Operating Systems: i5/OS
             Personalize the table of contents and search results
Develop your own monitoring applications
You can use the Performance Monitoring Infrastructure (PMI) interfaces
to develop your own applications to collect and display performance information.
Overview
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.
Procedure
- Using PMI client to develop your monitoring application (deprecated).
- Retrieving performance data with PerfServlet
- Compiling your monitoring applications
- Running your new monitoring applications
- Using the JMX interface to develop your own monitoring application.
- Developing PMI interfaces (Version
4.0) (deprecated).
}
PMI client interface (deprecated)
Using PMI client to develop your monitoring application (deprecated)
Retrieving performance data with PerfServlet
Using the JMX interface to develop your own monitoring application
Developing PMI interfaces (Version
4.0) (deprecated)
Compiling your monitoring applications
Running your new monitoring applications
  Â