Monitoring Petals ESB with Nagios

compared with
Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (3)

View Page History
h2. Core configuration

All the following configurations are grouped in the attached file to put in your directory [{{/etc/nagios3/conf.d/petals-esb.cfg}}|^petals-esb.cfg]. [{{/etc/nagios3/conf.d/petals-esb.cfg}}|https://anonymous:anonymous@svn.petalslink.org/svnroot/trunk/product/dev/prod/petals/client-tools/petals-nagios/src/cfg/petals-esb.cfg].

h3. Petals ESB administrators
}
{code}
where {{check_petals_bcsoap}} is a nagios plugin wrapping Petals CLI. You can get a such plugin [here|^check_petals_bcsoap]. [here|https://anonymous:anonymous@svn.petalslink.org/svnroot/trunk/product/dev/prod/petals/client-tools/petals-nagios/src/scripts/check_petals_bcsoap].

h3. Passive check

The probes available in the BC SOAP are available to send JMX notifications when they detect a defect. These notifications can be sent to Nagios with a dedicated new monitoring command of Petals CLI (this command does not exist yet) that receive JMX notifications and write them in the channel of the Nagios passive checks.
For example, when no more threads is available in the HTTP thread pool of the BC SOAP:
{code}