• Some users have recently had their accounts hijacked. It seems that the now defunct EVGA forums might have compromised your password there and seems many are using the same PW here. We would suggest you UPDATE YOUR PASSWORD and TURN ON 2FA for your account here to further secure it. None of the compromised accounts had 2FA turned on.
    Once you have enabled 2FA, your account will be updated soon to show a badge, letting other members know that you use 2FA to protect your account. This should be beneficial for everyone that uses FSFT.

Installing NSClient++ on server 2003???????

heavenlykid

Limp Gawd
Joined
Mar 18, 2005
Messages
300
Does any one know the correct way to install NSCLient++ on Server 2003. I have searched google and beyond. No one seems to know the answer to this. When I install the SysTray command if fails comes back with some error.....

C:\NSClient++>nsclient++ SysTray
Invalid command line argument: SysTray
Usage: -version, -about, -install, -uninstall, -start, -stop, -encrypt
Usage: [-noboot] <ModuleName> <commnd> [arguments]

ok so then i tried this command to install it

C:\NSClient++>nsclient++ SysTray -install

and this is the error it returns

e \SysTray.cpp(77) Undefined command, usage: install or uninstall
e \Socket.h(635) bind failed: 10048: Only one usage of each socket address (prot
ocol/network address/port) is normally permitted.

e \Socket.h(635) bind failed: 10048: Only one usage of each socket address (prot
ocol/network address/port) is normally permitted.

e \Socket.h(658) Socket did not start properly, we will now do nothing...
e \Socket.h(658) Socket did not start properly, we will now do nothing...
e \NRPEListener.cpp(150) Exception caught: Error: SSL Context already initalized
.
what the hell is going on has no one installed an NSCLient++ on a 2003 server before I mean for real this is starting to get stupid. Been trying to install this for 3 days now starting to get tired of it. And if any one post the no boot command for this install im gonna scream. I'VE TRIED IT 14 TIMES IT DOESN'T WORK EITHER. And when i get nagios to read the nsclient all it gets is the Conection timed out socket error.

ANY ONE PLEASE HELP???????????????????????????????????????????

IM pretty positive I have a Socket error. I just need to know how to fix it.
 
Do you really need the systray option? I run it without because it really isn't needed. But to install the systray, if I remember correctly, you can't have the nsclient service running when you run that command.

After playing around with the commands there might be a bug in the latest version. The only way I could get it to start was by typing "nsclient++ SysTray -start" but that produces an error in the command line and if you hit ctrl-c it stops the service. Personally I don't run the systray. Good Luck.
 
ok one more questions if any one has time why cant i telnet to port 12489 on the box with the nsclient installed.
 
Perhaps you have your windows firewall turned on? If that is the case, make an exception for that specific port.
 
Back
Top