PingDirectory

Monitoring with JMX

The PingDirectory server supports monitoring the Java virtual machine (JVM) through a Java Management Extensions (JMX) management agent, which can be accessed using JConsole or any other kind of JMX client.

The JMX interface provides JVM performance and resource utilization information for applications running Java. In addition to the monitor information that the server provides, you can monitor generic metrics exposed by the JVM, including:

  • Memory pools

  • Threads

  • Loaded classes

  • MBeans

You can also subscribe to receive JMX notifications for any administrative alerts that are generated within the server.