If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to REGISTER before you can post. To start viewing messages, select the forum that you want to visit from the selection below.
All right, seems one way to make it consists on instanciating ZapCat's Agent through the JBoss microcontainer included with HornetQ.
We can do this by adding zapcat and log4j jars to HornetQ lib directory and the following lines to hornetq-beans.xml:
Now, other questions arising are:
- Is it possible to display into Zabbix the list of topics and queues? This is a string array. Can I dynamically add Items/Triggers/... to Zabbix depending on these lists?
- Can I invoke JMX exposed methods on MBeans (for administrative purposes)?
Comment