<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"><channel><title>Recent changes to news</title><link>http://sourceforge.net/p/webminstats/news/</link><description>Recent changes to news</description><language>en</language><lastBuildDate>Fri, 29 Mar 2013 15:25:57 -0000</lastBuildDate><item><title>webminstats 2.7 (stable) released </title><link>http://sourceforge.net/p/webminstats/news/2013/03/webminstats-27-stable-released-/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;the main change for the 2.7 release is a new feature : you can now clone a module&lt;/p&gt;
&lt;p&gt;bugfix :&lt;br /&gt;
&lt;em&gt; fix bug on batch_graph with disk/diskio module : remove globing&lt;br /&gt;
&lt;/em&gt; fix bug on batch_graph : relative path problem&lt;br /&gt;
&lt;em&gt; (cpu) init to fix problem such cpu number change&lt;br /&gt;
&lt;/em&gt; (filesopen) bugfix on returned values&lt;/p&gt;
&lt;p&gt;new features :&lt;br /&gt;
&lt;em&gt; allow clone any module with batch_clone_module.pl&lt;br /&gt;
&lt;/em&gt; postinstall.pl will install webminstats module on webminstats's upgrade&lt;/p&gt;
&lt;p&gt;improvement :&lt;br /&gt;
&lt;em&gt; (index.cgi)  display same footer icons as on others screen&lt;br /&gt;
&lt;/em&gt; icons : split general and module's icons&lt;br /&gt;
&lt;em&gt; (display_all) no legend in panorama mode (ticket 15)&lt;br /&gt;
&lt;/em&gt; (sysstats.pl) remove dummy perl message from disk module (ticket 24)&lt;/p&gt;
&lt;p&gt;incompatibilities :&lt;br /&gt;
&lt;em&gt; (edit_module) change update icon to icon_plus16&lt;br /&gt;
&lt;/em&gt; test_file and test_command return a more natural value&lt;/p&gt;
&lt;p&gt;security :&lt;br /&gt;
* (mysql) remove password from mysqladmin command line&lt;/p&gt;
&lt;p&gt;others :&lt;br /&gt;
&lt;em&gt; remove call to remove_version&lt;br /&gt;
&lt;/em&gt; remove use of module_title_config&lt;br /&gt;
&lt;em&gt; (sysstats-update-lib) : split check_new_modules&lt;br /&gt;
&lt;/em&gt; (sysstats-gen-lib) new read_pipe_stream&lt;br /&gt;
&lt;em&gt; (module.info) replace module_type / module_desc by module_name&lt;br /&gt;
&lt;/em&gt; (psmon) promoted to stable release 1.0&lt;br /&gt;
&lt;em&gt; (disk) remove old databases, and promoted to stable release 1.0&lt;br /&gt;
&lt;/em&gt; (postgresql) fix dependency test, and promoted to stable release 1.0&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">eric gerbier</dc:creator><pubDate>Fri, 29 Mar 2013 15:25:57 -0000</pubDate><guid>http://sourceforge.netaff60721b403068a4b05f113bae852b452d15871</guid></item><item><title>webminstats 2.6 (stable) released</title><link>http://sourceforge.net/p/webminstats/news/2013/01/webminstats-26-stable-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;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 email box size.&lt;/p&gt;
&lt;p&gt;bugfix :&lt;br /&gt;
&lt;em&gt; #3546413 Error uninitialized value in subtraction in diskio&lt;br /&gt;
&lt;/em&gt; (mem) fix problem on centos&lt;br /&gt;
&lt;em&gt; (load) force posix locale in aquisition to fix bad data&lt;br /&gt;
&lt;/em&gt; fix bug on batch_graph.pl&lt;/p&gt;
&lt;p&gt;new features :&lt;br /&gt;
&lt;em&gt; (hddtemp)  #3517708 can choice temp unit (C or F)&lt;br /&gt;
&lt;/em&gt; (display network) add links to others network's graph&lt;br /&gt;
* add init button to allow initialize default parameters&lt;/p&gt;
&lt;p&gt;improvement :&lt;br /&gt;
&lt;em&gt; (load) add macos code for find_num_cpus sub&lt;br /&gt;
&lt;/em&gt; change module config (graph type, scale) force to clean graph cache&lt;br /&gt;
&lt;em&gt; use html pragma to avoid cache in browsers&lt;br /&gt;
&lt;/em&gt; change refresh from 120 s to 60 s&lt;br /&gt;
&lt;em&gt; use same tests on all modules for log and commands&lt;br /&gt;
&lt;/em&gt; (services) recoded to detect and upstart/systemd&lt;br /&gt;
&lt;em&gt; (postgresql) add test to be more robust&lt;br /&gt;
&lt;/em&gt; only one check for all module controls (check_for_runstop)&lt;/p&gt;
&lt;p&gt;incompatibilities :&lt;br /&gt;
* the name of aquisition script is back to module name for easier debug&lt;/p&gt;
&lt;p&gt;others :&lt;br /&gt;
&lt;em&gt; show module version in debug mode&lt;br /&gt;
&lt;/em&gt; show os infos in debug mode&lt;br /&gt;
* (ntp) promoted to stable release 1.0&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">eric gerbier</dc:creator><pubDate>Fri, 18 Jan 2013 16:27:20 -0000</pubDate><guid>http://sourceforge.netaaa76d9452b2365a3b855128262730be4f63c9cc</guid></item><item><title>webminstats 2.6j (devel) released</title><link>http://sourceforge.net/p/webminstats/news/2013/01/webminstats-26j-devel-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;WARNING : this is a beta release for 2.5 version&lt;br /&gt;
test it only on not operational hosts, and please send me reports on problems&lt;/p&gt;
&lt;p&gt;many bugfixes : consult Changelog file&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">eric gerbier</dc:creator><pubDate>Fri, 11 Jan 2013 10:50:02 -0000</pubDate><guid>http://sourceforge.nete6e8d40ccdc5cc265fe02e0b4b8d8b6571ce88c5</guid></item><item><title>webminstats 2.5 (stable) released</title><link>http://sourceforge.net/p/webminstats/news/2012/04/webminstats-25-stable-released/</link><description>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 email box size.

bugfix :
\* fix bad eval code in sysstats.pl
\* fix ps command on bsd
\* bugfix for bsd on list\_disk/list\_partitions
\* bugfix in\{new\_vol\} // empty =&amp;gt; test avec 0 \(mot selection\)
\* bugfix html code
\* \(process\) fix problem and merge code with macos

new features :
\* \(postgresql new module\)

improvement :
\* add /usr/local/sbin, /usr/local/bin in PATH
\* add check of ps parameters
\* standardize module's code and configuration interface

incompatibilities :

others :
\* \(custom, genfiles, genproc, hplog, irq, load, ping, snmp\) promoted to stable release 1.0

</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">eric gerbier</dc:creator><pubDate>Mon, 30 Apr 2012 09:45:58 -0000</pubDate><guid>http://sourceforge.netab2b91cd86388b115cf46cfb24668ca7b7d1e424</guid></item><item><title>webminstats 2.4-2 (stable) released</title><link>http://sourceforge.net/p/webminstats/news/2012/03/webminstats-24-2-stable-released/</link><description>this release fix a problem on centos rpm package : it was built with rc code, not final 2.4 code</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">eric gerbier</dc:creator><pubDate>Thu, 15 Mar 2012 10:01:14 -0000</pubDate><guid>http://sourceforge.netdbdfacf0558e8d4e9dde486b0555791dba3f9abe</guid></item><item><title>webminstats 2.5b (devel) released</title><link>http://sourceforge.net/p/webminstats/news/2012/03/webminstats-25b-devel-released/</link><description>this is a beta release for 2.5 version

the changes are
\- a new postgresql module
\- bugfix
\- module standardisation \(code and interface\)</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">eric gerbier</dc:creator><pubDate>Fri, 02 Mar 2012 17:13:14 -0000</pubDate><guid>http://sourceforge.nete9ed51ea91a19b31dcba05f5f6306502544cced6</guid></item><item><title>webminstats 2.4 (stable) released</title><link>http://sourceforge.net/p/webminstats/news/2012/02/webminstats-24-stable-released/</link><description>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 email box size.

this is another major release :

bugfix :
\* fix bug in is\_beta\_version \( all were beta \)
\* fix delete module \(was using module name with version\)
\* remove a module remove also help links
\* \(firewall\) fix problem with 3.x kernel

new features :
\* new module psmon
\* change color for stable module version

improvement :
\* change xff factor to 0.75, should avoid holes in yearly graphs
\* compatibility with webmin module cloning system
\* recode ps use to allow easy change parameters change and access by key
\* \(smart\) set a default list with Potential indicators of imminent electromechanical failure
\* \(irq\) better \(longer\) names
\* \(amavis,  dns, fail2ban, filesopen, hddtemp, lm\_sensors, mysql, netstat, users\) promoted to stable release 1.0

incompatibilities :
\* change directory for temporary data to /var/webmin/module
\* change name of cron file to allow webmin clone works \(to webmin module name\)
\* \(users\) filter uid &amp;lt; 500
\* change module script link name to prepare webminstats cloning
\* \(genfiles\) the generic module is renamed into genfiles

others :
\* use constants from sysstats-constats-lib instead redefine
\* a big work to standardize module code

</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">eric gerbier</dc:creator><pubDate>Fri, 03 Feb 2012 13:52:20 -0000</pubDate><guid>http://sourceforge.netc0a93103d6fa7f37d8507f13726872af5cc7a70c</guid></item><item><title>webminstats 2.4d (devel) released</title><link>http://sourceforge.net/p/webminstats/news/2012/01/webminstats-24d-devel-released/</link><description>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 email box size.

this will be another major release :
\- it is now compatible with webmin cloning
\- a new psmon module
\- generic module is renamed to generic
\- a big work to standardize code</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">eric gerbier</dc:creator><pubDate>Fri, 27 Jan 2012 14:21:29 -0000</pubDate><guid>http://sourceforge.netd50cf542ccd137bbef0a26d1a33a4d284d92a20e</guid></item><item><title>webminstats 2.3 (stable) released</title><link>http://sourceforge.net/p/webminstats/news/2011/12/webminstats-23-stable-released/</link><description>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 email box size.

this is a major release : names of modules directory are changed. The upgrade
has been tested and work for me, but do not forget to have backups.

bugfix :
\* recode read/write\_state to use get\_state\_name

new features :
\* add snapshot directory in module configuration
\* add mailto variable \(for cron\) in module configuration
\* add log on aquisition warnings
\* add log on action
\* new action mailto, allow specify mail dest

improvement :
\* \(diskio\) show all partitions
\* does not need any more atd \(recoded graph cleaning\)
\* can now activate/desactivate actions

incompatibilities :
\* change module directory name : suppress version in name

others :
\* add new lib sysstats-io-lib.pl
</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">eric gerbier</dc:creator><pubDate>Wed, 14 Dec 2011 13:35:20 -0000</pubDate><guid>http://sourceforge.netab5f5cba27951db30e07a53839f4a5a9989da7f0</guid></item><item><title>webminstats 2.3i (devel) released</title><link>http://sourceforge.net/p/webminstats/news/2011/12/webminstats-23i-devel-released/</link><description>WARNING : this is a devel \(not stable\) release

this release comes with a major change : module directory names does not contain any more the module version.


this should be the last beta release before 2.3 stable</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">eric gerbier</dc:creator><pubDate>Fri, 02 Dec 2011 08:34:14 -0000</pubDate><guid>http://sourceforge.neta20c86f320a258227315230cd5fa13e00044cfdd</guid></item></channel></rss>