MONITORING

Event handler notification methods
Depending on the type or severity of an event, you may want to be notified immediately by an alarm, e-mail message, or server-console message. When you specify a handler notification method, you also specify where events are reported. Domino provides the notification methods listed in the table below.
Notification methodResult
BroadcastReports the event to all users logged onto the server or to a specified group of users.
Log to databaseLogs the event to a database, typically STATREP.NSF, on a local server. Select this method only if the specified server is reporting events to its own collection database.
MailMails the event to a person or to a mail-in database (typically STATMAIL.NSF) on a server in a different domain or one that uses an incompatible mail protocol.
NTLog Reports the event to the Windows NT Event Viewer.
PagerUses the mail address of an alphanumeric pager to report a modified version of an event to a pager.
ProgRuns an add-in program or specified command to correct problems automatically.
RelayRelays the event to another server that is in the same Domino domain and that runs a common protocol. These events are collected in a database, typically STATREP.NSF.
SoundSounds an alarm on the designated server when the event occurs.
SNMP TrapSends the event as an SNMP trap. Select this method only if the specified server is running the Event Interceptor task and the Domino SNMP Agent.
UNIXLogReports the event to the UNIX system log.
See also