JVM Metrics that can be monitored

Asked by JEnIUS

hi ,

I am curious to know what all JVM metrics i can monitored using graphite. is there a list of counters?

Also, can i use Graphite for light instrumentation, like a bytecode instrumentation ? ..

JEnIUS

Question information

Language:
English Edit question
Status:
Answered
For:
Graphite Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Denis Zhdanov (deniszhdanov) said :
#1

Hi JEnIUS,

You need some separate thing to send metrics to Graphite. If you need to monitor your own software you need something like Coda Hale Metrics - https://dropwizard.github.io/metrics/. If you can't / do no want change source - you need something like https://github.com/jmxtrans/jmxtrans-agent
Graphite hasn't subsecond resolutions, so, I'm doubt that it can be useful for bytecode instrumentation...

Can you help with this problem?

Provide an answer of your own, or ask JEnIUS for more information if necessary.

To post a message you must log in.