For JMX interface, a format like this is expected as key (while configuring item):
jmx[<object name>,<attribute name>]
Where can i find list of object names / attribute names i can use.
For eg this:
jmx[java.lang:type=Memory,HeapMemoryUsage.used]
But i want the master list, which i can refer to
Thanks
jmx[<object name>,<attribute name>]
Where can i find list of object names / attribute names i can use.
For eg this:
jmx[java.lang:type=Memory,HeapMemoryUsage.used]
But i want the master list, which i can refer to
Thanks
).
Comment