Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror
×
Linux Software

Ways to Inventory a Network of Linux Machines? 12

Milo_Mindbender asks: "Our lab has a few dozen Linux machines with varying configurations of hardware and software. We're trying to keep track of all the configs so we can get the machines upgraded when we have parts/time/money to do so. Right now, I have a little shell file that I have everyone run which copies the output of a bunch of commands and /proc files from each machine to a central server. The problem with this is that you get a lot of info you don't need, and it's in a format that's hard to read or put in a spreadsheet. Does anyone know of a reasonablly good, free system for taking a hardware inventory of a bunch of networked systems? It's important that it be easy to install on the client machine and not have a huge number of dependancies. It would be particularly useful if it automatically decended through the various /proc trees and returned as much info as possible for disks, USB, graphics cards...etc." Inventory control is a big thing in corporations these days. A simple program that's able to collect hardware information from the Linux boxes on the network would be yet another feather in Linux's cap.
This discussion has been archived. No new comments can be posted.

Ways to Inventory a Network of Linux Machines?

Comments Filter:

"And remember: Evil will always prevail, because Good is dumb." -- Spaceballs

Working...