Posted
over 10 years
ago
by
eric gerbier
the main change is big rewrite to allow compatibility with themes (tested with authentic theme)
bugfix :
fix bug with install on webmin >= 1.73
fix bug on action operator =, add new operators >= and <=
fix warning about ps output (bug
... [More]
81)
fix clone registration when copy data
* (display.js) bugfix, recode and debug code
new features :
add navigation on config_action
compatibility with authentic theme
* can configure the number of icons by row
improvement :
add cancel button on config_action
add cancel button on empty_mod.cgi,config_display_all.cgi,delete_mod.cgi
remove html code and use ui-lib to allow themes works (partial)
(diskio) in init, check for device changes
* at bottom, add links to return to main page
internal :
new html_link, html_color
(display_all) split code to have small functions [Less]
|
Posted
over 10 years
ago
by
eric gerbier
WARNING : this is a beta release for 2.11 version
test it only on not operational hosts, and please send me reports on problems
bugfix :
fix bug with install on webmin >= 1.73
fix bug on action operator =, add new operators >= and <=
... [More]
fix warning about ps output (bug 81)
fix clone registration when copy data
new features :
add navigation on config_action
compatibility with authentic theme
* can configure the number of icons by row
improvement :
add cancel button on config_action
add cancel button on empty_mod.cgi,config_display_all.cgi,delete_mod.cgi
remove html code and use ui-lib to allow themes works (partial)
(diskio) in init, check for device changes
internal :
* new html_link, html_color
[Less]
|
Posted
over 10 years
ago
by
eric gerbier
WARNING : this is a beta release for 2.11 version
test it only on not operational hosts, and please send me reports on problems
bugfix :
fix bug with install on webmin >= 1.73
fix bug on action operator =, add new operators >= and <=
fix
... [More]
warning about ps output (bug 81)
fix clone registration when copy data
new features :
add navigation on config_action
compatibility with authentic theme
* can configure the number of icons by row
improvement :
add cancel button on config_action
add cancel button on empty_mod.cgi,config_display_all.cgi,delete_mod.cgi
remove html code and use ui-lib to allow themes works (partial)
(diskio) in init, check for device changes
internal :
* new html_link, html_color [Less]
|
Posted
almost 11 years
ago
by
eric gerbier
bugfix :
bugfix : navigation for display_custom
fix online help for display/display_custom
new features :
add lock on systats.pl to have single instance run
add internal data to store module aquisition duration
* add graph for internal data
... [More]
(display, display_custom, display_all)
improvement :
* set all dates in local time (no more utc time)
security :
* clean env to avoid shellshock risk
[Less]
|
Posted
almost 11 years
ago
by
eric gerbier
bugfix :
bugfix : navigation for display_custom
fix online help for display/display_custom
new features :
add lock on systats.pl to have single instance run
add internal data to store module aquisition duration
* add graph for internal data
... [More]
(display, display_custom, display_all)
improvement :
* set all dates in local time (no more utc time)
security :
* clean env to avoid shellshock risk [Less]
|
Posted
over 11 years
ago
by
eric gerbier
this release fixes a bug in the navigation bar on the 2.9 release
|
Posted
over 11 years
ago
by
eric gerbier
this release fixes a bug in the navigation bar on the 2.9 release
|
Posted
over 11 years
ago
by
eric gerbier
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
bugfix :
- (diskio) fix bug 30 : invalid selection
- (sysstat.pl) alarm_time
... [More]
in parallel mode
- remove unwanted characters from clone names (spaces) (bug 76)
- do not allow to delete a cloned module (bug 77)
new features :
- parallel option in config
- add italian translation (thanks roberto Nervi)
- add clone icon in footer
- full clone mode with config and data (feature 16)
improvement :
- help for config options
- better interface for config (sorted)
- (modules) init force guess
- avoid warning about redefined subroutine with clones (support 29)
- avoid version warning on clones : replace clone name by orig name
- add more translation
others :
- (diskio, smart, firewall) promoted to stable release 1.0
- save old config file as config.old on write_config
- (batch_check_config.pl) fix perl error on debug sub
- add utf-8 translation files [Less]
|
Posted
over 11 years
ago
by
eric gerbier
bugfix :
- (diskio) fix bug 30 : invalid selection
- (sysstat.pl) alarm_time in parallel mode
- remove unwanted characters from clone names (spaces) (bug 76)
- do not allow to delete a cloned module (bug 77)
new features :
- parallel option in config
... [More]
- add italian translation (thanks roberto Nervi)
- add clone icon in footer
- full clone mode with config and data (feature 16)
improvement :
- help for config options
- better interface for config (sorted)
- (modules) init force guess
- avoid warning about redefined subroutine with clones (support 29)
- avoid version warning on clones : replace clone name by orig name
- add more translation
others :
- (diskio, smart, firewall) promoted to stable release 1.0
- save old config file as config.old on write_config
- (batch_check_config.pl) fix perl error on debug sub
- add utf-8 translation files [Less]
|
Posted
almost 12 years
ago
by
eric gerbier
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
bugfix :
* (hddtemp) : change hddtemp syntax call to fix bug ticket
new
... [More]
features :
(sysstats.pl) add beta code to have parallel code (fork)
add about button to web access to release notes
improvement :
replace rpm dependency to package by perl dependency to RRDs
(services) add code for upstart/systemd client
others :
recode sysstats.pl to reduce main program
(postinstal) suppress warning messages from webmin code [Less]
|