<?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 version in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ntp-version/m-p/4407259#M352552</link>
    <description>Aydin:&lt;BR /&gt;&lt;BR /&gt;# ntpq&lt;BR /&gt;ntpq&amp;gt; version&lt;BR /&gt;See 'what(1)' string value.&lt;BR /&gt;&lt;BR /&gt;the above means that you should try it with the 'what' command.&lt;BR /&gt;&lt;BR /&gt;# what ntpq&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Sat, 25 Apr 2009 22:17:13 GMT</pubDate>
    <dc:creator>Viktor Balogh</dc:creator>
    <dc:date>2009-04-25T22:17:13Z</dc:date>
    <item>
      <title>ntp version</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ntp-version/m-p/4407253#M352546</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I would like to find out the ntp version of a server and I got the following :&lt;BR /&gt;&lt;BR /&gt;#ntpq version&lt;BR /&gt;***Can't find host version&lt;BR /&gt;ntpq&amp;gt;&lt;BR /&gt;&lt;BR /&gt;Does this mean that ntp is not installed?&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Fri, 24 Apr 2009 07:32:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ntp-version/m-p/4407253#M352546</guid>
      <dc:creator>so.nimda</dc:creator>
      <dc:date>2009-04-24T07:32:22Z</dc:date>
    </item>
    <item>
      <title>Re: ntp version</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ntp-version/m-p/4407254#M352547</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;If you want to know the ntp verion, type version on ntpq&amp;gt; prompt. Should return like this.&lt;BR /&gt;&lt;BR /&gt;#ntpq&amp;gt;verion&lt;BR /&gt;&lt;BR /&gt;@(#)ntpq version=3.5f, PHNE_31822; Thu Aug 12 15:21:21 IST 2004</description>
      <pubDate>Fri, 24 Apr 2009 07:38:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ntp-version/m-p/4407254#M352547</guid>
      <dc:creator>Ganesan R</dc:creator>
      <dc:date>2009-04-24T07:38:08Z</dc:date>
    </item>
    <item>
      <title>Re: ntp version</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ntp-version/m-p/4407255#M352548</link>
      <description>Hi again,&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;Does this mean that ntp is not installed?&amp;lt;&amp;lt;&lt;BR /&gt;&lt;BR /&gt;NTP is not a product or bundle to install. It is a daemon which we can either start or stop it.&lt;BR /&gt;&lt;BR /&gt;If it is NTP server, check this command to find ntp daemon is running or not.&lt;BR /&gt;&lt;BR /&gt;#ps -ef |grep -i xntpd&lt;BR /&gt;&lt;BR /&gt;also you can check the configuration file /etc/rc.config.d/netdaemons and look for these entries&lt;BR /&gt;&lt;BR /&gt;NTPDATE_SERVER=&lt;BR /&gt;XNTPD=1&lt;BR /&gt;export XNTPD_ARGS=&lt;BR /&gt;&lt;BR /&gt;To start and stop ntp&lt;BR /&gt;&lt;BR /&gt;#/sbin/init.d/xntpd start &lt;BR /&gt;#/sbin/init.d/xntpd stop &lt;BR /&gt;</description>
      <pubDate>Fri, 24 Apr 2009 07:45:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ntp-version/m-p/4407255#M352548</guid>
      <dc:creator>Ganesan R</dc:creator>
      <dc:date>2009-04-24T07:45:52Z</dc:date>
    </item>
    <item>
      <title>Re: ntp version</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ntp-version/m-p/4407256#M352549</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;i receive the same error as you, but the ntpd is working.&lt;BR /&gt;&lt;BR /&gt;server:/#swlist -l fileset |grep -i ntp&lt;BR /&gt;# PHNE_31739                            1.0            NTP timeservices upgrade plus utilities&lt;BR /&gt;&lt;BR /&gt;mikap.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 24 Apr 2009 09:27:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ntp-version/m-p/4407256#M352549</guid>
      <dc:creator>Michal Kapalka (mikap)</dc:creator>
      <dc:date>2009-04-24T09:27:53Z</dc:date>
    </item>
    <item>
      <title>Re: ntp version</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ntp-version/m-p/4407257#M352550</link>
      <description>Which flavors of HP UX do you use?&lt;BR /&gt;in my environment HP UX 11iv1 I can say does not work; I got two errors:&lt;BR /&gt;&lt;BR /&gt;# ntpq version&lt;BR /&gt;***Can't find host version&lt;BR /&gt;&lt;BR /&gt;OR&lt;BR /&gt;&lt;BR /&gt;# ntpq&lt;BR /&gt;ntpq&amp;gt; version&lt;BR /&gt;See 'what(1)' string value.&lt;BR /&gt;&lt;BR /&gt;BUT READLIST works&lt;BR /&gt;&lt;BR /&gt;ntpq&amp;gt; readlist&lt;BR /&gt;status=0674 leap_none, sync_ntp, 7 events, event_peer/strat_chg&lt;BR /&gt;system="UNIX/HPUX", leap=00, stratum=12, rootdelay=0.60,&lt;BR /&gt;rootdispersion=10.64, peer=26684, refid=netaspnm,&lt;BR /&gt;reftime=cd9c285e.48be8000  Fri, Apr 24 2009 15:00:30.284, poll=6,&lt;BR /&gt;clock=cd9c2885.7c39c000  Fri, Apr 24 2009 15:01:09.485, phase=-0.396,&lt;BR /&gt;freq=-30677.87, error=0.08&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 24 Apr 2009 11:02:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ntp-version/m-p/4407257#M352550</guid>
      <dc:creator>Hakki Aydin Ucar</dc:creator>
      <dc:date>2009-04-24T11:02:59Z</dc:date>
    </item>
    <item>
      <title>Re: ntp version</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ntp-version/m-p/4407258#M352551</link>
      <description>But ntpversion is working :&lt;BR /&gt;&lt;BR /&gt;ntpq&amp;gt; ntpversion&lt;BR /&gt;NTP version being claimed is 3&lt;BR /&gt;&lt;BR /&gt;it is weird.</description>
      <pubDate>Fri, 24 Apr 2009 11:05:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ntp-version/m-p/4407258#M352551</guid>
      <dc:creator>Hakki Aydin Ucar</dc:creator>
      <dc:date>2009-04-24T11:05:27Z</dc:date>
    </item>
    <item>
      <title>Re: ntp version</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ntp-version/m-p/4407259#M352552</link>
      <description>Aydin:&lt;BR /&gt;&lt;BR /&gt;# ntpq&lt;BR /&gt;ntpq&amp;gt; version&lt;BR /&gt;See 'what(1)' string value.&lt;BR /&gt;&lt;BR /&gt;the above means that you should try it with the 'what' command.&lt;BR /&gt;&lt;BR /&gt;# what ntpq&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 25 Apr 2009 22:17:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ntp-version/m-p/4407259#M352552</guid>
      <dc:creator>Viktor Balogh</dc:creator>
      <dc:date>2009-04-25T22:17:13Z</dc:date>
    </item>
    <item>
      <title>Re: ntp version</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ntp-version/m-p/4407260#M352553</link>
      <description>Viktor: the above means that you should try it with the 'what' command.&lt;BR /&gt;# what ntpq&lt;BR /&gt;-&amp;gt;&amp;gt;&lt;BR /&gt;&lt;BR /&gt;# ntpq&lt;BR /&gt;ntpq&amp;gt; version&lt;BR /&gt;See 'what(1)' string value.&lt;BR /&gt;ntpq&amp;gt; what ntpq&lt;BR /&gt;***Command `what' unknown&lt;BR /&gt;ntpq&amp;gt; what version&lt;BR /&gt;***Command `what' unknown&lt;BR /&gt;ntpq&amp;gt; ntpversion&lt;BR /&gt;NTP version being claimed is 3&lt;BR /&gt;ntpq&amp;gt; exit&lt;BR /&gt;# what ntpq&lt;BR /&gt;can't open ntpq (26)&lt;BR /&gt;&lt;BR /&gt;Actually "what" is used for get SCCS identification information.</description>
      <pubDate>Mon, 27 Apr 2009 10:19:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ntp-version/m-p/4407260#M352553</guid>
      <dc:creator>Hakki Aydin Ucar</dc:creator>
      <dc:date>2009-04-27T10:19:09Z</dc:date>
    </item>
    <item>
      <title>Re: ntp version</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ntp-version/m-p/4407261#M352554</link>
      <description>if you use fullapth it works ;)&lt;BR /&gt;&lt;BR /&gt;# what /usr/sbin/ntpq&lt;BR /&gt;/usr/sbin/ntpq:&lt;BR /&gt;        ntpq version=3.5f, PHNE_31822; Thu Aug 12 15:21:21 IST 2004&lt;BR /&gt;#&lt;BR /&gt;</description>
      <pubDate>Tue, 28 Apr 2009 10:13:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ntp-version/m-p/4407261#M352554</guid>
      <dc:creator>Viktor Balogh</dc:creator>
      <dc:date>2009-04-28T10:13:49Z</dc:date>
    </item>
    <item>
      <title>Re: ntp version</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ntp-version/m-p/4407262#M352555</link>
      <description>which flavor of unix do you use ? following is mine:&lt;BR /&gt;&lt;BR /&gt;net2pnm # uname -a&lt;BR /&gt;HP-UX net2pnm B.11.11 U 9000/785 2010833916 unlimited-user license&lt;BR /&gt;&lt;BR /&gt;I got this:&lt;BR /&gt;&lt;BR /&gt;net2pnm # what /usr/sbin/ntpq&lt;BR /&gt;/usr/sbin/ntpq:&lt;BR /&gt;         $Revision: vw: cheriv_JAGad35417    selectors: CUPI80_BL2000_1025 'cup_cheriv_jagad35417' &lt;BR /&gt;         Thu Oct 26 23:32:57 PDT 2000 $&lt;BR /&gt;&lt;BR /&gt;thanks for your information.</description>
      <pubDate>Wed, 29 Apr 2009 11:51:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ntp-version/m-p/4407262#M352555</guid>
      <dc:creator>Hakki Aydin Ucar</dc:creator>
      <dc:date>2009-04-29T11:51:18Z</dc:date>
    </item>
    <item>
      <title>Re: ntp version</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ntp-version/m-p/4407263#M352556</link>
      <description>&lt;!--!*#--&gt;on PA-RISC 11iv1:&lt;BR /&gt;&lt;BR /&gt;# uname -a&lt;BR /&gt;HP-UX hpigni1 B.11.11 U 9000/800 1708284819 unlimited-user license&lt;BR /&gt;# whereis ntpq&lt;BR /&gt;ntpq: /usr/sbin/ntpq /usr/share/man/man1m.Z/ntpq.1m&lt;BR /&gt;# what /usr/sbin/ntpq&lt;BR /&gt;/usr/sbin/ntpq:&lt;BR /&gt;        ntpq version=3.5f, PHNE_31822; Thu Aug 12 15:21:21 IST 2004&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;on Itanium 11iv2:&lt;BR /&gt;&lt;BR /&gt;# uname -a&lt;BR /&gt;HP-UX hpcras01 B.11.23 U ia64 2092965878 unlimited-user license&lt;BR /&gt;# whereis ntpq&lt;BR /&gt;ntpq: /usr/sbin/ntpq /usr/share/man/man1m.Z/ntpq.1m&lt;BR /&gt;# what /usr/sbin/ntpq&lt;BR /&gt;/usr/sbin/ntpq:&lt;BR /&gt;         $Revision: B11.23.0409LR&lt;BR /&gt;#&lt;BR /&gt;</description>
      <pubDate>Fri, 01 May 2009 09:56:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ntp-version/m-p/4407263#M352556</guid>
      <dc:creator>Viktor Balogh</dc:creator>
      <dc:date>2009-05-01T09:56:06Z</dc:date>
    </item>
  </channel>
</rss>

