Merge branch 'master' of ssh://git.crans.org/git/bcfg2

This commit is contained in:
Vincent Le Gallic 2013-04-21 23:19:25 +02:00
commit 27d8ac6659

View file

@ -247,6 +247,12 @@ if hostname in ['routeur']:
@ if 5 restarts within 5 cycles then timeout
@
if hostname == 'zamok':
@# print_status
@check file file/var/run/print_status/error.txt with path /var/run/print_status/error.txt
@ if size > 0 for 3 cycles then alert
@
# on ne monitore pas les disques de canard
if hostname in ['canard'] :
done()