<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE>Re: [Nagios-users] Dans Guardian - Proxy Flitering Software</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>I think the key is going to be whether squid is set up in transparent mode or forward proxy mode. The checks I use are for foward proxy ports as opposed to transparent (I'm checkind about a hundred or so devices throughout our network). If its transparent, yours will likely work.<BR>
<BR>
<BR>
--<BR>
Marc<BR>
<BR>
Sent from a very tiny wireless device with a very tiny unlit keyboard.<BR>
<BR>
<BR>
-----Original Message-----<BR>
From: Karl DeBisschop <karl@debisschop.net><BR>
To: Robert S. Galloway <securityguy@ikano.com><BR>
CC: Marc Powell <mpowell@ena.com>; 'Nagios List' <nagios-users@lists.sourceforge.net><BR>
Sent: Wed Feb 12 05:45:08 2003<BR>
Subject: RE: [Nagios-users] Dans Guardian - Proxy Flitering Software<BR>
<BR>
On Wed, 2003-02-12 at 00:31, Robert S. Galloway wrote:<BR>
> Hi Marc,<BR>
><BR>
> Thanks for the reply. I am using today's CVS snapshot of the plugins<BR>
> (200302111100) and Nagios 1.0. Here is the command and output that I get.<BR>
><BR>
> ------<BR>
><BR>
> ./check_http -I 209.210.176.32 --onredirect follow -p 8888 -w 20 -c 30 -t 35<BR>
> -u <A HREF="http://www.cnn.com">http://www.cnn.com</A> -s html -v <BR>
<BR>
./plugins/check_http -I 209.210.176.32 --onredirect follow -p 8888 -w 5 -c 6 -t 7 -H www.cnn.com -u / -s html -v<BR>
<BR>
I have done very little proxy checking, so you probably know something<BR>
about the desired syntax that I don't. But I think I would have used the<BR>
following sysntax<BR>
<BR>
./plugins/check_http -I 209.210.176.32 -p 8888 \<BR>
   -w 5 -c 6 -t 7 -v \<BR>
   -H www.cnn.com -u / -s html<BR>
<BR>
(Note that for diagnostic puorposes I'm not following the redirect in<BR>
this test either.)<BR>
<BR>
Is the above construction wrong? Can you try it if it seems reasonable??<BR>
<BR>
--<BR>
Karl<BR>
<BR>
</FONT>
</P>

</BODY>
</HTML>