From a0a5f56757b367f016b7b13ea7e6d2127fadb1de Mon Sep 17 00:00:00 2001 From: Ralph Bean Date: Fri, 9 Oct 2015 14:28:46 +0000 Subject: [PATCH] Define the datanommer autocloud check client-side. --- roles/nagios_client/templates/check_datanommer_history.cfg.j2 | 1 + 1 file changed, 1 insertion(+) diff --git a/roles/nagios_client/templates/check_datanommer_history.cfg.j2 b/roles/nagios_client/templates/check_datanommer_history.cfg.j2 index cf31a9f3f2..f2ad0caad8 100644 --- a/roles/nagios_client/templates/check_datanommer_history.cfg.j2 +++ b/roles/nagios_client/templates/check_datanommer_history.cfg.j2 @@ -39,6 +39,7 @@ command[check_datanommer_fedimg]={{libdir}}/nagios/plugins/check_datanommer_time command[check_datanommer_hotness]={{libdir}}/nagios/plugins/check_datanommer_timesince.py hotness 604800 1814400 command[check_datanommer_faf]={{libdir}}/nagios/plugins/check_datanommer_timesince.py faf 86400 259200 command[check_datanommer_koschei]={{libdir}}/nagios/plugins/check_datanommer_timesince.py koschei 86400 604800 +command[check_datanommer_autocloud]={{libdir}}/nagios/plugins/check_datanommer_timesince.py autocloud 259200 1814400 # 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