Hi folks, i've a problem with JMX.
I'm need to monitoring Queue size parametr's in ActiveMQ, and problem is, it's to many hosts with this parameter's that I've to watch. If i just adding one item to one queue, it will take to much time. Can i track a range of this objects?
This is a record of my JMX rule 'key' in zabbix, for instance:
jmx["org.apache.activemq:BrokerName=xxx-01.0.0.0,Type=Queue,Destination=inbound.01.0.0.1", QueueSize]
I'm need collect data of this objects "Destination=inbound.01.0.0.1" from 01.0.0.1 to 01.0.0.30, for example. In one single 'item'.
I'll appreciate for your help.
I'm need to monitoring Queue size parametr's in ActiveMQ, and problem is, it's to many hosts with this parameter's that I've to watch. If i just adding one item to one queue, it will take to much time. Can i track a range of this objects?
This is a record of my JMX rule 'key' in zabbix, for instance:
jmx["org.apache.activemq:BrokerName=xxx-01.0.0.0,Type=Queue,Destination=inbound.01.0.0.1", QueueSize]
I'm need collect data of this objects "Destination=inbound.01.0.0.1" from 01.0.0.1 to 01.0.0.30, for example. In one single 'item'.
I'll appreciate for your help.