Does anyone know of a software capable of keeping track of Linux/UNIX systems configurations centralized on a server? Possibly with a web GUI and history capabilities?
I am looking for something that is capable of listing filesystems, crontabs, installed software, etc.
To be more specific... I'd like to be able to define a given command set (df, crontab -l, uname -a, etc.) to be executed on remotes hosts, get the output of the commands and have them in an history. I'd like it to be something resembling a document management system but for UNIX/Linux system infos.