Quantcast
Channel: Zenoss Community: Message List
Viewing all articles
Browse latest Browse all 783

ActiveMQ ZenPack released

$
0
0

Hello!

 

I've been working on this ZenPack to model ActiveMQ servers and collect performance data from ActiveMQ queues. I'm happy to say that it's in working condition. Right now it will:

 

- Create a /Server/Linux/ActiveMQ Device Class

- Populate its Modeler Plugins with ActiveMQMap, the one used in this ZenPacks' modeling, as well as a few others from the default pool.

- Create a component monitoring template that gets automatically assigned to all ActiveMQ Queues. This has 3 graphs, one for queue size, another one for consumer count, and a last one for enqueueCount and dequeueCount. Because this ZenPack is used in the company that created it and there was no need to add any more graphs, it is limited to those for now.

 

Please read the README.md file in GitHub as it will tell you how to install, use and remove the ZenPack. Remember to move your devices out of /Server/Linux/ActiveMQ before removing or installing the ZenPack or your devices WILL GET REMOVED.

 

Also remember to restart the necessary daemons after installation or removal of any ZenPack.

 

This is the GitHub link: https://github.com/jslvtr/ZenPacks.Eseye.ActiveMQ

It contains the code and an .egg file if you're interested in installing it that way.

Please remember to install the python library `stomppy` into the Zenoss environment, but this is all explained better in the README.

 

Any further issues you can contact me at jslvtr [at] gmail.com.

 

Jose Salvatierra


Viewing all articles
Browse latest Browse all 783

Trending Articles