<?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 clients. in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/ntp-clients/m-p/3406822#M14529</link>
    <description>Hi ,&lt;BR /&gt;&lt;BR /&gt;There is something called as &lt;BR /&gt;* minpoll [ Number ] &lt;BR /&gt;* maxpoll [ Number ] &lt;BR /&gt;&lt;BR /&gt;The default value of minpoll is 6 and&lt;BR /&gt;the default value of maxpoll is 10.&lt;BR /&gt;&lt;BR /&gt;However u can customize these values. I have attached a doc. Pls see.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;Syam</description>
    <pubDate>Wed, 27 Oct 2004 06:47:35 GMT</pubDate>
    <dc:creator>Ranjith_5</dc:creator>
    <dc:date>2004-10-27T06:47:35Z</dc:date>
    <item>
      <title>NTP clients.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ntp-clients/m-p/3406815#M14522</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I have just setup several ntp clients, and I want to know what is the default poll interval at what the clients connect with the server. Also, I want to increase it to 1 hour. The NTP is working by running the daemon ntpd continuously. Does anybody knows how to see and change this poll interval?&lt;BR /&gt;&lt;BR /&gt;Thanks and regards,</description>
      <pubDate>Mon, 25 Oct 2004 04:01:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ntp-clients/m-p/3406815#M14522</guid>
      <dc:creator>R.O.</dc:creator>
      <dc:date>2004-10-25T04:01:43Z</dc:date>
    </item>
    <item>
      <title>Re: NTP clients.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ntp-clients/m-p/3406816#M14523</link>
      <description>Everything is controlled by the ntp.conf file.&lt;BR /&gt;&lt;BR /&gt;Some linux distributions need xntp.conf.&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;After changing your setup, service ntpd restart or service xntp restart, depending on your Linux distributions.&lt;BR /&gt;&lt;BR /&gt;Some distributions don't have the Service command, so you'll need to stop and start the script in /etc/init.d&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 25 Oct 2004 07:49:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ntp-clients/m-p/3406816#M14523</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-10-25T07:49:18Z</dc:date>
    </item>
    <item>
      <title>Re: NTP clients.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ntp-clients/m-p/3406817#M14524</link>
      <description>you also can use ntpdate command to sync the time. If you put this in the crontab you can determine the interval for yourself.</description>
      <pubDate>Tue, 26 Oct 2004 05:26:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ntp-clients/m-p/3406817#M14524</guid>
      <dc:creator>Coenen_1</dc:creator>
      <dc:date>2004-10-26T05:26:14Z</dc:date>
    </item>
    <item>
      <title>Re: NTP clients.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ntp-clients/m-p/3406818#M14525</link>
      <description>Default poll interval is usually set to 8, inside /etc/ntp.conf.  Use the ntpq command to get a command shell, type help at the prompt and you can find many options.  It seems that the poll interval feature is not yet implemented, anyway ....</description>
      <pubDate>Tue, 26 Oct 2004 08:28:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ntp-clients/m-p/3406818#M14525</guid>
      <dc:creator>Ragu_3</dc:creator>
      <dc:date>2004-10-26T08:28:27Z</dc:date>
    </item>
    <item>
      <title>Re: NTP clients.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ntp-clients/m-p/3406819#M14526</link>
      <description>as far as I remember, poll interval is dynamic.&lt;BR /&gt;what is your reason for increase poll interval? if you want to save network traffic you may use multicast for sync your clients.</description>
      <pubDate>Tue, 26 Oct 2004 08:57:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ntp-clients/m-p/3406819#M14526</guid>
      <dc:creator>Vitaly Karasik_1</dc:creator>
      <dc:date>2004-10-26T08:57:32Z</dc:date>
    </item>
    <item>
      <title>Re: NTP clients.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ntp-clients/m-p/3406820#M14527</link>
      <description>Yeah. Why do you want to increase ntp poll interval? I've never heard anyone needed to do that. &lt;BR /&gt;&lt;BR /&gt;The best setup in my opinion is to run ntpdate once during boot up, but before ntpd / xntpd starts. Then start ntpd / xntpd service and maintain the time.&lt;BR /&gt;&lt;BR /&gt;If you don't want to use ntpd / xntpd you can just put a crontab entry to run ntpdate evry hour if you want.</description>
      <pubDate>Tue, 26 Oct 2004 16:35:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ntp-clients/m-p/3406820#M14527</guid>
      <dc:creator>Ross Minkov</dc:creator>
      <dc:date>2004-10-26T16:35:10Z</dc:date>
    </item>
    <item>
      <title>Re: NTP clients.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ntp-clients/m-p/3406821#M14528</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;pool interval is dynamic, that means if it's working correct it will automatically decrese pool interval after a while. if you want to look for correct working of your server type at the servet "ntpq". with this tool you can see much information on the server, for example type "pe" shows you the configured time sources, "rl" shows you more information about the current timesource (if you have configured more than one timesource your ntpd will automatical test for the best timesource).&lt;BR /&gt;&lt;BR /&gt;on your clients you could use ntpdate to syncronize time manualy. you can add ntpdate to your crontab.&lt;BR /&gt;&lt;BR /&gt;or you can use ntpd to sync time with your ntp server with all features of ntpd. you will be able to add other time source if your ntpd server is down.&lt;BR /&gt;&lt;BR /&gt;best regards&lt;BR /&gt;&lt;BR /&gt;johannes</description>
      <pubDate>Wed, 27 Oct 2004 05:57:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ntp-clients/m-p/3406821#M14528</guid>
      <dc:creator>Johannes Krackowizer_1</dc:creator>
      <dc:date>2004-10-27T05:57:30Z</dc:date>
    </item>
    <item>
      <title>Re: NTP clients.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ntp-clients/m-p/3406822#M14529</link>
      <description>Hi ,&lt;BR /&gt;&lt;BR /&gt;There is something called as &lt;BR /&gt;* minpoll [ Number ] &lt;BR /&gt;* maxpoll [ Number ] &lt;BR /&gt;&lt;BR /&gt;The default value of minpoll is 6 and&lt;BR /&gt;the default value of maxpoll is 10.&lt;BR /&gt;&lt;BR /&gt;However u can customize these values. I have attached a doc. Pls see.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;Syam</description>
      <pubDate>Wed, 27 Oct 2004 06:47:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ntp-clients/m-p/3406822#M14529</guid>
      <dc:creator>Ranjith_5</dc:creator>
      <dc:date>2004-10-27T06:47:35Z</dc:date>
    </item>
  </channel>
</rss>

