Merge branch 'master' of ssh://git.crans.org/git/bcfg2
This commit is contained in:
commit
27d8ac6659
1 changed files with 6 additions and 0 deletions
|
@ -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()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue