Ottomata has submitted this change and it was merged.

Change subject: Fixing check_kafka_producer_produce_events check command
......................................................................


Fixing check_kafka_producer_produce_events check command

Change-Id: I2fefc8d7903bd9f62b2640cc487e82e246e2e55a
---
M templates/icinga/checkcommands.cfg.erb
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Ottomata: Verified; Looks good to me, approved



diff --git a/templates/icinga/checkcommands.cfg.erb 
b/templates/icinga/checkcommands.cfg.erb
index 49d018a..c902a01 100644
--- a/templates/icinga/checkcommands.cfg.erb
+++ b/templates/icinga/checkcommands.cfg.erb
@@ -629,7 +629,7 @@
 # Check that udp2log Kakfa producers are producing
 define command{
        command_name    check_kafka_producer_produce_events
-       command_line    $USER1$/check_ganglios_generic_value -H $HOSTADDRESS$ 
-m udp2log_kafka_producer_$ARG1.AsyncProducerEvents -w $ARG2$ -c $ARG3$ -o lt
+       command_line    $USER1$/check_ganglios_generic_value -H $HOSTADDRESS$ 
-m udp2log_kafka_producer_$ARG1$.AsyncProducerEvents -w $ARG2$ -c $ARG3$ -o lt
 }
 
 

-- 
To view, visit https://gerrit.wikimedia.org/r/72754
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I2fefc8d7903bd9f62b2640cc487e82e246e2e55a
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Ottomata <[email protected]>
Gerrit-Reviewer: Ottomata <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to