nagios: more tweaking to monitoring

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2020-02-21 23:46:52 +00:00 committed by Pierre-Yves Chibon
parent 25e348f33b
commit 366759da22
5 changed files with 39 additions and 0 deletions

View file

@ -161,3 +161,5 @@ exclude_hostgroups:
- retrace_stg_aws
- virt_guest
- virt_host
- copr_dist_git_stg
- copr_keygen_stg

View file

@ -33,3 +33,14 @@ copr_hostbase: copr-be-dev
_copr_be_conf: copr-be.conf-dev
# There is no python2 on F30
nagios_Check_Services:
mail: false
nrpe: false
sshd: false
named: false
dhcpd: false
httpd: false
swap: false
ping: true
raid: false

View file

@ -22,3 +22,14 @@ cloud_networks:
copr_hostbase: copr-fe-dev
# There is no python2 on F30
nagios_Check_Services:
mail: false
nrpe: false
sshd: false
named: false
dhcpd: false
httpd: false
swap: false
ping: true
raid: false

View file

@ -22,3 +22,14 @@ cloud_networks:
copr_hostbase: copr-keygen-dev
# There is no python2 on F30
nagios_Check_Services:
mail: false
nrpe: false
sshd: false
named: false
dhcpd: false
httpd: false
swap: false
ping: true
raid: false

View file

@ -1424,3 +1424,7 @@ copr-fe.aws.fedoraproject.org
copr-fe-dev.aws.fedoraproject.org
copr-keygen.aws.fedoraproject.org
copr-keygen-dev.aws.fedoraproject.org
copr-be-dev.cloud.fedoraproject.org
copr-dist-git-dev.fedorainfracloud.org
copr-fe-dev.cloud.fedoraproject.org
copr-keygen-dev.cloud.fedoraproject.org