Hi,
I was able to make java gateway work to monitor java. In the documentation I dont see the possbile key parameters except this
jmx["java.lang:type=Memory","HeapMemoryUsage.used"]
I would like to get the values for
Eden used/free
Survivor used/free
Old used/free
Permanent used/free
Where do i refer?
Thanks
Paras.
I was able to make java gateway work to monitor java. In the documentation I dont see the possbile key parameters except this
jmx["java.lang:type=Memory","HeapMemoryUsage.used"]
I would like to get the values for
Eden used/free
Survivor used/free
Old used/free
Permanent used/free
Where do i refer?
Thanks
Paras.

Comment