Skip to content

Releases: dgildeh/JMXQuery

Brand new version with Python Module

Pre-release

Choose a tag to compare

@dgildeh dgildeh released this 21 Feb 10:07

This release is pretty much a complete rewrite of the original code and also includes a new Python module which can be pip installed and used by plugins! Pre-release version for testing only.

Ready for testing!

Ready for testing! Pre-release
Pre-release

Choose a tag to compare

@dgildeh dgildeh released this 24 Dec 18:50

Added ability to pull and list metrics by query. This means you can pull all the Hit queries using the following metric query:

cassandra.[cache].hits=org.apache.cassandra.db:*/Hits

[cache] will automatically be populated by the cache name in the MBean name (i.e. org.apache.cassandra.db:type=Caches,keyspace=system,cache=LocationInfoKeyCache)

MBean List Query Update

Pre-release

Choose a tag to compare

@dgildeh dgildeh released this 24 Dec 12:25

Added a query parameter to -list mbeans command. Use : to list everything, or specific domain/mbean to only show metrics for that branch of the tree

Initial Release

Initial Release Pre-release
Pre-release

Choose a tag to compare

@dgildeh dgildeh released this 21 Dec 14:48

Initial Release for testing Jar on various environments. Built on JDK 1.6