JMX is a new standard extension (mandated in J2EE 1.4) that enables devices, applications, and services to be managed, controlled, and monitored through modern Network Management Systems (NMS). A developerWorks tutorial shows how to integrate an NMS product with a Java app instrumented with JMX, revealing the typical techniques used in NMS/JMX integration
Read Connecting JMX Agent to a real-life network management system.
-
Connecting JMX Agent to a real-life network management system (1 messages)
- Posted by: Floyd Marinescu
- Posted on: January 06 2003 17:34 EST
Threaded Messages (1)
- Re:Connecting JMX Agent to a real-life network management system by Marina Prikaschikova on January 07 2003 08:54 EST
-
Re:Connecting JMX Agent to a real-life network management system[ Go to top ]
- Posted by: Marina Prikaschikova
- Posted on: January 07 2003 08:54 EST
- in response to Floyd Marinescu
By the way, for JMX integration with server side Java you are welcome also to check out this product:
www.servletsuite.com/jmx/jmx-html.htm
It is a generic JMX HTML adaptor in the form of custom tags driven JSP pages easily incorporated into your own framework