Home Directory Plugins Others check_jenkins

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

Current Version
1.7
Last Release Date
2012-12-10
Compatible With
  • Nagios 3.x
Owner
License
LGPL
Hits
62659
Files:
FileDescription
check_jenkins.plcheck_jenkins.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 count the number of jobs of a Jenkins instance.

check_jenkins.pl is a Nagios plugin that count the number of jobs of a Jenkins instance.


It can check that the total number of jobs will not exeed the WARNING and CRITICAL thresholds.


It also count the number of disabled, passed, running and failed jobs and can check that the ratio of failed jobs against active jobs is over a WARNING and CRITICAL thresholds.


This plugin is written in Perl and use HTTP request to query Jenkins API. It requires LWP:: and JSON:: perl modules.


This plugin can be run by a Nagios server or through NRPE protocol

.

Use: check_jenkins.pl --man to print manual page.