- Code: Select all
netstat -na | findstr 12489
Additionally, please post the full curent nsclient.ini from one of the machines. (also, specify which one it is)
netstat -na | findstr 12489
kwhogster wrote:Added Notes to my last posting of the ini files
I just restated one of the servers no change the same three services not working.
Also from the Nagios server I run this
root@tgcs017:/usr/local/nagios/etc/objects# /usr/lib/nagios/plugins/./check_nt -H 10.2.8.34 -v SERVICESTATE -d SHOWALL -l uxsms
CRITICAL - Socket timeout after 10 seconds
HTH
/usr/lib/nagios/plugins/check_nt -H 10.2.8.34 -p 12489 -s xxxxxxxx -v SERVICESTATE -d SHOWALL -l uxsms
./check_nt -H 10.25.14.2 -p 12489 -s xxxxxxxx -v SERVICESTATE -d SHOWALL -l uxsms
uxsms: Started
kwhogster wrote:That works
Just these three services on two servers very strange
Any ideas?
kwhogster wrote:rKennedy
The services
windefend Local Service account
wuauserv Local Service account
uxsms Local Service Account
NOTE
I also use this NRPE Check
define service {
host_name TGCS006
service_description Check All Service
check_command check_nrpe!checkservicestate! -a CheckAll exclude=WLMS
servicegroups AllServices
check_interval 1
use generic-service
}
This works fine it checks all the autostart services to make sure they are all started. It is not complaining about any of the three above
See attached nscleint ini file
root@tgcs017:/usr/local/nagios/etc/objects# /usr/lib/nagios/plugins/./check_nt -H 10.2.8.33 -p 12489 -s xxxxxxxx -v SERVICESTATE -d SHOWALL -l uxsms
uxsms: Started
root@tgcs017:/usr/local/nagios/etc/objects# /usr/lib/nagios/plugins/./check_nt -H 10.2.8.33 -p 12489 -s xxxxxxxxxx -v SERVICESTATE -d SHOWALL -l windefend
windefend: Started
root@tgcs017:/usr/local/nagios/etc/objects# /usr/lib/nagios/plugins/./check_nt -H 10.2.8.34 -p 12489 -s xxxxxxxxx -v SERVICESTATE -d SHOWALL -l windefend
windefend: Started
root@tgcs017:/usr/local/nagios/etc/objects# vi servers.cfg
root@tgcs017:/usr/local/nagios/etc/objects# /usr/lib/nagios/plugins/./check_nt -H 10.2.8.33 -p 12489 -s xxxxxxxx -v SERVICESTATE -d SHOWALL -l UxSms
UxSms: Started
Users browsing this forum: No registered users and 18 guests