Sponsored Content
Full Discussion: Server inventory software
Top Forums UNIX for Advanced & Expert Users Server inventory software Post 302964278 by funksen on Wednesday 13th of January 2016 05:20:17 AM
Old 01-13-2016
Server inventory software

Hi,

do you know any good server inventory open source products?
I want information like, server hostnames, ram, cpu, os, filesystems, volume groups, disks, adapters, installed software versions, firmware levels and so on

os: aix, solaris, linux, hpux

data should be kept in a database, web front end and history functions would be good

I can load the data directly into the db, something agent based is ok too

thanks in advance
cheers funksen
 

7 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Software Inventory

How can I find out what software is installed on the machine, other than ls? Is there a registry program like in Windows? The os is Sun 2.5. Thanks (1 Reply)
Discussion started by: ViperD
1 Replies

2. UNIX for Advanced & Expert Users

Collecting software inventory

how to obtain/ collect a list of all the applications installed in the system.. is there a configuration file(like the one which exists for hardware ) which holds all this information?? if no is there any command/shell script or utility that we can use for the same ?? I am using Red hat linux... (2 Replies)
Discussion started by: superghost
2 Replies

3. UNIX for Dummies Questions & Answers

Utilities/Scipts to Inventory Hardware and Software

Hi All, I am looking for a way to inventory the hardware and software components of many Solaris 8 servers/workstations. I would like to script this to run against a list of IP's in a text file. For Windows there are many such programs available (like Belarc) Is there anything similar for... (4 Replies)
Discussion started by: limey
4 Replies

4. Shell Programming and Scripting

Shell Scripts for automating server inventory for unix servers

Dear Team, I am very new to shell scripting & and presently monitoring unix boxes I am looking for a shell script which will give me the below output script should contain - hostname,OS Version,CPU details, Physical Memory, Partitions Details, Network Details and Software Installed,... (5 Replies)
Discussion started by: whizkidash
5 Replies

5. UNIX for Advanced & Expert Users

perl and HP-UX : instmodsh in combination with software depot : update inventory for installed Perl

we create a HP-UX software depot with a new perl-modul. after installation of the software depot, the perl module i can't find with instmodsh in the inventory for installed Perl modules. - i have learned of using instmodsh command : i find out what modules are already installed on my system. ... (0 Replies)
Discussion started by: bora99
0 Replies

6. Solaris

Server and Software upgrade

Hi Experts, we are planning to upgrade the End of life servers to new servers and from solaris 8/9 to 11. Server loads are minimum and not heavily loaded. After analysis we came to conclusion to use the below. Can experts out there please let me know whether it make sense or any way we can... (3 Replies)
Discussion started by: sundba
3 Replies

7. Solaris

Sun Server Hardware Inventory Details

How can I get the hardware inventory details of the Sun Servers like T5220 running Solaris 10? I would like to see the following details: 1. Chassis Information - Part Number, Serial Number etc. 2. Slots Present in the chassis 3. Modules/Cards equipped on the slots. Module details like Part... (8 Replies)
Discussion started by: baddy
8 Replies
stl_mi(5)							File Formats Manual							 stl_mi(5)

Name
       stl_mi - software distribution master inventory file format

Description
       The master inventory (mi) files are used by the subset kitting program when manufacturing subsets for installation with the utility.

       A master inventory file contains one record for each file in a product containing vendor-specified attribute information about each file in
       the kit.

       The master inventory contains ASCII data, one record per line.  Each record is composed of three fields, which must  be	separated  by  TAB
       characters.

       Here is a description of each of the fields:

       FLAGS	 This is an integer flags value. The two lowest bits of this flag are defined. All other bits are reserved for use by Digital.

		 Bit  0 of this flag is the precedence bit. Setting the precedence bit for a file indicates to that a new copy of this file is not
		 as important to the target system as a copy that is already there. This is used by when determining which files to restore to the
		 system  after	updating a subset. Files containing configuration information that can be modified after being installed are often
		 marked with this flag.

		 Bit 1 of this flag is defined as the volatility bit. It is used to indicate that the file will change after  being  installed	to
		 the  target  system  and that the changes do not indicate that the contents of the file have been corrupted.  When an application
		 requires a log file, it is often installed as a zero length file on the target system. Such log files are normally marked in  the
		 master inventory with bit 1.

       PATHNAME  This  is  the name of the file for which the record exists. The pathname in this field must begin with a leading period (.).  All
		 records in the file must be sorted in ascending order on this field. There cannot be two records in a master inventory that  rep-
		 resent the same file. The program enforces these requirements.

       SUBSET	 The  name of the subset to which the file belongs. A file can be distributed as part of one subset only. Files that share a gnode
		 (links) must be in the same subset. Files that are in the product hierarchy but are not distributed as part of any subset  should
		 have a dash (-) in this field.

Examples
       This example shows a section of the master inventory used to manufacture a release of the ULTRIX software:
       0    ./etc/newfs    UDTBASE040
       0    ./etc/zoneinfo/Poland    -
       0    ./usr/bin/passwd	UDTBASE040
       0    ./usr/diskless/dev/rrz2c UDTDL040
       0    ./usr/etc/lockpw	UDTBASE040
       0    ./usr/include/search.h   UDTBASE040
       0    ./usr/lib/cmplrs/cc2.0/ppu	  UDTBASE040
       0    ./usr/lib/libplotdumb.a  UDTPGMR040
       0    ./usr/lib/terminfo/2/2621-nl  UDTBASE040
       0    ./usr/lib/terminfo/a/altoh19  UDTBASE040
       0    ./usr/lib/terminfo/h/h19b	  UDTBASE040
       0    ./usr/lib/terminfo/t/tek4024  UDTBASE040
       0    ./usr/man/man1/capsar.1  UDTMAN040
       0    ./usr/man/man1/ptx.1     UDTMAN040
       0    ./usr/man/man2/listen.2  UDTMAN040
       0    ./usr/man/man3/endhostent.3n  UDTMAN040
       0    ./usr/man/man3/ldaopen.3x	  UDTMAN040
       0    ./usr/man/man3/ruserok.3x	  UDTMAN040
       0    ./usr/man/man3/tparm.3cur	  UDTMAN040
       0    ./usr/man/man5/tzfile.5  UDTMAN040
       0    ./usr/man/man8/secsetup.8	  -
       0    ./usr/sys/MIPS/BINARY/mc146818clock.o   UDTBIN040
       0    ./usr/sys/data/dhu_data.c	  UDTBIN040
       0    ./usr/sys/h/devio.h UDTBASE040
       0    ./usr/sys/io/uba/qduser.h	  UDTBIN040
       0    ./usr/sys/net/rpc/clnt.h UDTBIN040
       0    ./usr/var/dss/ncs/llbd   UDTRPCRT040

See Also
       invcutter(1), kits(1), iff(8), setld(8).
       Guide to Preparing Software for Distribution on ULTRIX Systems

																	 stl_mi(5)
All times are GMT -4. The time now is 11:43 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy