<?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: System Documentation Procedure in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/system-documentation-procedure/m-p/3308119#M185044</link>
    <description>I usually do a print_manifest, as Ettore has shown, plus I include an "ioscan -fn" and "vgdisplay -v":&lt;BR /&gt;&lt;BR /&gt;print_manifest &amp;gt;/tmp/`hostname`_pm.txt;ioscan -fn &amp;gt; /tmp/`hostname`_io.txt; vgdisplay -v&amp;gt;/tmp/`hostname`_vg.txt&lt;BR /&gt;&lt;BR /&gt;additionally you might want to do more network documentation:&lt;BR /&gt;&lt;BR /&gt;netstat -rn&lt;BR /&gt;lanscan&lt;BR /&gt;lanadmin&lt;BR /&gt;cat /etc/services&lt;BR /&gt;cat /etc/resolv.conf&lt;BR /&gt;cat /etc/nsswitch.conf&lt;BR /&gt;...&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
    <pubDate>Thu, 17 Jun 2004 09:56:02 GMT</pubDate>
    <dc:creator>harry d brown jr</dc:creator>
    <dc:date>2004-06-17T09:56:02Z</dc:date>
    <item>
      <title>System Documentation Procedure</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-documentation-procedure/m-p/3308115#M185040</link>
      <description>HI,&lt;BR /&gt;  I am handling few of HP-UNIX servers running&lt;BR /&gt;  some database and programming env for which&lt;BR /&gt;  I have to prepare a document detailing about&lt;BR /&gt;  all the server's and their H/W and S/W &lt;BR /&gt;  details, network details of LAB and etc can &lt;BR /&gt;  somebody tell me what all or how to write the&lt;BR /&gt;  same.&lt;BR /&gt;  IF any body having procedure for the same &lt;BR /&gt;  please help me.&lt;BR /&gt;&lt;BR /&gt;  Thanks,&lt;BR /&gt;  Amit.&lt;BR /&gt;</description>
      <pubDate>Thu, 17 Jun 2004 09:39:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-documentation-procedure/m-p/3308115#M185040</guid>
      <dc:creator>Amit Dixit_2</dc:creator>
      <dc:date>2004-06-17T09:39:46Z</dc:date>
    </item>
    <item>
      <title>Re: System Documentation Procedure</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-documentation-procedure/m-p/3308116#M185041</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;print_manifest should help you.&lt;BR /&gt;# man print_manifest&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Ettore</description>
      <pubDate>Thu, 17 Jun 2004 09:44:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-documentation-procedure/m-p/3308116#M185041</guid>
      <dc:creator>Fabio Ettore</dc:creator>
      <dc:date>2004-06-17T09:44:11Z</dc:date>
    </item>
    <item>
      <title>Re: System Documentation Procedure</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-documentation-procedure/m-p/3308117#M185042</link>
      <description>Hi,&lt;BR /&gt;  I need to know the procedure to document &lt;BR /&gt;  hard copy of the lab setup and H/W and S/W &lt;BR /&gt;  details of each server and network layout.&lt;BR /&gt; &lt;BR /&gt;  Thanks,&lt;BR /&gt;  Amit&lt;BR /&gt;</description>
      <pubDate>Thu, 17 Jun 2004 09:50:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-documentation-procedure/m-p/3308117#M185042</guid>
      <dc:creator>Amit Dixit_2</dc:creator>
      <dc:date>2004-06-17T09:50:54Z</dc:date>
    </item>
    <item>
      <title>Re: System Documentation Procedure</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-documentation-procedure/m-p/3308118#M185043</link>
      <description>/opt/ignite/bin/print_manifest is easy way to get all the info you needed.&lt;BR /&gt;I would prefer.. &lt;BR /&gt;cfg2html will give you all info in html information. you can download it from ..&lt;BR /&gt;&lt;A href="http://www.cfg2html.com" target="_blank"&gt;http://www.cfg2html.com&lt;/A&gt; &lt;BR /&gt;&lt;BR /&gt;-USA..</description>
      <pubDate>Thu, 17 Jun 2004 09:53:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-documentation-procedure/m-p/3308118#M185043</guid>
      <dc:creator>Uday_S_Ankolekar</dc:creator>
      <dc:date>2004-06-17T09:53:10Z</dc:date>
    </item>
    <item>
      <title>Re: System Documentation Procedure</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-documentation-procedure/m-p/3308119#M185044</link>
      <description>I usually do a print_manifest, as Ettore has shown, plus I include an "ioscan -fn" and "vgdisplay -v":&lt;BR /&gt;&lt;BR /&gt;print_manifest &amp;gt;/tmp/`hostname`_pm.txt;ioscan -fn &amp;gt; /tmp/`hostname`_io.txt; vgdisplay -v&amp;gt;/tmp/`hostname`_vg.txt&lt;BR /&gt;&lt;BR /&gt;additionally you might want to do more network documentation:&lt;BR /&gt;&lt;BR /&gt;netstat -rn&lt;BR /&gt;lanscan&lt;BR /&gt;lanadmin&lt;BR /&gt;cat /etc/services&lt;BR /&gt;cat /etc/resolv.conf&lt;BR /&gt;cat /etc/nsswitch.conf&lt;BR /&gt;...&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
      <pubDate>Thu, 17 Jun 2004 09:56:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-documentation-procedure/m-p/3308119#M185044</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2004-06-17T09:56:02Z</dc:date>
    </item>
    <item>
      <title>Re: System Documentation Procedure</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-documentation-procedure/m-p/3308120#M185045</link>
      <description>Get sysinfo script from here and it should give you all the information about your system .&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.cs.utah.edu/hppd/hpux/Sysadmin/alpha.html" target="_blank"&gt;http://hpux.cs.utah.edu/hppd/hpux/Sysadmin/alpha.html&lt;/A&gt;</description>
      <pubDate>Thu, 17 Jun 2004 10:52:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-documentation-procedure/m-p/3308120#M185045</guid>
      <dc:creator>Ashwani Kashyap</dc:creator>
      <dc:date>2004-06-17T10:52:11Z</dc:date>
    </item>
  </channel>
</rss>

