<?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: Command to check HP-UX server spec in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/command-to-check-hp-ux-server-spec/m-p/4026533#M485902</link>
    <description>Hi NG,&lt;BR /&gt;&lt;BR /&gt;Please find the attached script which will fulfill your requirement. I have download this script from this forum.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Asif Sharif</description>
    <pubDate>Mon, 25 Jun 2007 23:30:15 GMT</pubDate>
    <dc:creator>Asif Sharif</dc:creator>
    <dc:date>2007-06-25T23:30:15Z</dc:date>
    <item>
      <title>Command to check HP-UX server spec</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/command-to-check-hp-ux-server-spec/m-p/4026530#M485899</link>
      <description>&lt;P&gt;hi, friends,&lt;BR /&gt;&lt;BR /&gt;can please tell me what is the command to check my HP-UX 11i server ? I want to know my server RAM and processor spec&lt;BR /&gt;&lt;BR /&gt;thank you very much&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;P.S. This thread has been moved&amp;nbsp;from HP-UX &amp;gt; Serviceguard to HP-UX &amp;gt; sysadmin. - Hp Forum Moderator&lt;/P&gt;</description>
      <pubDate>Thu, 26 Dec 2013 02:10:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/command-to-check-hp-ux-server-spec/m-p/4026530#M485899</guid>
      <dc:creator>ng_7</dc:creator>
      <dc:date>2013-12-26T02:10:33Z</dc:date>
    </item>
    <item>
      <title>Re: Command to check HP-UX server spec</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/command-to-check-hp-ux-server-spec/m-p/4026531#M485900</link>
      <description>SPEED=`echo itick_per_tick/D | adb -k /stand/vmunix /dev/mem | tail -1| awk '{print $2/10000"Mhz"}'`&lt;BR /&gt;&lt;BR /&gt;No of processor:&lt;BR /&gt;ioscan -C processor | grep processor | wc -l&lt;BR /&gt;&lt;BR /&gt;Memory:-&lt;BR /&gt;dmesg | grep '^ *Physical:' | head -1 | &lt;BR /&gt;  awk -F' ' '{printf("%dMB\n", $2 / 1024)}'</description>
      <pubDate>Mon, 25 Jun 2007 19:34:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/command-to-check-hp-ux-server-spec/m-p/4026531#M485900</guid>
      <dc:creator>Redhat</dc:creator>
      <dc:date>2007-06-25T19:34:05Z</dc:date>
    </item>
    <item>
      <title>Re: Command to check HP-UX server spec</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/command-to-check-hp-ux-server-spec/m-p/4026532#M485901</link>
      <description>i would suggest to use cstm;map;sel dev devnum;info;infolog</description>
      <pubDate>Mon, 25 Jun 2007 22:52:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/command-to-check-hp-ux-server-spec/m-p/4026532#M485901</guid>
      <dc:creator>skt_skt</dc:creator>
      <dc:date>2007-06-25T22:52:39Z</dc:date>
    </item>
    <item>
      <title>Re: Command to check HP-UX server spec</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/command-to-check-hp-ux-server-spec/m-p/4026533#M485902</link>
      <description>Hi NG,&lt;BR /&gt;&lt;BR /&gt;Please find the attached script which will fulfill your requirement. I have download this script from this forum.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Asif Sharif</description>
      <pubDate>Mon, 25 Jun 2007 23:30:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/command-to-check-hp-ux-server-spec/m-p/4026533#M485902</guid>
      <dc:creator>Asif Sharif</dc:creator>
      <dc:date>2007-06-25T23:30:15Z</dc:date>
    </item>
    <item>
      <title>Re: Command to check HP-UX server spec</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/command-to-check-hp-ux-server-spec/m-p/4026534#M485903</link>
      <description>as root, do&lt;BR /&gt;&lt;BR /&gt;/opt/ignite/bin/print_manifest</description>
      <pubDate>Wed, 27 Jun 2007 16:42:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/command-to-check-hp-ux-server-spec/m-p/4026534#M485903</guid>
      <dc:creator>Basheer_2</dc:creator>
      <dc:date>2007-06-27T16:42:20Z</dc:date>
    </item>
    <item>
      <title>Re: Command to check HP-UX server spec</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/command-to-check-hp-ux-server-spec/m-p/6314543#M485904</link>
      <description>Thanks...It help me</description>
      <pubDate>Wed, 25 Dec 2013 21:58:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/command-to-check-hp-ux-server-spec/m-p/6314543#M485904</guid>
      <dc:creator>Mostafa_Shawky</dc:creator>
      <dc:date>2013-12-25T21:58:01Z</dc:date>
    </item>
    <item>
      <title>Re: Command to check HP-UX server spec</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/command-to-check-hp-ux-server-spec/m-p/6316069#M485908</link>
      <description>&lt;P&gt;Have you tried&amp;nbsp; , machinfo , the quick and best tool for cpu,memory. (11.23/11.31)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;/usr/contrib/bin/machinfo&amp;nbsp;&amp;nbsp;&amp;nbsp; ENTER.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;</description>
      <pubDate>Fri, 27 Dec 2013 18:43:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/command-to-check-hp-ux-server-spec/m-p/6316069#M485908</guid>
      <dc:creator>RAJD1</dc:creator>
      <dc:date>2013-12-27T18:43:26Z</dc:date>
    </item>
    <item>
      <title>Re: Command to check HP-UX server spec</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/command-to-check-hp-ux-server-spec/m-p/6319849#M485924</link>
      <description>&lt;P&gt;I wrote hostinfo.sh to replace /etc/motd as the login message for /etc/profile.&lt;/P&gt;&lt;P&gt;It works on all models of PA-RISC and Itanium running any version of HP-UX starting with 10.20.&lt;/P&gt;&lt;P&gt;Here are a couple of samples:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;##       Hostname:           atl1
##       HP-UX version:      11.23
##       HP model:           9000/800/L1500-6x
##       Processor cores:    2
##       Processor speed:    650 MHz
##       System memory:      4096 MB
##       Serial Number:      SGH4235LNV

##       Hostname:           atl4
##       HP-UX version:      10.20
##       HP model:           9000/800/A180c
##       Processor cores:    1
##       Processor speed:    180 MHz
##       System memory:      2048 MB
##       Serial Number:      N/A

##       Hostname:           atl6
##       HP-UX version:      11.31
##       HP model:           ia64 hp server rx2660
##       Processor cores:    2
##       Processor speed:    415 MHz
##       System memory:      8170 MB
##       Serial Number:      USE0808AEN&lt;/PRE&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;This makes gathering HP-UX server information much easier.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Jan 2014 02:59:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/command-to-check-hp-ux-server-spec/m-p/6319849#M485924</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2014-01-01T02:59:16Z</dc:date>
    </item>
  </channel>
</rss>

