configuration-templates – Blame information for rev 29

Subversion Repositories:
Rev:
Rev Author Line No. Line
29 office 1 ###########################################################################
2 ## Copyright (C) Wizardry and Steamworks 2017 - License: GNU GPLv3 ##
3 ###########################################################################
4  
5 check process snmpd with pidfile /var/run/snmpd.pid
6 start program = "/sbin/service snmpd start"
7 stop program = "/sbin/service snmpd stop"
8 if failed host localhost port 161 type udp then restart
9 if failed host localhost port 199 type tcp then restart
10 if 5 restarts within 5 cycles then timeout