No data received from host

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
sharding
Posts: 140
Joined: Thu Nov 08, 2012 11:08 am

No data received from host

Post by sharding »

CENTOS 6.3 64 bit manual install (years ago)

I have a standard windows service check that was created via the win srv wizard and has worked well for a while now, today I noticed that all the service checks all say "No data was received from host!"

I restarted the NSclient but this did not change the no data message.

What should I do to resolve this?
You do not have the required permissions to view the files attached to this post.
User avatar
tgriep
Madmin
Posts: 9190
Joined: Thu Oct 30, 2014 9:02 am

Re: No data received from host

Post by tgriep »

What is the hostname or service name that you are having the issue with?
Did you check the firewall on the remote system?
Are there any errors in the nsclient.log file on the remote host?
Be sure to check out our Knowledgebase for helpful articles and solutions!
sharding
Posts: 140
Joined: Thu Nov 08, 2012 11:08 am

Re: No data received from host

Post by sharding »

RDS5

we don't use firewalls internally

will post log
sharding
Posts: 140
Joined: Thu Nov 08, 2012 11:08 am

Re: No data received from host

Post by sharding »

here's the file, not entirely happy about posting our details on public forum

Moderator Note: I downloaded the file and have removed it from the forum - logs show it was only downloaded by myself. In the future if you would rather not post things publicly, you can either PM it directly to the requesting user, or we can move to an email ticket.
User avatar
tgriep
Madmin
Posts: 9190
Joined: Thu Oct 30, 2014 9:02 am

Re: No data received from host

Post by tgriep »

Run this command on the Windows system to reset the performance counters.

Code: Select all

lodctr /R
Let us know if that fixes it for you.
Be sure to check out our Knowledgebase for helpful articles and solutions!
sharding
Posts: 140
Joined: Thu Nov 08, 2012 11:08 am

Re: No data received from host

Post by sharding »

problem was fixed after reboot, I did not run the command, other services were also having issues - Please close
Locked