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
invsync(8)						      System Manager's Manual							invsync(8)

NAME
invsync - Synchronizes system inventory SYNOPSIS
/usr/bin/invsync DESCRIPTION
The invsync utility creates a Master Synchronization Inventory (MSI) file and a Customized File Inventory (CFI) file. These files can be used to preserve the customized or modified state of your system in the event of a new installation. The MSI file contains a complete list of files installed by the setld utility and the state of those files when they were installed. The CFI file contains the names of those files installed by the setld utility that have been customized or modified since the installation. The files listed in the CFI file are overwritten if you perform a new installation of the operating system. You must have superuser privileges to run the invsync utility. The invsync utility calls the usync utility to create the MSI file. After the MSI file is created, the invsync utility calls the udetect utility to compare the state of the files shown in the MSI file with the current state of the files installed on the system. If a file state differs, an entry is written to the CFI file. Edit the CFI file to remove the entries for files that you do not want to back up. The CFI file and the MSI file are written in the setld inventory file format. For more information, refer to the stl_inv(4) refernce page. RESTRICTIONS
You must have superuser privileges to run the invsync utility. FILES
Subset lock files Subset inventory files Customized File Inventory Master Synchronization Inventory SEE ALSO
genufi(8), udetect(8), updmerge(8), updmv(8), usync(8) stl_inv(4) invsync(8)
All times are GMT -4. The time now is 07:28 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy