AIX

AIX

Connect with fellow AIX users and experts to gain knowledge, share insights, and solve problems.


#Power
 View Only
  • 1.  time sync frequence

    Posted Thu March 22, 2007 10:45 PM

    Originally posted by: SystemAdmin


    Hi All,

    We are using aix 5.3/4.3. I am enable the ntp with below command. Can i contol the time sync frequence? or where can i see the frequency?

    ***
    startsrc -s xntpd -a "-x"
    ***

    TKS
    #AIX-Forum


  • 2.  Re: time sync frequence

    Posted Fri March 23, 2007 09:28 AM

    Originally posted by: SystemAdmin


    > Can i contol the time sync frequence?

    No. See the "AIX time sync" topic on this same forum.

    > or where can i see the frequency?

    <UNTESTED>
    ksh> xntpdc
    xntpdc> peers
    ...
    xxx.xxx.xxx.xxx yyy.yyy.yyy.yyy ? <polling interval sec> ? <delay sec>
    ...
    </UNTESTED>

    See xntpdc(8) for details.
    #AIX-Forum