SNMP
From Wikitech
SNMP Traps
Wikimedia now SNMP traps being collected by spence and feeding into nagios. This is very useful for defining passive nagios checks, among other things. The files pertinent to this setup are:
- /etc/snmp/snmptrapd.conf
- /etc/snmp/snmptt.conf
- /usr/local/nagios/libexec/eventhandlers/submit_check_result
The last being used to submit the data to nagios. These are all managed by puppet now.