Friday, November 18, 2011
Monitoring
I've been looking for an SNMP connection to JMX. I got the Java SNMP port working for Tomcat, but it's only exposes
JVM properties.
Java SNMP
Got that bit working, installed snmp and checked it out a little. It works, but isn't impressive.
The thing is, what I really want is nice graphs of my JMX properties. In ganglia, if it's not too much to ask.
Seems there's jmxetric - an agent that answers the purpose.
Connect the two.
There's the Java MIB, much good it does me.
Also jmxsh - a 'shell' for exploring and operating on JMX beans. Makes scripting a little more real.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment