Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
check_jenkins_slaves
Meet The New Nagios Core Services Platform
Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.
Monitoring Made Magically Better
- Nagios Core on Overdrive
- Powerful Monitoring Dashboards
- Time-Saving Configuration Wizards
- Open Source Powered Monitoring On Steroids
- And So Much More!
check_jenkins_slaves.pl is a Nagios plugin that check the status of slaves of a Jenkins instance.
You can specify one critical and/or one warning threshold express in % of the ratio of offline slaves.
You can also specify warning/critical thresholds in % for the used executors ratio (per slave and globally).
You can choose to monitor state changes (with option --statefull) and be alerted when any slave has a status changed regarding previous call of this plugin.
This module is written in Perl 5 and requires LWP::, JSON::, Getopt::, File::Spec and Pod:: packages.
It has been checked on Windows and Linux platforms and can be run either directly or through NRPE by Nagios server.