You can use the Performance Monitoring Infrastructure (PMI) interfaces to develop your own applications to collect and display performance information.
There are three such interfaces - a Java Machine Extension (JMX)-based interface, a PMI client interface, and a servlet interface. All three interfaces return the same underlying data.
The JMX interface is accessible through the AdminClient tool as described in Using the JMX interface to develop your own monitoring application. The PMI client interface is a Java interface. The servlet interface is perhaps the simplest, requiring minimal programming, as the output is XML.
In this information ...Subtopics
| IBM Redbooks, demos, education, and more(Index) |