<?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 Command: echo &amp;quot;selclass qualifier cpu;info;wait;infolog&amp;quot; | cstm in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/command-echo-quot-selclass-qualifier-cpu-info-wait-infolog-quot/m-p/4067550#M735293</link>
    <description>&lt;BR /&gt;I found this command:&lt;BR /&gt;&lt;BR /&gt;echo "selclass qualifier cpu;info;wait;infolog" | cstm&lt;BR /&gt;&lt;BR /&gt;is it only for cpu?&lt;BR /&gt;i do not understand how it was built, i mean&lt;BR /&gt;i'd like to know if i can use it for more revisions with other hw or sw , could you please let me know?&lt;BR /&gt;&lt;BR /&gt;thanks.</description>
    <pubDate>Sun, 09 Sep 2007 05:41:37 GMT</pubDate>
    <dc:creator>Manuales</dc:creator>
    <dc:date>2007-09-09T05:41:37Z</dc:date>
    <item>
      <title>Command: echo "selclass qualifier cpu;info;wait;infolog" | cstm</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/command-echo-quot-selclass-qualifier-cpu-info-wait-infolog-quot/m-p/4067550#M735293</link>
      <description>&lt;BR /&gt;I found this command:&lt;BR /&gt;&lt;BR /&gt;echo "selclass qualifier cpu;info;wait;infolog" | cstm&lt;BR /&gt;&lt;BR /&gt;is it only for cpu?&lt;BR /&gt;i do not understand how it was built, i mean&lt;BR /&gt;i'd like to know if i can use it for more revisions with other hw or sw , could you please let me know?&lt;BR /&gt;&lt;BR /&gt;thanks.</description>
      <pubDate>Sun, 09 Sep 2007 05:41:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/command-echo-quot-selclass-qualifier-cpu-info-wait-infolog-quot/m-p/4067550#M735293</guid>
      <dc:creator>Manuales</dc:creator>
      <dc:date>2007-09-09T05:41:37Z</dc:date>
    </item>
    <item>
      <title>Re: Command: echo "selclass qualifier cpu;info;wait;infolog" | cstm</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/command-echo-quot-selclass-qualifier-cpu-info-wait-infolog-quot/m-p/4067551#M735294</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;No change the cpu to system eg&lt;BR /&gt;&lt;BR /&gt;# echo "selclass qualifier system;info;wait;infolog" | /usr/sbin/cstm&lt;BR /&gt;&lt;BR /&gt;and you will get the info for your system.&lt;BR /&gt;&lt;BR /&gt;Other commands&lt;BR /&gt;print_manifest if you have ignite installed&lt;BR /&gt;11.23 + 11.31 /usr/contrib/bin/machinfo&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Sun, 09 Sep 2007 06:04:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/command-echo-quot-selclass-qualifier-cpu-info-wait-infolog-quot/m-p/4067551#M735294</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2007-09-09T06:04:17Z</dc:date>
    </item>
    <item>
      <title>Re: Command: echo "selclass qualifier cpu;info;wait;infolog" | cstm</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/command-echo-quot-selclass-qualifier-cpu-info-wait-infolog-quot/m-p/4067552#M735295</link>
      <description>Excellent answer !! thanks a lot !!!</description>
      <pubDate>Sun, 09 Sep 2007 06:08:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/command-echo-quot-selclass-qualifier-cpu-info-wait-infolog-quot/m-p/4067552#M735295</guid>
      <dc:creator>Manuales</dc:creator>
      <dc:date>2007-09-09T06:08:01Z</dc:date>
    </item>
    <item>
      <title>Re: Command: echo "selclass qualifier cpu;info;wait;infolog" | cstm</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/command-echo-quot-selclass-qualifier-cpu-info-wait-infolog-quot/m-p/4067553#M735296</link>
      <description>cstm is actually an interactive command so the one-liner is just a collection of the commands needed to query cpu information. Here are several others that are useful:&lt;BR /&gt; &lt;BR /&gt;CPU details:&lt;BR /&gt;echo "selclass qualifier cpu;info;wait;infolog" | cstm&lt;BR /&gt; &lt;BR /&gt;LAN details:&lt;BR /&gt;echo "selclass qualifier lan;info;wait;infolog"  | cstm&lt;BR /&gt; &lt;BR /&gt;echo "selclass qualifier memory;info;wait;infolog" | cstm&lt;BR /&gt; &lt;BR /&gt;Tape details:&lt;BR /&gt;echo "selclass type tape;info;wait;infolog" | cstm&lt;BR /&gt; &lt;BR /&gt;and so on. NOTE: some cstm commands require "selclass qualifier" and some require "selclass type". No one at HP can explain why there is such a non-intuitive division. Here's what I have been able to gather:&lt;BR /&gt; &lt;BR /&gt;QUALIFIER&lt;BR /&gt;Bus CDROM CPU FibreQL Hard IDE IPMI LAN Memory RS-232 SCSI USB system All&lt;BR /&gt; &lt;BR /&gt;TYPE&lt;BR /&gt;Adapter Disk Hub Interface Memory Processor Tape&lt;BR /&gt; &lt;BR /&gt;Note also that you should download the latest EMS/diagnostics every 6 months. Current version is A.57.0.</description>
      <pubDate>Mon, 10 Sep 2007 07:00:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/command-echo-quot-selclass-qualifier-cpu-info-wait-infolog-quot/m-p/4067553#M735296</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2007-09-10T07:00:43Z</dc:date>
    </item>
    <item>
      <title>Re: Command: echo "selclass qualifier cpu;info;wait;infolog" | cstm</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/command-echo-quot-selclass-qualifier-cpu-info-wait-infolog-quot/m-p/4067554#M735297</link>
      <description>See here for the current versions - &lt;A href="http://www.docs.hp.com/en/diag/stm/stm_upd.htm#table" target="_blank"&gt;http://www.docs.hp.com/en/diag/stm/stm_upd.htm#table&lt;/A&gt;&lt;BR /&gt;The release cycle is not as regular as six-monthly now.  A.57.00 is the current version for 11i v1 (11.11), C.56.00 for 11i v2 (11.23) and D.02.00 for 11i v3 (11.31).&lt;BR /&gt;&lt;BR /&gt;Note also that on IA systems there is no CPU Info tool, you need to run a combination of the  system Info tool and machinfo.&lt;BR /&gt;&lt;BR /&gt;Andrew</description>
      <pubDate>Wed, 19 Sep 2007 10:41:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/command-echo-quot-selclass-qualifier-cpu-info-wait-infolog-quot/m-p/4067554#M735297</guid>
      <dc:creator>Andrew Merritt_2</dc:creator>
      <dc:date>2007-09-19T10:41:19Z</dc:date>
    </item>
  </channel>
</rss>

