Max, Thanks a lot for the advice. I will try it.
-Robby
-----Original Message-----
From: nagios-users-***@lists.sourceforge.net
[mailto:nagios-users-***@lists.sourceforge.net] On Behalf Of Max
Sent: Friday, 4 April 2008 12:20 PM
To: nagios-***@lists.sourceforge.net
Subject: Re: [Nagios-users] Port Numbers required for NAGIOS
Hi,
Post by Kahlon, RobbyThe Windows 2003 server which I need to minitor and the Nagios server
are on two different subnets. All of the traffic from Nagios server
to
Post by Kahlon, RobbyWindows 2003 server has to go via a Cisco firewall.
Now, which ports do I need to open in the firewall so that Nagios
server
Post by Kahlon, Robbycan communicate with the Windows 2003 server (Nagios Client)?
If you are using NRPE, you will need to open TCP port 5666
http://nagios.sourceforge.net/docs/nrpe/NRPE.pdf
If you are using an SNMP agent on the Windows host, you will need to
open UDP 161 for SNMP GET and WALK requests. Use SNMP v3 if it is
available for your agent.
If you want to send SNMP traps from your Windows host to Nagios, you
will need to open an ACL orginating from the Windows server and
terminating at the Nagios server on port UDP 162. Use SNMP v3 if it
is available with the agent you are using.
if you are submitting passive checks from the Windows host to the
Nagios server using send_nsca and the NSCA daemon, you will need to
open an ACL originating from the Windows server and terminating at the
Nagios server on port TCP 5667.
- Max
------------------------------------------------------------------------
-
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketp
lace
_______________________________________________
Nagios-users mailing list
Nagios-***@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when
reporting any issue.
::: Messages without supporting info will risk being sent to /dev/null