Page 1 of 1

Monitor Proxy Server (ISA 2006)

Posted: Thu Sep 19, 2013 2:48 am
by keane1981
Hello,

Anybody who monitored and proxy server with isa 2006 with nagios?
I am using the nsclient and I tried some rules inside the isa without any result.
Isa is blocking the querys...

Thanks in advance.

Regards
JL

Re: Monitor Proxy Server (ISA 2006)

Posted: Thu Sep 19, 2013 2:35 pm
by abrist
Just to clarify: NSClient is working, but the queries to isa are not, is that correct?

Re: Monitor Proxy Server (ISA 2006)

Posted: Sat Sep 28, 2013 10:31 am
by keane1981
Hi, yes that is correct, Isa server is blocking the queries :(

Re: Monitor Proxy Server (ISA 2006)

Posted: Mon Sep 30, 2013 9:43 am
by abrist
Can you give us an example of the command you are using, as well as an example of the errors you are receiving?

Re: Monitor Proxy Server (ISA 2006)

Posted: Thu Oct 03, 2013 5:49 am
by keane1981
Hi!!

My problem is not with nagios, I am using the same scritps with all 90 severs, but proxy server with isa server is filtering the nagios queries.
I am trying some rules in the isa firewall but it is always blocking them.

See the log of the isa server.

Thanks!

Re: Monitor Proxy Server (ISA 2006)

Posted: Thu Oct 03, 2013 11:33 am
by abrist
Well, port 12489 is most definitely getting filtered (as you most likely know). Can you give e an example of a few of the isa rules you have attempted to use?

Re: Monitor Proxy Server (ISA 2006)

Posted: Fri Oct 04, 2013 10:45 am
by keane1981
SOLVED!!!

Yeah!!! I tryied with this port, origen nagios etc... but I found the solution this evening.
The problem was a rule above!!!
Just moving the rule up and solved.

If this helps anybody:

Rule in ISA Server to open Nagios:

From Nagios to Localhost with TCP (from 12489 to 12489) Outbound.

Thanks a lot abrist!!

JL