3
I Use This!
Very Low Activity

News

Analyzed 1 day ago. based on code collected 1 day ago.
Posted almost 10 years ago by twixi007
Its very cool module! thx!
Posted almost 10 years ago by eric gerbier
bugfix : * (postgres) fix bug with process name on fedora 22 (may also be postgres) new features : * add new log target for actions * can configure delay for alarms, actions remind * (config.cgi, edit_module.cgi) ... [More] display actions numbers * (sysstats-action-lib) to avoid spam on mailto action, use same technic as on alarms * (process) allow action on pcreate (derive parameter) * (custom, mysql, postgres, firewall, irq) fix/add action for derive parameters improvement : * better hu translation (thanks Janos) * add utf-8 help translation internal : * (process) remove shell dependency [Less]
Posted almost 10 years ago by eric gerbier
bugfix : * (postgres) fix bug with process name on fedora 22 (may also be postgres) new features : * add new log target for actions * can configure delay for alarms, actions remind * (config.cgi, edit_module.cgi) ... [More] display actions numbers * (sysstats-action-lib) to avoid spam on mailto action, use same technic as on alarms * (process) allow action on pcreate (derive parameter) * (custom, mysql, postgres, firewall, irq) fix/add action for derive parameters improvement : * better hu translation (thanks Janos) * add utf-8 help translation internal : * (process) remove shell dependency [Less]
Posted about 10 years ago by eric gerbier
Weminstats scm was first cvs, then subversion for a long time, but with the last storage failure, some commit were lost, when the backup was restored. So I decided to move the project to git, as all my others sourceforge projetcs. I use this doc : http://blog.jessitron.com/2013/08/converting-from-svn-to-git.html for the migration
Posted about 10 years ago by eric gerbier
Weminstats scm was first cvs, then subversion for a long time, but with the last storage failure, some commit were lost, when the backup was restored. So I decided to move the project to git, as all my others sourceforge projetcs. I use this doc : http://blog.jessitron.com/2013/08/converting-from-svn-to-git.html for the migration
Posted about 10 years ago by eric gerbier
For security reasons, I have a new gpg key, used to sign the packages. It is avalaible as usual on http://webminstats.sourceforge.net/gpg.asc and on https://sks-keyservers.net/ pub 4096R/D6F7A56A 2015-08-04 Eric Gerbier [email protected] Empreinte clef princip. : 9BBD C9B9 29A3 1EE7 1E1E DD71 F52C 885A D6F7 A56A
Posted about 10 years ago by eric gerbier
For security reasons, I have a new gpg key, used to sign the packages. It is avalaible as usual on http://webminstats.sourceforge.net/gpg.asc and on https://sks-keyservers.net/ pub 4096R/D6F7A56A 2015-08-04 Eric Gerbier [email protected] Empreinte clef princip. : 9BBD C9B9 29A3 1EE7 1E1E DD71 F52C 885A D6F7 A56A
Posted about 10 years ago by eric gerbier
bugfix : * ( service ) bugfix on systemd/upstart detection on ubuntu 15.04 * (process) bugfix on pcreate unit * fix bug on install module install_mod.cgi/install_mod_p2.cgi new features : * (index.cgi) add aquisition ... [More] last run date * (index.cgi) add info on lock file and link to clear lock * (config) new 'icons' options to allow icon/text menus improvement : * on update, keep module's runstop state (bug 83) * firewall, internet, mailq, samba, snort (bug 83) internal : * (mysql) use common set_mysql_passwd from sysstats-gen-lib * standardize icon size to 48*48 for menu, and 16x16 for others * only use gif icons (remove png icons) * remove unused icons incompatibilities : on update, all stopped modules will remain stopped, even if the environment may allow the module to be started : if you want a maximum of running modules, you should now check your-self all stopped modules ! [Less]
Posted about 10 years ago by eric gerbier
bugfix : * ( service ) bugfix on systemd/upstart detection on ubuntu 15.04 * (process) bugfix on pcreate unit * fix bug on install module install_mod.cgi/install_mod_p2.cgi new features : * (index.cgi) add aquisition ... [More] last run date * (index.cgi) add info on lock file and link to clear lock * (config) new 'icons' options to allow icon/text menus improvement : * on update, keep module's runstop state (bug 83) * firewall, internet, mailq, samba, snort (bug 83) internal : * (mysql) use common set_mysql_passwd from sysstats-gen-lib * standardize icon size to 48*48 for menu, and 16x16 for others * only use gif icons (remove png icons) * remove unused icons incompatibilities : on update, all stopped modules will remain stopped, even if the environment may allow the module to be started : if you want a maximum of running modules, you should now check your-self all stopped modules ! [Less]
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]