nagios check_testcloud: add client-side definition
This commit is contained in:
parent
3c7653a350
commit
6947b5d382
3 changed files with 22 additions and 0 deletions
|
@ -54,6 +54,7 @@
|
|||
- check_memcache_connect
|
||||
- check_readonly_fs
|
||||
- check_lock_file_age
|
||||
- check_testcloud
|
||||
when: not inventory_hostname.startswith('noc')
|
||||
tags:
|
||||
- nagios_client
|
||||
|
@ -121,6 +122,7 @@
|
|||
- check_koschei_resolver_proc.cfg
|
||||
- check_koschei_scheduler_proc.cfg
|
||||
- check_koschei_watcher_proc.cfg
|
||||
- check_testcloud.cfg
|
||||
notify:
|
||||
- restart nrpe
|
||||
tags:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue