WebSphere eXtreme Scale Administration Guide > Monitor the deployment environment
Use Managed Beans (MBeans) to administer the environment
You can use several different types of Java™ Management Extensions (JMX) MBeans to administer and monitor deployments. Each MBean refers to a specific entity, such as a map, eXtreme Scale, server, replication group, or replication group member.
JMX MBean interfaces and WebSphere eXtreme Scale
Each MBean has get methods that represent attribute values. These get methods cannot be called directly from the program. The JMX specification treats attributes differently from operations. You can view attributes with a vendor JMX console, and you can perform operations in the program or with a vendor JMX console.
- Managed MBean usage overview
You can used managed beans (MBeans) to track statistics in the environment.
Parent topic
Monitor the deployment environment
Related concepts
Related tasks
Monitor the deployment environment
Monitor with the statistics API
Monitor performance with WebSphere Application Server PMI