Menu

webminstats 2.16 (stable) released

Webminstats is a Webmin's module which display a graphical log of historic information. It's modular in design, as to be able to log everything from CPU usage to mail queue

release 2.16

this release fixes a really nasty bug : in some cases, module aquisistion was not working, without any warning info.

bugfix:
* (genfile) fix undefined runstop
* (actions) test arg for log target
* (debug.cgi) remove my_close in journaliser to fix loop problem in debug mode
* (sysstats.pl) fix modules aquisition without data and without warnings
* (mysql) fix postinstall bug on my.cnf
new features :
* clear log make a copy with old suffix before empty file
* (cpu) add cumulatives parameters for action test and fix action doc
improvement :
* (actions) fix and change log format
* (actions) add doc action log
* (actions) remove action flag if rule is disabled
* exclude /dev/ram from disk list
* (cpu) only display "real" extra parameters
* (uptime) use /proc/uptime command instead /proc/1
* add date in aquisition debug to help search bottleneck
* improve help on alarms parameters (process and elapsed time)
internal :
* use my_close_pipe (not necessary, but cleaner)
* common code in init_module_run
* get_time call get_process_time in sysstats-gen-lib
* (sysstats.pl) modules are directories
incompatibilities :
* (netstat) change display names, add _in/_out suffix to match actions names
* (disk) change display names to match actions names and fix action doc

Posted by eric gerbier 2017-07-07

Log in to post a comment.