{{libdir}}
This commit is contained in:
parent
8999dc9717
commit
28776f10ba
1 changed files with 20 additions and 20 deletions
|
@ -13,25 +13,25 @@
|
|||
# 3 weeks -> 1814400
|
||||
# 1 month -> 2628000
|
||||
# 3 months -> 7884000
|
||||
command[check_datanommer_buildsys]=/usr/lib/nagios/plugins/check_datanommer_timesince.py buildsys 14400 86400
|
||||
command[check_datanommer_git]=/usr/lib/nagios/plugins/check_datanommer_timesince.py git 86400 604800
|
||||
command[check_datanommer_bodhi]=/usr/lib/nagios/plugins/check_datanommer_timesince.py bodhi 86400 604800
|
||||
command[check_datanommer_wiki]=/usr/lib/nagios/plugins/check_datanommer_timesince.py wiki 259200 1814400
|
||||
command[check_datanommer_compose]=/usr/lib/nagios/plugins/check_datanommer_timesince.py compose 259200 1814400
|
||||
command[check_datanommer_meetbot]=/usr/lib/nagios/plugins/check_datanommer_timesince.py meetbot 604800 2628000
|
||||
command[check_datanommer_fas]=/usr/lib/nagios/plugins/check_datanommer_timesince.py fas 1814400 2628000
|
||||
command[check_datanommer_pkgdb]=/usr/lib/nagios/plugins/check_datanommer_timesince.py pkgdb 1814400 2628000
|
||||
command[check_datanommer_fedoratagger]=/usr/lib/nagios/plugins/check_datanommer_timesince.py fedoratagger 2628000 7884000
|
||||
command[check_datanommer_planet]=/usr/lib/nagios/plugins/check_datanommer_timesince.py planet 2628000 7884000
|
||||
command[check_datanommer_copr]=/usr/lib/nagios/plugins/check_datanommer_timesince.py copr 21600 86400
|
||||
command[check_datanommer_trac]=/usr/lib/nagios/plugins/check_datanommer_timesince.py trac 86400 259200
|
||||
command[check_datanommer_askbot]=/usr/lib/nagios/plugins/check_datanommer_timesince.py askbot 86400 259200
|
||||
command[check_datanommer_fedbadges]=/usr/lib/nagios/plugins/check_datanommer_timesince.py fedbadges 86400 259200
|
||||
command[check_datanommer_nuancier]=/usr/lib/nagios/plugins/check_datanommer_timesince.py nuancier 23652000 31536000
|
||||
command[check_datanommer_fedocal]=/usr/lib/nagios/plugins/check_datanommer_timesince.py fedocal 7884000 23652000
|
||||
command[check_datanommer_ansible]=/usr/lib/nagios/plugins/check_datanommer_timesince.py ansible 432000 604800
|
||||
command[check_datanommer_buildsys]={{libdir}}/nagios/plugins/check_datanommer_timesince.py buildsys 14400 86400
|
||||
command[check_datanommer_git]={{libdir}}/nagios/plugins/check_datanommer_timesince.py git 86400 604800
|
||||
command[check_datanommer_bodhi]={{libdir}}/nagios/plugins/check_datanommer_timesince.py bodhi 86400 604800
|
||||
command[check_datanommer_wiki]={{libdir}}/nagios/plugins/check_datanommer_timesince.py wiki 259200 1814400
|
||||
command[check_datanommer_compose]={{libdir}}/nagios/plugins/check_datanommer_timesince.py compose 259200 1814400
|
||||
command[check_datanommer_meetbot]={{libdir}}/nagios/plugins/check_datanommer_timesince.py meetbot 604800 2628000
|
||||
command[check_datanommer_fas]={{libdir}}/nagios/plugins/check_datanommer_timesince.py fas 1814400 2628000
|
||||
command[check_datanommer_pkgdb]={{libdir}}/nagios/plugins/check_datanommer_timesince.py pkgdb 1814400 2628000
|
||||
command[check_datanommer_fedoratagger]={{libdir}}/nagios/plugins/check_datanommer_timesince.py fedoratagger 2628000 7884000
|
||||
command[check_datanommer_planet]={{libdir}}/nagios/plugins/check_datanommer_timesince.py planet 2628000 7884000
|
||||
command[check_datanommer_copr]={{libdir}}/nagios/plugins/check_datanommer_timesince.py copr 21600 86400
|
||||
command[check_datanommer_trac]={{libdir}}/nagios/plugins/check_datanommer_timesince.py trac 86400 259200
|
||||
command[check_datanommer_askbot]={{libdir}}/nagios/plugins/check_datanommer_timesince.py askbot 86400 259200
|
||||
command[check_datanommer_fedbadges]={{libdir}}/nagios/plugins/check_datanommer_timesince.py fedbadges 86400 259200
|
||||
command[check_datanommer_nuancier]={{libdir}}/nagios/plugins/check_datanommer_timesince.py nuancier 23652000 31536000
|
||||
command[check_datanommer_fedocal]={{libdir}}/nagios/plugins/check_datanommer_timesince.py fedocal 7884000 23652000
|
||||
command[check_datanommer_ansible]={{libdir}}/nagios/plugins/check_datanommer_timesince.py ansible 432000 604800
|
||||
|
||||
# These are not actually finished and deployed yet
|
||||
command[check_datanommer_mailman]=/usr/lib/nagios/plugins/check_datanommer_timesince.py mailman 14400 86400
|
||||
command[check_datanommer_cnucnuweb]=/usr/lib/nagios/plugins/check_datanommer_timesince.py cnucnuweb 604800 1814400
|
||||
command[check_datanommer_summershum]=/usr/lib/nagios/plugins/check_datanommer_timesince.py summershum 604800 1814400
|
||||
command[check_datanommer_mailman]={{libdir}}/nagios/plugins/check_datanommer_timesince.py mailman 14400 86400
|
||||
command[check_datanommer_cnucnuweb]={{libdir}}/nagios/plugins/check_datanommer_timesince.py cnucnuweb 604800 1814400
|
||||
command[check_datanommer_summershum]={{libdir}}/nagios/plugins/check_datanommer_timesince.py summershum 604800 1814400
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue