forked from infra/ansible
Nagios: remove Varnish/HAProxy items, these are already in Zabbix
Signed-off-by: Greg Sutcliffe <fedora@emeraldreverie.org>
This commit is contained in:
parent
c8abf8630e
commit
5d88d1abb3
3 changed files with 0 additions and 14 deletions
|
|
@ -1,6 +0,0 @@
|
|||
define service {
|
||||
hostgroup_name proxies
|
||||
service_description Check proxies for oversubscription
|
||||
check_command check_by_nrpe!check_haproxy_conns
|
||||
use defaulttemplate
|
||||
}
|
||||
|
|
@ -1,10 +1,3 @@
|
|||
define service {
|
||||
hostgroup proxies
|
||||
service_description Varnish Process
|
||||
check_command check_by_nrpe!check_varnish_proc
|
||||
use defaulttemplate
|
||||
}
|
||||
|
||||
define service {
|
||||
hostgroup sign_bridge
|
||||
service_description Sigul bridge Process
|
||||
|
|
|
|||
|
|
@ -224,7 +224,6 @@
|
|||
with_items:
|
||||
- copr.cfg
|
||||
- dns.cfg
|
||||
- haproxy.cfg
|
||||
- memcached.cfg
|
||||
- nagios.cfg
|
||||
- pagure_redis.cfg
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue