blob: 6851415d191d3e9862848fde5c18494b1f616542 (
plain)
1
2
3
4
5
6
|
check process smokeping with pidfile /var/run/smokeping/smokeping.pid
start program = "/etc/init.d/smokeping start"
stop program = "/etc/init.d/smokeping stop"
if 3 restarts within 3 cycles then alert
if 5 restarts within 5 cycles then timeout
|