Merge branch 'master' of /git/ansible
This commit is contained in:
commit
181c5f009c
3 changed files with 3 additions and 0 deletions
|
@ -145,6 +145,7 @@
|
|||
- check_koschei_scheduler_proc.cfg
|
||||
- check_koschei_watcher_proc.cfg
|
||||
- check_testcloud.cfg
|
||||
- check_mirrorlist_docker_proxy.cfg
|
||||
notify:
|
||||
- restart nrpe
|
||||
tags:
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
command[check_mirrorlist_docker_proxy]=/usr/lib64/nagios/plugins/check_tcp -H localhost -p 18081
|
|
@ -271,6 +271,7 @@
|
|||
template: src=nagios/services/{{item}}.j2 dest=/etc/nagios/services/{{item}} mode=0644 owner=root group=root
|
||||
with_items:
|
||||
- phx2-mgmt.cfg
|
||||
- mirrorlist-proxies.cfg
|
||||
tags:
|
||||
- nagios_server
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue