Hello,
I'm very surprised by this bug because, with jmx monitoring, we have very often the same jmx path for different java applications on the same host, example is heap memory usage :
jmx["java.lang:type=Memory","HeapMemoryUsage.used"]
Do we have any hack.. ?
Thanks,
Fabrice
I'm very surprised by this bug because, with jmx monitoring, we have very often the same jmx path for different java applications on the same host, example is heap memory usage :
jmx["java.lang:type=Memory","HeapMemoryUsage.used"]
Do we have any hack.. ?
Thanks,
Fabrice
Comment