<?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: Need command to show configuration in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/need-command-to-show-configuration/m-p/2958870#M117828</link>
    <description>Thank you for the help, but, please not more.  I have what I need now and any more postings will be wasting your time and mine.&lt;BR /&gt;&lt;BR /&gt;the reason I don't use the xstm or other gui programs is that I am getting this info for a co-worker (Oracle DBA) who asked for a command line command.  He does not have a GUI.&lt;BR /&gt;&lt;BR /&gt;H. Merijn,&lt;BR /&gt;Thanks for the pointers.  I will pick up the latest perl as soon as I have the time.&lt;BR /&gt;&lt;BR /&gt;Geo&lt;BR /&gt;Thanks for the attachments.  You made it very easy for me by attaching the files.  I have not run the programs as of yet, but the output of the shell script looks good.  And, I will enjoy picking through the shell script as well.&lt;BR /&gt;&lt;BR /&gt;Again,  thanks all.  I have more than enoough now.&lt;BR /&gt;&lt;BR /&gt;Darrell Tschakert&lt;BR /&gt;</description>
    <pubDate>Fri, 25 Apr 2003 15:35:25 GMT</pubDate>
    <dc:creator>Darrell Tschakert</dc:creator>
    <dc:date>2003-04-25T15:35:25Z</dc:date>
    <item>
      <title>Need command to show configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-command-to-show-configuration/m-p/2958855#M117813</link>
      <description>Hi,&lt;BR /&gt;Version 5.0.5 of SCO Unix has a command named "hwconfig" which, when entered, returns just about everything that you would ever want to know about the computer on which the command was entered as well as info about the OS itself.  Hwconfig returns such things such as number, type, and speed of CPU's; Number, type, model number of all disk drives; version of the OS; and on and on and on for pages and pages.&lt;BR /&gt;&lt;BR /&gt;QUESTION:  Does HP-UX 11.xx have such a command?  If there is no such all encompassing command, then perhaps there are some other commands that return bits of information.  For example "uname -a", ioscan, or model.  I am particularly interested in info on the CPU - speed, type, number of, etc.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;    Darrell Tschakert&lt;BR /&gt;</description>
      <pubDate>Thu, 24 Apr 2003 16:56:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-command-to-show-configuration/m-p/2958855#M117813</guid>
      <dc:creator>Darrell Tschakert</dc:creator>
      <dc:date>2003-04-24T16:56:12Z</dc:date>
    </item>
    <item>
      <title>Re: Need command to show configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-command-to-show-configuration/m-p/2958856#M117814</link>
      <description>Read the FAQ at &lt;A href="https://www.beepz.com/personal/merijn/" target="_blank"&gt;https://www.beepz.com/personal/merijn/&lt;/A&gt; or &lt;A href="http://www.cmve.net/~merijn/" target="_blank"&gt;http://www.cmve.net/~merijn/&lt;/A&gt; and then download the script 'ux', it'll answer most of your questions.&lt;BR /&gt;&lt;BR /&gt;*The* util you are looking for is called stm (or cstm)&lt;BR /&gt;&lt;BR /&gt;Enjoy, have FUN! H.Merijn</description>
      <pubDate>Thu, 24 Apr 2003 17:00:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-command-to-show-configuration/m-p/2958856#M117814</guid>
      <dc:creator>H.Merijn Brand (procura</dc:creator>
      <dc:date>2003-04-24T17:00:40Z</dc:date>
    </item>
    <item>
      <title>Re: Need command to show configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-command-to-show-configuration/m-p/2958857#M117815</link>
      <description>Hi Darrell,&lt;BR /&gt;&lt;BR /&gt;I supported a bunch of SCO boxes for about 3 1/2 years, and I do miss the old hwconfig command. &lt;BR /&gt;&lt;BR /&gt;In HP-UX, you have several commands to run to get the same information.  First, the 'ioscan' command will tell you about all the hardware and devices in the box.  As you mentioned, the 'uname -a' will give you the OS version information.  To get the number of CPUs, type of CPUs, and speed, you should go take a look at Merijn's fantastic web site:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://www.beepz.com/personal/merijn/" target="_blank"&gt;https://www.beepz.com/personal/merijn/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;or Clemen's mirror of Merijn's site:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.cmve.net/~merijn/" target="_blank"&gt;http://www.cmve.net/~merijn/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;They list some great commands to get that info, as well as tons of other great stuff.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;To get a nice picture of what your system has, you can also run the print_manifest command that comes with IgniteUX.&lt;BR /&gt;&lt;BR /&gt;JP&lt;BR /&gt;</description>
      <pubDate>Thu, 24 Apr 2003 17:03:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-command-to-show-configuration/m-p/2958857#M117815</guid>
      <dc:creator>John Poff</dc:creator>
      <dc:date>2003-04-24T17:03:23Z</dc:date>
    </item>
    <item>
      <title>Re: Need command to show configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-command-to-show-configuration/m-p/2958858#M117816</link>
      <description>You can also run diagnostics from command line to gain some of this information:&lt;BR /&gt;memory configuration:  &lt;BR /&gt;# echo "selclass qualifier memory;info;wait;infolog"|cstm &amp;gt; /tmp/mem.out &lt;BR /&gt;  &lt;BR /&gt;processor info:  &lt;BR /&gt;# echo "selclass qualifier cpu;info;wait;infolog"|cstm &amp;gt; /tmp/proc.out</description>
      <pubDate>Thu, 24 Apr 2003 17:13:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-command-to-show-configuration/m-p/2958858#M117816</guid>
      <dc:creator>Cheryl Griffin</dc:creator>
      <dc:date>2003-04-24T17:13:05Z</dc:date>
    </item>
    <item>
      <title>Re: Need command to show configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-command-to-show-configuration/m-p/2958859#M117817</link>
      <description>You can use this command in HP-UX to get the same type of information, provided you 've installed Ignite-UX on your system:&lt;BR /&gt;&lt;BR /&gt;# /opt/ignite/bin/print_manifest</description>
      <pubDate>Thu, 24 Apr 2003 17:13:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-command-to-show-configuration/m-p/2958859#M117817</guid>
      <dc:creator>Helen French</dc:creator>
      <dc:date>2003-04-24T17:13:38Z</dc:date>
    </item>
    <item>
      <title>Re: Need command to show configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-command-to-show-configuration/m-p/2958860#M117818</link>
      <description>There is not 1 all encompassing script that I am aware of but you could string a bunch of commands together to get the output you are looking for.&lt;BR /&gt;&lt;BR /&gt;There are also many ready made scripts (for HPUX as well as other OSs) available on the web free for download. These scripts will tell you everything you want to know about your system, number of disks, number of CPUs, speed of CPUs, the LVM layout, patches installed and the number of, any corrupt patches, etc...&lt;BR /&gt;&lt;BR /&gt;I downloaded a very script that would produce HTML output and provide all the info you would want (and them some) but I can't remeber where I got it.</description>
      <pubDate>Thu, 24 Apr 2003 17:18:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-command-to-show-configuration/m-p/2958860#M117818</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2003-04-24T17:18:59Z</dc:date>
    </item>
    <item>
      <title>Re: Need command to show configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-command-to-show-configuration/m-p/2958861#M117819</link>
      <description>We run 3 things from cron once a month:&lt;BR /&gt;&lt;BR /&gt;sysinfo204 from HP&lt;BR /&gt;&lt;BR /&gt;SysAudit/SysConfig - freeware&lt;BR /&gt;&lt;A href="http://www.backupcentral.com/sysaudit.html" target="_blank"&gt;http://www.backupcentral.com/sysaudit.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;cfg2html - freeware&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;Rgds...Geoff&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 24 Apr 2003 17:34:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-command-to-show-configuration/m-p/2958861#M117819</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2003-04-24T17:34:12Z</dc:date>
    </item>
    <item>
      <title>Re: Need command to show configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-command-to-show-configuration/m-p/2958862#M117820</link>
      <description>I have enough information now and thank you all for the replies.  it seems that HP does not have a drop-in-replacement for SCO's hwconfig.  It does have some helpful builtin programs, however.&lt;BR /&gt;&lt;BR /&gt;H.Merijn,&lt;BR /&gt;I downloaded and tried ux but could not make it work - I entered "perl ux".  Since I am not familiar with perl, I may have gotten it wrong.&lt;BR /&gt;&lt;BR /&gt;Shiju Wilson and others, &lt;BR /&gt;One of the most helpful commands was print_manifest. I still can't seem to get the speed of the CPU's, but short of that, print_manifest gives a lot of info. &lt;BR /&gt;&lt;BR /&gt;Geoff, &lt;BR /&gt;I could not find the sysinfo204 on any of our systems but will check the HP site later.  I downloaded SysAudit but it did not run well on our HP-UX 11.00's.  Lots of unfilled fields and it quit on me - mid-flight.  I could not seem to download cfg3html from the site listed - I did not spend a lot of time on it though.&lt;BR /&gt;&lt;BR /&gt;Cheryl Griffin,&lt;BR /&gt;I knew about and have used cstm but i don't know it well enough to be productive.  So the two one liners that you left were helpful were helpful.  Very detailed info.&lt;BR /&gt;  &lt;BR /&gt;Thanks again,&lt;BR /&gt;       Darrell Tschakert&lt;BR /&gt;</description>
      <pubDate>Thu, 24 Apr 2003 22:26:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-command-to-show-configuration/m-p/2958862#M117820</guid>
      <dc:creator>Darrell Tschakert</dc:creator>
      <dc:date>2003-04-24T22:26:09Z</dc:date>
    </item>
    <item>
      <title>Re: Need command to show configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-command-to-show-configuration/m-p/2958863#M117821</link>
      <description>Darrell, it might require a `newer' perl than what you have available. A bare installed HP-UX probably only has /usr/contrib/bin/perl which is perl4 and way too old to be useful.&lt;BR /&gt;&lt;BR /&gt;Solutions and suggestions posted in this forum reuire at least perl-5.005_03, but having 5.6.1 or 5.8.0 would make more chance on success. Most of /my/ scripts require 5.6.1 or up, and internally I'm even worse, and require a patched 5.8.0 or up.&lt;BR /&gt;&lt;BR /&gt;Perl is free, and available on a lot of places. HP ships it for free on their more recent Application CD's, but it is also precompiled for HP-UX available on several web sites: HP porting center = &lt;A href="http://hpux.connect.org.uk/hppd/hpux/Languages/perl-5.8.0/" target="_blank"&gt;http://hpux.connect.org.uk/hppd/hpux/Languages/perl-5.8.0/&lt;/A&gt; , my ITRC site = &lt;A href="https://www.beepz.com/personal/merijn/" target="_blank"&gt;https://www.beepz.com/personal/merijn/&lt;/A&gt; or &lt;A href="http://www.cmve.net/~merijn/" target="_blank"&gt;http://www.cmve.net/~merijn/&lt;/A&gt; (but you've already been there), or  &lt;A href="http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProductInfo.pl?productNumber=PERL" target="_blank"&gt;http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProductInfo.pl?productNumber=PERL&lt;/A&gt; (but that is 5.6.1)&lt;BR /&gt;&lt;BR /&gt;Enjoy, have FUN! H.Merijn</description>
      <pubDate>Fri, 25 Apr 2003 08:06:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-command-to-show-configuration/m-p/2958863#M117821</guid>
      <dc:creator>H.Merijn Brand (procura</dc:creator>
      <dc:date>2003-04-25T08:06:05Z</dc:date>
    </item>
    <item>
      <title>Re: Need command to show configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-command-to-show-configuration/m-p/2958864#M117822</link>
      <description>You should just download something like&lt;BR /&gt;&lt;A href="http://www.grc.hp.com/docs/nickel/" target="_blank"&gt;http://www.grc.hp.com/docs/nickel/&lt;/A&gt;&lt;BR /&gt;or&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;Later,&lt;BR /&gt;Bill</description>
      <pubDate>Fri, 25 Apr 2003 08:11:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-command-to-show-configuration/m-p/2958864#M117822</guid>
      <dc:creator>Bill McNAMARA_1</dc:creator>
      <dc:date>2003-04-25T08:11:10Z</dc:date>
    </item>
    <item>
      <title>Re: Need command to show configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-command-to-show-configuration/m-p/2958865#M117823</link>
      <description>Here's sysinfo204.&lt;BR /&gt;&lt;BR /&gt;The cfg2html web site is gone - you can onget it from the yahoo group I posted.&lt;BR /&gt;&lt;BR /&gt;The nice thing about cfg2html is, if you have a mixed environment (HP, IBM, Sun), then this works great - as you get a similiar look and feel across all platforms...&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 25 Apr 2003 13:29:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-command-to-show-configuration/m-p/2958865#M117823</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2003-04-25T13:29:25Z</dc:date>
    </item>
    <item>
      <title>Re: Need command to show configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-command-to-show-configuration/m-p/2958866#M117824</link>
      <description>BTW - I run sysinfo204 from cron like this:&lt;BR /&gt;&lt;BR /&gt;# Run the sysinfo204 script&lt;BR /&gt;0 6 1 * * /usr/local/sysinfo204/sysinfo204 -a -b &amp;gt;/tmp/sysinfo204.cron 2&amp;gt;&amp;amp;1&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Fri, 25 Apr 2003 13:39:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-command-to-show-configuration/m-p/2958866#M117824</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2003-04-25T13:39:27Z</dc:date>
    </item>
    <item>
      <title>Re: Need command to show configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-command-to-show-configuration/m-p/2958867#M117825</link>
      <description>Here's a script I wrote that gives some good information.  Sample output:&lt;BR /&gt;&lt;BR /&gt;# hpmem&lt;BR /&gt;HP-UX system3 B.11.11 U 9000/800 2504392627 unlimited-user license&lt;BR /&gt;CPU Count: 6&lt;BR /&gt;CPU Speed: 750 MHz&lt;BR /&gt;CPU HW Support: 64-bit&lt;BR /&gt;Kernel Support: 64-bit&lt;BR /&gt;RAM Size: 10080 MB&lt;BR /&gt;bufpages: 1008 MB&lt;BR /&gt;maxuprc: 800&lt;BR /&gt;maxvgs: 80&lt;BR /&gt;maxfiles: 2048&lt;BR /&gt;max_thread_proc: 256&lt;BR /&gt;nfile: 189100&lt;BR /&gt;nflock: 1200&lt;BR /&gt;nproc: 2560&lt;BR /&gt;ninode: 2984&lt;BR /&gt;shmmax: 1073741824&lt;BR /&gt;shmmni: 256&lt;BR /&gt;dbc_max_pct: 10&lt;BR /&gt;</description>
      <pubDate>Fri, 25 Apr 2003 13:58:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-command-to-show-configuration/m-p/2958867#M117825</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2003-04-25T13:58:24Z</dc:date>
    </item>
    <item>
      <title>Re: Need command to show configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-command-to-show-configuration/m-p/2958868#M117826</link>
      <description>Since you are not familiar with stm, why not try xstm if you have any x/cde environments.&lt;BR /&gt;&lt;BR /&gt;Tim</description>
      <pubDate>Fri, 25 Apr 2003 14:56:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-command-to-show-configuration/m-p/2958868#M117826</guid>
      <dc:creator>Tim Sanko</dc:creator>
      <dc:date>2003-04-25T14:56:15Z</dc:date>
    </item>
    <item>
      <title>Re: Need command to show configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-command-to-show-configuration/m-p/2958869#M117827</link>
      <description>Again, to get CPU speed and other details:&lt;BR /&gt;1) SAM -&amp;gt; Performance Monitors -&amp;gt; System Properties&lt;BR /&gt;2) STM</description>
      <pubDate>Fri, 25 Apr 2003 15:22:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-command-to-show-configuration/m-p/2958869#M117827</guid>
      <dc:creator>Helen French</dc:creator>
      <dc:date>2003-04-25T15:22:01Z</dc:date>
    </item>
    <item>
      <title>Re: Need command to show configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-command-to-show-configuration/m-p/2958870#M117828</link>
      <description>Thank you for the help, but, please not more.  I have what I need now and any more postings will be wasting your time and mine.&lt;BR /&gt;&lt;BR /&gt;the reason I don't use the xstm or other gui programs is that I am getting this info for a co-worker (Oracle DBA) who asked for a command line command.  He does not have a GUI.&lt;BR /&gt;&lt;BR /&gt;H. Merijn,&lt;BR /&gt;Thanks for the pointers.  I will pick up the latest perl as soon as I have the time.&lt;BR /&gt;&lt;BR /&gt;Geo&lt;BR /&gt;Thanks for the attachments.  You made it very easy for me by attaching the files.  I have not run the programs as of yet, but the output of the shell script looks good.  And, I will enjoy picking through the shell script as well.&lt;BR /&gt;&lt;BR /&gt;Again,  thanks all.  I have more than enoough now.&lt;BR /&gt;&lt;BR /&gt;Darrell Tschakert&lt;BR /&gt;</description>
      <pubDate>Fri, 25 Apr 2003 15:35:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-command-to-show-configuration/m-p/2958870#M117828</guid>
      <dc:creator>Darrell Tschakert</dc:creator>
      <dc:date>2003-04-25T15:35:25Z</dc:date>
    </item>
  </channel>
</rss>

