<?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 Info commands in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/info-commands/m-p/2741829#M943973</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Does anyone know the HPUX commands to get the following info from a HPUX 11 server?&lt;BR /&gt;1. Processor info (speed, number of ect)&lt;BR /&gt;2. Current eeprom settings&lt;BR /&gt;3. All other system info ie diag settings, power settings&lt;BR /&gt;&lt;BR /&gt;Thanks in advance.&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Tue, 11 Jun 2002 10:22:18 GMT</pubDate>
    <dc:creator>Mike Duffy</dc:creator>
    <dc:date>2002-06-11T10:22:18Z</dc:date>
    <item>
      <title>Info commands</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/info-commands/m-p/2741829#M943973</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Does anyone know the HPUX commands to get the following info from a HPUX 11 server?&lt;BR /&gt;1. Processor info (speed, number of ect)&lt;BR /&gt;2. Current eeprom settings&lt;BR /&gt;3. All other system info ie diag settings, power settings&lt;BR /&gt;&lt;BR /&gt;Thanks in advance.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 11 Jun 2002 10:22:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/info-commands/m-p/2741829#M943973</guid>
      <dc:creator>Mike Duffy</dc:creator>
      <dc:date>2002-06-11T10:22:18Z</dc:date>
    </item>
    <item>
      <title>Re: Info commands</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/info-commands/m-p/2741830#M943974</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;  For Speed U can use this command&lt;BR /&gt;&lt;BR /&gt;#echo "itick_per_usec/D" |adb /stand/vmunix /dev/kmem &lt;BR /&gt;&lt;BR /&gt;  For eeprom settings U may need to go to main menu&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Best of luck&lt;BR /&gt;Shahul</description>
      <pubDate>Tue, 11 Jun 2002 10:32:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/info-commands/m-p/2741830#M943974</guid>
      <dc:creator>Shahul</dc:creator>
      <dc:date>2002-06-11T10:32:06Z</dc:date>
    </item>
    <item>
      <title>Re: Info commands</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/info-commands/m-p/2741831#M943975</link>
      <description>&lt;BR /&gt;1. Processor info (speed, number of ect) &lt;BR /&gt;&lt;BR /&gt;/opt/ignite/bin/print_manifest&lt;BR /&gt;&lt;BR /&gt;2. Current eeprom settings &lt;BR /&gt;&lt;BR /&gt;What eeprom settings?&lt;BR /&gt;&lt;BR /&gt;3. All other system info ie diag settings, power settings&lt;BR /&gt;&lt;BR /&gt;diag and power settings? &lt;BR /&gt;&lt;BR /&gt;print_manifest will show quite a lot. To "drill" down into things, use xstm, stm, or cstm.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry &lt;BR /&gt;</description>
      <pubDate>Tue, 11 Jun 2002 10:33:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/info-commands/m-p/2741831#M943975</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2002-06-11T10:33:23Z</dc:date>
    </item>
    <item>
      <title>Re: Info commands</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/info-commands/m-p/2741832#M943976</link>
      <description>Some of our systems do not have ignite (old 10.20) does anyone know how to get the info from these systems?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 11 Jun 2002 10:54:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/info-commands/m-p/2741832#M943976</guid>
      <dc:creator>Mike Duffy</dc:creator>
      <dc:date>2002-06-11T10:54:38Z</dc:date>
    </item>
    <item>
      <title>Re: Info commands</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/info-commands/m-p/2741833#M943977</link>
      <description>As mentioned, cstm (the online diags) is a good start. I would never run production systems without the online diags present. You don't have to run EMS notification but cstm is invaluable.  And of course, a system without Ignite/UX is a system that will cause considerable pain for everyone when the root disk fails or a root user says "oops!".&lt;BR /&gt;&lt;BR /&gt;For all the CPU information:&lt;BR /&gt;&lt;BR /&gt;echo "selclass qualifier cpu;info;wait;infolog" | /usr/sbin/cstm&lt;BR /&gt;&lt;BR /&gt;For all the memory information (including size of memory modules and their location):&lt;BR /&gt;&lt;BR /&gt;echo "selclass qualifier memory;info;wait;infolog" | /usr/sbin/cstm &lt;BR /&gt;</description>
      <pubDate>Tue, 11 Jun 2002 11:11:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/info-commands/m-p/2741833#M943977</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2002-06-11T11:11:12Z</dc:date>
    </item>
    <item>
      <title>Re: Info commands</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/info-commands/m-p/2741834#M943978</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;a lot of this information can be obtained by using the sysinfo script.&lt;BR /&gt;&lt;BR /&gt;Search the forum for a newer version. I'll attach sysinfo179b. This works well under HP-UX 10.20.&lt;BR /&gt;&lt;BR /&gt;Hope this helps&lt;BR /&gt;&lt;BR /&gt;Regards Stefan</description>
      <pubDate>Tue, 11 Jun 2002 11:32:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/info-commands/m-p/2741834#M943978</guid>
      <dc:creator>Stefan Schulz</dc:creator>
      <dc:date>2002-06-11T11:32:07Z</dc:date>
    </item>
    <item>
      <title>Re: Info commands</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/info-commands/m-p/2741835#M943979</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Excellent responses.....but......&lt;BR /&gt;&lt;BR /&gt;The cstm command gives the following errors;&lt;BR /&gt;&lt;BR /&gt;cstm&amp;gt;selclass qualifier cpu;info;wait;infolog&lt;BR /&gt;                            ^-- Unknown keyword. --&lt;BR /&gt;&lt;BR /&gt;                                 ^-- (Wait) is currently disabled. --&lt;BR /&gt;&lt;BR /&gt;                                      ^-- (InfoLog) is currently disabled. --&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Any ideas.&lt;BR /&gt;&lt;BR /&gt;The script supplied gives too much info and errors quite a lot.&lt;BR /&gt;&lt;BR /&gt;I am looking for the HP commands that give similar output to the SOLARIS commands;&lt;BR /&gt;&lt;BR /&gt;prtconf --  Config output&lt;BR /&gt;psrinfo -- info about the processors&lt;BR /&gt;eeprom --  eeprom info &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Any ideas?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 11 Jun 2002 13:24:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/info-commands/m-p/2741835#M943979</guid>
      <dc:creator>Mike Duffy</dc:creator>
      <dc:date>2002-06-11T13:24:31Z</dc:date>
    </item>
    <item>
      <title>Re: Info commands</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/info-commands/m-p/2741836#M943980</link>
      <description>I think you're running it wrong. Try interactive cstm ..&lt;BR /&gt;&lt;BR /&gt;# cstm&lt;BR /&gt;cstm&amp;gt; map&lt;BR /&gt;cstm&amp;gt; sel dev &lt;DEVICE-NUMBER-FROM-MAP-OUTPUT&gt;&lt;BR /&gt;cstm&amp;gt; info&lt;BR /&gt;cstm&amp;gt; infolog&lt;BR /&gt;&lt;BR /&gt;I do not think there is a direct "one-command" deal, you just have to try all the suggestions and see what fits your need.&lt;BR /&gt;&lt;/DEVICE-NUMBER-FROM-MAP-OUTPUT&gt;</description>
      <pubDate>Tue, 11 Jun 2002 13:35:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/info-commands/m-p/2741836#M943980</guid>
      <dc:creator>S.K. Chan</dc:creator>
      <dc:date>2002-06-11T13:35:54Z</dc:date>
    </item>
    <item>
      <title>Re: Info commands</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/info-commands/m-p/2741837#M943981</link>
      <description>Hi Mike&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;To know about your system&lt;BR /&gt;&lt;BR /&gt;1. print _mansifest incase you have the Ignite installed.&lt;BR /&gt;&lt;BR /&gt;2. SAM----&amp;gt;performance monitors ----&amp;gt;system properties it will give yuo info bout cpu/speed/memeory/network etc etc.&lt;BR /&gt;&lt;BR /&gt;3.There is a s/w sysinfo whihc is genrally wiht HP Ce's which can be loaded and run , this will give you a comprehensive info on all you want , incas eyou are not able to get teh same I can mail it to you , a sample o/p is attached for your refernce.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Manoj Srivastava</description>
      <pubDate>Tue, 11 Jun 2002 13:43:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/info-commands/m-p/2741837#M943981</guid>
      <dc:creator>MANOJ SRIVASTAVA</dc:creator>
      <dc:date>2002-06-11T13:43:37Z</dc:date>
    </item>
    <item>
      <title>Re: Info commands</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/info-commands/m-p/2741838#M943982</link>
      <description>there is a script that we use document our system setup called "cfg2html"- you  may want to search the forum with this keyword to see comments and related threads. As far as I recall there is also a Solaris version around -check&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://groups.yahoo.com/group/cfg2html/" target="_blank"&gt;http://groups.yahoo.com/group/cfg2html/&lt;/A&gt; &lt;BR /&gt;&lt;BR /&gt;hth, Tom.&lt;BR /&gt;</description>
      <pubDate>Wed, 12 Jun 2002 06:26:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/info-commands/m-p/2741838#M943982</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2002-06-12T06:26:50Z</dc:date>
    </item>
  </channel>
</rss>

