on monitore la socket de nscd... faudrait relancer ce script sur tous les

serveurs...

darcs-hash:20060404112815-4ec08-90be2a32869d20ef109b7df14c0ccbd0944bd630.gz
This commit is contained in:
chove 2006-04-04 13:28:15 +02:00
parent 9612685710
commit b580fa48d9

View file

@ -331,6 +331,7 @@ def file_monitrc(hostname = host) :
config += ' start program = "/etc/init.d/nscd start"\n' config += ' start program = "/etc/init.d/nscd start"\n'
config += ' stop program = "/etc/init.d/nscd stop"\n' config += ' stop program = "/etc/init.d/nscd stop"\n'
config += ' if 5 restarts within 5 cycles then timeout\n' config += ' if 5 restarts within 5 cycles then timeout\n'
config += ' if failed unixsocket /var/run/.nscd_socket then restart\n'
config += '\n' config += '\n'
# nut - upsmonitor # nut - upsmonitor