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.
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
Download URL
https://exchange.nagios.org/wp-content/uploads/project-files/2009/06/check_squid.pl
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: