5kr1p7 / zabbix-template-domino

Zabbix template for monitoring IBM Domino servers via SNMP

Home Page:https://www.hcltechsw.com/domino

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Zabbix template for IBM Lotus Domino

This is a template for Zabbix monitoring system.

How to configure Lotus Domino (Windows)

  1. Install and setup windows SNMP service (community and allowed clients)
  2. Launch lnsnmp.exe -Sc from Domino directory for install Lotus SNMP service
  3. Restart SNMP services:
net stop snmp
net stop lsnmp
net start snmp
net start lsnmp
 
  1. 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

How to configure Lotus Domino (Linux)

TODO

Install and configure template

TODO