reenable ansible nagios busgateway01 checks

This commit is contained in:
Andrew Heath 2023-05-23 12:13:31 -04:00
parent ef818372a9
commit 9121258f52
3 changed files with 8 additions and 8 deletions

View file

@ -14,7 +14,7 @@
# 1 month -> 2628000 # 1 month -> 2628000
# 3 months -> 7884000 # 3 months -> 7884000
command[check_datanommer_anitya]={{libdir}}/nagios/plugins/check_datanommer_timesince.py anitya 604800 1814400 command[check_datanommer_anitya]={{libdir}}/nagios/plugins/check_datanommer_timesince.py anitya 604800 1814400
#command[check_datanommer_ansible]={{libdir}}/nagios/plugins/check_datanommer_timesince.py ansible 432000 604800 command[check_datanommer_ansible]={{libdir}}/nagios/plugins/check_datanommer_timesince.py ansible 432000 604800
command[check_datanommer_bodhi]={{libdir}}/nagios/plugins/check_datanommer_timesince.py bodhi 86400 604800 command[check_datanommer_bodhi]={{libdir}}/nagios/plugins/check_datanommer_timesince.py bodhi 86400 604800
command[check_datanommer_bodhi_composes]={{libdir}}/nagios/plugins/check_datanommer_timesince.py org.fedoraproject.prod.bodhi.compose.start 86400 90000 command[check_datanommer_bodhi_composes]={{libdir}}/nagios/plugins/check_datanommer_timesince.py org.fedoraproject.prod.bodhi.compose.start 86400 90000
command[check_datanommer_buildsys]={{libdir}}/nagios/plugins/check_datanommer_timesince.py buildsys 14400 86400 command[check_datanommer_buildsys]={{libdir}}/nagios/plugins/check_datanommer_timesince.py buildsys 14400 86400

View file

@ -149,12 +149,12 @@ define service {
check_command check_by_nrpe!check_datanommer_fedocal check_command check_by_nrpe!check_datanommer_fedocal
use defaulttemplate use defaulttemplate
} }
#define service { define service {
# host_name busgateway01.iad2.fedoraproject.org host_name busgateway01.iad2.fedoraproject.org
# service_description Check datanommer for recent ansible messages service_description Check datanommer for recent ansible messages
# check_command check_by_nrpe!check_datanommer_ansible check_command check_by_nrpe!check_datanommer_ansible
# use defaulttemplate use defaulttemplate
#} }
define service { define service {
host_name busgateway01.iad2.fedoraproject.org host_name busgateway01.iad2.fedoraproject.org
service_description Check datanommer for recent fedimg messages service_description Check datanommer for recent fedimg messages

View file

@ -357,7 +357,7 @@ command[check_mailman_api]=/usr/lib64/nagios/plugins/check_http -H localhost -p
# 1 month -> 2628000 # 1 month -> 2628000
# 3 months -> 7884000 # 3 months -> 7884000
command[check_datanommer_anitya]=/usr/lib64/nagios/plugins/check_datanommer_timesince.py anitya 604800 1814400 command[check_datanommer_anitya]=/usr/lib64/nagios/plugins/check_datanommer_timesince.py anitya 604800 1814400
#command[check_datanommer_ansible]=/usr/lib64/nagios/plugins/check_datanommer_timesince.py ansible 432000 604800 command[check_datanommer_ansible]=/usr/lib64/nagios/plugins/check_datanommer_timesince.py ansible 432000 604800
command[check_datanommer_bodhi]=/usr/lib64/nagios/plugins/check_datanommer_timesince.py bodhi 86400 604800 command[check_datanommer_bodhi]=/usr/lib64/nagios/plugins/check_datanommer_timesince.py bodhi 86400 604800
command[check_datanommer_bodhi_composes]=/usr/lib64/nagios/plugins/check_datanommer_timesince.py org.fedoraproject.prod.bodhi.compose.start 86400 90000 command[check_datanommer_bodhi_composes]=/usr/lib64/nagios/plugins/check_datanommer_timesince.py org.fedoraproject.prod.bodhi.compose.start 86400 90000
command[check_datanommer_buildsys]=/usr/lib64/nagios/plugins/check_datanommer_timesince.py buildsys 14400 86400 command[check_datanommer_buildsys]=/usr/lib64/nagios/plugins/check_datanommer_timesince.py buildsys 14400 86400