Webminstats is a Webmin's module which display a graphical log of historic information.
Webminstats is modular in design, as to be able to log everything from CPU usage to email box size.
What's New in This Release: [ read full changelog ]
· fix bug on batch_graph with disk/diskio module : remove globing
· fix bug on batch_graph : relative path problem
· remove call to remove_version
· remove use of module_title_config
· (sysstats-update-lib) : split check_new_modules
· (index.cgi) display same footer icons as on others screens
· icons : split general and module's icons
· (sysstats-gen-lib) new read_pipe_stream
· (module.info) replace module_type / module_desc by module_name
· postinstall.pl will install webminstats module on webminstats's upgrade
· (edit_module) change update icon to icon_plus16
· allow clone any module with batch_clone_module.pl
· test_file and test_command return a more natural value
· (display_all) no legend in panorama mode (ticket 15)
· (sysstats.pl) remove dummy perl message from disk module (ticket 24)
· (psmon) promoted to stable release 1.0
· (disk) remove old databases, and promoted to stable release 1.0
· (postgresql) fix dependency test, and promoted to stable release 1.0
· (mysql) remove password from mysqladmin command line...