<?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: HPUX Essential Documentation in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux-essential-documentation/m-p/3420096#M204028</link>
    <description>Hello Hans,&lt;BR /&gt;&lt;BR /&gt;You could also use sysinfo.&lt;BR /&gt;&lt;BR /&gt;# Run the sysinfo script&lt;BR /&gt;0 6 1 * * /usr/local/sysinfo/sysinfo -a -b -o /usr/tmp/`hostname`.sysinfo &amp;gt;/tmp/sysinfo.cron 2&amp;gt;&amp;amp;1&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Robert-Jan&lt;BR /&gt;&lt;BR /&gt;Ps I attached the sysinfo.zip file.</description>
    <pubDate>Thu, 11 Nov 2004 08:23:29 GMT</pubDate>
    <dc:creator>Robert-Jan Goossens</dc:creator>
    <dc:date>2004-11-11T08:23:29Z</dc:date>
    <item>
      <title>HPUX Essential Documentation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux-essential-documentation/m-p/3420093#M204025</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;What would we consider to be essential documentation for a HP unix environment (good practice).&lt;BR /&gt;&lt;BR /&gt;Not manuals, I mean for example sysinfo output, what software is where, maintenance procedures, patching procedures etc.&lt;BR /&gt;&lt;BR /&gt;Looking for good-practices.</description>
      <pubDate>Thu, 11 Nov 2004 05:59:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hpux-essential-documentation/m-p/3420093#M204025</guid>
      <dc:creator>hans_63</dc:creator>
      <dc:date>2004-11-11T05:59:33Z</dc:date>
    </item>
    <item>
      <title>Re: HPUX Essential Documentation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux-essential-documentation/m-p/3420094#M204026</link>
      <description>Hans,&lt;BR /&gt;&lt;BR /&gt;Install Ignite ( &lt;A href="http://www.software.hp.com/products/IUX/index.html" target="_blank"&gt;http://www.software.hp.com/products/IUX/index.html&lt;/A&gt; ), and use it's "print_manifest" command to get a summary of your system.  If you don't have Ignite (and you should), you would want to save ioscan output, vgdisplay output, lanscan, netstat, etc.&lt;BR /&gt;&lt;BR /&gt;Software should be located in /opt - period.  Some people put things in /usr/local - I don't like to do that.&lt;BR /&gt;&lt;BR /&gt;Maintenance and patching procedures, other than your own policies regarding when and where, come down to basically running swinstall and making sure you have a good backup first.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Thu, 11 Nov 2004 06:10:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hpux-essential-documentation/m-p/3420094#M204026</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2004-11-11T06:10:36Z</dc:date>
    </item>
    <item>
      <title>Re: HPUX Essential Documentation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux-essential-documentation/m-p/3420095#M204027</link>
      <description>Hi Hans,&lt;BR /&gt;You can also install cfg2html utility from&lt;BR /&gt;&lt;A href="http://come.to/cfg2html" target="_blank"&gt;http://come.to/cfg2html&lt;/A&gt;&lt;BR /&gt;and it can generate most of the things you needed, summary of your system. Procedures you can find when you install patches it is included in patches, etc. And finaly you can find all you need searching ITRC database.&lt;BR /&gt;Regards,&lt;BR /&gt;Borislav</description>
      <pubDate>Thu, 11 Nov 2004 08:09:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hpux-essential-documentation/m-p/3420095#M204027</guid>
      <dc:creator>Borislav Perkov</dc:creator>
      <dc:date>2004-11-11T08:09:41Z</dc:date>
    </item>
    <item>
      <title>Re: HPUX Essential Documentation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux-essential-documentation/m-p/3420096#M204028</link>
      <description>Hello Hans,&lt;BR /&gt;&lt;BR /&gt;You could also use sysinfo.&lt;BR /&gt;&lt;BR /&gt;# Run the sysinfo script&lt;BR /&gt;0 6 1 * * /usr/local/sysinfo/sysinfo -a -b -o /usr/tmp/`hostname`.sysinfo &amp;gt;/tmp/sysinfo.cron 2&amp;gt;&amp;amp;1&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Robert-Jan&lt;BR /&gt;&lt;BR /&gt;Ps I attached the sysinfo.zip file.</description>
      <pubDate>Thu, 11 Nov 2004 08:23:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hpux-essential-documentation/m-p/3420096#M204028</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2004-11-11T08:23:29Z</dc:date>
    </item>
    <item>
      <title>Re: HPUX Essential Documentation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux-essential-documentation/m-p/3420097#M204029</link>
      <description>I use all of the above.&lt;BR /&gt;&lt;BR /&gt;Set yourself up with a Intranet server to store your documentation...&lt;BR /&gt;&lt;BR /&gt;We use Mambo:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.mamboserver.com/" target="_blank"&gt;http://www.mamboserver.com/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I works great for documentation.&lt;BR /&gt;&lt;BR /&gt;If you can, DR that box - ie, have all the files rsync'ed to another server.&lt;BR /&gt;&lt;BR /&gt;Another thing to look at - ISEE&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.software.hp.com/portal/swdepot/displayProductInfo.do?productNumber=U2512AA" target="_blank"&gt;http://www.software.hp.com/portal/swdepot/displayProductInfo.do?productNumber=U2512AA&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;It's also free and has the added benefit of documenting your server.&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Thu, 11 Nov 2004 11:56:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hpux-essential-documentation/m-p/3420097#M204029</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2004-11-11T11:56:01Z</dc:date>
    </item>
  </channel>
</rss>

