check_ntp_time no response from NTP server

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
SavaSC
Posts: 238
Joined: Wed Feb 23, 2011 4:49 pm

check_ntp_time no response from NTP server

Post by SavaSC »

Hello,

I have been tasked with getting some of our servers' time offset monitored. I downloaded the check_ntp_time plugin, set up the command, created a Service to use the command, and ran a check. It is returning an error saying that it is not getting a response from NTP servers. I have attached a screenshot.

How do I trouble shoot this error? I'm not sure what NTP server it is trying to reach.

Thank you!
You do not have the required permissions to view the files attached to this post.
User avatar
cdienger
Support Tech
Posts: 5045
Joined: Tue Feb 07, 2017 11:26 am

Re: check_ntp_time no response from NTP server

Post by cdienger »

In your example it would be trying to reach out to htcaweb01 on port 123 over udp to pull the time. The plugin pulls the time from the server specified with -H and then checks that time against the local machine's time.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
SavaSC
Posts: 238
Joined: Wed Feb 23, 2011 4:49 pm

Re: check_ntp_time no response from NTP server

Post by SavaSC »

AH! Ok, that makes sense.

Thank you! You may close this thread.
Locked