Only alert if we haven't seen a greenwave message in 2 days.
This commit is contained in:
parent
84d27bf694
commit
ed44e7f0dc
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ command[check_datanommer_koschei]={{libdir}}/nagios/plugins/check_datanommer_tim
|
|||
command[check_datanommer_autocloud]={{libdir}}/nagios/plugins/check_datanommer_timesince.py autocloud 259200 1814400
|
||||
command[check_datanommer_twoweekatomic]=/usr/lib64/nagios/plugins/check_datanommer_timesince.py org.fedoraproject.prod.releng.atomic.twoweek.complete 1296000 1382400
|
||||
command[check_datanommer_mdapi]=/usr/lib64/nagios/plugins/check_datanommer_timesince.py mdapi 14400 86400
|
||||
command[check_datanommer_greenwave]=/usr/lib64/nagios/plugins/check_datanommer_timesince.py greenwave 21600 86400
|
||||
command[check_datanommer_greenwave]=/usr/lib64/nagios/plugins/check_datanommer_timesince.py greenwave 172800 172800
|
||||
|
||||
# This one is retired since it times out all the time. Too few messages.
|
||||
#command[check_datanommer_nuancier]={{libdir}}/nagios/plugins/check_datanommer_timesince.py nuancier 23652000 31536000
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue