Build precise queries to find exactly what you need
Press ESC to close
Nagios World Conference 2026: Sept. 14-17 in St. Paul, MN | Learn More
Your review has been submitted and is pending approval.
A Nagios plugin that count the number of jobs of a Jenkins instance.
Current Version
1.7
Last Release Date
2012-12-10
Owner
Eric Blanchard
Website
http://github.com/Ericbla/check_jenkins
Download URL
https://github.com/Ericbla/check_jenkins/blob/master/check_jenkins.pl
License
LGPL
Compatible With
check_jenkins.pl
<p><b>check_jenkins.pl</b> is a Nagios plugin that count the number of jobs of a Jenkins instance.</p> <p>It can check that the total number of jobs will not exeed the WARNING and CRITICAL thresholds.</p> <p>It also count the number of <b>disabled</b>, <b>passed</b>, <b>running</b> and <b>failed</b> jobs and can check that the ratio of failed jobs against active jobs is over a WARNING and CRITICAL thresholds.</p> <p>This plugin is written in Perl and use HTTP request to query Jenkins API. It requires LWP:: and JSON:: perl modules.</p> <p>This plugin can be run by a Nagios server or through NRPE protocol</p>.
Use: <code>check_jenkins.pl --man</code> to print manual page.
You must be logged in to submit a review.
To:
From: