[ns/server/mmon/mmon]
MonitorEnabled=1
; Set these two to some valid E-mail addresses.
; SystemOwner will appear on any page while
; HostAdministrator only when something goes wrong:
SystemOwner=SetSystemOwner@yourserver.org
HostAdministrator=SetHostAdministrator@yourserver.org

; This is an address appearing in the From: field of notifications.
; Set up an appropriate alias for this address (or use an existing
; email address).  Sometimes an email from MAILER-DAEMON might end
; up at that address.

NotificationRobotEmail=mta-robot@yourserver.org

; This is pretty obvious:
AboutURL=http://photo.net/wtr/arsdigita-server-architecture.html
SystemName=ArsDigita MTA Monitor

; You deffinitely want to change this.  This is the special E-mail
; account on the monitoring server.  Every email from monitored servers
; will bounce to this address.
LocalReceiver=bdolicki@sharenet.arsdigita.com

; The minimum number of minutes between notifications.  The first
; notification will be sent instantly, but the next one will in no
; circumstances be sent sooner than MinNotificationInterval later.
; Recommended value: 15 minutes
MinNotificationInterval=15

; Please change this. This will usually be a mailing list for all
; the admins.  You may specify multiple recipients as a comma-separated
; list:  joe@foo.org,moe@bar.org
NotificationEmail=bdolicki@arsdigita.com,philg@mit.edu

; Set this at your convenience:
; (5 minutes is recommended)
MinutesBetweenSMTPChecks=5

; How many seconds should we wait for an emailet to bounce:
; (60 seconds is probably a fair value).
BounceTimeout=60

; Timeout for the SMTP conversation.  If you receive too much
; notifications like "Timeout reading from SMTP host" you may
; want to increase this.
SMTPTimeout=30
