update Changes

This commit is contained in:
Jordi Sanfeliu 2014-06-20 11:34:53 +02:00
parent c6477737cb
commit 439f7647b7
1 changed files with 3 additions and 0 deletions

View File

@ -12,6 +12,8 @@
(suggested by V1ru535, admin AT mynet.fr)
- Added support for relay-only MTA (for example Nullmailer) in 'emailreports'.
[#49]
- Improved in all graphs the 'limit' and 'rigid' functionality and reduced a lot
of redundant code.
- Fixed regexp that prevented collecting LOADPCT and ITEMP values in 'apcupsd'
module.
(thanks to Patrick Fallberg, patrick AT fallberg.net)
@ -25,6 +27,7 @@
- Fixed init script to work with Chef properly. [#48]
- Fixed a line that forced updates on every minute in the 'serv' graph.
- Fixed 'icecast' graph to support newer statistics page format.
- Fixed the use of uninitialized variables in 'phpapc' module.
- Small fixes and typos.