Remove remaining greenwave checks for busgateway
This commit is contained in:
parent
517d175dae
commit
1bbd805e17
2 changed files with 0 additions and 7 deletions
|
@ -27,7 +27,6 @@ command[check_datanommer_fedocal]={{libdir}}/nagios/plugins/check_datanommer_tim
|
|||
command[check_datanommer_fmn]={{libdir}}/nagios/plugins/check_datanommer_timesince.py fmn 604800 1814400
|
||||
command[check_datanommer_git]={{libdir}}/nagios/plugins/check_datanommer_timesince.py git 86400 604800
|
||||
command[check_datanommer_github]={{libdir}}/nagios/plugins/check_datanommer_timesince.py github 432000 604800
|
||||
command[check_datanommer_greenwave]=/usr/lib64/nagios/plugins/check_datanommer_timesince.py greenwave 172800 172800
|
||||
command[check_datanommer_hotness]={{libdir}}/nagios/plugins/check_datanommer_timesince.py hotness 604800 1814400
|
||||
command[check_datanommer_kerneltest]={{libdir}}/nagios/plugins/check_datanommer_timesince.py kerneltest 604800 1814400
|
||||
command[check_datanommer_koschei]={{libdir}}/nagios/plugins/check_datanommer_timesince.py koschei 86400 604800
|
||||
|
|
|
@ -212,12 +212,6 @@ define service {
|
|||
check_command check_by_nrpe!check_datanommer_mdapi
|
||||
use defaulttemplate
|
||||
}
|
||||
define service {
|
||||
host_name busgateway01.iad2.fedoraproject.org
|
||||
service_description Check datanommer for recent greenwave messages
|
||||
check_command check_by_nrpe!check_datanommer_greenwave
|
||||
use defaulttemplate
|
||||
}
|
||||
define service {
|
||||
host_name busgateway01.iad2.fedoraproject.org
|
||||
service_description Check datanommer for recent resultsdb messages
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue