Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
A Nagios plugin that check that running Jenkins jobs are not taking unusual time to complete.
Current Version
1.5
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_job_time.pl
License
LGPL
Compatible With
<p><b>check_jenkins_job_time.pl</b> is a Nagios plugin that check that running Jenkins jobs are not taking unusual time to complete.</p>
<p>You can specify one critical and/or one warning threshold express in % of the expected building time (estimated by Jenkins with statistics on past builds).</p>
<p>You can select a given job with -j <job-name> option or check all jobs defined on the master Jenkins specified by its url.</p>
<p>This plugin is written in Perl and use HTTP request to query Jenkins API (it requires LWP:: and JSON:: perl modules). It is derivated from the work done by <i><b>jonlives</b></i> on it <a href="http://exchange.nagios.org/directory/Plugins/Others/Jenkins-Plugin/details">Jenkins Plugin</a></p>
<p>It can be run by the Nagios server or through NRPE remote protocol</p>
<p>Use <code>check_jenkins_job_time.pl --man</code> to print the manual page.
You must be logged in to submit a review.
To:
From: