<?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: How to verify server clock...? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-verify-server-clock/m-p/3916188#M285347</link>
    <description>If all your servers have NTP setup then something (a router or firewall) is blocking NTP queries, or the xntpd service is not running. Start by checking each server for xntpd:&lt;BR /&gt; &lt;BR /&gt;UNIX95=1 ps -f -C xntpd&lt;BR /&gt; &lt;BR /&gt;If it is running, then check that the NTP servers can be contacted:&lt;BR /&gt; &lt;BR /&gt;ntpq -p&lt;BR /&gt; &lt;BR /&gt;This command shows the NTP server used by this machine. You should get several lines of output. If not, NTP is blocked. Aloso grep for ntp in syslog:&lt;BR /&gt; &lt;BR /&gt;grep -i ntp /var/adm/syslog/syslog.log</description>
    <pubDate>Thu, 21 Dec 2006 08:53:17 GMT</pubDate>
    <dc:creator>Bill Hassell</dc:creator>
    <dc:date>2006-12-21T08:53:17Z</dc:date>
    <item>
      <title>How to verify server clock...?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-verify-server-clock/m-p/3916183#M285342</link>
      <description>Hi,&lt;BR /&gt;I got a request from my client to check the server clock of 5 servers...&lt;BR /&gt;&lt;BR /&gt;server1# date&lt;BR /&gt;Thu Dec 21 00:31:53 CST 2006&lt;BR /&gt;&lt;BR /&gt;server2# date&lt;BR /&gt;Thu Dec 21 00:34:02 CST 2006&lt;BR /&gt;&lt;BR /&gt;server3# date&lt;BR /&gt;Thu Dec 21 00:41:08 CST 2006&lt;BR /&gt;&lt;BR /&gt;server4# date&lt;BR /&gt;Thu Dec 21 00:41:15 CST 2006&lt;BR /&gt;&lt;BR /&gt;server5# date&lt;BR /&gt;Thu Dec 21 00:41:16 CST 2006&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;all the servers are physically together..&lt;BR /&gt;so why the time difference...&lt;BR /&gt;&lt;BR /&gt;does i need to check the ntp service, if yes, how can i do it...?&lt;BR /&gt;&lt;BR /&gt;Please suggest&lt;BR /&gt;thanks&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 21 Dec 2006 01:48:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-verify-server-clock/m-p/3916183#M285342</guid>
      <dc:creator>praveen..</dc:creator>
      <dc:date>2006-12-21T01:48:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to verify server clock...?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-verify-server-clock/m-p/3916184#M285343</link>
      <description>Yes.  Try this and similar links:&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1059538" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1059538&lt;/A&gt;</description>
      <pubDate>Thu, 21 Dec 2006 01:52:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-verify-server-clock/m-p/3916184#M285343</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2006-12-21T01:52:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to verify server clock...?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-verify-server-clock/m-p/3916185#M285344</link>
      <description>Praveen,&lt;BR /&gt;I shedule a cron for root:&lt;BR /&gt;00 08 * * * /usr/sbin/ntpdate -u &lt;NTPSERVER&gt; &amp;gt;&amp;gt;/var/log/ntpdate.log&lt;BR /&gt;&lt;BR /&gt;where ntpserver is the name of your companys ntpserver.&lt;BR /&gt;&lt;BR /&gt;See "man ntpdate"&lt;/NTPSERVER&gt;</description>
      <pubDate>Thu, 21 Dec 2006 03:37:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-verify-server-clock/m-p/3916185#M285344</guid>
      <dc:creator>Peter Godron</dc:creator>
      <dc:date>2006-12-21T03:37:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to verify server clock...?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-verify-server-clock/m-p/3916186#M285345</link>
      <description>Praveen,&lt;BR /&gt;&lt;BR /&gt;It's quite possible that server clocks are not in sync for some servers. Even HP accept to have some minor difference in two servers clock you set on same time. You can configure NTP service to have the same and consistence time in all servers.&lt;BR /&gt;&lt;BR /&gt;Sunil</description>
      <pubDate>Thu, 21 Dec 2006 04:02:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-verify-server-clock/m-p/3916186#M285345</guid>
      <dc:creator>Sunil Sharma_1</dc:creator>
      <dc:date>2006-12-21T04:02:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to verify server clock...?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-verify-server-clock/m-p/3916187#M285346</link>
      <description>these are the details:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;NTP Network Time Sources:&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;Host Name        Relationship    Preferred   NTP       Authentication     Server                          Current Time   &lt;BR /&gt;&lt;BR /&gt;or Address       to Local Host   Server?     Version   Key Number &lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;170.108.110.50   server              Yes                  3                                  server1               Thu Dec 21 00:31:53 CST 2006&lt;BR /&gt;&lt;BR /&gt;170.108.110.50   server              Yes                  3                                  server2              Thu Dec 21 00:34:02 CST 2006&lt;BR /&gt;&lt;BR /&gt;170.108.110.50   server              Yes                  3                                  server3              Thu Dec 21 00:41:08 CST 2006&lt;BR /&gt;&lt;BR /&gt;170.108.25.100   server              Yes                  3                                  server4              Thu Dec 21 00:41:15 CST 2006&lt;BR /&gt;&lt;BR /&gt;170.108.25.100   server              Yes                  3                                 server5               Thu Dec 21 00:41:16 CST 2006&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Please suggest</description>
      <pubDate>Thu, 21 Dec 2006 04:22:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-verify-server-clock/m-p/3916187#M285346</guid>
      <dc:creator>praveen..</dc:creator>
      <dc:date>2006-12-21T04:22:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to verify server clock...?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-verify-server-clock/m-p/3916188#M285347</link>
      <description>If all your servers have NTP setup then something (a router or firewall) is blocking NTP queries, or the xntpd service is not running. Start by checking each server for xntpd:&lt;BR /&gt; &lt;BR /&gt;UNIX95=1 ps -f -C xntpd&lt;BR /&gt; &lt;BR /&gt;If it is running, then check that the NTP servers can be contacted:&lt;BR /&gt; &lt;BR /&gt;ntpq -p&lt;BR /&gt; &lt;BR /&gt;This command shows the NTP server used by this machine. You should get several lines of output. If not, NTP is blocked. Aloso grep for ntp in syslog:&lt;BR /&gt; &lt;BR /&gt;grep -i ntp /var/adm/syslog/syslog.log</description>
      <pubDate>Thu, 21 Dec 2006 08:53:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-verify-server-clock/m-p/3916188#M285347</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2006-12-21T08:53:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to verify server clock...?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-verify-server-clock/m-p/3916189#M285348</link>
      <description>make one as ntp server and others use that system as a ntp server</description>
      <pubDate>Thu, 21 Dec 2006 10:01:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-verify-server-clock/m-p/3916189#M285348</guid>
      <dc:creator>George Liu_4</dc:creator>
      <dc:date>2006-12-21T10:01:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to verify server clock...?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-verify-server-clock/m-p/3916190#M285349</link>
      <description>hostname_server# UNIX95=1 ps -f -C xntpd&lt;BR /&gt;UID        PID  PPID  C    STIME TTY          TIME CMD&lt;BR /&gt;root      2283     1  0  Nov  5  ?           05:06 /usr/sbin/xntpd&lt;BR /&gt;&lt;BR /&gt;hostname_server# ps -ef | grep -i xntpd&lt;BR /&gt;    root  2283     1  0  Nov  5  ?         5:06 /usr/sbin/xntpd&lt;BR /&gt;    root  3875  3852  1 02:11:46 pts/1     0:00 grep -i xntpd&lt;BR /&gt;&lt;BR /&gt;hostname_server# ntpq -p&lt;BR /&gt;     remote           refid      st t when poll reach   delay   offset    disp&lt;BR /&gt;==============================================================================&lt;BR /&gt;#inforesdc0.info .LOCL.           1 u  481  512  377     0.84   -7.844    6.48&lt;BR /&gt;&lt;BR /&gt;hostname_server#</description>
      <pubDate>Wed, 10 Jan 2007 03:13:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-verify-server-clock/m-p/3916190#M285349</guid>
      <dc:creator>praveen..</dc:creator>
      <dc:date>2007-01-10T03:13:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to verify server clock...?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-verify-server-clock/m-p/3916191#M285350</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;you'll have to check the xntp setup of your servers. Check /etc/ntp.conf:&lt;BR /&gt;&lt;BR /&gt;awk 'NF &amp;amp;&amp;amp; ! /#/' /etc/ntp.conf&lt;BR /&gt;&lt;BR /&gt;mfG Peter&lt;BR /&gt;</description>
      <pubDate>Wed, 10 Jan 2007 05:32:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-verify-server-clock/m-p/3916191#M285350</guid>
      <dc:creator>Peter Nikitka</dc:creator>
      <dc:date>2007-01-10T05:32:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to verify server clock...?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-verify-server-clock/m-p/3916192#M285351</link>
      <description>which parameter should i check in /etc/ntp.conf file.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Wed, 10 Jan 2007 06:33:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-verify-server-clock/m-p/3916192#M285351</guid>
      <dc:creator>praveen..</dc:creator>
      <dc:date>2007-01-10T06:33:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to verify server clock...?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-verify-server-clock/m-p/3916193#M285352</link>
      <description>&lt;!--!*#--&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;my servers request ntp updates from another one (which has permission to enter/cross the DMZ/firewall). These are the effective contents of ntp.conf.&lt;BR /&gt;&lt;BR /&gt;standard server:&lt;BR /&gt;root@hpats5[201] awk 'NF &amp;amp;&amp;amp; ! /^#/' /etc/ntp.conf&lt;BR /&gt;server 12.34.56.78  version 3  prefer &lt;BR /&gt;broadcastclient yes&lt;BR /&gt;&lt;BR /&gt;server synched to firewall (12.34.56.78):&lt;BR /&gt;awk 'NF &amp;amp;&amp;amp; ! /^#/' /etc/ntp.conf&lt;BR /&gt;server 127.127.1.0              # local clock (LCL)&lt;BR /&gt;fudge  127.127.1.0 stratum 10   # LCL is unsynchronized&lt;BR /&gt;server dmz.ip.addr.1&lt;BR /&gt;server dmz.ip.addr.2&lt;BR /&gt;driftfile /var/lib/ntp/drift/ntp.drift # path for drift file&lt;BR /&gt;logfile   /var/log/ntp          # alternate log file&lt;BR /&gt;&lt;BR /&gt;server synched to internet sources:&lt;BR /&gt;awk 'NF &amp;amp;&amp;amp; ! /^#/' /etc/ntp.conf&lt;BR /&gt;server 127.127.1.0              # local clock (LCL)&lt;BR /&gt;fudge  127.127.1.0 stratum 10   # LCL is unsynchronized&lt;BR /&gt;server ntp0.fau.de      # IP 131.188.3.220&lt;BR /&gt;server ntp1.t-online.de # IP 195.145.119.188&lt;BR /&gt;server ptbtime1.ptb.de  # IP 192.53.103.108&lt;BR /&gt;server ptbtime2.ptb.de  # IP 192.53.103.104&lt;BR /&gt;driftfile /var/lib/ntp/drift/ntp.drift # path for drift file&lt;BR /&gt;logfile   /var/log/ntp          # alternate log file&lt;BR /&gt;&lt;BR /&gt;NB:Better use ntp servers located in your region!&lt;BR /&gt;&lt;BR /&gt;mfG Peter</description>
      <pubDate>Wed, 10 Jan 2007 07:04:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-verify-server-clock/m-p/3916193#M285352</guid>
      <dc:creator>Peter Nikitka</dc:creator>
      <dc:date>2007-01-10T07:04:38Z</dc:date>
    </item>
  </channel>
</rss>

