From: Stephen Gran Date: Sun, 19 Jan 2014 11:51:56 +0000 (+0000) Subject: push out checks X-Git-Url: https://wiki.adam-barratt.org.uk/gitweb/?a=commitdiff_plain;h=d143df53a188236818dbf759b950ccdaaed6ed9d;p=mirror%2Fdsa-nagios.git push out checks Signed-off-by: Stephen Gran --- diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index 8f479e9..ab22726 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -1664,6 +1664,16 @@ services: remotecheck: "/usr/lib/nagios/plugins/dsa-check-log-age-loghost $HOSTNAME$" runfrom: lully hostgroups: computers + - + name: MQ connection on rainier + remotecheck: "/usr/lib/nagios/plugins/dsa-check-mq-connection $HOSTNAME$ ud dsa" + runfrom: rainier + hostgroups: computers + - + name: MQ connection on rapoport + remotecheck: "/usr/lib/nagios/plugins/dsa-check-mq-connection $HOSTNAME$ ud dsa" + runfrom: rapoport + hostgroups: computers ### MAIL STUFF ### -