> -----Original Message----- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On Behalf Of Kaplan, Andrew H. > Sent: Thursday, February 22, 2007 10:03 AM > To: [email protected] > Subject: [Nagios-users] TCP/IP Port that NSClient 2.x uses > > Hi there - > > > > I have a Windows server running NSClient 2.1 on it. I recently activated a > firewall on the server and I need to allow an exception for the nsclient > > in order for our Nagios 2.6 server to monitor the remote system. Does > anyone know what is the port number(s) that nsclient uses? Thanks.
>From the nsclient documentation -- "Configuration There are two parameters you can change: the port (default: 1248) and the password (default: 'None'). These two settings are store in the registry and can only be changed using 'regedit'. Open the following key and change the values if needed : HKEY_LOCAL_MACHINE\SOFTWARE\NSClient\Parms" You could also use netstat -ab on your Windows machine to see what port it's listening on. -- Marc ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Nagios-users mailing list [email protected] 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
