<?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: scripts ... ???? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/scripts/m-p/2450866#M10951</link>
    <description />
    <pubDate>Fri, 06 Oct 2000 07:39:05 GMT</pubDate>
    <dc:creator>Andreas Voss</dc:creator>
    <dc:date>2000-10-06T07:39:05Z</dc:date>
    <item>
      <title>scripts ... ????</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/scripts/m-p/2450862#M10947</link>
      <description>I was wondering if anyone has any good scripts for HPUX that will list and catogorize the drivers installed in a machine.  And also a script that give good performance stats such as free space and &lt;BR /&gt;ide % and so on for HPUX and SCO-unix.&lt;BR /&gt;thanks</description>
      <pubDate>Thu, 05 Oct 2000 21:41:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/scripts/m-p/2450862#M10947</guid>
      <dc:creator>someone_4</dc:creator>
      <dc:date>2000-10-05T21:41:47Z</dc:date>
    </item>
    <item>
      <title>Re: scripts ... ????</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/scripts/m-p/2450863#M10948</link>
      <description>Here is the SYSINFO script version 1.75 written by Scott Trusedale of HP</description>
      <pubDate>Thu, 05 Oct 2000 22:52:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/scripts/m-p/2450863#M10948</guid>
      <dc:creator>Robert Gamble</dc:creator>
      <dc:date>2000-10-05T22:52:46Z</dc:date>
    </item>
    <item>
      <title>Re: scripts ... ????</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/scripts/m-p/2450864#M10949</link>
      <description>You can get sysinfo at: &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.dsi.unimi.it/hppd/hpux/Sysadmin/sysinfo-3.3.1/" target="_blank"&gt;http://hpux.dsi.unimi.it/hppd/hpux/Sysadmin/sysinfo-3.3.1/&lt;/A&gt; &lt;BR /&gt;&lt;BR /&gt;or send me an email (federico.grattarola@fao.org) and i'll send you a very good script) &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;federico</description>
      <pubDate>Fri, 06 Oct 2000 05:28:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/scripts/m-p/2450864#M10949</guid>
      <dc:creator>federico_3</dc:creator>
      <dc:date>2000-10-06T05:28:27Z</dc:date>
    </item>
    <item>
      <title>Re: scripts ... ????</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/scripts/m-p/2450865#M10950</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;at attachment is my script for displaying whole LVM structure.&lt;BR /&gt;&lt;BR /&gt;Regards</description>
      <pubDate>Fri, 06 Oct 2000 06:55:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/scripts/m-p/2450865#M10950</guid>
      <dc:creator>Andreas Voss</dc:creator>
      <dc:date>2000-10-06T06:55:01Z</dc:date>
    </item>
    <item>
      <title>Re: scripts ... ????</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/scripts/m-p/2450866#M10951</link>
      <description />
      <pubDate>Fri, 06 Oct 2000 07:39:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/scripts/m-p/2450866#M10951</guid>
      <dc:creator>Andreas Voss</dc:creator>
      <dc:date>2000-10-06T07:39:05Z</dc:date>
    </item>
    <item>
      <title>Re: scripts ... ????</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/scripts/m-p/2450867#M10952</link>
      <description>Richard,&lt;BR /&gt;&lt;BR /&gt;Have you tried ioscan for your driver question?&lt;BR /&gt;&lt;BR /&gt;Richard</description>
      <pubDate>Fri, 06 Oct 2000 11:05:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/scripts/m-p/2450867#M10952</guid>
      <dc:creator>Richard Mertz</dc:creator>
      <dc:date>2000-10-06T11:05:00Z</dc:date>
    </item>
    <item>
      <title>Re: scripts ... ????</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/scripts/m-p/2450868#M10953</link>
      <description>List the drivers (and also non-default kernel parameters):&lt;BR /&gt;&lt;BR /&gt;cat /stand/system&lt;BR /&gt;&lt;BR /&gt;To see the disk space usage:&lt;BR /&gt;&lt;BR /&gt;bdf&lt;BR /&gt;&lt;BR /&gt;If you are looking for an inventory of your HP-UX system, there are several choices:&lt;BR /&gt;&lt;BR /&gt;1. Get a copy of Ignite/UX from software.hp.com, install and run the command: print_manifest&lt;BR /&gt;&lt;BR /&gt;2. Get a copy of nickel or gatherer.sh or sys.conf from this ftp site: ftp://contrib:9unsupp8@hprc.external.hp.com/sysadmin/inventory/&lt;BR /&gt;&lt;BR /&gt;gatherer.sh will run on several versions of HP-UX and generates a lengthy listing of the system, while sys.conf is much shorter but runs on both HP-UX and Solaris. Nickel runs only on HP-UX but generates web pages automatically.&lt;BR /&gt;&lt;BR /&gt;This ftp site contains a numnber of useful (but unsupported) tools and information for HP-UX.&lt;BR /&gt;&lt;BR /&gt;For all the documentation on HP-UX, use the site: docs.hp.com</description>
      <pubDate>Fri, 06 Oct 2000 11:44:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/scripts/m-p/2450868#M10953</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2000-10-06T11:44:25Z</dc:date>
    </item>
    <item>
      <title>Re: scripts ... ????</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/scripts/m-p/2450869#M10954</link>
      <description>lsdev&lt;BR /&gt;vmstat&lt;BR /&gt;&lt;BR /&gt;Basic commands, run then in a script and capture the output as you please.</description>
      <pubDate>Fri, 06 Oct 2000 13:53:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/scripts/m-p/2450869#M10954</guid>
      <dc:creator>Alan Riggs</dc:creator>
      <dc:date>2000-10-06T13:53:57Z</dc:date>
    </item>
    <item>
      <title>Re: scripts ... ????</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/scripts/m-p/2450870#M10955</link>
      <description>test</description>
      <pubDate>Fri, 06 Oct 2000 14:09:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/scripts/m-p/2450870#M10955</guid>
      <dc:creator>someone_4</dc:creator>
      <dc:date>2000-10-06T14:09:55Z</dc:date>
    </item>
  </channel>
</rss>

