3
I Use This!
Very Low Activity

News

Analyzed 3 days ago. based on code collected 3 days ago.
Posted about 3 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 release 2.20 : is a fix to work with webmin 1.970
Posted almost 6 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 release 2.18 : this is a small release with some bugfixes bugfix: * ... [More] fix panorama problem with authentic theme > 18 * fix bug 95 Argument "usb_fiq" isn't numeric in addition (+) at ./irq.pl line 89 * (log.cgi, debug.cgi) fix duplicate parameter improvement : * (mysql) my.cnf under running user home * (snapshot.cgi) change date suffix to yymmdd_hhmm * better ui integration (forms) * change alarm's timeout (config) to avoid false positives internal : * rename generate_graph sub into my_generate_icon * begin_row, end_row, title_row return string to be printed * use POST method instead GET in html forms * control module name in cgi (is_module_installed) incompatibilities : * refresh does not work well with last authentic theme releases [Less]
Posted almost 6 years ago by eric gerbier
WARNING : this is a beta (not stable) release. the major change is the fix of the panorama problem with recent authentic themes releases ( > 18) (mysql) my.cnf under running user home fix panorama problem with authentic theme > 18 rename ... [More] generate_graph sub into my_generate_icon begin_row, end_row, title_row return string to be printed fix bug 95 Argument "usb_fiq" isn't numeric in addition (+) at ./irq.pl line 89 (snapshot.cgi) change date suffix to yymmdd_hhmm use POST method instead GET in html forms (log.cgi, debug.cgi) fix duplicate parameter better ui integration (forms) control module name in cgi (is_module_installed) [Less]
Posted over 6 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 release 2.17 this is a small release with some bugfixes bugfix: * ... [More] fix pb with POSIX::tmpnam on debian 10 * fix netstat icon pb improvement : * better env clean (cf perlsec) * (sysstats-constants-lib.pl) move logs from /var/webmin/sysstats to /var/webmin/modules/sysstats [Less]
Posted over 6 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 release 2.16 this release fixes a really nasty bug : in some cases, module ... [More] 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 [Less]
Posted almost 7 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 release 2.15 this release mainly fixes problems with perl on debian 9. It ... [More] also comes with a new funny module : uptime. bugfix : (firewall) fix bug with kernel 4.x (mysql) remove object io code (bugfix) no display on debian testing (display, display_custom) fix bug on navigation and opt param new features : * new module uptime improvement : (firewall) display software info control module name parameter in cgi (network) fix other list (remove self) change heartbeat to 2.5 * sample_rate get_lastupdate change (code from rrdtool forum) (mailq) do not warn if mailq command does not exists * fix mail from rrd_control_update internal : use new read_module_config (display, display_custom) fix perlcritic on sub size * (display, display_custom) move common code in display-lib.pl incompatibilities : * (disk, diskio) do not monitor auto mouted usb [Less]
Posted over 7 years ago by eric gerbier
The code was generating a bad configuration file for linux kernel 4.x, and the module was sending alarm messages such : WARNING on module firewall main::read_pipe_stream(/etc/webmin/sysstats/modules/firewall/../../sysstats-gen-lib.pl 606) : can not ... [More] open piped command /bin/ -L -n -v -x 2>&1 | : Permission denied Use of uninitialized value $pipe in at ./firewall.pl line 93. [Less]
Posted over 7 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 release 2.14 for bsd users : after webminstats install, you have to run the ... [More] following command sh /usr/local/lib/webmin/sysstats/shebang.sh to fix the perl path bugfix : * fix icon size in panorama (in authentic theme) new features : * (actions) display current action if exists (config.cgi,edit_module.cgi) * (actions) display action status in display/display_custom * (bsd) fix perl shebang for bsd improvement : * (mysql) more secure way to send password using .my.cnf * (log.cgi) only display last log lines * (log.cgi) add button to force display all log file * (actions) only log if action is done * (actions) test if pre-req tools are available * log alarm/action recovery internal : * (actions) remove duplicated list in code incompatibilities : * (actions) action_freq now stands for all action (not only mailto) * (mailq) do not warn about mailq command (ssmtp) [Less]
Posted over 7 years ago by eric gerbier
release 2.14e WARNING : this is a beta release !!!!!!!!!!!!!!!!!!!!!!!!! for bsd users : after webminstats install, you have to run the following command sh /usr/local/lib/webmin/sysstats/shebang.sh to fix the perl path bugfix : * fix icon ... [More] size in panorama (in authentic theme) new features : * (actions) display current action if exists (config.cgi,edit_module.cgi) * (actions) display action status in display/display_custom * (bsd) fix perl shebang for bsd improvement : * (mysql) more secure way to send password using .my.cnf * (log.cgi) only display last log lines * (log.cgi) add button to force display all log file * (actions) only log if action is done * (actions) test if pre-req tools are available * log alarm/action recovery internal : * (actions) remove duplicated list in code incompatibilities : * (actions) action_freq now stands for all action (not only mailto) * (mailq) do not warn about mailq command (ssmtp) [Less]
Posted over 8 years ago by twixi007
Its very cool module! thx!