AMQP Provider sending duplicate alarms

Gavin Hill <[email protected]> Thu, 14 Jun 2018 11:12:09 +0000
Newsgroups gmane.network.opennms.general
Message-ID <VI1P190MB0575637F3052AC74FA692ABA8B7D0@VI1P190MB0575.EURP190.PROD.OUTLOOK.COM>
I've configured the AMQP Alarm Northbounder to send alarms to Azure Event Hub.  However, it duplicates every alarm


2018-06-14T12:59:41,988 INFO  org.apache.camel.camel-core:2.19.1(115) [Camel (amqpAlarmNorthbounderCamelContext) thread #0 - seda://forwardAlarm] forwardAlarm: blueprint-alarm-northbounder

.xml: Forwarding alarm: uei.opennms.org/nodes/dataCollectionFailed

2018-06-14T12:59:42,106 INFO  org.apache.qpid.jms.client:0.11.1(332) [AmqpProvider:(33):[amqps://xxx.servicebus.windows.net:5671]] org.apache.qpid.jms.sasl.SaslMechanismFinder

: Best match for SASL auth was: SASL-PLAIN

2018-06-14T12:59:42,164 INFO  org.apache.qpid.jms.client:0.11.1(332) [AmqpProvider:(33):[amqps://xxx.servicebus.windows.net:5671]] org.apache.qpid.jms.JmsConnection: Connectio

n ID:b17fb7cb-60fe-4f01-99d9-1827120f4f05:33 connected to remote Broker: amqps://xxx.servicebus.windows.net:5671



2018-06-14T12:59:42,261 INFO  org.apache.camel.camel-core:2.19.1(115) [Camel (amqpAlarmNorthbounderCamelContext) thread #0 - seda://forwardAlarm] forwardAlarm: blueprint-alarm-northbounder

.xml: Forwarding alarm: uei.opennms.org/nodes/dataCollectionFailed

2018-06-14T12:59:42,362 INFO  org.apache.qpid.jms.client:0.11.1(332) [AmqpProvider:(34):[amqps://xxx.servicebus.windows.net:5671]] org.apache.qpid.jms.sasl.SaslMechanismFinder

: Best match for SASL auth was: SASL-PLAIN

2018-06-14T12:59:42,423 INFO  org.apache.qpid.jms.client:0.11.1(332) [AmqpProvider:(34):[amqps://xxx.servicebus.windows.net:5671]] org.apache.qpid.jms.JmsConnection: Connectio

n ID:a3ddb3ea-1810-412c-b2e5-f3adf2d9b4a4:34 connected to remote Broker: amqps://highpxxxeakeventhub.servicebus.windows.net:5671

And from my event subscriber:

Message received. Partition: '0', Data: '?UNorthboundAlarm[id=34359, uei='uei.opennms.org/nodes/dataCollectionFailed', nodeId=1]'

Message received. Partition: '0', Data: '?UNorthboundAlarm[id=34359, uei='uei.opennms.org/nodes/dataCollectionFailed', nodeId=1]'

Any ideas why I'm getting duplicates?

Gavin
-- 
Gavin Hill | Director 
m: +27 83 601 8181 
e: [email protected]

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot

_______________________________________________
Please read the OpenNMS Mailing List FAQ:
http://www.opennms.org/index.php/Mailing_List_FAQ

opennms-discuss mailing list

To *unsubscribe* or change your subscription options, see the bottom of this page:
https://lists.sourceforge.net/lists/listinfo/opennms-discuss
(unnamed) (image/jpeg, 3.1 KB) - not displayed
(unnamed) (image/gif, 737 B) - not displayed
(unnamed) (image/gif, 716 B) - not displayed
(unnamed) (image/png, 1.3 KB) - not displayed