this is the main page of webminstats software
goal
the goal of this software is to monitor system parameters.
We mean, to be able to have a graphic view of their time evolution
how it works
the data acquisition is launched by cron each minute (user : user)
the data files are build by the rrdtool software, in a round-robin
format, so the file size is constant.
they are located in /etc/webmin/sysstats/modules/*/*.rrd
the acquisition scripts (*.sh) are located under the same directory
(one per module).
actions
module access
each icon will display the graphs associated with the selected module
configuration
this icon will display the module configuration page
start/stop button
this toggle button activate/deactivate the data acquisition by cron