Friday February 23, 2007 ![]() |
JMX, SNMP, Java, etc...Daniel Fuchs blogs on JMX, SNMP, Java, etc... |
Since JavaTM SE 5.0, the JRE provides a means to manage and monitor the Java Virtual Machine. It comes in two flavors: one is based on the Java Management Extension (JMXTM), the other is a small SNMP agent that builds upon the Management and Monitoring API of the Java SE platform and exposes the same information through SNMP. A legitimate question that often arises to newcomers to the JMX and SNMP technologies is: Which technology should I use to monitor my JVM? JMX, or SNMP? In this blog I will try to provide some guidance on this subject. [Read More] Tags: java jmx jvm monitoring snmpPosted by dfuchs ( Feb 23 2007, 04:50:07 PM CET ) Permalink Comments [7] |