<?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: Please help me in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/please-help-me/m-p/4998323#M424040</link>
    <description>OS version:&lt;BR /&gt;this is one of my favorite response in ITRC. &lt;BR /&gt;man man &lt;BR /&gt;man page for man.&lt;BR /&gt;&lt;BR /&gt;after every page, u will fine like &lt;BR /&gt;" Hewlett-Packard Company            - 1 -   HP-UX 11i Version 2: August 2003"&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;and two suggestions:&lt;BR /&gt;1. assign points to those spend their time to answer u.&lt;BR /&gt;2. Write the questions clearly.  &lt;BR /&gt;&lt;BR /&gt;Those two suggestions will give you GOOD responses.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Fri, 18 Aug 2006 11:52:22 GMT</pubDate>
    <dc:creator>inventsekar_1</dc:creator>
    <dc:date>2006-08-18T11:52:22Z</dc:date>
    <item>
      <title>Please help me</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/please-help-me/m-p/4998317#M424034</link>
      <description>Could you Please give me a command's to see&lt;BR /&gt;&lt;BR /&gt;Manufacturer&lt;BR /&gt;Model No.&lt;BR /&gt;Application&lt;BR /&gt;Type of Servers&lt;BR /&gt;H/W Platform&lt;BR /&gt;CPU Speed/No&lt;BR /&gt;Hard Disk No.&lt;BR /&gt;Memory&lt;BR /&gt;Mirror&lt;BR /&gt;OS version&lt;BR /&gt;Kernel Version&lt;BR /&gt;Interface1&lt;BR /&gt;Interface1 ip&lt;BR /&gt;Netmask&lt;BR /&gt;Default Gtwy.&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Fri, 18 Aug 2006 11:11:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/please-help-me/m-p/4998317#M424034</guid>
      <dc:creator>nandam</dc:creator>
      <dc:date>2006-08-18T11:11:18Z</dc:date>
    </item>
    <item>
      <title>Re: Please help me</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/please-help-me/m-p/4998318#M424035</link>
      <description>Try these commands. They will give some info.&lt;BR /&gt;&lt;BR /&gt;uname -a (OS version, name, host name, etc).&lt;BR /&gt;model (Model #)&lt;BR /&gt;lanscan (number of interfaces)&lt;BR /&gt;ifconfig lan0/lan1/,,, (to get IP details of intefaces)&lt;BR /&gt;getconf KERNEL_BITS (to get kernel bits 32/64)&lt;BR /&gt;ioscan(to get the hardware details).&lt;BR /&gt;ioscan -fnC disk (to get disk devices)&lt;BR /&gt;dmesg|grep Physical (to get memory)&lt;BR /&gt;top (to get CPU details).&lt;BR /&gt;&lt;BR /&gt;-Ram&lt;BR /&gt;</description>
      <pubDate>Fri, 18 Aug 2006 11:17:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/please-help-me/m-p/4998318#M424035</guid>
      <dc:creator>Ramaprasad N</dc:creator>
      <dc:date>2006-08-18T11:17:11Z</dc:date>
    </item>
    <item>
      <title>Re: Please help me</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/please-help-me/m-p/4998319#M424036</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Manufacturer HPUX&lt;BR /&gt;Model No.  #&amp;gt; model&lt;BR /&gt;Application&lt;BR /&gt;Type of Servers #&amp;gt; model or uname -a&lt;BR /&gt;H/W Platform #&amp;gt; uname -a&lt;BR /&gt;CPU Speed/No #&amp;gt;echo itick_per_tick/D | adb -k /stand/vmunix /dev/kmem  |&lt;BR /&gt;      grep "000" | awk '{print $2/10000 " MHz" }'&lt;BR /&gt;Hard Disk No. #&amp;gt; ioscan -kfnCdisk and diskinfo /dev/rdsk/XXXXX&lt;BR /&gt;Memory  #&amp;gt;echo phys_mem_pages/D |adb /stand/vmunix /dev/kmem |&lt;BR /&gt;      awk '/^phys_mem_pages/&amp;amp;&amp;amp;NF&amp;gt;1 { print $2 }'&lt;BR /&gt;Mirror  #&amp;gt;lvdisplay lolname&lt;BR /&gt;OS version  #&amp;gt;uname -a&lt;BR /&gt;Kernel Version  #&amp;gt; uname -a&lt;BR /&gt;Interface1 #&amp;gt;ifconfig  Interface1&lt;BR /&gt;Interface1 ip  #&amp;gt;ifconfig  Interface1&lt;BR /&gt;&lt;BR /&gt;Netmask  #&amp;gt;ifconfig  Interface1&lt;BR /&gt;&lt;BR /&gt;Default Gtwy.#&amp;gt; netstat -rn&lt;BR /&gt;</description>
      <pubDate>Fri, 18 Aug 2006 11:21:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/please-help-me/m-p/4998319#M424036</guid>
      <dc:creator>Victor Fridyev</dc:creator>
      <dc:date>2006-08-18T11:21:08Z</dc:date>
    </item>
    <item>
      <title>Re: Please help me</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/please-help-me/m-p/4998320#M424037</link>
      <description>just a comment, you get more replies with descriptive subjects. &lt;BR /&gt;&lt;BR /&gt;has anybody mentioned the machinfo command? &lt;BR /&gt;&lt;BR /&gt;It will give you some of what you need, like how much memory. &lt;BR /&gt;</description>
      <pubDate>Fri, 18 Aug 2006 11:23:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/please-help-me/m-p/4998320#M424037</guid>
      <dc:creator>dictum9</dc:creator>
      <dc:date>2006-08-18T11:23:04Z</dc:date>
    </item>
    <item>
      <title>Re: Please help me</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/please-help-me/m-p/4998321#M424038</link>
      <description>If you have Ignite installed, you can use the print_manifest command.&lt;BR /&gt;&lt;BR /&gt;You can also use SAM to display system properties (Sam -&amp;gt; Performance&lt;BR /&gt;Monitors -&amp;gt; System Properties).&lt;BR /&gt;&lt;BR /&gt;There are also utilities like "cfg2html" ( &lt;A href="http://come.to/cfg2html" target="_blank"&gt;http://come.to/cfg2html&lt;/A&gt; ),&lt;BR /&gt;"nickel" ( &lt;A href="ftp://ftp.hp.com/pub/catia/Utils/nickel.shar" target="_blank"&gt;ftp://ftp.hp.com/pub/catia/Utils/nickel.shar&lt;/A&gt; ) and "sysinfo"&lt;BR /&gt;( &lt;A href="http://hpux.cs.utah.edu/hppd/hpux/Sysadmin/sysinfo-3.3.1/" target="_blank"&gt;http://hpux.cs.utah.edu/hppd/hpux/Sysadmin/sysinfo-3.3.1/&lt;/A&gt; ).&lt;BR /&gt;&lt;BR /&gt;Finally, you can also obtain this information from the command line with a&lt;BR /&gt;series of little scripts like these:&lt;BR /&gt;&lt;BR /&gt;CPU&lt;BR /&gt;&lt;BR /&gt;HPUX=/stand/vmunix&lt;BR /&gt;&lt;BR /&gt;MODEL=$(grep -i $(model | tr "/" " " \&lt;BR /&gt;        | awk '{print $NF}') \&lt;BR /&gt;        /usr/sam/lib/mo/sched.models \&lt;BR /&gt;        | awk '{print $NF}')&lt;BR /&gt;&lt;BR /&gt;                                      #Note: for 11.23 RISC, use&lt;BR /&gt;MHZ=$(echo itick_per_tick/D \         # echo "itick_per_usec/d" \&lt;BR /&gt;        | adb -k $HPUX /dev/kmem \    # | adb $HPUX /dev/kmem&lt;BR /&gt;        | tail -1 \                   #For Itanium, use machinfo&lt;BR /&gt;        | awk '{print $2/10000}')&lt;BR /&gt;echo `hostname` has `ioscan -k |grep -n processor \&lt;BR /&gt;        |wc -l` $MODEL $MHZ  "Mhz processor(s)"&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Number of CPUs&lt;BR /&gt;&lt;BR /&gt;ioscan -k |grep -n processor |wc -l&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;RAM&lt;BR /&gt;&lt;BR /&gt;HPUX=/stand/vmunix&lt;BR /&gt;MAJORREV=$(uname -r | cut -f2 -d .)&lt;BR /&gt;if [ $MAJORREV -ge "11.0" ]&lt;BR /&gt; then&lt;BR /&gt;  MYSYMBOL="phys_mem_pages"&lt;BR /&gt;else&lt;BR /&gt;  MYSYMBOL="physmem"&lt;BR /&gt;fi&lt;BR /&gt;&lt;BR /&gt;MYMEM=$(echo "${MYSYMBOL}/D" \&lt;BR /&gt; | adb $HPUX /dev/kmem \&lt;BR /&gt; | grep "${MYSYMBOL}: *." \&lt;BR /&gt; | awk '{printf "%.0f MB\n",$2/256}')&lt;BR /&gt;echo $MYMEM&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;And, even more finally, you can obtain CPU speed and RAM without CSTM or root ac&lt;BR /&gt;cess as described by Tom Ferony (under Nancy Rippey's login) here:&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=851889" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=851889&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete&lt;BR /&gt;</description>
      <pubDate>Fri, 18 Aug 2006 11:26:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/please-help-me/m-p/4998321#M424038</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2006-08-18T11:26:02Z</dc:date>
    </item>
    <item>
      <title>Re: Please help me</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/please-help-me/m-p/4998322#M424039</link>
      <description>another thought, there is  a script laying around which does all of it without much typing.  And puts it all on the web.&lt;BR /&gt;</description>
      <pubDate>Fri, 18 Aug 2006 11:39:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/please-help-me/m-p/4998322#M424039</guid>
      <dc:creator>dictum9</dc:creator>
      <dc:date>2006-08-18T11:39:21Z</dc:date>
    </item>
    <item>
      <title>Re: Please help me</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/please-help-me/m-p/4998323#M424040</link>
      <description>OS version:&lt;BR /&gt;this is one of my favorite response in ITRC. &lt;BR /&gt;man man &lt;BR /&gt;man page for man.&lt;BR /&gt;&lt;BR /&gt;after every page, u will fine like &lt;BR /&gt;" Hewlett-Packard Company            - 1 -   HP-UX 11i Version 2: August 2003"&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;and two suggestions:&lt;BR /&gt;1. assign points to those spend their time to answer u.&lt;BR /&gt;2. Write the questions clearly.  &lt;BR /&gt;&lt;BR /&gt;Those two suggestions will give you GOOD responses.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 18 Aug 2006 11:52:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/please-help-me/m-p/4998323#M424040</guid>
      <dc:creator>inventsekar_1</dc:creator>
      <dc:date>2006-08-18T11:52:22Z</dc:date>
    </item>
    <item>
      <title>Re: Please help me</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/please-help-me/m-p/4998324#M424041</link>
      <description>Thanks for all. i got and i am very happy.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 18 Aug 2006 12:34:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/please-help-me/m-p/4998324#M424041</guid>
      <dc:creator>nandam</dc:creator>
      <dc:date>2006-08-18T12:34:41Z</dc:date>
    </item>
  </channel>
</rss>

