<?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: sysinfo script for HP_UX 11.23 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/sysinfo-script-for-hp-ux-11-23/m-p/3493406#M215344</link>
    <description>Muthukumar &lt;BR /&gt;I have downloaded the script and attempted to install it&lt;BR /&gt;&lt;BR /&gt;I get the following errors &lt;BR /&gt;&lt;BR /&gt;Extractin data /usr/lib/hpux32/dld.so: unable to find library 'libbz2.so&lt;BR /&gt;&lt;BR /&gt;{script}[490] ./setup: not found&lt;BR /&gt;program returned error 127&lt;BR /&gt;&lt;BR /&gt;Can you give me some pointers here</description>
    <pubDate>Fri, 25 Feb 2005 06:48:06 GMT</pubDate>
    <dc:creator>Etienne Holm</dc:creator>
    <dc:date>2005-02-25T06:48:06Z</dc:date>
    <item>
      <title>sysinfo script for HP_UX 11.23</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sysinfo-script-for-hp-ux-11-23/m-p/3493402#M215340</link>
      <description>There is a script (sysinfo) developed by HP that give a full report on the system. I have an HP_UX box and the script does not work for several commands. Does any one know where i can get a new version of this script that will work on HP_UX11.23.&lt;BR /&gt;</description>
      <pubDate>Fri, 25 Feb 2005 06:06:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sysinfo-script-for-hp-ux-11-23/m-p/3493402#M215340</guid>
      <dc:creator>Etienne Holm</dc:creator>
      <dc:date>2005-02-25T06:06:21Z</dc:date>
    </item>
    <item>
      <title>Re: sysinfo script for HP_UX 11.23</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sysinfo-script-for-hp-ux-11-23/m-p/3493403#M215341</link>
      <description>Hi Etienne,&lt;BR /&gt;&lt;BR /&gt;If i'm not mistaken that script was created for 10.20 :-)&lt;BR /&gt;&lt;BR /&gt;If you have Ignite installed you could take a look at the print_manifest command or download  a modern sysinfo from &lt;A href="http://www.magnicomp.com/sysinfo/" target="_blank"&gt;http://www.magnicomp.com/sysinfo/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Fri, 25 Feb 2005 06:23:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sysinfo-script-for-hp-ux-11-23/m-p/3493403#M215341</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2005-02-25T06:23:17Z</dc:date>
    </item>
    <item>
      <title>Re: sysinfo script for HP_UX 11.23</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sysinfo-script-for-hp-ux-11-23/m-p/3493404#M215342</link>
      <description>Download sysinfo 5.1.2 from,&lt;BR /&gt;&lt;A href="http://www.magnicomp.com/cgi-bin/mcdownload.cgi" target="_blank"&gt;http://www.magnicomp.com/cgi-bin/mcdownload.cgi&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;it is support 11iv2.&lt;BR /&gt;&lt;BR /&gt;HTH.</description>
      <pubDate>Fri, 25 Feb 2005 06:23:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sysinfo-script-for-hp-ux-11-23/m-p/3493404#M215342</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2005-02-25T06:23:45Z</dc:date>
    </item>
    <item>
      <title>Re: sysinfo script for HP_UX 11.23</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sysinfo-script-for-hp-ux-11-23/m-p/3493405#M215343</link>
      <description>I don't know where you can get an updated script but maybe if you posted the failing commands here, the forumers could figure out how to fix them.&lt;BR /&gt;&lt;BR /&gt;For example, I expect that one of the commands you're having trouble with is the one that is so supposed to display how much memory you have.  It probably has something like "$(echo "${MYSYMBOL}/D" | adb $HPUX /dev/kmem" and it should be "echo "${MYSYMBOL}/jd" | adb $HPUX /dev/kmem".&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Fri, 25 Feb 2005 06:24:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sysinfo-script-for-hp-ux-11-23/m-p/3493405#M215343</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2005-02-25T06:24:49Z</dc:date>
    </item>
    <item>
      <title>Re: sysinfo script for HP_UX 11.23</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sysinfo-script-for-hp-ux-11-23/m-p/3493406#M215344</link>
      <description>Muthukumar &lt;BR /&gt;I have downloaded the script and attempted to install it&lt;BR /&gt;&lt;BR /&gt;I get the following errors &lt;BR /&gt;&lt;BR /&gt;Extractin data /usr/lib/hpux32/dld.so: unable to find library 'libbz2.so&lt;BR /&gt;&lt;BR /&gt;{script}[490] ./setup: not found&lt;BR /&gt;program returned error 127&lt;BR /&gt;&lt;BR /&gt;Can you give me some pointers here</description>
      <pubDate>Fri, 25 Feb 2005 06:48:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sysinfo-script-for-hp-ux-11-23/m-p/3493406#M215344</guid>
      <dc:creator>Etienne Holm</dc:creator>
      <dc:date>2005-02-25T06:48:06Z</dc:date>
    </item>
    <item>
      <title>Re: sysinfo script for HP_UX 11.23</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sysinfo-script-for-hp-ux-11-23/m-p/3493407#M215345</link>
      <description>Etienne,&lt;BR /&gt;&lt;BR /&gt;The sysinfo.sh script is a tool designed to scan an HP-UX system looking for common configuration problems. A report is also generated listing the system configuration. This report can be displayed on the user's screen(default), sent to a text file (-ab options) or sent to an HTML formatted file (-aH options). Please use the -ab options to get a text output report generated in /tmp/sysinfo_"hostname"_"date". To install, gunzip the SysInfo.3.15.depot.gz file, then swinstall. If you swinstall from the command line on an HPUX 11.x system, you can use the '-x ask=true' option and the install will prompt you to enter the contents of system_db. For example: &lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;   swinstall -s /tmp/SysInfo.3.15.depot â  x ask=true \* &lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;If you're swinstall'ing in interactive mode or from the GUI, you'll need to run /usr/bin/confSysInfo after the installation has completed. If you have previously installed SysInfo manually (i.e. you used the install script rather than swinstall), it is recommended that, prior to installing this depot, you remove all versions of SysInfo from your system, including all associated files (e.g. getsn, xpinfo, instSysinfo, confSysinfo, inquiry256, sched.models, etc.) For more information, after the installation, run: man SysInfo This takes approximately 5 minutes to execute.  &lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;BR /&gt;&lt;BR /&gt;Dav</description>
      <pubDate>Fri, 25 Feb 2005 18:17:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sysinfo-script-for-hp-ux-11-23/m-p/3493407#M215345</guid>
      <dc:creator>David Bell_1</dc:creator>
      <dc:date>2005-02-25T18:17:37Z</dc:date>
    </item>
    <item>
      <title>Re: sysinfo script for HP_UX 11.23</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sysinfo-script-for-hp-ux-11-23/m-p/3493408#M215346</link>
      <description>hi, &lt;BR /&gt; &lt;BR /&gt;need a full system report?&lt;BR /&gt;How about Cfg2Html??  It'll give you more detail about your system than you'll ever need.&lt;BR /&gt; &lt;BR /&gt;&lt;A href="http://come.to/cfg2html" target="_blank"&gt;http://come.to/cfg2html&lt;/A&gt;&lt;BR /&gt; &lt;BR /&gt;regards,&lt;BR /&gt;Thierry.&lt;BR /&gt;</description>
      <pubDate>Fri, 25 Feb 2005 19:18:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sysinfo-script-for-hp-ux-11-23/m-p/3493408#M215346</guid>
      <dc:creator>Thierry Poels_1</dc:creator>
      <dc:date>2005-02-25T19:18:07Z</dc:date>
    </item>
  </channel>
</rss>

