Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

NTP on AIX 5.1 Update frequency

Status
Not open for further replies.

columb

IS-IT--Management
Joined
Feb 5, 2004
Messages
1,231
Location
EU
I'm running NTP 'out of the box' on an AIX 5.1 system. I've been asked how often the system synchronises with the timeserver and, despite trawling through man pages and googling I can't get a definitive answer. Camy anyone help?

Thanks

Ceci n'est pas une signature
Columb Healy
 
Hi Columb,

Try this command:

Code:
xntpdc -c "pstats time_server_IP" localhostIP

And spot the time last received & time until next send.

Or you can refer to the poll column in this command:

Code:
ntpq -p


You can view this link for more info:


Regards,
Khalid
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top