Hello, I try create Monitornig for jboss infinispan. Below there is my configuration for JMX ITEM:
When I save this Item I see this error in status:
required key format: jmx[<object name>,<attribute name>]
Could You please provide me how should look like the correct key
Code:
Name: TEST- averageReadTime Key: jmx["jboss.infinispan:type=Cache","digital-test-composante-cache(repl_sync)", "digital-test-cache-container.Statistics.averageReadTime"]
required key format: jmx[<object name>,<attribute name>]
Could You please provide me how should look like the correct key
Comment