This is a template for Zabbix monitoring system.
- Install and setup windows SNMP service (community and allowed clients)
- Launch
lnsnmp.exe -Sc
from Domino directory for install Lotus SNMP service - Restart SNMP services:
net stop snmp net stop lsnmp net start snmp net start lsnmp
- In Domino Console load tasks what are you need:
load quryset
for SNMP queries
load intrcpt
for SNMP traps
load collect
for statistics threshold traps
TODO
TODO