<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: NTP question in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ntp-question/m-p/3104173#M147441</link>
    <description>Sorry, ntpq displays time in milliseconds, not seconds. xntpdc displays it's stats in seconds. I'm not sure what ntpdate uses, but I would guess seconds. So your clock would still be 3 milliseconds short.</description>
    <pubDate>Tue, 28 Oct 2003 09:24:29 GMT</pubDate>
    <dc:creator>Brian Bergstrand</dc:creator>
    <dc:date>2003-10-28T09:24:29Z</dc:date>
    <item>
      <title>NTP question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ntp-question/m-p/3104164#M147432</link>
      <description>Hi I tried to command ntpq -p in my server A which is using ntp whose ntp server is server B.&lt;BR /&gt;&lt;BR /&gt;Where can I see how many delay in secs/msecs is my time to server B? Am i right that the&lt;BR /&gt;one with * (asterisk) is the server I am syncing with using ntpq command. thanks</description>
      <pubDate>Tue, 28 Oct 2003 08:38:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ntp-question/m-p/3104164#M147432</guid>
      <dc:creator>Ferdie Castro</dc:creator>
      <dc:date>2003-10-28T08:38:01Z</dc:date>
    </item>
    <item>
      <title>Re: NTP question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ntp-question/m-p/3104165#M147433</link>
      <description>The line with the '*' is the server you are syncing to.&lt;BR /&gt;In the 'offset' collumn you see the number of miliseconds you are off to the corresponding time server.</description>
      <pubDate>Tue, 28 Oct 2003 08:41:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ntp-question/m-p/3104165#M147433</guid>
      <dc:creator>Elmar P. Kolkman</dc:creator>
      <dc:date>2003-10-28T08:41:50Z</dc:date>
    </item>
    <item>
      <title>Re: NTP question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ntp-question/m-p/3104166#M147434</link>
      <description>Thanks. But for the offset. Sorry but I can't get what you mean. What do you mean I am off to the server? Is it the delay I was referring to. I tried to do date -u simultaneously server B 13:33:44 server A 13:34:20 and offset from server A is -0.003. What does -0.003 mean? is it possible for me to get the delay?</description>
      <pubDate>Tue, 28 Oct 2003 08:48:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ntp-question/m-p/3104166#M147434</guid>
      <dc:creator>Ferdie Castro</dc:creator>
      <dc:date>2003-10-28T08:48:21Z</dc:date>
    </item>
    <item>
      <title>Re: NTP question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ntp-question/m-p/3104167#M147435</link>
      <description>.0003 means that your clock is 3 milliseconds off from the ntp server. If you want the network delay, I believe that is listed in the "delay" column of ntpq's output.&lt;BR /&gt;&lt;BR /&gt;HTH.</description>
      <pubDate>Tue, 28 Oct 2003 08:53:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ntp-question/m-p/3104167#M147435</guid>
      <dc:creator>Brian Bergstrand</dc:creator>
      <dc:date>2003-10-28T08:53:12Z</dc:date>
    </item>
    <item>
      <title>Re: NTP question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ntp-question/m-p/3104168#M147436</link>
      <description>offset is how different you are from the NTP server.  Usually measured in milliseconds, I think.  &lt;BR /&gt;&lt;BR /&gt;A better question is "what is dispersion"?  It has something to do with LAN delay.&lt;BR /&gt;&lt;BR /&gt;# ntpq -p&lt;BR /&gt;     remote           refid      st t when poll reach   delay   offset    disp(ersion)&lt;BR /&gt;==============================================================================&lt;BR /&gt;*wcciss001.wcc.w ntp1.conectiv.c  2 u  342  512  377     1.11    8.430    4.68&lt;BR /&gt;</description>
      <pubDate>Tue, 28 Oct 2003 08:57:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ntp-question/m-p/3104168#M147436</guid>
      <dc:creator>Stuart Abramson_2</dc:creator>
      <dc:date>2003-10-28T08:57:16Z</dc:date>
    </item>
    <item>
      <title>Re: NTP question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ntp-question/m-p/3104169#M147437</link>
      <description>I want to be cleared by offset parameter in ntpq. No question that offset is in time unit (milliseconds). What does I am -0.003 off to ntp server mean? Is it I am my date/time is delayed/advanced 3 msecs from ntp server. Sorry guys I don't easily get what you mean.</description>
      <pubDate>Tue, 28 Oct 2003 09:06:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ntp-question/m-p/3104169#M147437</guid>
      <dc:creator>Ferdie Castro</dc:creator>
      <dc:date>2003-10-28T09:06:36Z</dc:date>
    </item>
    <item>
      <title>Re: NTP question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ntp-question/m-p/3104170#M147438</link>
      <description>It depends on the version of ntpq you are using. According to the man page of ntpq on some HPUX 11 server with the default xntp installation, the offset is in seconds, so it would mean you are 3 msec off of the time of the server. This is with a correction for the delay!&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 28 Oct 2003 09:10:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ntp-question/m-p/3104170#M147438</guid>
      <dc:creator>Elmar P. Kolkman</dc:creator>
      <dc:date>2003-10-28T09:10:49Z</dc:date>
    </item>
    <item>
      <title>Re: NTP question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ntp-question/m-p/3104171#M147439</link>
      <description>The delay is the round trip network time for an NTP packet from the client to the server or vice-versa. The offset is the amount of time your client is off from the ntp server. Both are displayed in seconds, so -.0003 seconds means that your client clock is 3 milliseconds short of the ntp server's clock.&lt;BR /&gt;&lt;BR /&gt;A delay of .00098 would mean that it takes 9.8 milliseconds for a sync to take place.&lt;BR /&gt;&lt;BR /&gt;HTH.</description>
      <pubDate>Tue, 28 Oct 2003 09:18:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ntp-question/m-p/3104171#M147439</guid>
      <dc:creator>Brian Bergstrand</dc:creator>
      <dc:date>2003-10-28T09:18:12Z</dc:date>
    </item>
    <item>
      <title>Re: NTP question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ntp-question/m-p/3104172#M147440</link>
      <description>Hi Ferdie,&lt;BR /&gt;&lt;BR /&gt;Try this for all the info you want on NTP.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.ntp.org/" target="_blank"&gt;http://www.ntp.org/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.ntp.org/ntpfaq/NTP-a-faq.htm#S-META" target="_blank"&gt;http://www.ntp.org/ntpfaq/NTP-a-faq.htm#S-META&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Also on the server do "man ntpq" to understand the results of ntpq -p&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Tue, 28 Oct 2003 09:18:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ntp-question/m-p/3104172#M147440</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2003-10-28T09:18:48Z</dc:date>
    </item>
    <item>
      <title>Re: NTP question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ntp-question/m-p/3104173#M147441</link>
      <description>Sorry, ntpq displays time in milliseconds, not seconds. xntpdc displays it's stats in seconds. I'm not sure what ntpdate uses, but I would guess seconds. So your clock would still be 3 milliseconds short.</description>
      <pubDate>Tue, 28 Oct 2003 09:24:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ntp-question/m-p/3104173#M147441</guid>
      <dc:creator>Brian Bergstrand</dc:creator>
      <dc:date>2003-10-28T09:24:29Z</dc:date>
    </item>
  </channel>
</rss>

