IntroductionThe probes available in the Petals internals and components are able to send JMX notifications when they detect a defect. These notifications can be sent to Nagios with a dedicated monitoring command of Petals CLI that receive JMX notifications and write them in the channel of Nagios passive checks.
The daemon petals-cli-nagios listen JMX notifications coming from Petals ESB nodes using a dedicated Petals CLI command. When it receives a JMX notification, it formats and prints an external command for Nagios. The host and service emitting the JMX notification are transformed into Nagios host and Nagios service through a mapping file. |
Table of contents Contributors
No contributors found for: authors on selected page(s)
|
Installation
These integration of Petals ESB, Petals CLI and Nagios is available on Debian-based system and is packaged as a Debian package: petals-cli-cmd-monitoring-so-nagios.
| To run on other operating system, we need your contribution to port the daemon script wrapping Petals CLI on this operating system. |
See [Installing Petals CLI using the Debian packages] to get more information on this Debian package.