<?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: system info in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/system-info/m-p/3858812#M276322</link>
    <description>Hi Navin:&lt;BR /&gt;&lt;BR /&gt;Analogous to the gathering 'cpu' information with 'cstm', do:&lt;BR /&gt;&lt;BR /&gt;# echo "selclass qualifier memory;info;wait;infolog" | cstm &amp;gt; /tmp/meminfo &lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
    <pubDate>Thu, 07 Sep 2006 17:31:25 GMT</pubDate>
    <dc:creator>James R. Ferguson</dc:creator>
    <dc:date>2006-09-07T17:31:25Z</dc:date>
    <item>
      <title>system info</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-info/m-p/3858804#M276314</link>
      <description>how do i see cpu information in a hp server and how much amount of cpu i can raise in the future that kind of information&lt;BR /&gt;thanks</description>
      <pubDate>Thu, 07 Sep 2006 14:08:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-info/m-p/3858804#M276314</guid>
      <dc:creator>navin</dc:creator>
      <dc:date>2006-09-07T14:08:42Z</dc:date>
    </item>
    <item>
      <title>Re: system info</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-info/m-p/3858805#M276315</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Best way is via online diagnostics.&lt;BR /&gt;cstm&lt;BR /&gt;&lt;BR /&gt;or:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www2.itrc.hp.com/service/cki/search.do?searchString=UPERFKBAN00000726&amp;amp;docType=Security&amp;amp;docType=Patch&amp;amp;docType=EngineerNotes&amp;amp;docType=BugReports&amp;amp;docType=Hardware&amp;amp;docType=ReferenceMaterials&amp;amp;docType=ThirdParty&amp;amp;hpweb_printable=true&amp;amp;searchCrit=allwords&amp;amp;search.x=28&amp;amp;admit=-1335382922+1157656691296+28353475&amp;amp;mode=id&amp;amp;category=c0&amp;amp;search.y=8" target="_blank"&gt;http://www2.itrc.hp.com/service/cki/search.do?searchString=UPERFKBAN00000726&amp;amp;docType=Security&amp;amp;docType=Patch&amp;amp;docType=EngineerNotes&amp;amp;docType=BugReports&amp;amp;docType=Hardware&amp;amp;docType=ReferenceMaterials&amp;amp;docType=ThirdParty&amp;amp;hpweb_printable=true&amp;amp;searchCrit=allwords&amp;amp;search.x=28&amp;amp;admit=-1335382922+1157656691296+28353475&amp;amp;mode=id&amp;amp;category=c0&amp;amp;search.y=8&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Lots of good stuff in there.&lt;BR /&gt;&lt;BR /&gt;SEP&lt;BR /&gt;</description>
      <pubDate>Thu, 07 Sep 2006 14:19:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-info/m-p/3858805#M276315</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-09-07T14:19:00Z</dc:date>
    </item>
    <item>
      <title>Re: system info</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-info/m-p/3858806#M276316</link>
      <description>you can use top or glance commands to see real time activity.&lt;BR /&gt;&lt;BR /&gt;Otherwise to get past few months reports you can use "extract" command if your system already running Measureware.&lt;BR /&gt;&lt;BR /&gt;You can use sar command too.</description>
      <pubDate>Thu, 07 Sep 2006 14:20:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-info/m-p/3858806#M276316</guid>
      <dc:creator>IT_2007</dc:creator>
      <dc:date>2006-09-07T14:20:16Z</dc:date>
    </item>
    <item>
      <title>Re: system info</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-info/m-p/3858807#M276317</link>
      <description>Hi Navin:&lt;BR /&gt;&lt;BR /&gt;# echo "selclass qualifier cpu;info;wait;infolog"|cstm &amp;gt; /tmp/stminfo&lt;BR /&gt;&lt;BR /&gt;...then consult the matching hardware's documentation:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/hw.html" target="_blank"&gt;http://docs.hp.com/en/hw.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Thu, 07 Sep 2006 14:21:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-info/m-p/3858807#M276317</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2006-09-07T14:21:01Z</dc:date>
    </item>
    <item>
      <title>Re: system info</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-info/m-p/3858808#M276318</link>
      <description>Hi Navin,&lt;BR /&gt;You can get the cpu information from cstm command.&lt;BR /&gt;&lt;BR /&gt;#cstm&lt;BR /&gt;cstm&amp;gt;scl   --&amp;gt; select for processor&lt;BR /&gt;cstm&amp;gt;info&lt;BR /&gt;cstm&amp;gt;infolog   ---&amp;gt; this output will give detail information about the processors.&lt;BR /&gt;&lt;BR /&gt;otherwise you can check from the BCH.&lt;BR /&gt;main&amp;gt;--&amp;gt;information menu -&amp;gt; processor.&lt;BR /&gt;&lt;BR /&gt;Thanks and regards&lt;BR /&gt;V.Manoharan&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 07 Sep 2006 14:22:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-info/m-p/3858808#M276318</guid>
      <dc:creator>V.Manoharan</dc:creator>
      <dc:date>2006-09-07T14:22:10Z</dc:date>
    </item>
    <item>
      <title>Re: system info</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-info/m-p/3858809#M276319</link>
      <description>Hi Navin,&lt;BR /&gt;You can get the cpu information from cstm command.&lt;BR /&gt;&lt;BR /&gt;#cstm&lt;BR /&gt;cstm&amp;gt;scl   --&amp;gt; select for processor&lt;BR /&gt;cstm&amp;gt;info&lt;BR /&gt;cstm&amp;gt;infolog   ---&amp;gt; this output will give detail information about the processors.&lt;BR /&gt;&lt;BR /&gt;otherwise you can check from the BCH.&lt;BR /&gt;main&amp;gt;--&amp;gt;information menu -&amp;gt; processor.&lt;BR /&gt;&lt;BR /&gt;This will give information about the installed processor . you need to check the max processor support from the Product support Plan.&lt;BR /&gt;&lt;BR /&gt;Thanks and regards&lt;BR /&gt;V.Manoharan&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 07 Sep 2006 14:27:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-info/m-p/3858809#M276319</guid>
      <dc:creator>V.Manoharan</dc:creator>
      <dc:date>2006-09-07T14:27:37Z</dc:date>
    </item>
    <item>
      <title>Re: system info</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-info/m-p/3858810#M276320</link>
      <description>can i use cstm for getting memory and future memory increase info.&lt;BR /&gt;tahnks</description>
      <pubDate>Thu, 07 Sep 2006 14:37:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-info/m-p/3858810#M276320</guid>
      <dc:creator>navin</dc:creator>
      <dc:date>2006-09-07T14:37:52Z</dc:date>
    </item>
    <item>
      <title>Re: system info</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-info/m-p/3858811#M276321</link>
      <description>absolutely. Run cstm, and go through the help on the menu's.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 07 Sep 2006 16:38:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-info/m-p/3858811#M276321</guid>
      <dc:creator>Kevin Wright</dc:creator>
      <dc:date>2006-09-07T16:38:52Z</dc:date>
    </item>
    <item>
      <title>Re: system info</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-info/m-p/3858812#M276322</link>
      <description>Hi Navin:&lt;BR /&gt;&lt;BR /&gt;Analogous to the gathering 'cpu' information with 'cstm', do:&lt;BR /&gt;&lt;BR /&gt;# echo "selclass qualifier memory;info;wait;infolog" | cstm &amp;gt; /tmp/meminfo &lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Thu, 07 Sep 2006 17:31:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-info/m-p/3858812#M276322</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2006-09-07T17:31:25Z</dc:date>
    </item>
    <item>
      <title>Re: system info</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-info/m-p/3858813#M276323</link>
      <description>If you are using an Itanium box, you can use the #machinfo command to grab server information.  That includes, memory, cpu, etc.&lt;BR /&gt;</description>
      <pubDate>Thu, 07 Sep 2006 21:55:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-info/m-p/3858813#M276323</guid>
      <dc:creator>NMory</dc:creator>
      <dc:date>2006-09-07T21:55:50Z</dc:date>
    </item>
    <item>
      <title>Re: system info</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-info/m-p/3858814#M276324</link>
      <description>hi;&lt;BR /&gt;here is a script for cpu information.&lt;BR /&gt;&lt;BR /&gt;regards;&lt;BR /&gt;mustafa</description>
      <pubDate>Fri, 08 Sep 2006 02:12:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-info/m-p/3858814#M276324</guid>
      <dc:creator>Mustafa Gulercan</dc:creator>
      <dc:date>2006-09-08T02:12:21Z</dc:date>
    </item>
    <item>
      <title>Re: system info</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-info/m-p/3858815#M276325</link>
      <description>Navin,&lt;BR /&gt;&lt;BR /&gt;-------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Finding CPU speed:&lt;BR /&gt;&lt;BR /&gt;echo itick_per_usec/D | adb -k /stand/vmunix /dev/mem &lt;BR /&gt;&lt;BR /&gt;echo "selclass qualifier cpu;info;wait;infolog" | /usr/sbin/cstm&lt;BR /&gt;------------------------------------------------------------------------------------------------------------&lt;BR /&gt;&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Finidng CPU speed in Mhz, in a single command:  &lt;BR /&gt;&lt;BR /&gt; echo "CPU Speed is= \c" ; echo itick_per_tick/D|adb -k /stand/vmunix /dev/kmem|tail -1|cut -f2 | awk '{printf "%0f MHz\n", $1/10000}'&lt;BR /&gt;&lt;BR /&gt;------------------------------------------------------------------------------------------&lt;BR /&gt;&lt;BR /&gt;Finaly also you can find with sam,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Raj.</description>
      <pubDate>Fri, 08 Sep 2006 02:28:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-info/m-p/3858815#M276325</guid>
      <dc:creator>Raj D.</dc:creator>
      <dc:date>2006-09-08T02:28:03Z</dc:date>
    </item>
  </channel>
</rss>

