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
47401
Files:
FileDescription
check_jenkins_slaves.plcheck_jenkins_slaves.pl
Network Monitoring Software - Download Nagios XI
Log Management Software - Nagios Log Server - Download
Netflow Analysis Software - Nagios Network Analyzer - Download
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.