<?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: Interrogating CPU speed in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/interrogating-cpu-speed/m-p/2608105#M853971</link>
    <description>hi,&lt;BR /&gt;&lt;BR /&gt;HZ=`echo itick_per_tick/D | adb -k /stand/vmunix /dev/kmem|tail -1|cut -f2`&lt;BR /&gt;((MHZ=$HZ/10000))&lt;BR /&gt;echo $MHZ&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;Thierry.</description>
    <pubDate>Tue, 06 Nov 2001 13:17:22 GMT</pubDate>
    <dc:creator>Thierry Poels_1</dc:creator>
    <dc:date>2001-11-06T13:17:22Z</dc:date>
    <item>
      <title>Interrogating CPU speed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/interrogating-cpu-speed/m-p/2608104#M853970</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Just want to know a way of interrogating clock speed on HP-UX 10:20 via the command line.&lt;BR /&gt;&lt;BR /&gt;I know I can get the cpu clock speed from SAM and on a HP-UX 10.01 and HP-UX 11.00 server the following command can be used:&lt;BR /&gt;echo itick_per_usec/D | adb -k /stand/vmunix /dev/kmem&lt;BR /&gt;&lt;BR /&gt;However the above command does not work on HP-UX 10.20.&lt;BR /&gt;&lt;BR /&gt;Can anyone give me any suggestions?&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;&lt;BR /&gt;Kev&lt;BR /&gt;</description>
      <pubDate>Tue, 06 Nov 2001 13:08:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/interrogating-cpu-speed/m-p/2608104#M853970</guid>
      <dc:creator>Kevin Lamb</dc:creator>
      <dc:date>2001-11-06T13:08:09Z</dc:date>
    </item>
    <item>
      <title>Re: Interrogating CPU speed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/interrogating-cpu-speed/m-p/2608105#M853971</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;HZ=`echo itick_per_tick/D | adb -k /stand/vmunix /dev/kmem|tail -1|cut -f2`&lt;BR /&gt;((MHZ=$HZ/10000))&lt;BR /&gt;echo $MHZ&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;Thierry.</description>
      <pubDate>Tue, 06 Nov 2001 13:17:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/interrogating-cpu-speed/m-p/2608105#M853971</guid>
      <dc:creator>Thierry Poels_1</dc:creator>
      <dc:date>2001-11-06T13:17:22Z</dc:date>
    </item>
    <item>
      <title>Re: Interrogating CPU speed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/interrogating-cpu-speed/m-p/2608106#M853972</link>
      <description>CPU_SPEED=`echo itick_per_usec/D | adb -k /stand/vmunix /dev/kmem|tail -1|cut -f2` &lt;BR /&gt;echo $CPU_SPEED&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Federico&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 06 Nov 2001 13:23:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/interrogating-cpu-speed/m-p/2608106#M853972</guid>
      <dc:creator>federico_3</dc:creator>
      <dc:date>2001-11-06T13:23:59Z</dc:date>
    </item>
    <item>
      <title>Re: Interrogating CPU speed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/interrogating-cpu-speed/m-p/2608107#M853973</link>
      <description>Frederico/Thierry&lt;BR /&gt;&lt;BR /&gt;Many thanks for the response about the CPU interrogation, I have successfuly ran this on a couple of our 10.20 servers; however we still have one server which provides no output to any of the scripts.&lt;BR /&gt;&lt;BR /&gt;Not sure why this is happening perhaps I will have to live with this?&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;&lt;BR /&gt;Kev</description>
      <pubDate>Tue, 06 Nov 2001 13:59:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/interrogating-cpu-speed/m-p/2608107#M853973</guid>
      <dc:creator>Kevin Lamb</dc:creator>
      <dc:date>2001-11-06T13:59:15Z</dc:date>
    </item>
    <item>
      <title>Re: Interrogating CPU speed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/interrogating-cpu-speed/m-p/2608108#M853974</link>
      <description>Kevin,&lt;BR /&gt;&lt;BR /&gt;If you run adb and nothing is displayed then the reason may be the kernel parameter ???maxdsiz??? is too small for the amount of memory installed.&lt;BR /&gt;&lt;BR /&gt;This exact problem happen to me and HP gave me this answer that worked!&lt;BR /&gt;&lt;BR /&gt;-John Hall</description>
      <pubDate>Wed, 07 Nov 2001 22:18:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/interrogating-cpu-speed/m-p/2608108#M853974</guid>
      <dc:creator>John Hall</dc:creator>
      <dc:date>2001-11-07T22:18:27Z</dc:date>
    </item>
    <item>
      <title>Re: Interrogating CPU speed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/interrogating-cpu-speed/m-p/2608109#M853975</link>
      <description>&amp;lt;&amp;lt;; however we still have one server which provides no output to any of the scripts.&amp;gt;&amp;gt;&lt;BR /&gt;&lt;BR /&gt;In this case,&lt;BR /&gt;&lt;BR /&gt;   Use  SAM  -&amp;gt; Performance monitor -&amp;gt; System properties&lt;BR /&gt;&lt;BR /&gt;-raj</description>
      <pubDate>Wed, 07 Nov 2001 23:35:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/interrogating-cpu-speed/m-p/2608109#M853975</guid>
      <dc:creator>Roger Baptiste</dc:creator>
      <dc:date>2001-11-07T23:35:59Z</dc:date>
    </item>
  </channel>
</rss>

