Websites, Forms and Transactions

Squid Web Proxy

Description:

Check correct operation of a Squid Web Proxy server

Current Version

Last Release Date

June 22, 2009

Compatible With


Nagios CSP

Meet The New Nagios Core Services Platform

Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.

Monitoring Made Magically Better

  • Nagios Core on Overdrive
  • Powerful Monitoring Dashboards
  • Time-Saving Configuration Wizards
  • Open Source Powered Monitoring On Steroids
  • And So Much More!
Project Files
Project Notes
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.
Reviews (4) Add a Review
Works great for HTTP
by CircaLucid, January 31, 2015
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.
Helpful? Yes  No 
For Centos
by oleg86, November 30, 2013
yum groupinstall "Development Tools"
Helpful? Yes  No 
For raspbian
by D3f3kt, October 31, 2013
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";
Helpful? Yes  No 
Perfect
by portingale, March 31, 2011
This was just what I needed! It does everything it says on the tin.
Good work.
Helpful? Yes  No 
Add a Review

You must be logged in to submit a review.

Thank you for your review!

Your review has been submitted and is pending approval.

Recommend

To:


From:


Thank you for your recommendation!

Your recommendation has been sent.

Project Stats
Rating
4.7 (7)
Favorites
0
Views
124,918