packages: nagios-plugins-rabbitmq/check_rabbitmq_queue.cfg - updated.

cieciwa cieciwa at pld-linux.org
Thu Jan 19 13:58:54 CET 2012


Author: cieciwa                      Date: Thu Jan 19 12:58:54 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated.

---- Files affected:
packages/nagios-plugins-rabbitmq:
   check_rabbitmq_queue.cfg (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: packages/nagios-plugins-rabbitmq/check_rabbitmq_queue.cfg
diff -u packages/nagios-plugins-rabbitmq/check_rabbitmq_queue.cfg:1.1 packages/nagios-plugins-rabbitmq/check_rabbitmq_queue.cfg:1.2
--- packages/nagios-plugins-rabbitmq/check_rabbitmq_queue.cfg:1.1	Thu Jan 19 13:22:01 2012
+++ packages/nagios-plugins-rabbitmq/check_rabbitmq_queue.cfg	Thu Jan 19 13:58:49 2012
@@ -3,11 +3,11 @@
 #default check_rabbit-queue
 define command {
 	command_name	check_rabbit-queue
-	command_line	/usr/lib/nagios/plugins/check_rabbitmq_queue -H $HOSTADDRESS$
+	command_line	/usr/lib/nagios/plugins/check_rabbitmq_queue -H $HOSTADDRESS$ --queue=$ARG1$
 } 
 
 
 define command {
 	command_name	check_rabbit-queue.userdef
-	command_line	/usr/lib/nagios/plugins/check_rabbitmq_queue -H $HOSTNAME$ $ARG1$
+	command_line	/usr/lib/nagios/plugins/check_rabbitmq_queue -H $HOSTNAME$ --queue=$ARG1$ $ARG2$
 }
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/nagios-plugins-rabbitmq/check_rabbitmq_queue.cfg?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list