Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
Check correct operation of a Squid Web Proxy server
Current Version
Last Release Date
June 22, 2009
Owner
Nagios Exchange
Website
http://workaround.org/squid-nagios-plugin
Plugin
This check command runs a HTTP request through your proxy. You can use it to check the basic proxy operation, authentication and even authentication on a certain web site. You may check for any HTTP error/result code. So this plugin can be useful for checking that certain server do not allow access without authentication, too.
Works perfect for HTTP but returns a false 200 when passed an HTTPS url. Not a deal breaker for me but something to be aware of when using this plugin.
yum groupinstall "Development Tools"
After install this, works fine: sudo apt-get install libwww-perl sudo apt-get install libnagios-plugin-perl And change the following lines: use lib "/usr/lib/nagios/plugins"; to use lib "/usr/local/nagios/libexec";
This was just what I needed! It does everything it says on the tin. Good work.
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!