pthulasiram / jmxetric

Automatically exported from code.google.com/p/jmxetric
MIT License
0 stars 0 forks source link

Wildcards in the Domain of an ObjectName? #16

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
This is not an issue, more a feature request.

I am using JMXetric with Solr. Solr publishes various MBeans per index, named: 
solr/{indexname}.

I do not know in advance the name of the indexes and I would like to use 
JMXetric to push MBean attributes to Ganglia.

It would be good if we could use wildcards (i.e. solr/*) in the Domain of an 
ObjectName in JMXetric.

Original issue reported on code.google.com by castagna...@gmail.com on 10 Sep 2010 at 3:57

GoogleCodeExporter commented 8 years ago
what about exporting all Mbeans published of a domain ?  
we could set a default values for tmax/dmax/units ...

Original comment by xavier.m...@gmail.com on 15 Sep 2010 at 12:31