Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
Check a web page contents for specific search terms. Built on check_curl posted here on Nagios Exchange by maestrx. Added capability to have output from webpage completely drive Nagios return codes.
Current Version
Last Release Date
June 22, 2009
Owner
Nagios Exchange
check_curl.php Script
This modification to the check_curl allows for having a webpage run your check code and return a status to Nagios. This way, if you have a remote process running on a webserver that needs to utilize some prebuilt code (maybe it talks to a database and runs specific queries that aren't directly accessible from your Nagios machine).
The webpage just needs to be written to return a line of status information so that Nagios can handle the condition and make the appropriate notification(s).
For Example:
Status: OK - There are 2 pending records in the queue.
or
Status: WARNING - There are 10 pending records in the queue.
Status: CRITICAL - There are 99 pending records in the queue.
You must be logged in to submit a review.
To:
From:
We’ve completely redesigned the world’s largest repository of Nagios plugins and monitoring tools. Join thousands of users sharing monitoring solutions for servers, applications, and everything in between.
Due to our redesign, all existing accounts require a password reset to access your account again.
Ready to explore 6,100+ projects and contribute to the community?
Reset Password Create Account
Happy Monitoring!