<?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 get CPU model in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-get-cpu-model/m-p/5241671#M469844</link>
    <description>This is an example of cstm output:&lt;BR /&gt;&lt;BR /&gt;...&lt;BR /&gt;        Module              Revision&lt;BR /&gt;        ------              --------&lt;BR /&gt;        System Board        A14026&lt;BR /&gt;        PA 8500 CPU Module  3.1&lt;BR /&gt;        PA 8500 CPU Module  3.0&lt;BR /&gt;        PA 8500 CPU Module  3.1&lt;BR /&gt;        PA 8500 CPU Module  3.0&lt;BR /&gt;        PA 8500 CPU Module  3.1&lt;BR /&gt;        PA 8500 CPU Module  3.0&lt;BR /&gt;        PA 8500 CPU Module  3.1&lt;BR /&gt;        PA 8500 CPU Module  3.0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;There will be the same on your system.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks for nothing.</description>
    <pubDate>Wed, 02 Jun 2010 10:08:41 GMT</pubDate>
    <dc:creator>Torsten.</dc:creator>
    <dc:date>2010-06-02T10:08:41Z</dc:date>
    <item>
      <title>How to get CPU model</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-get-cpu-model/m-p/5241657#M469830</link>
      <description>Hello,&lt;BR /&gt;I would like to get CPU model&lt;BR /&gt;I run the command&lt;BR /&gt;#model&lt;BR /&gt;output is&lt;BR /&gt;#9000/800/S16K-A&lt;BR /&gt;&lt;BR /&gt;#9000/800/S16K-A&lt;BR /&gt;when i run this command&lt;BR /&gt;＃echo "selclass qualifier cpu;info;wait;infolog" | \&lt;BR /&gt;                 /usr/sbin/cstm | grep -iE "CPU Module|Cache"&lt;BR /&gt;it doesn't have cpu model&lt;BR /&gt;how could i get cpu model&lt;BR /&gt;like&lt;BR /&gt; PA 8700 CPU Module  2.3&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 31 May 2010 10:22:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-get-cpu-model/m-p/5241657#M469830</guid>
      <dc:creator>eric wang_2</dc:creator>
      <dc:date>2010-05-31T10:22:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to get CPU model</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-get-cpu-model/m-p/5241658#M469831</link>
      <description>Please post&lt;BR /&gt;&lt;BR /&gt;ï¼ echo "selclass qualifier cpu;info;wait;il"&lt;BR /&gt;&lt;BR /&gt;ï¼ echo "sel dev 1;info;wait;il"&lt;BR /&gt;&lt;BR /&gt;I'm sure it's there.</description>
      <pubDate>Mon, 31 May 2010 10:27:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-get-cpu-model/m-p/5241658#M469831</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2010-05-31T10:27:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to get CPU model</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-get-cpu-model/m-p/5241659#M469832</link>
      <description>machinfo</description>
      <pubDate>Mon, 31 May 2010 10:32:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-get-cpu-model/m-p/5241659#M469832</guid>
      <dc:creator>AnthonySN</dc:creator>
      <dc:date>2010-05-31T10:32:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to get CPU model</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-get-cpu-model/m-p/5241660#M469833</link>
      <description>"machinfo" on a RISC server works with 11.31 only.</description>
      <pubDate>Mon, 31 May 2010 10:48:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-get-cpu-model/m-p/5241660#M469833</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2010-05-31T10:48:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to get CPU model</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-get-cpu-model/m-p/5241661#M469834</link>
      <description>you can use "tail -20 /var/tombstones/ts99" to get similar information.</description>
      <pubDate>Mon, 31 May 2010 14:20:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-get-cpu-model/m-p/5241661#M469834</guid>
      <dc:creator>stephen peng</dc:creator>
      <dc:date>2010-05-31T14:20:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to get CPU model</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-get-cpu-model/m-p/5241662#M469835</link>
      <description>hi&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;u can get it from sam tooo&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;&lt;BR /&gt;MC</description>
      <pubDate>Tue, 01 Jun 2010 05:25:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-get-cpu-model/m-p/5241662#M469835</guid>
      <dc:creator>madhuchakkaravarthy</dc:creator>
      <dc:date>2010-06-01T05:25:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to get CPU model</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-get-cpu-model/m-p/5241663#M469836</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;As mentioned above, you can get it from CSTM.&lt;BR /&gt;&lt;BR /&gt;try this....&lt;BR /&gt;&lt;BR /&gt;echo "selclass qualifier cpu;info;wait;infolog" |/usr/sbin/cstm |grep -i CPU |grep -i PA8 |sort -u&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Aneesh</description>
      <pubDate>Tue, 01 Jun 2010 06:49:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-get-cpu-model/m-p/5241663#M469836</guid>
      <dc:creator>Aneesh Mohan</dc:creator>
      <dc:date>2010-06-01T06:49:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to get CPU model</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-get-cpu-model/m-p/5241664#M469837</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums11.itrc.hp.com/service/forums/questionanswer.do?admit=109447626+1275381288908+28353475&amp;amp;threadId=558731" target="_blank"&gt;http://forums11.itrc.hp.com/service/forums/questionanswer.do?admit=109447626+1275381288908+28353475&amp;amp;threadId=558731&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;rgs,</description>
      <pubDate>Tue, 01 Jun 2010 07:44:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-get-cpu-model/m-p/5241664#M469837</guid>
      <dc:creator>rariasn</dc:creator>
      <dc:date>2010-06-01T07:44:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to get CPU model</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-get-cpu-model/m-p/5241665#M469838</link>
      <description>&lt;BR /&gt;I have assigned points to   2  of   32  responses to my questions. &lt;BR /&gt;&lt;BR /&gt;Please assign points if our replies helped you.&lt;BR /&gt;</description>
      <pubDate>Tue, 01 Jun 2010 10:39:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-get-cpu-model/m-p/5241665#M469838</guid>
      <dc:creator>Aneesh Mohan</dc:creator>
      <dc:date>2010-06-01T10:39:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to get CPU model</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-get-cpu-model/m-p/5241666#M469839</link>
      <description>A400 - rp2430&lt;BR /&gt;A500 - rp2470&lt;BR /&gt;L1000 - rp5400&lt;BR /&gt;L1500 - rp5430&lt;BR /&gt;L2000 - rp5450&lt;BR /&gt;L3000 - rp5470&lt;BR /&gt;N-Class - rp7400&lt;BR /&gt;S16K-A - rp8400&lt;BR /&gt;SD16000/32000/64000 - Superdome</description>
      <pubDate>Tue, 01 Jun 2010 15:02:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-get-cpu-model/m-p/5241666#M469839</guid>
      <dc:creator>Patricio Besteiro</dc:creator>
      <dc:date>2010-06-01T15:02:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to get CPU model</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-get-cpu-model/m-p/5241667#M469840</link>
      <description>Hi Eric,&lt;BR /&gt;&lt;BR /&gt;Good day to you !&lt;BR /&gt;If your would like to get the CPU version, please do the steps below :&lt;BR /&gt;&lt;BR /&gt;login as root &amp;gt; SAM &amp;gt; Performance Monitors &amp;gt; System Properties &amp;gt; under Processor&lt;BR /&gt;&lt;BR /&gt;Hope this information can help.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Adi.</description>
      <pubDate>Wed, 02 Jun 2010 08:44:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-get-cpu-model/m-p/5241667#M469840</guid>
      <dc:creator>Adisuria Wangsadinata_1</dc:creator>
      <dc:date>2010-06-02T08:44:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to get CPU model</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-get-cpu-model/m-p/5241668#M469841</link>
      <description>Eric,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Use # machinfo  &lt;BR /&gt;And look for : processor family: &amp;amp; Stepping ,&lt;BR /&gt;- Processor Family 32  &amp;amp; stepping C2 is Montecito. &lt;BR /&gt;- Processor Family 31 or other are : Madison or Montvale .  &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;# machinfo &lt;BR /&gt;&lt;BR /&gt;CPU info:&lt;BR /&gt;   Number of CPUs = 128&lt;BR /&gt;   Clock speed = 1598 MHz&lt;BR /&gt;   Bus speed   = 533 MT/s&lt;BR /&gt;   CPUID registers&lt;BR /&gt;      vendor information =       "GenuineIntel"&lt;BR /&gt;      processor serial number =  0x0000000000000000&lt;BR /&gt;      processor version info =   0x0000000020000704&lt;BR /&gt;         architecture revision:       0&lt;BR /&gt;         processor family:           32   Intel(R) Itanium 2 9000 series&lt;BR /&gt;         processor model:             0   Intel(R) Itanium 2 9000 series&lt;BR /&gt;         processor revision:          7   Stepping C2&lt;BR /&gt;         largest CPUID reg:           4&lt;BR /&gt;      processor capabilities =   0x0000000000000005&lt;BR /&gt;                      implements long branch:  1&lt;BR /&gt;        implements 16-byte atomic operations:  1&lt;BR /&gt;   Bus features&lt;BR /&gt;      implemented =  0xbdf0000020000000&lt;BR /&gt;      selected    =  0x0020000000000000&lt;BR /&gt;         Exclusive Bus Cache Line Replacement Enabled&lt;BR /&gt;&lt;BR /&gt;Cache info (per core):&lt;BR /&gt;   L1 Instruction: size =   16 KB, associativity = 4&lt;BR /&gt;   L1 Data:        size =   16 KB, associativity = 4&lt;BR /&gt;   L2 Instruction: size = 1024 KB, associativity = 8&lt;BR /&gt;   L2 Data:        size =  256 KB, associativity = 8&lt;BR /&gt;   L3 Unified:     size = 9216 KB, associativity = 9&lt;BR /&gt;&lt;BR /&gt;Memory = 523251 MB (510.987305 GB)&lt;BR /&gt;&lt;BR /&gt;Firmware info:&lt;BR /&gt;   Firmware revision = 7.44&lt;BR /&gt;   FP SWA driver revision: 1.18&lt;BR /&gt;   IPMI is supported on this system.&lt;BR /&gt;   BMC version: 127.99&lt;BR /&gt;&lt;BR /&gt;Platform info:&lt;BR /&gt;   model string =          "ia64 hp superdome server SD64B"&lt;BR /&gt;....&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Also more information can be found from GSP : , &lt;BR /&gt;Use : &lt;BR /&gt;GSP:&amp;gt; CM &lt;BR /&gt;GSP:CM&amp;gt; DF      &lt;BR /&gt;( To display FRU informatio ).&lt;BR /&gt;--&amp;gt; Choose Processor. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;See more on Itanium Montecito Processor : &lt;BR /&gt;Link: &lt;A href="http://en.wikipedia.org/wiki/Itanium" target="_blank"&gt;http://en.wikipedia.org/wiki/Itanium&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;McKinley&lt;BR /&gt;Madison&lt;BR /&gt;Hondo&lt;BR /&gt;Deerfield&lt;BR /&gt;Montecito    #2006 : well known.&lt;BR /&gt;Montvale     #2007&lt;BR /&gt;Tukwila      #2010.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Have Fun!,&lt;BR /&gt;Raj.</description>
      <pubDate>Wed, 02 Jun 2010 09:24:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-get-cpu-model/m-p/5241668#M469841</guid>
      <dc:creator>Raj D.</dc:creator>
      <dc:date>2010-06-02T09:24:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to get CPU model</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-get-cpu-model/m-p/5241669#M469842</link>
      <description>Eric, Also post: # uname -a  # 11.11 or 11.23/31</description>
      <pubDate>Wed, 02 Jun 2010 09:28:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-get-cpu-model/m-p/5241669#M469842</guid>
      <dc:creator>Raj D.</dc:creator>
      <dc:date>2010-06-02T09:28:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to get CPU model</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-get-cpu-model/m-p/5241670#M469843</link>
      <description>S16K-A is&lt;BR /&gt;875 MHz PA-8800 or PA-8700 #cstm output pls.</description>
      <pubDate>Wed, 02 Jun 2010 09:41:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-get-cpu-model/m-p/5241670#M469843</guid>
      <dc:creator>Raj D.</dc:creator>
      <dc:date>2010-06-02T09:41:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to get CPU model</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-get-cpu-model/m-p/5241671#M469844</link>
      <description>This is an example of cstm output:&lt;BR /&gt;&lt;BR /&gt;...&lt;BR /&gt;        Module              Revision&lt;BR /&gt;        ------              --------&lt;BR /&gt;        System Board        A14026&lt;BR /&gt;        PA 8500 CPU Module  3.1&lt;BR /&gt;        PA 8500 CPU Module  3.0&lt;BR /&gt;        PA 8500 CPU Module  3.1&lt;BR /&gt;        PA 8500 CPU Module  3.0&lt;BR /&gt;        PA 8500 CPU Module  3.1&lt;BR /&gt;        PA 8500 CPU Module  3.0&lt;BR /&gt;        PA 8500 CPU Module  3.1&lt;BR /&gt;        PA 8500 CPU Module  3.0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;There will be the same on your system.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks for nothing.</description>
      <pubDate>Wed, 02 Jun 2010 10:08:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-get-cpu-model/m-p/5241671#M469844</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2010-06-02T10:08:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to get CPU model</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-get-cpu-model/m-p/5241672#M469845</link>
      <description>dear all,&lt;BR /&gt;I would like to use c program to get CPU model or throught command line ,not interactive with user,&lt;BR /&gt;finally i would write program to call command to get cpu model&lt;BR /&gt;&lt;BR /&gt;thanks</description>
      <pubDate>Thu, 03 Jun 2010 00:16:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-get-cpu-model/m-p/5241672#M469845</guid>
      <dc:creator>eric wang_2</dc:creator>
      <dc:date>2010-06-03T00:16:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to get CPU model</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-get-cpu-model/m-p/5241673#M469846</link>
      <description>&amp;gt;I would write program to call command to get cpu model &lt;BR /&gt;&lt;BR /&gt;You could call sysconf(2) to do the same as:&lt;BR /&gt;$ getconf CPU_CHIP_TYPE</description>
      <pubDate>Thu, 03 Jun 2010 08:49:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-get-cpu-model/m-p/5241673#M469846</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2010-06-03T08:49:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to get CPU model</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-get-cpu-model/m-p/5241674#M469847</link>
      <description>when I run #getconf CPU_CHIP_TYPE&lt;BR /&gt;I got a number 616&lt;BR /&gt;&lt;BR /&gt;how could i use 616 to mapping PA 8700 CPU Module 2.3&lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;</description>
      <pubDate>Thu, 03 Jun 2010 13:10:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-get-cpu-model/m-p/5241674#M469847</guid>
      <dc:creator>eric wang_2</dc:creator>
      <dc:date>2010-06-03T13:10:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to get CPU model</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-get-cpu-model/m-p/5241675#M469848</link>
      <description>Eric,&lt;BR /&gt;&lt;BR /&gt;I think the most reliable way to get the information you want is to run&lt;BR /&gt;&lt;BR /&gt;grep CPU /var/tombstones/ts90 |tail -1&lt;BR /&gt;&lt;BR /&gt;This works for PA-RISC machines.  For ia64, you'll have to resort to machinfo.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Thu, 03 Jun 2010 13:49:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-get-cpu-model/m-p/5241675#M469848</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2010-06-03T13:49:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to get CPU model</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-get-cpu-model/m-p/5241676#M469849</link>
      <description>&amp;gt;when I run #getconf CPU_CHIP_TYPE&lt;BR /&gt;I got a number 616&lt;BR /&gt;&amp;gt;how could I use 616 to mapping PA 8700 CPU Module 2.3&lt;BR /&gt;&lt;BR /&gt;Printing in hex may give you a pattern.  Otherwise you'll need to find a table of those values or experiment.</description>
      <pubDate>Fri, 04 Jun 2010 13:45:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-get-cpu-model/m-p/5241676#M469849</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2010-06-04T13:45:12Z</dc:date>
    </item>
  </channel>
</rss>

