Completing the configuration of the Domino® SNMP Agent
After you have performed the platform-specific configuration steps, complete the configuration of the Domino® SNMP Agent by following these steps which apply to all platforms. Repeat these steps as necessary for each Domino® partition.
Starting the Domino® server add-in tasks
Procedure
- To support SNMP queries, start the QuerySet add-in task.
Enter this command on the Domino® Server
console:
load quryset
- To support SNMP traps for Domino® events,
start the Event Interceptor add-in task. Enter this command on the Domino® Server console:
load intrcpt
- To support Domino® statistic
threshold traps, start the Statistic Collector add-in task. Enter
this command on the Domino® Server
console:
load collect
- Arrange for the add-in tasks to be restarted automatically the next time that Domino® is restarted. Add quryset and/or intrcpt and collect to the ServerTasks variable in Domino's NOTES.INI file.
Configuring traps for Domino® events
After the Domino® SNMP Agent is configured, the SNMP management console is able to receive traps for basic SNMP events for that server (for example, server down). Additional configuration is required to receive traps for Domino® events. Create the appropriate event handlers in the Domino® Monitoring Configuration database. The Event Handler's Notification Method must be set to SNMP Trap, and the Notification Server must be set to an asterisk.
Configuring statistic threshold traps
You can receive SNMP traps for Domino® statistics that exceed a specified value when you have created appropriate statistic event generators and appropriate event handlers in the Domino® Monitoring Configuration database. Domino® must also be running the Statistic Collector and Event Interceptor add-in tasks. The Notification Method of the event handler must be set to SNMP Trap, and the Notification Server must be set to an asterisk.