<?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 Script to inventory installed software? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/script-to-inventory-installed-software/m-p/3116998#M898641</link>
    <description>&lt;BR /&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;Does anyone have a script that is capable of building an inventory of installed software on a system?  I started to draft something like this, and immediately balked when I realized our oracle instances aren't listed in swlist output.  &lt;BR /&gt;&lt;BR /&gt;Any ideas toward creating such a script would also be appreciated. &lt;BR /&gt;&lt;BR /&gt;Thanks!</description>
    <pubDate>Wed, 12 Nov 2003 08:48:52 GMT</pubDate>
    <dc:creator>Linda Calderon</dc:creator>
    <dc:date>2003-11-12T08:48:52Z</dc:date>
    <item>
      <title>Script to inventory installed software?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/script-to-inventory-installed-software/m-p/3116998#M898641</link>
      <description>&lt;BR /&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;Does anyone have a script that is capable of building an inventory of installed software on a system?  I started to draft something like this, and immediately balked when I realized our oracle instances aren't listed in swlist output.  &lt;BR /&gt;&lt;BR /&gt;Any ideas toward creating such a script would also be appreciated. &lt;BR /&gt;&lt;BR /&gt;Thanks!</description>
      <pubDate>Wed, 12 Nov 2003 08:48:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/script-to-inventory-installed-software/m-p/3116998#M898641</guid>
      <dc:creator>Linda Calderon</dc:creator>
      <dc:date>2003-11-12T08:48:52Z</dc:date>
    </item>
    <item>
      <title>Re: Script to inventory installed software?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/script-to-inventory-installed-software/m-p/3116999#M898642</link>
      <description>Don't know if it will help, but try cfg2html:&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;It collects a ton of info on your system, software, etc...&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Wed, 12 Nov 2003 08:52:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/script-to-inventory-installed-software/m-p/3116999#M898642</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2003-11-12T08:52:39Z</dc:date>
    </item>
    <item>
      <title>Re: Script to inventory installed software?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/script-to-inventory-installed-software/m-p/3117000#M898643</link>
      <description>swlist will generate it for all normal software. As for software that is installed outside of sd you will have to append the output of a script that looks at specific things like the oratab or running processes and software if directories like /usr/local/bin.&lt;BR /&gt;&lt;BR /&gt;This is why we put all software in SD packages, including things like oracle.</description>
      <pubDate>Wed, 12 Nov 2003 08:54:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/script-to-inventory-installed-software/m-p/3117000#M898643</guid>
      <dc:creator>Elmar P. Kolkman</dc:creator>
      <dc:date>2003-11-12T08:54:15Z</dc:date>
    </item>
    <item>
      <title>Re: Script to inventory installed software?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/script-to-inventory-installed-software/m-p/3117001#M898644</link>
      <description>Hi,&lt;BR /&gt;There is no general method to list 3-party softwares (not installed using SD), you must know exact what to look after.&lt;BR /&gt;&lt;BR /&gt;A very useful tool for system documentation is the Ignite command "print_manifest". It lists not only the installed software (if installed with SD) but also the complete configuration (disks, memory etc.)</description>
      <pubDate>Wed, 12 Nov 2003 09:25:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/script-to-inventory-installed-software/m-p/3117001#M898644</guid>
      <dc:creator>Leif Halvarsson_2</dc:creator>
      <dc:date>2003-11-12T09:25:34Z</dc:date>
    </item>
    <item>
      <title>Re: Script to inventory installed software?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/script-to-inventory-installed-software/m-p/3117002#M898645</link>
      <description>Thanks all for the replies.&lt;BR /&gt;&lt;BR /&gt;I guess I'll just have to walk the filesystems by hand to find all the applications.  Doing this across 40+ servers is going to be ugly, so I was hoping there was a way to automate it.&lt;BR /&gt;&lt;BR /&gt;I installed and played with cfg2html briefly, and it appears to at least be aware of oracle instances, and omniback installations, which is very helpful in my environment.  &lt;BR /&gt;&lt;BR /&gt;print_manifest is helpful in certain situations as well, but doesn't provide any information regarding what applications have been installed outside of the SD mechanism.&lt;BR /&gt;&lt;BR /&gt;Thanks again to all for your help.</description>
      <pubDate>Wed, 12 Nov 2003 09:50:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/script-to-inventory-installed-software/m-p/3117002#M898645</guid>
      <dc:creator>Linda Calderon</dc:creator>
      <dc:date>2003-11-12T09:50:20Z</dc:date>
    </item>
    <item>
      <title>Re: Script to inventory installed software?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/script-to-inventory-installed-software/m-p/3117003#M898646</link>
      <description>One thing you can try is, assuming you have ftp access to all the servers from a single server or workstation, is run a background ftp that uses either a .netrc or embedded input to ftp to each server, do an ls of /opt, /usr/local/ and all non-rootvg filesystems and capture the output to a file. Then you can look through the file for obvious stuff and single-out interesting filesystems and files for direct examination on the server. &lt;BR /&gt;&lt;BR /&gt;That might save you the time and effort of poking around on each server individually looking for that last 10%-20% of items you couldn't otherwise find doing a general sweep.&lt;BR /&gt;&lt;BR /&gt;mark</description>
      <pubDate>Wed, 12 Nov 2003 10:57:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/script-to-inventory-installed-software/m-p/3117003#M898646</guid>
      <dc:creator>Mark Greene_1</dc:creator>
      <dc:date>2003-11-12T10:57:16Z</dc:date>
    </item>
    <item>
      <title>Re: Script to inventory installed software?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/script-to-inventory-installed-software/m-p/3117004#M898647</link>
      <description>SYSINFO will give you the following information in a report:&lt;BR /&gt;&lt;BR /&gt;Hardware (device) information &lt;BR /&gt;Software package information &lt;BR /&gt;Software license information &lt;BR /&gt;Storage (disk) partitions &lt;BR /&gt;Network configuration information &lt;BR /&gt;Network interface information &lt;BR /&gt;Kernel parameters &lt;BR /&gt;System configuration parameters &lt;BR /&gt;System Serial Number &lt;BR /&gt;Printer Queues &lt;BR /&gt;Application architecture &lt;BR /&gt;CPU type &lt;BR /&gt;Host ID &lt;BR /&gt;Host name aliases &lt;BR /&gt;Host name &lt;BR /&gt;Host network addresses &lt;BR /&gt;Kernel architecture &lt;BR /&gt;Kernel version &lt;BR /&gt;Main memory (RAM) &lt;BR /&gt;Manufacturer of the system's hardware &lt;BR /&gt;Operating system distribution &lt;BR /&gt;Operating system name &lt;BR /&gt;Operating system version &lt;BR /&gt;System model name &lt;BR /&gt;System serial number &lt;BR /&gt;&lt;BR /&gt;You can find it here:&lt;BR /&gt;&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;See if that can do what you're looking to do, it's a pretty good product.&lt;BR /&gt;&lt;BR /&gt;-Brian.&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 13 Nov 2003 02:50:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/script-to-inventory-installed-software/m-p/3117004#M898647</guid>
      <dc:creator>Brian Markus</dc:creator>
      <dc:date>2003-11-13T02:50:05Z</dc:date>
    </item>
  </channel>
</rss>

