<?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: command to find cpu name/type in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/command-to-find-cpu-name-type/m-p/3815319#M269072</link>
    <description>For Itanium machines:&lt;BR /&gt;&lt;BR /&gt;/usr/contrib/bin/machinfo&lt;BR /&gt;&lt;BR /&gt;cstm won't provide info in this case!</description>
    <pubDate>Thu, 29 Jun 2006 14:52:15 GMT</pubDate>
    <dc:creator>Torsten.</dc:creator>
    <dc:date>2006-06-29T14:52:15Z</dc:date>
    <item>
      <title>command to find cpu name/type</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/command-to-find-cpu-name-type/m-p/3815314#M269067</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;what is the command to find out cpu type/name, and  pa-risc or itanium model of the servers ? &lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Shiv</description>
      <pubDate>Thu, 29 Jun 2006 13:28:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/command-to-find-cpu-name-type/m-p/3815314#M269067</guid>
      <dc:creator>Shivkumar</dc:creator>
      <dc:date>2006-06-29T13:28:37Z</dc:date>
    </item>
    <item>
      <title>Re: command to find cpu name/type</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/command-to-find-cpu-name-type/m-p/3815315#M269068</link>
      <description>Hi Shiv:&lt;BR /&gt;&lt;BR /&gt;# model&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Thu, 29 Jun 2006 13:38:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/command-to-find-cpu-name-type/m-p/3815315#M269068</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2006-06-29T13:38:19Z</dc:date>
    </item>
    <item>
      <title>Re: command to find cpu name/type</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/command-to-find-cpu-name-type/m-p/3815316#M269069</link>
      <description>Shiv,&lt;BR /&gt;&lt;BR /&gt;# echo "selclass qualifier cpu;info;wait;infolog" | cstm&lt;BR /&gt;&lt;BR /&gt;# model&lt;BR /&gt;&lt;BR /&gt;# uname -a&lt;BR /&gt;&lt;BR /&gt;PCS</description>
      <pubDate>Thu, 29 Jun 2006 13:41:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/command-to-find-cpu-name-type/m-p/3815316#M269069</guid>
      <dc:creator>spex</dc:creator>
      <dc:date>2006-06-29T13:41:06Z</dc:date>
    </item>
    <item>
      <title>Re: command to find cpu name/type</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/command-to-find-cpu-name-type/m-p/3815317#M269070</link>
      <description>Hi Shiv:&lt;BR /&gt;&lt;BR /&gt;Don't forget [ since you always have Ignite installed on your servers :-)) ]:&lt;BR /&gt;&lt;BR /&gt;# /opt/ignite/bin/print_manifest&lt;BR /&gt;&lt;BR /&gt;...which comes with its own manpages:&lt;BR /&gt;&lt;BR /&gt;# man 1M print_manifest&lt;BR /&gt;&lt;BR /&gt;This will give you quite a bit of information on your particular configuation.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Thu, 29 Jun 2006 13:51:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/command-to-find-cpu-name-type/m-p/3815317#M269070</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2006-06-29T13:51:04Z</dc:date>
    </item>
    <item>
      <title>Re: command to find cpu name/type</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/command-to-find-cpu-name-type/m-p/3815318#M269071</link>
      <description>Hi Shiv,&lt;BR /&gt;&lt;BR /&gt;SAM is the best tool for this sort of info or...&lt;BR /&gt;&lt;BR /&gt;# /usr/sbin/diag/contrib/pdcinfo -no_banner | grep -i "cpu module"&lt;BR /&gt;&lt;BR /&gt;for CPU speed use...&lt;BR /&gt;&lt;BR /&gt;# echo itick_per_usec/D | adb /stand/vmunix /dev/mem</description>
      <pubDate>Thu, 29 Jun 2006 13:51:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/command-to-find-cpu-name-type/m-p/3815318#M269071</guid>
      <dc:creator>Sandman!</dc:creator>
      <dc:date>2006-06-29T13:51:08Z</dc:date>
    </item>
    <item>
      <title>Re: command to find cpu name/type</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/command-to-find-cpu-name-type/m-p/3815319#M269072</link>
      <description>For Itanium machines:&lt;BR /&gt;&lt;BR /&gt;/usr/contrib/bin/machinfo&lt;BR /&gt;&lt;BR /&gt;cstm won't provide info in this case!</description>
      <pubDate>Thu, 29 Jun 2006 14:52:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/command-to-find-cpu-name-type/m-p/3815319#M269072</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2006-06-29T14:52:15Z</dc:date>
    </item>
    <item>
      <title>Re: command to find cpu name/type</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/command-to-find-cpu-name-type/m-p/3815320#M269073</link>
      <description>Shalom Shiv,&lt;BR /&gt;&lt;BR /&gt;model is the universal command that works on both Itanium and PA-RISC.&lt;BR /&gt;&lt;BR /&gt;Usually you get a speed statment from model, perhaps always, but you get enough information from the command to go online and determine what the actual CPU speed is.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 29 Jun 2006 14:57:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/command-to-find-cpu-name-type/m-p/3815320#M269073</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-06-29T14:57:56Z</dc:date>
    </item>
    <item>
      <title>Re: command to find cpu name/type</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/command-to-find-cpu-name-type/m-p/3815321#M269074</link>
      <description>HI SHiv,&lt;BR /&gt;s. "model" is the good choice.&lt;BR /&gt;my system gives gives this output:&lt;BR /&gt;#model&lt;BR /&gt;9000/800/rp7410&lt;BR /&gt;&lt;BR /&gt;go to hp 9000 servers page:&lt;BR /&gt;&lt;A href="http://www.hp.com/products1/servers/HP9000_family_overview.html" target="_blank"&gt;http://www.hp.com/products1/servers/HP9000_family_overview.html&lt;/A&gt;&lt;BR /&gt;search with rp7410 and u will get all the info u need.&lt;BR /&gt;HP 9000 server family brochure attached.</description>
      <pubDate>Thu, 29 Jun 2006 15:23:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/command-to-find-cpu-name-type/m-p/3815321#M269074</guid>
      <dc:creator>inventsekar_1</dc:creator>
      <dc:date>2006-06-29T15:23:20Z</dc:date>
    </item>
    <item>
      <title>Re: command to find cpu name/type</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/command-to-find-cpu-name-type/m-p/3815322#M269075</link>
      <description>"machinfo" will give you all you need for Itanium CPUs.&lt;BR /&gt;&lt;BR /&gt;For PA-RISC, cstm will tell you the CPU product (e.g. AB354A) and name (e.g. PA 8800 CPU Module  3.2). Now you can lookup the product number at &lt;A href="http://partsurfer.hp.com" target="_blank"&gt;http://partsurfer.hp.com&lt;/A&gt; and you will get for this example:&lt;BR /&gt;&lt;BR /&gt;AB354A = HP svr rp34x0 1GHz PA-8800 dual core CPU&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 29 Jun 2006 15:45:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/command-to-find-cpu-name-type/m-p/3815322#M269075</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2006-06-29T15:45:22Z</dc:date>
    </item>
    <item>
      <title>Re: command to find cpu name/type</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/command-to-find-cpu-name-type/m-p/3815323#M269076</link>
      <description># echo "selclass qualifier cpu;info;wait;infolog" | cstm&lt;BR /&gt;&lt;BR /&gt;Note; this only works on PA systems.  For IPF systems you need to run:&lt;BR /&gt;&lt;BR /&gt;# echo "selclass qualifier system;info;wait;infolog" | cstm&lt;BR /&gt;&lt;BR /&gt;(This should work, although there is an unrelated problem under investigation at the moment.)&lt;BR /&gt;&lt;BR /&gt;Andrew</description>
      <pubDate>Mon, 03 Jul 2006 04:20:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/command-to-find-cpu-name-type/m-p/3815323#M269076</guid>
      <dc:creator>Andrew Merritt_2</dc:creator>
      <dc:date>2006-07-03T04:20:01Z</dc:date>
    </item>
  </channel>
</rss>

