Skip to content

jagatheesbjk/server-inventory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

server-inventory

This script is used to take Server Inventory

  • Using this script we can take multiple server with users name and password, we can take inventory for server.
  • For this we need to create 3 type of file with same file name mention below:
    • list_of_server(List of all server IP or Hostname mentioned here)
    • remoteuser(List of User name that login to server mentioned here)
    • remotepass(List of password that login to server we need to mention here)
  • For Inventory below mentioned details are take basicall:
    • OS_VERSION
    • CPU_MODEL
    • CPU_CORES
    • RAM_USAGE
    • SWAP_USAGE
    • HDD_USAGE
  • And also one csv file generated with name of serverinfo.csv
chmod +x inverser.sh
./inverser.sh

About

This script is used to take Server Inventory

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages