Skip to main content

Introduction

This plugin is designed to monitor Java applications through JMX (Java Management Extensions), collecting key metrics from the MBeans exposed by the server. These metrics include values related to CPU usage, memory, internal application activity and other statistics exposed by the configured MBeans, allowing to have a precise control of the Java platform status.

The plugin connects to the configured JMX endpoints, queries the metrics defined in the configuration files, and automatically generates agents and modules in XML format that are sent to the Pandora FMS server for processing. This system allows distributed and scalable monitoring, managing multiple instances in parallel through processes, and facilitating integration with enterprise Java systems in a simple and flexible way.