IBM Lotus Domino
Custom Plugin Details
Plugin: IBM Lotus Domino
Version: 1.0
Work With:
Download:
Author: Vincent Knecht
Here's a simple Lotus Domino SNMP plugin for Hyperic.
Tested with Hyperic 3.2.x and Lotus Domino 6.5.5.
Don't forget to replace mySNMPreadCommunity with your own community name.
Note one also may have to edit NOTES.MIB, adding a line like the following in the IMPORTS block:
enterprise FROM SNMPv2-SMI
It requires enabling the Domino SNMP agent, and start the quryset task.
Here are a few steps to do that (on a Windows server):
- net stop snmp
- lnsnmp -Sc
- net start snmp
- net start lnsnmp
- in Domino console, load quryset
- in notes.ini file, add quryset in ServerTasks line
Lotus Domino server
Log Track Supported: No
Config Track Supported: No
Custom Properties Supported: None
Supported Control Actions: None
Supported Metrics:
| Name | Alias | Units | Category | Default On | Default Interval |
|---|---|---|---|---|---|
| Availability | Availability | percentage | AVAILABILITY | true | 5 min |
| Users | lnServerUsers | none | UTILIZATION | true | 5 min |
| Transaction per minute | lnServerTransPerMin | none | UTILIZATION | true | 5 min |
| Tasks | lnTaskCount | none | UTILIZATION | true | 5 min |
| Waiting Mails (remote delivery) | lnWaitingMail | none | UTILIZATION | true | 5 min |
| Waiting Mails (local delivery) | lnNumWaitingRecipients | none | UTILIZATION | true | 5 min |
| Dead Mails | lnDeadMail | none | UTILIZATION | true | 5 min |
Configuration help: