I've been using the jmx-config-generator to build some jmx datacollection configurations and would find the following abilities useful:
Ignore mbeans found during discovery.
There are a number of example jmx-datacollection files included under $OPENNMS_HOME/etc/examples/jmx-datacollection. It would be nice to run the tool in a way that you could have it scan one of these files and not output any mbeans matched.
Add an option that would let you specify regular expressions for mbeans to exclude.
Add an option to exclude particular attributes from being included would be handy.
Add an option to sort the mbeans alphabetically by name.
Acceptance / Success Criteria
None
Lucidchart Diagrams
Activity
Show:
Markus von Rüden October 22, 2015 at 11:03 AM
As of this moment everything mentioned in 1. is implemented (since Horizon 17.0.0)
It is not possible to sort mbeans alphabetically by name though.
Seth Leger October 22, 2015 at 10:28 AM
Reassigning to Markus to see if any of this was addressed during the last round of bugfixes.
I've been using the jmx-config-generator to build some jmx datacollection configurations and would find the following abilities useful:
Ignore mbeans found during discovery.
There are a number of example jmx-datacollection files included under $OPENNMS_HOME/etc/examples/jmx-datacollection. It would be nice to run the tool in a way that you could have it scan one of these files and not output any mbeans matched.
Add an option that would let you specify regular expressions for mbeans to exclude.
Add an option to exclude particular attributes from being included would be handy.
Add an option to sort the mbeans alphabetically by name.