Ad Widget

Collapse

G1 jmx garbage collector item

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • miluxhd
    Junior Member
    • Mar 2017
    • 2

    #1

    G1 jmx garbage collector item

    Hi I need add all G1 jmx iterms to zabbix but in tabular items I have a problem.
    for example I add a item like this :

    jmx["java.lang:type=GarbageCollector,name=G1 Old Generation","LastGcInfo.memoryUsageAfterGc.Code Cache.committed"]

    but it doesnt supported.
    can you help me?
    Last edited by miluxhd; 09-03-2017, 19:01.
  • miluxhd
    Junior Member
    • Mar 2017
    • 2

    #2
    the error message is:

    Code:
    unsupported data object type along the path: class javax.management.openmbean.TabularDataSupport
    any suggestion?

    Comment

    Working...