Page 2 of 2
Re: Unable to strat the NSCLient Service
Posted: Mon Feb 02, 2015 7:17 am
by RIDS_I2MP
Hi,
The path of the executable is
C:\Program Files\NSClient++\nsclient++.exe
Re: Unable to strat the NSCLient Service
Posted: Mon Feb 02, 2015 10:24 am
by lmiltchev
This seems like a valid path to the NSClient++ executable (ver. 3.x)...
We have tried uninstalling the agent and reinstalling the agent but no change. We could not reboot the server as it is production server. We have used the .exe to install the agent.
What version of the client have you tried to install? Try uninstalling NSClient++ again and reinstall using the "*.msi" file.
Re: Unable to strat the NSCLient Service
Posted: Wed Feb 04, 2015 7:00 am
by RIDS_I2MP
Hi,
That was a mistake from our side, we are using .msi to install the Nagios agent.
Re: Unable to strat the NSCLient Service
Posted: Wed Feb 04, 2015 10:47 am
by slansing
I'd highly recommend you take a look at the NSClient++ support channels as well as in this case it's not a direct issue with Nagios. I've not seen this problem before, so it was likely a fluke with the installation, or an issue with how it's being handled on the windows end.
https://www.nsclient.org/forums/forum/nsclient-support/
Re: Unable to strat the NSCLient Service
Posted: Wed Feb 04, 2015 10:58 am
by cmerchant
Could you verify that the ports used by NSClient are not being used?
From a windows command prompt issue the following:
Code: Select all
netstat -na | find "5666"
netstat -na | find "12489"