nagios + ISA Server
Randal, Phil
prandal at herefordshire.gov.uk
Tue Sep 30 12:30:11 CEST 2003
The simplest solution would be to configure your ISA server to allow your
Nagios box access without authentication.
Phil
---------------------------------------------
Phil Randal
Network Engineer
Herefordshire Council
Hereford, UK
-----Original Message-----
From: Alexis Chauvin [mailto:Alexis.chauvin at courtsplc.com]
Sent: 30 September 2003 10:49
To: nagios-users at lists.sourceforge.net
Subject: [Nagios-users] nagios + ISA Server
Hi everybody,
I have a little problem. I try to monitor our connection to internet via ISA
proxy server.
I defined a command :
define command{
command_name check_proxy
command_line $USER1$/check_http -H $HOSTADDRESS$ -p $ARG1$
}
where $ARG1$ is the http proxy port.
The answer I get is :
HTTP WARNING: HTTP/1.1 407 Proxy Authentication Required ( The ISA Server
requires authorization to fulfill the request. Access to the Web Proxy
service is denied. ).
Of course, I tried a check_http -help, and it said that with the option -a
or -authorization I could provide a username / password to connect.
When I try to use this option, it doesn't work, still the same response, or
I get a connection refused.
So, for this service, the notifications are only on critical, not warning.
Hoping that if the state is critical, that would mean the proxy server is
down
I would prefer to use squid, but there's no way.
Any ideas ?
Thanks
alexis
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-lists.org/archive/users/attachments/20030930/3cf02056/attachment.html>
More information about the Users
mailing list