<?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: Basic Information on HPUX in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/basic-information-on-hpux/m-p/4177042#M321933</link>
    <description>Hi&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;For CPU &amp;amp; Physical mempey&lt;BR /&gt;&lt;BR /&gt;IPF system : #machinfo&lt;BR /&gt;&lt;BR /&gt;PA-RISC;&lt;BR /&gt;&lt;BR /&gt;#echo "selclass qualifier memory;info;wait;infolog" | /usr/sbin/cstm | grep 'Total Configured' -- Mempry Info&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}' -- CPU info&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;For swap information:&lt;BR /&gt;&lt;BR /&gt;#swapinfo -tam&lt;BR /&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;Ramesh&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Fri, 11 Apr 2008 10:11:28 GMT</pubDate>
    <dc:creator>Ramesh S</dc:creator>
    <dc:date>2008-04-11T10:11:28Z</dc:date>
    <item>
      <title>Basic Information on HPUX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/basic-information-on-hpux/m-p/4177038#M321929</link>
      <description>Dear All,&lt;BR /&gt;I am working on AIX and Solaris &lt;BR /&gt;Could you help me in getting this basic information on HPUX:&lt;BR /&gt;&lt;BR /&gt;1) How to check processor details&lt;BR /&gt;2) How to check physical and swap memory&lt;BR /&gt;&lt;BR /&gt;And is there any basic system adminstration book for HPUX, which I can go through ??</description>
      <pubDate>Wed, 09 Apr 2008 14:39:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/basic-information-on-hpux/m-p/4177038#M321929</guid>
      <dc:creator>panks</dc:creator>
      <dc:date>2008-04-09T14:39:47Z</dc:date>
    </item>
    <item>
      <title>Re: Basic Information on HPUX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/basic-information-on-hpux/m-p/4177039#M321930</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;You have a wealth of documentation here:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/index.html" target="_blank"&gt;http://docs.hp.com/index.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;You might start with:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B2355-90950/index.html" target="_blank"&gt;http://docs.hp.com/en/B2355-90950/index.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/5992-3384/index.html" target="_blank"&gt;http://docs.hp.com/en/5992-3384/index.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Wed, 09 Apr 2008 14:53:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/basic-information-on-hpux/m-p/4177039#M321930</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2008-04-09T14:53:33Z</dc:date>
    </item>
    <item>
      <title>Re: Basic Information on HPUX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/basic-information-on-hpux/m-p/4177040#M321931</link>
      <description>I'll attach my standard system properties write-up.  That should give you a start.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Wed, 09 Apr 2008 15:35:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/basic-information-on-hpux/m-p/4177040#M321931</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2008-04-09T15:35:25Z</dc:date>
    </item>
    <item>
      <title>Re: Basic Information on HPUX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/basic-information-on-hpux/m-p/4177041#M321932</link>
      <description>For processor details there's many ways.  And the other responses showed the most popular.&lt;BR /&gt;&lt;BR /&gt;The fast, easy and visually appealling way is to use the utility "top" and also "glance".  Top I think comes with basic os install.  glance may not.&lt;BR /&gt;&lt;BR /&gt;On older versions of HP-UX run "top -w" to show individual CPU information.&lt;BR /&gt;&lt;BR /&gt;On newer version just run top and it will show all cpus&lt;BR /&gt;&lt;BR /&gt;You will also see physical memory from top.  &lt;BR /&gt;&lt;BR /&gt;Another nice utility is glance.&lt;BR /&gt;Run glance and press m for memory&lt;BR /&gt;Press w for swap&lt;BR /&gt;press ? to get a list of information it will provide.</description>
      <pubDate>Fri, 11 Apr 2008 10:04:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/basic-information-on-hpux/m-p/4177041#M321932</guid>
      <dc:creator>OFC_EDM</dc:creator>
      <dc:date>2008-04-11T10:04:56Z</dc:date>
    </item>
    <item>
      <title>Re: Basic Information on HPUX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/basic-information-on-hpux/m-p/4177042#M321933</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;For CPU &amp;amp; Physical mempey&lt;BR /&gt;&lt;BR /&gt;IPF system : #machinfo&lt;BR /&gt;&lt;BR /&gt;PA-RISC;&lt;BR /&gt;&lt;BR /&gt;#echo "selclass qualifier memory;info;wait;infolog" | /usr/sbin/cstm | grep 'Total Configured' -- Mempry Info&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}' -- CPU info&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;For swap information:&lt;BR /&gt;&lt;BR /&gt;#swapinfo -tam&lt;BR /&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;Ramesh&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 11 Apr 2008 10:11:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/basic-information-on-hpux/m-p/4177042#M321933</guid>
      <dc:creator>Ramesh S</dc:creator>
      <dc:date>2008-04-11T10:11:28Z</dc:date>
    </item>
    <item>
      <title>Re: Basic Information on HPUX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/basic-information-on-hpux/m-p/4177043#M321934</link>
      <description>&lt;!--!*#--&gt;Regarding the CPU "machinfo" is my first choice!&lt;BR /&gt;&lt;BR /&gt;Examples.&lt;BR /&gt;&lt;BR /&gt;Integrity running 11.23:&lt;BR /&gt;&lt;BR /&gt; machinfo&lt;BR /&gt;CPU info:&lt;BR /&gt;   Number of CPUs = 1&lt;BR /&gt;   Clock speed = 1400 MHz&lt;BR /&gt;   Bus speed   = 400 MT/s&lt;BR /&gt;   CPUID registers&lt;BR /&gt;      vendor information =       "GenuineIntel"&lt;BR /&gt;      processor serial number =  0x0000000000000000&lt;BR /&gt;      processor version info =   0x000000001f010504&lt;BR /&gt;         architecture revision:       0&lt;BR /&gt;         processor family:           31   Intel(R) Itanium 2 Family Processors&lt;BR /&gt;         processor model:             1   Intel(R) Itanium 2 processor&lt;BR /&gt;         processor revision:          5   Stepping B1&lt;BR /&gt;         largest CPUID reg:           4&lt;BR /&gt;      processor capabilities =   0x0000000000000001&lt;BR /&gt;                      implements long branch:  1&lt;BR /&gt;   Bus features&lt;BR /&gt;      implemented =  0xbdf0000060000000&lt;BR /&gt;      selected    =  0x0000000040000000&lt;BR /&gt;         Bus Lock Signal masked&lt;BR /&gt;&lt;BR /&gt;Cache info:&lt;BR /&gt;   L1 Instruction: size =   16 KB, associativity = 4&lt;BR /&gt;   L1 Data:        size =   16 KB, associativity = 4&lt;BR /&gt;   L2 Unified:     size =  256 KB, associativity = 8&lt;BR /&gt;   L3 Unified:     size = 1536 KB, associativity = 6&lt;BR /&gt;&lt;BR /&gt;Memory = 4084 MB (3.988281 GB)&lt;BR /&gt;&lt;BR /&gt;Firmware info:&lt;BR /&gt;   Firmware revision = 02.31&lt;BR /&gt;   FP SWA driver revision: 1.18&lt;BR /&gt;   IPMI is supported on this system.&lt;BR /&gt;   BMC version: 1.53&lt;BR /&gt;....&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;PA-RISC running 11.31:&lt;BR /&gt;&lt;BR /&gt;#machinfo&lt;BR /&gt;CPU info:&lt;BR /&gt;  1 PA-RISC 8800 processor (800 MHz, 32 MB)&lt;BR /&gt;          CPU version 4&lt;BR /&gt;          2 logical processors (2 per socket)&lt;BR /&gt;&lt;BR /&gt;Memory: 2046 MB (2 GB)&lt;BR /&gt;&lt;BR /&gt;Firmware info:&lt;BR /&gt;   Firmware revision:  46.34&lt;BR /&gt;   IPMI is supported on this system.&lt;BR /&gt;   BMC firmware revision: 3.52&lt;BR /&gt;&lt;BR /&gt;....</description>
      <pubDate>Fri, 11 Apr 2008 10:24:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/basic-information-on-hpux/m-p/4177043#M321934</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2008-04-11T10:24:17Z</dc:date>
    </item>
    <item>
      <title>Re: Basic Information on HPUX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/basic-information-on-hpux/m-p/4177044#M321935</link>
      <description>I like that machinfo!!&lt;BR /&gt;&lt;BR /&gt;panks since  you're new to HP here's a link to some Solaris to HP equivalent commands.&lt;BR /&gt;A little dated but still useful&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h20331.www2.hp.com/Hpsub/cache/288622-0-0-225-121.html" target="_blank"&gt;http://h20331.www2.hp.com/Hpsub/cache/288622-0-0-225-121.html&lt;/A&gt;</description>
      <pubDate>Fri, 11 Apr 2008 11:38:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/basic-information-on-hpux/m-p/4177044#M321935</guid>
      <dc:creator>OFC_EDM</dc:creator>
      <dc:date>2008-04-11T11:38:39Z</dc:date>
    </item>
  </channel>
</rss>

