From 565e15c6d25ed0c6b592adf6e548e27d89db1c17 Mon Sep 17 00:00:00 2001 From: Ralph Bean Date: Tue, 17 Feb 2015 17:18:19 +0000 Subject: [PATCH] Define the datanommer check for hotness. --- 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 9775463773..91f79a9fbd 100644 --- a/roles/nagios_client/templates/check_datanommer_history.cfg.j2 +++ b/roles/nagios_client/templates/check_datanommer_history.cfg.j2 @@ -35,6 +35,7 @@ command[check_datanommer_github]={{libdir}}/nagios/plugins/check_datanommer_time command[check_datanommer_kerneltest]={{libdir}}/nagios/plugins/check_datanommer_timesince.py kerneltest 604800 1814400 command[check_datanommer_fmn]={{libdir}}/nagios/plugins/check_datanommer_timesince.py fmn 604800 1814400 command[check_datanommer_anitya]={{libdir}}/nagios/plugins/check_datanommer_timesince.py anitya 604800 1814400 +command[check_datanommer_hotness]={{libdir}}/nagios/plugins/check_datanommer_timesince.py hotness 604800 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