LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Server (https://www.linuxquestions.org/questions/linux-server-73/)
-   -   NTP Server (https://www.linuxquestions.org/questions/linux-server-73/ntp-server-601336/)

invent 11-21-2007 01:10 AM

NTP Server
 
I would like to implement NTP Server.

Information :
1. I have 9 Servers. All Servers are Linux Redhat AS3.
2. One Server will be NTP Server and other Servers will be NTP Client.

I have some questions:
1.When NTP client will synchronize to NTP Server?(every 15 Min.or something).
2.How to check that synchronization successfully?




Cheers,
Ping_Invent

acid_kewpie 11-21-2007 01:59 AM

ntp will check when ntp wants to check. initially it's every 16 seconds i think, but will eventually drop down to as rarely as 1024 seconds as it gets more confident in a systems own clock. you can see the status of ntp with "ntpq -pn" on each machine.

invent 11-22-2007 10:43 PM

Thank you very much.


All times are GMT -5. The time now is 01:49 PM.