Home Directory Plugins Others check_jenkins_slaves

Search Exchange

Search All Sites

Nagios Live Webinars

Let our experts show you how Nagios can help your organization.

Contact Us

Phone: 1-888-NAGIOS-1
Email: sales@nagios.com

Login

Remember Me

Directory Tree

check_jenkins_slaves

Current Version
1.1
Last Release Date
2012-12-18
Compatible With
  • Nagios 3.x
Owner
License
LGPL
Hits
47672
Files:
FileDescription
check_jenkins_slaves.plcheck_jenkins_slaves.pl
Nagios CSP

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!
A Nagios plugin that check the status of slaves of a Jenkins instance.

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.