<?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 xntpd in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/xntpd/m-p/2437263#M5688</link>
    <description>Time service works fine on all my hpux boxes.&lt;BR /&gt;But there are a lot of messages in syslog.log like this :&lt;BR /&gt;.... xntpd[...]: synchronized to &lt;IP-ADR&gt;, stratum=2&lt;BR /&gt;&lt;BR /&gt;I'd like suppress all the messages. What is to do ?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Ruediger&lt;BR /&gt;&lt;/IP-ADR&gt;</description>
    <pubDate>Thu, 17 Aug 2000 06:53:01 GMT</pubDate>
    <dc:creator>Ruediger Noack</dc:creator>
    <dc:date>2000-08-17T06:53:01Z</dc:date>
    <item>
      <title>xntpd</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xntpd/m-p/2437263#M5688</link>
      <description>Time service works fine on all my hpux boxes.&lt;BR /&gt;But there are a lot of messages in syslog.log like this :&lt;BR /&gt;.... xntpd[...]: synchronized to &lt;IP-ADR&gt;, stratum=2&lt;BR /&gt;&lt;BR /&gt;I'd like suppress all the messages. What is to do ?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Ruediger&lt;BR /&gt;&lt;/IP-ADR&gt;</description>
      <pubDate>Thu, 17 Aug 2000 06:53:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xntpd/m-p/2437263#M5688</guid>
      <dc:creator>Ruediger Noack</dc:creator>
      <dc:date>2000-08-17T06:53:01Z</dc:date>
    </item>
    <item>
      <title>Re: xntpd</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xntpd/m-p/2437264#M5689</link>
      <description>Not sure you can. Doesn't appear to be any options int the man pages or the config file.</description>
      <pubDate>Thu, 17 Aug 2000 07:30:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xntpd/m-p/2437264#M5689</guid>
      <dc:creator>Andy Monks</dc:creator>
      <dc:date>2000-08-17T07:30:15Z</dc:date>
    </item>
    <item>
      <title>Re: xntpd</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xntpd/m-p/2437265#M5690</link>
      <description>configure /etc/syslog.conf&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Victor</description>
      <pubDate>Thu, 17 Aug 2000 07:30:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xntpd/m-p/2437265#M5690</guid>
      <dc:creator>Victor BERRIDGE</dc:creator>
      <dc:date>2000-08-17T07:30:18Z</dc:date>
    </item>
    <item>
      <title>Re: xntpd</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xntpd/m-p/2437266#M5691</link>
      <description>&lt;BR /&gt;syslog is not an error log, it is a logfile which may have errors but  may also have lots of other messaes logged.  Read up on xntpd and see  if you need to reduce the logging level.&lt;BR /&gt;The only other solution would be to run a cronjob to delete the xntpd messages&lt;BR /&gt;out of syslog.  Hardly worth the effort.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 17 Aug 2000 07:44:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xntpd/m-p/2437266#M5691</guid>
      <dc:creator>Stefan Farrelly</dc:creator>
      <dc:date>2000-08-17T07:44:56Z</dc:date>
    </item>
    <item>
      <title>Re: xntpd</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xntpd/m-p/2437267#M5692</link>
      <description>The messages you are seeing tell you what the xntpd is doing, who it is sync-ing to, how far the deviation is, etc. These are not error messages. xntpd is designed to log to the syslog file. There are also a cople of line in the /etc/ntp.conf file that allow you to set the locations for other information pieces such as a driftfile, stats, etc.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.eecis.udel.edu/~ntp/ntpfaq" target="_blank"&gt;http://www.eecis.udel.edu/~ntp/ntpfaq&lt;/A&gt; has some good information.</description>
      <pubDate>Thu, 17 Aug 2000 12:10:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xntpd/m-p/2437267#M5692</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2000-08-17T12:10:03Z</dc:date>
    </item>
    <item>
      <title>Re: xntpd</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xntpd/m-p/2437268#M5693</link>
      <description>Well you could reconfigure your syslog - but the downside is if you turn off the xntp messages you may not get one telling you there is a problem with this.&lt;BR /&gt;&lt;BR /&gt;I have inetd turned on so I get those annoying resistrar msgs every 2 minutes.&lt;BR /&gt;I just wrote a quick and dirty script that I run every morning B4 I start reading logs....I just cat the syslog file and do a grep -v for the info I don't want to see (specific syntax here, cause I don't want to loose error msgs..) than I send it to a syslog.tmp file&lt;BR /&gt;What this does is anything that does NOT match my grep criteria passes to the tmp file..(thus removing the pesky msgs).  You can put multiple statements by using -v -e 'take out this' -e 'take out this too'. &lt;BR /&gt;Then you can just do a copy back to the syslog.log file and remove your temp file.  &lt;BR /&gt;Regards,</description>
      <pubDate>Thu, 17 Aug 2000 12:38:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xntpd/m-p/2437268#M5693</guid>
      <dc:creator>Rita C Workman</dc:creator>
      <dc:date>2000-08-17T12:38:06Z</dc:date>
    </item>
    <item>
      <title>Re: xntpd</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xntpd/m-p/2437269#M5694</link>
      <description>As an alternative you could download and install the pd version of ntp which has an option to log to a separate file.  It has been ported to 10.20 and can be found at the HP porting center at &lt;A href="http://hpux.cs.utah.edu/hppd/hpux/Networking/Admin/xntp-3.5.93e/" target="_blank"&gt;http://hpux.cs.utah.edu/hppd/hpux/Networking/Admin/xntp-3.5.93e/&lt;/A&gt;</description>
      <pubDate>Thu, 17 Aug 2000 14:28:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xntpd/m-p/2437269#M5694</guid>
      <dc:creator>Tim Malnati</dc:creator>
      <dc:date>2000-08-17T14:28:06Z</dc:date>
    </item>
    <item>
      <title>Re: xntpd</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xntpd/m-p/2437270#M5695</link>
      <description>Thanks all for reply.&lt;BR /&gt;&lt;BR /&gt;I know syslog.log is a nice logfile for system messages. But i think it has only important messages to report. And time server sync messages are not important for me. I hoped to reconfigure time service not syslogd. I also dont want to modify syslog.log with any scripts.&lt;BR /&gt;So I will try to use gridfile - after holidays.&lt;BR /&gt;&lt;BR /&gt;So long</description>
      <pubDate>Fri, 18 Aug 2000 06:17:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xntpd/m-p/2437270#M5695</guid>
      <dc:creator>Ruediger Noack</dc:creator>
      <dc:date>2000-08-18T06:17:35Z</dc:date>
    </item>
    <item>
      <title>Re: xntpd</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xntpd/m-p/2437271#M5696</link>
      <description>Anyone interested in my solution ?&lt;BR /&gt;&lt;BR /&gt;Start xntpd -l &lt;LOOPFILE&gt; ... --&amp;gt; all xntpd messages appear now in this loopfile.&lt;BR /&gt;&lt;BR /&gt;permanent configuration :&lt;BR /&gt;&lt;BR /&gt;edit /etc/rc.config.d/netdaemons.&lt;BR /&gt;&lt;BR /&gt;export XNTPD_ARGS="-l /var/adm/xntp.log"        # or that file you like&lt;BR /&gt;&lt;BR /&gt;remember to restart xntpd.&lt;BR /&gt;&lt;/LOOPFILE&gt;</description>
      <pubDate>Fri, 13 Oct 2000 10:40:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xntpd/m-p/2437271#M5696</guid>
      <dc:creator>Ruediger Noack</dc:creator>
      <dc:date>2000-10-13T10:40:35Z</dc:date>
    </item>
  </channel>
</rss>

