configuration-templates – Diff between revs 29 and 50

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 29 Rev 50
Line 5... Line 5...
5 check process acpid with pidfile "/var/run/acpid.pid" 5 check process acpid with pidfile "/var/run/acpid.pid"
6 group system 6 group system
7 group acpid 7 group acpid
8 start program = "/etc/init.d/acpid start" 8 start program = "/etc/init.d/acpid start"
9 stop program = "/etc/init.d/acpid stop" 9 stop program = "/etc/init.d/acpid stop"
10 if 5 restarts within 5 cycles then timeout 10 if 5 restarts within 5 cycles then alert
11 depends on acpid_bin 11 depends on acpid_bin
12 depends on acpid_rc 12 depends on acpid_rc
Line 13... Line 13...
13   13  
14 check file acpid_bin with path "/usr/sbin/acpid" 14 check file acpid_bin with path "/usr/sbin/acpid"