XI ntpd service stops

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
dlukinski
Posts: 1130
Joined: Tue Oct 06, 2015 9:42 am

Re: XI ntpd service stops

Post by dlukinski »

ssax wrote:It only looks like you have one server defined and it can't connect to the others, do you have any additional server's that you can add that are also reachable? You may want to comment out the defaults:

Code: Select all

#server 0.centos.pool.ntp.org iburst
#server 1.centos.pool.ntp.org iburst
#server 2.centos.pool.ntp.org iburst
#server 3.centos.pool.ntp.org iburst
Then restart NTP:

Code: Select all

service ntpd restart
That means that if NTP syncing fails for your defined server then it has no backup servers to try, maybe that is why you are receiving that message.

Please close. Service stayed OK for a while and came back after many reboots
Locked