Monday February 20, 2006 ![]() |
JMX, SNMP, Java, etc...Daniel Fuchs blogs on JMX, SNMP, Java, etc... |
... or the Hitchhiker's Guide to SNMP, Part-II. Before I can launch into a blog about understanding the JVM-MANAGEMENT-MIB, I will need to say a few words about SNMP MIBs in general, and more particularly, about how SNMP data is structured. These will be the miscellaneous stops we will make in our hitchhiking journey. [Read More] Tags: snmpPosted by dfuchs ( Feb 20 2006, 10:58:54 AM CET ) Permalink Comments [18] |
...as demonstrated by Eamonn in his blog 'What is an MXBean?' about this enhanced JMX Mustang's feature. Some weeks ago I wrote a few words about the design choices that lead to the definition of the singleton ThreadMXBean. Eamonn McManus, JMX Spec Lead, has just released a blog about one of the most interesting enhancements of the JMX API coming with Java SE 6 (Mustang): Support for MXBeans is now directly integrated in the MBeanServer - and writing MXBeans has become a child's play! In ' What is an MXBean?' Eamonn explains all the advantages that MXBeans will bring to your JMX instrumentation. His blog can also help you better understand the workings of the JVM Monitoring and Management API - which was using a not-yet-exposed MXBean framework in Tiger. This is a great article for the JMX Sphere! BTW: Have you tried out the just released Java SE 6 - Mustang Beta? Go and get it! Tags: java jmx management mbean Posted by dfuchs ( Feb 15 2006, 05:08:47 PM CET ) Permalink Comments [0] |
or the Hitchhiker's Guide to SNMP... These days, I have been reading - or re-reading, Douglas Adams' Hitchhiker's Guide to the Galaxy. Funny enough, this will be the subject of my SNMP blog today... [Read More] Tags: jvm snmpPosted by dfuchs ( Feb 14 2006, 02:16:19 AM CET ) Permalink Comments [0] |