Hello All... I am searching for any ksh script available for share, that will collect important system config data. Thanks in advance...
The script should meet the following requirements:
- be generic for the various distros
- collect installed package report
- collect disk, adapter, tape drives, etc., device listing
- collect VG, LV, file system data
- collect SAN data (eg. multipath config)
- collect NIC and network config
- collect data that would not easily be extracted from a TSM backup
- save data on a NFS share
- data can be consolidated into one file or in many files
The purpose of the script is to provide easy access to system data.
The script should meet the following requirements:
- be generic for the various distros
- collect installed package report
- collect disk, adapter, tape drives, etc., device listing
- collect VG, LV, file system data
- collect SAN data (eg. multipath config)
- collect NIC and network config
- collect data that would not easily be extracted from a TSM backup
- save data on a NFS share
- data can be consolidated into one file or in many files
The purpose of the script is to provide easy access to system data.