From: Peter Palfrader Date: Wed, 11 Jun 2014 05:57:34 +0000 (+0200) Subject: Make an MQ service group X-Git-Url: https://wiki.adam-barratt.org.uk/gitweb/?a=commitdiff_plain;h=a62cb26cd7c039376902262c6ac7cc9e5c2e139d;p=mirror%2Fdsa-nagios.git Make an MQ service group --- diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index 050b83b..f64dc65 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -1237,6 +1237,8 @@ servicegroups: security: alias: security servicegroup_members: apt, kernel, samhain + MQ: + alias: rabbitMQ stuff # }}} # {{{ ############################# services ############################# services: @@ -1726,6 +1728,7 @@ services: ### - name: MQ connection on rainier + servicegroups: MQ remotecheck: "/usr/lib/nagios/plugins/dsa-check-mq-connection $HOSTNAME$ ud dsa" runfrom: rainier hostgroups: computers @@ -1734,6 +1737,7 @@ services: excludehostgroups: alioth, broken_mq - name: MQ connection on rapoport + servicegroups: MQ remotecheck: "/usr/lib/nagios/plugins/dsa-check-mq-connection $HOSTNAME$ ud dsa" runfrom: rapoport hostgroups: computers