Bon lien(emplacement) pour le lancement et l'arret de logread.
This commit is contained in:
parent
944b471908
commit
33e4d185a3
1 changed files with 3 additions and 3 deletions
|
@ -46,7 +46,7 @@ check process sshd with pidfile /var/run/dropbear.1.pid
|
|||
check program watch_net with path "/usr/share/watch_net/watch_net.sh"
|
||||
if status != 0 then alert
|
||||
|
||||
check process logread with pidfile /var/run/logread.1.pid
|
||||
start program "/sbin/logread start"
|
||||
stop program "/sbin/logread stop"
|
||||
check process logread with pidfile /var/run/logread.2.pid
|
||||
start program "/etc/init.d start"
|
||||
stop program "/etc/init.d stop"
|
||||
if 5 restarts within 5 cycles then timeout
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue