Hello.
I am trying to retrieve a single attribute EnqueueCount on a single queue MyQueue with Zabbix 3.2 from a Activemq 5.11 server.
I am trying to use a jmx agent with the following
jmx["org.apache.activemq:type=Queue,BrokerName=localho st,Destination=MyQueue",EnqueueCount]
any corrections or suggestions or ideas on how to do this would be greatly appreciated.
thank you
I am trying to retrieve a single attribute EnqueueCount on a single queue MyQueue with Zabbix 3.2 from a Activemq 5.11 server.
I am trying to use a jmx agent with the following
jmx["org.apache.activemq:type=Queue,BrokerName=localho st,Destination=MyQueue",EnqueueCount]
any corrections or suggestions or ideas on how to do this would be greatly appreciated.
thank you
Comment