nagios + ISA Server
Alexis Chauvin
Alexis.chauvin at courtsplc.com
Tue Sep 30 11:49:08 CEST 2003
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/3b95df9a/attachment.html>
More information about the Users
mailing list