<?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: Model information for processors in nPar in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/model-information-for-processors-in-npar/m-p/4408582#M662992</link>
    <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Not having an npar handy, and thinking maybe you do, perhaps you should merely test the script. &lt;BR /&gt;&lt;BR /&gt;It can't hurt anything.&lt;BR /&gt;&lt;BR /&gt;Answer:&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/T1335-90098/ch01s03.html" target="_blank"&gt;http://docs.hp.com/en/T1335-90098/ch01s03.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;SEP</description>
    <pubDate>Mon, 27 Apr 2009 10:39:34 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2009-04-27T10:39:34Z</dc:date>
    <item>
      <title>Model information for processors in nPar</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/model-information-for-processors-in-npar/m-p/4408581#M662991</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I am interested in finding out the model information for processors on an nPar machine. I am getting that through STM utility.&lt;BR /&gt;&lt;BR /&gt;What I want to know is whether there is another way to find out this information? On a non-nPar machine I am viewing this file using this command:&lt;BR /&gt;&lt;BR /&gt;cat /var/tombstones/ts99 2&amp;gt;/dev/null | grep -i "CPU Module" |  sed -e 's/^\ *//g'  -e 's/ *$//' -e 's/\.* /-/g' 2&amp;gt;/dev/null&lt;BR /&gt;&lt;BR /&gt;Will this work in an nPar setup too ? I don't have the setup so wanted to find out. If anyone having nPar setup can help me out it will be great.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Vineet</description>
      <pubDate>Mon, 27 Apr 2009 09:51:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/model-information-for-processors-in-npar/m-p/4408581#M662991</guid>
      <dc:creator>Vineet Deshpande</dc:creator>
      <dc:date>2009-04-27T09:51:39Z</dc:date>
    </item>
    <item>
      <title>Re: Model information for processors in nPar</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/model-information-for-processors-in-npar/m-p/4408582#M662992</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Not having an npar handy, and thinking maybe you do, perhaps you should merely test the script. &lt;BR /&gt;&lt;BR /&gt;It can't hurt anything.&lt;BR /&gt;&lt;BR /&gt;Answer:&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/T1335-90098/ch01s03.html" target="_blank"&gt;http://docs.hp.com/en/T1335-90098/ch01s03.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 27 Apr 2009 10:39:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/model-information-for-processors-in-npar/m-p/4408582#M662992</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2009-04-27T10:39:34Z</dc:date>
    </item>
    <item>
      <title>Re: Model information for processors in nPar</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/model-information-for-processors-in-npar/m-p/4408583#M662993</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Try this command.&lt;BR /&gt;&lt;BR /&gt;echo "selclass qualifier cpu;infolog" | /usr/sbin/cstm | grep "CPU Module"</description>
      <pubDate>Mon, 27 Apr 2009 11:17:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/model-information-for-processors-in-npar/m-p/4408583#M662993</guid>
      <dc:creator>Ganesan R</dc:creator>
      <dc:date>2009-04-27T11:17:39Z</dc:date>
    </item>
    <item>
      <title>Re: Model information for processors in nPar</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/model-information-for-processors-in-npar/m-p/4408584#M662994</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Thanks for your answers. I found that &lt;BR /&gt;cat /var/tombstones/ts99 does give me the model information. However I have a different problem now. &lt;BR /&gt;&lt;BR /&gt;I want to grep for 2 strings in this file. But I don't know the exact syntax. I am using /usr/bin/grep&lt;BR /&gt;&lt;BR /&gt;Can you please tell me that? &lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Vineet</description>
      <pubDate>Mon, 27 Apr 2009 12:02:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/model-information-for-processors-in-npar/m-p/4408584#M662994</guid>
      <dc:creator>Vineet Deshpande</dc:creator>
      <dc:date>2009-04-27T12:02:52Z</dc:date>
    </item>
    <item>
      <title>Re: Model information for processors in nPar</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/model-information-for-processors-in-npar/m-p/4408585#M662995</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;If you want to grep two words from a file use this syntax.&lt;BR /&gt;&lt;BR /&gt;#grep -E "strings1|strings2" /tmp/filename&lt;BR /&gt;&lt;BR /&gt;or&lt;BR /&gt;&lt;BR /&gt;#grep -e "strings1" -e "strings2" /tmp/filename&lt;BR /&gt;&lt;BR /&gt;or&lt;BR /&gt;&lt;BR /&gt;#egrep "strings1|strings2" /tmp/filename&lt;BR /&gt;&lt;BR /&gt;Use -i also if you wish to ignore case sensitive&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 27 Apr 2009 12:32:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/model-information-for-processors-in-npar/m-p/4408585#M662995</guid>
      <dc:creator>Ganesan R</dc:creator>
      <dc:date>2009-04-27T12:32:27Z</dc:date>
    </item>
    <item>
      <title>Re: Model information for processors in nPar</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/model-information-for-processors-in-npar/m-p/4408586#M662996</link>
      <description>Thanks a lot Ganesan !!</description>
      <pubDate>Mon, 27 Apr 2009 13:36:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/model-information-for-processors-in-npar/m-p/4408586#M662996</guid>
      <dc:creator>Vineet Deshpande</dc:creator>
      <dc:date>2009-04-27T13:36:02Z</dc:date>
    </item>
  </channel>
</rss>

