<?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: requesting ntp information in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/requesting-ntp-information/m-p/2851633#M579501</link>
    <description>Hi Elaine,&lt;BR /&gt;&lt;BR /&gt;You can use ntpq -p to check how often the client request information.&lt;BR /&gt;&lt;BR /&gt;#ntpq -p&lt;BR /&gt;remote           refid      st t when poll reach   delay   offset  jitter&lt;BR /&gt;=========================================================================&lt;BR /&gt;*GPS_PALISADE(0) .GPS.      0  l    5   16  377    0.000    0.018   0.009&lt;BR /&gt;&lt;BR /&gt;the numbers from &lt;BR /&gt;when indicates that the GPS was polled 5 seconds ago&lt;BR /&gt;&lt;BR /&gt;poll indicates with the polling interval set to 16 seconds&lt;BR /&gt;&lt;BR /&gt;Kind regards,&lt;BR /&gt;&lt;BR /&gt;Robert-Jan.&lt;BR /&gt;</description>
    <pubDate>Mon, 25 Nov 2002 22:08:27 GMT</pubDate>
    <dc:creator>Robert-Jan Goossens</dc:creator>
    <dc:date>2002-11-25T22:08:27Z</dc:date>
    <item>
      <title>requesting ntp information</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/requesting-ntp-information/m-p/2851626#M579494</link>
      <description>I want my servers (HP-UX) to request ntp information from our central ntp server twice a day, what is the best way to do this?&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Mon, 25 Nov 2002 19:11:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/requesting-ntp-information/m-p/2851626#M579494</guid>
      <dc:creator>William Pribble</dc:creator>
      <dc:date>2002-11-25T19:11:26Z</dc:date>
    </item>
    <item>
      <title>Re: requesting ntp information</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/requesting-ntp-information/m-p/2851627#M579495</link>
      <description>Elaine,&lt;BR /&gt;&lt;BR /&gt;Set up a cron job that uses ntpdate thusly:&lt;BR /&gt;&lt;BR /&gt;remsh SERVER /usr/sbin/ntpdate -b CENTRALSERVER&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Mon, 25 Nov 2002 19:14:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/requesting-ntp-information/m-p/2851627#M579495</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2002-11-25T19:14:16Z</dc:date>
    </item>
    <item>
      <title>Re: requesting ntp information</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/requesting-ntp-information/m-p/2851628#M579496</link>
      <description>seems like just&lt;BR /&gt;&lt;BR /&gt;/usr/sbin/ntpdate -b CENTRALSERVER &lt;BR /&gt;&lt;BR /&gt;would work fine stuck in a cron shell script</description>
      <pubDate>Mon, 25 Nov 2002 19:18:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/requesting-ntp-information/m-p/2851628#M579496</guid>
      <dc:creator>John Bolene</dc:creator>
      <dc:date>2002-11-25T19:18:47Z</dc:date>
    </item>
    <item>
      <title>Re: requesting ntp information</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/requesting-ntp-information/m-p/2851629#M579497</link>
      <description>Sorry Elaine,&lt;BR /&gt;&lt;BR /&gt;That should have read:&lt;BR /&gt;&lt;BR /&gt;Set up a cron job on the central server that uses ntpdate thusly:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Mon, 25 Nov 2002 19:26:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/requesting-ntp-information/m-p/2851629#M579497</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2002-11-25T19:26:38Z</dc:date>
    </item>
    <item>
      <title>Re: requesting ntp information</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/requesting-ntp-information/m-p/2851630#M579498</link>
      <description>Is there a reason you don't want to just run the xntpd daemon? With very little effort you can use the daemon to contstantly sync time, adjust it's clock drift automatically and virtually insure that all three systems have exactly the same time within milliseconds of each other.</description>
      <pubDate>Mon, 25 Nov 2002 19:29:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/requesting-ntp-information/m-p/2851630#M579498</guid>
      <dc:creator>John Dvorchak</dc:creator>
      <dc:date>2002-11-25T19:29:16Z</dc:date>
    </item>
    <item>
      <title>Re: requesting ntp information</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/requesting-ntp-information/m-p/2851631#M579499</link>
      <description>The best way to do this is not at all but instead let the xntpd daemon do its thing. The overhead is very small and will automatically adjust its polling interval depending upon the accuracy of the client system clocks.&lt;BR /&gt;&lt;BR /&gt;Just configure your servers to look to this host for NTP and forget it.&lt;BR /&gt;&lt;BR /&gt;You absolutely do not want a scheme that uses ntpdate to step adjust the time.</description>
      <pubDate>Mon, 25 Nov 2002 19:34:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/requesting-ntp-information/m-p/2851631#M579499</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2002-11-25T19:34:51Z</dc:date>
    </item>
    <item>
      <title>Re: requesting ntp information</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/requesting-ntp-information/m-p/2851632#M579500</link>
      <description>i have the following entry in my /etc/ntp.conf file&lt;BR /&gt;&lt;BR /&gt;server 10.x.x.x&lt;BR /&gt;&lt;BR /&gt;where 10.x.x.x is the ip address of my ntp server.&lt;BR /&gt;&lt;BR /&gt;I stopped and started the /sbin/init.d/xntpd.&lt;BR /&gt;&lt;BR /&gt;I checked using lsof the ntpd is running on port 123.&lt;BR /&gt;&lt;BR /&gt;How often will my HP-UX server sync with the ntp server?&lt;BR /&gt;&lt;BR /&gt;Thanks again for all the help so far.</description>
      <pubDate>Mon, 25 Nov 2002 21:13:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/requesting-ntp-information/m-p/2851632#M579500</guid>
      <dc:creator>William Pribble</dc:creator>
      <dc:date>2002-11-25T21:13:55Z</dc:date>
    </item>
    <item>
      <title>Re: requesting ntp information</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/requesting-ntp-information/m-p/2851633#M579501</link>
      <description>Hi Elaine,&lt;BR /&gt;&lt;BR /&gt;You can use ntpq -p to check how often the client request information.&lt;BR /&gt;&lt;BR /&gt;#ntpq -p&lt;BR /&gt;remote           refid      st t when poll reach   delay   offset  jitter&lt;BR /&gt;=========================================================================&lt;BR /&gt;*GPS_PALISADE(0) .GPS.      0  l    5   16  377    0.000    0.018   0.009&lt;BR /&gt;&lt;BR /&gt;the numbers from &lt;BR /&gt;when indicates that the GPS was polled 5 seconds ago&lt;BR /&gt;&lt;BR /&gt;poll indicates with the polling interval set to 16 seconds&lt;BR /&gt;&lt;BR /&gt;Kind regards,&lt;BR /&gt;&lt;BR /&gt;Robert-Jan.&lt;BR /&gt;</description>
      <pubDate>Mon, 25 Nov 2002 22:08:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/requesting-ntp-information/m-p/2851633#M579501</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2002-11-25T22:08:27Z</dc:date>
    </item>
  </channel>
</rss>

