Manage Monitoring Information
The Manage Monitoring Information (MMI) application provides information about the current state of a Manage deployment. You can use this information for troubleshooting purposes.
Note: Starting in Maximo® Application Suite and Maximo Manage
9.0, this work center is no longer available. It has been replaced by a Maximo Application Framework application with the same functionality.
The application displays the following information about the server bundle pods that are deployed:
- System information
- Database information
- Integration information
- Queues
- User information
- User
- Services information
- Application services
The monitoring information is provided by a set of REST APIs.
MMI uses JavaScript Object Notation (JSON) as the data format for representing the collected state information. All MMI requests are HTTP GET requests, and MMI request handlers are not intended to modify the state of the system.