<?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: HP-UX command need to display processor information in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-command-need-to-display-processor-information/m-p/4916296#M406993</link>
    <description>Checkingvia cstm&lt;BR /&gt;&lt;BR /&gt;performed on N4000-55 running HPUX 11.00&lt;BR /&gt;echo "selclass type proc;info;wait;infolog" | cstm &lt;BR /&gt;&lt;BR /&gt;This will provide lots of info, firmware, errors, etc.&lt;BR /&gt;&lt;BR /&gt;This will get the number of;&lt;BR /&gt;ncpu=$(ioscan -k|grep processor|wc -l)&lt;BR /&gt;&lt;BR /&gt;To obtain on a ia64 bsystem&lt;BR /&gt;/usr/contrib/bin/machinfo&lt;BR /&gt;&lt;BR /&gt;Also look into top (# of procs) &amp;amp; SAM</description>
    <pubDate>Thu, 04 Aug 2005 15:56:00 GMT</pubDate>
    <dc:creator>Rick Garland</dc:creator>
    <dc:date>2005-08-04T15:56:00Z</dc:date>
    <item>
      <title>HP-UX command need to display processor information</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-command-need-to-display-processor-information/m-p/4916294#M406991</link>
      <description>Hi Everyone&lt;BR /&gt;&lt;BR /&gt;Is there an HP-UX command to display processor information e.g.:&lt;BR /&gt;&lt;BR /&gt;No. of processors.&lt;BR /&gt;For each processor:&lt;BR /&gt;  Processor Type&lt;BR /&gt;  Speed&lt;BR /&gt;&lt;BR /&gt;etc.&lt;BR /&gt;&lt;BR /&gt;- Andre</description>
      <pubDate>Thu, 04 Aug 2005 15:46:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-command-need-to-display-processor-information/m-p/4916294#M406991</guid>
      <dc:creator>Andre Thompson_1</dc:creator>
      <dc:date>2005-08-04T15:46:16Z</dc:date>
    </item>
    <item>
      <title>Re: HP-UX command need to display processor information</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-command-need-to-display-processor-information/m-p/4916295#M406992</link>
      <description>hy,&lt;BR /&gt;&lt;BR /&gt;speed :&lt;BR /&gt;# echo itick_per_usec/D | adb -k /stand/vmunix dev/mem &lt;BR /&gt;&lt;BR /&gt;or &lt;BR /&gt;the last 2 number is the speed es: 44 &amp;gt;&amp;gt; 440Mh&lt;BR /&gt;# model&lt;BR /&gt;&lt;BR /&gt;the number of processor :&lt;BR /&gt;# ioscan -fnk|grep proc&lt;BR /&gt;&lt;BR /&gt;or with stm or at the similar mode to the processor speed&lt;BR /&gt;DM.</description>
      <pubDate>Thu, 04 Aug 2005 15:55:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-command-need-to-display-processor-information/m-p/4916295#M406992</guid>
      <dc:creator>mirco_1</dc:creator>
      <dc:date>2005-08-04T15:55:11Z</dc:date>
    </item>
    <item>
      <title>Re: HP-UX command need to display processor information</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-command-need-to-display-processor-information/m-p/4916296#M406993</link>
      <description>Checkingvia cstm&lt;BR /&gt;&lt;BR /&gt;performed on N4000-55 running HPUX 11.00&lt;BR /&gt;echo "selclass type proc;info;wait;infolog" | cstm &lt;BR /&gt;&lt;BR /&gt;This will provide lots of info, firmware, errors, etc.&lt;BR /&gt;&lt;BR /&gt;This will get the number of;&lt;BR /&gt;ncpu=$(ioscan -k|grep processor|wc -l)&lt;BR /&gt;&lt;BR /&gt;To obtain on a ia64 bsystem&lt;BR /&gt;/usr/contrib/bin/machinfo&lt;BR /&gt;&lt;BR /&gt;Also look into top (# of procs) &amp;amp; SAM</description>
      <pubDate>Thu, 04 Aug 2005 15:56:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-command-need-to-display-processor-information/m-p/4916296#M406993</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2005-08-04T15:56:00Z</dc:date>
    </item>
    <item>
      <title>Re: HP-UX command need to display processor information</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-command-need-to-display-processor-information/m-p/4916297#M406994</link>
      <description>Hi Mirco&lt;BR /&gt;&lt;BR /&gt;The command for finding the speed did not work. However the number of processor commdn worked.&lt;BR /&gt;&lt;BR /&gt;Hi Rick&lt;BR /&gt;&lt;BR /&gt;This was very detailed. Thanks. interting though is that the processor speed showed up as N/A&lt;BR /&gt;&lt;BR /&gt;I am using HP-UX 11.23 on a Rp3440&lt;BR /&gt;&lt;BR /&gt;-Andre</description>
      <pubDate>Thu, 04 Aug 2005 16:10:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-command-need-to-display-processor-information/m-p/4916297#M406994</guid>
      <dc:creator>Andre Thompson_1</dc:creator>
      <dc:date>2005-08-04T16:10:29Z</dc:date>
    </item>
    <item>
      <title>Re: HP-UX command need to display processor information</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-command-need-to-display-processor-information/m-p/4916298#M406995</link>
      <description>hy,&lt;BR /&gt;&lt;BR /&gt;try this:&lt;BR /&gt;&lt;BR /&gt;# echo "selclass qualifier cpu;info;wait;infowait" | cstm&lt;BR /&gt;&lt;BR /&gt;DM.</description>
      <pubDate>Thu, 04 Aug 2005 16:19:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-command-need-to-display-processor-information/m-p/4916298#M406995</guid>
      <dc:creator>mirco_1</dc:creator>
      <dc:date>2005-08-04T16:19:19Z</dc:date>
    </item>
    <item>
      <title>Re: HP-UX command need to display processor information</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-command-need-to-display-processor-information/m-p/4916299#M406996</link>
      <description>Not sure about /usr/contrib/bin/machinfo on HPUX 11.23 on PA-RISC. Does exist on HPUX 11.23 ia64 system.&lt;BR /&gt;&lt;BR /&gt;There is SAM&lt;BR /&gt;# sam --&amp;gt; Performance Monitors --&amp;gt; System Properties&lt;BR /&gt;&lt;BR /&gt;Will display the speed&lt;BR /&gt;</description>
      <pubDate>Thu, 04 Aug 2005 16:20:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-command-need-to-display-processor-information/m-p/4916299#M406996</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2005-08-04T16:20:02Z</dc:date>
    </item>
    <item>
      <title>Re: HP-UX command need to display processor information</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-command-need-to-display-processor-information/m-p/4916300#M406997</link>
      <description>you can try &lt;BR /&gt;/opt/ignite/sbin/print_manifest</description>
      <pubDate>Fri, 05 Aug 2005 03:43:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-command-need-to-display-processor-information/m-p/4916300#M406997</guid>
      <dc:creator>singvey</dc:creator>
      <dc:date>2005-08-05T03:43:34Z</dc:date>
    </item>
    <item>
      <title>Re: HP-UX command need to display processor information</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-command-need-to-display-processor-information/m-p/4916301#M406998</link>
      <description>Hi Andre,&lt;BR /&gt;&lt;BR /&gt;you may use&lt;BR /&gt;&lt;BR /&gt;/usr/contrib/bin/machinfo&lt;BR /&gt;&lt;BR /&gt;for Itanium based systems.</description>
      <pubDate>Fri, 05 Aug 2005 04:21:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-command-need-to-display-processor-information/m-p/4916301#M406998</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2005-08-05T04:21:33Z</dc:date>
    </item>
    <item>
      <title>Re: HP-UX command need to display processor information</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-command-need-to-display-processor-information/m-p/4916302#M406999</link>
      <description>CPU&lt;BR /&gt;&lt;BR /&gt;HPUX=/stand/vmunix&lt;BR /&gt;&lt;BR /&gt;MODEL=$(grep -i $(model | tr "/" " " \&lt;BR /&gt;        | awk '{print $NF}') \&lt;BR /&gt;        /usr/sam/lib/mo/sched.models \&lt;BR /&gt;        | awk '{print $NF}')&lt;BR /&gt;&lt;BR /&gt;MHZ=$(echo itick_per_tick/D \&lt;BR /&gt;        | adb -k $HPUX /dev/kmem \&lt;BR /&gt;        | tail -1 \&lt;BR /&gt;        | awk '{print $2/10000}')&lt;BR /&gt;echo `hostname` has `ioscan -k |grep -n processor \&lt;BR /&gt;        |wc -l` $MODEL $MHZ  "Mhz processor(s)"&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete&lt;BR /&gt;</description>
      <pubDate>Fri, 05 Aug 2005 05:02:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-command-need-to-display-processor-information/m-p/4916302#M406999</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2005-08-05T05:02:25Z</dc:date>
    </item>
    <item>
      <title>Re: HP-UX command need to display processor information</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-command-need-to-display-processor-information/m-p/4916303#M407000</link>
      <description>Several ways as,&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=851889" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=851889&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;1. sam -&amp;gt; performance monitor -&amp;gt; processor&lt;BR /&gt;2. print_manifest (if ignite-ux installed)&lt;BR /&gt;3. machinfo (11.23 HP versions)&lt;BR /&gt;4. ioscan -fnC processor&lt;BR /&gt;5. echo "processor_count/D" | adb /stand/vmunix /dev/kmem&lt;BR /&gt;6. top command to get cpu count&lt;BR /&gt;&lt;BR /&gt;hth.</description>
      <pubDate>Fri, 05 Aug 2005 05:14:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-command-need-to-display-processor-information/m-p/4916303#M407000</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2005-08-05T05:14:31Z</dc:date>
    </item>
    <item>
      <title>Re: HP-UX command need to display processor information</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-command-need-to-display-processor-information/m-p/4916304#M407001</link>
      <description>Thanks for your help everyone.</description>
      <pubDate>Wed, 17 Oct 2007 09:43:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-command-need-to-display-processor-information/m-p/4916304#M407001</guid>
      <dc:creator>Andre Thompson_1</dc:creator>
      <dc:date>2007-10-17T09:43:49Z</dc:date>
    </item>
  </channel>
</rss>

