This script creates a RRD database and stores system parameters like
ram and cpu usage and many more.
With rrdgraph, several graphs and a static html page are created.
which are stored in a configurable location.
When run the first time, it creates the database, the configuration
file and the images. It is recommended to try the script at command
line first to see what measurements run well and what ones fail.
The database has a sampling rate of 5 minutes, data recording and
display will not be more accurately than that. Default lenght is about
5 Weeks and results in a database size of about 3 MByte. When entered
periodically into crontab, the databases are filled continuously and
the graphs will be updated as well.
The script is licensed under GPL V2.