mirror of https://github.com/mikaku/Monitorix.git
update Changes
This commit is contained in:
parent
c6477737cb
commit
439f7647b7
3
Changes
3
Changes
|
@ -12,6 +12,8 @@
|
||||||
(suggested by V1ru535, admin AT mynet.fr)
|
(suggested by V1ru535, admin AT mynet.fr)
|
||||||
- Added support for relay-only MTA (for example Nullmailer) in 'emailreports'.
|
- Added support for relay-only MTA (for example Nullmailer) in 'emailreports'.
|
||||||
[#49]
|
[#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'
|
- Fixed regexp that prevented collecting LOADPCT and ITEMP values in 'apcupsd'
|
||||||
module.
|
module.
|
||||||
(thanks to Patrick Fallberg, patrick AT fallberg.net)
|
(thanks to Patrick Fallberg, patrick AT fallberg.net)
|
||||||
|
@ -25,6 +27,7 @@
|
||||||
- Fixed init script to work with Chef properly. [#48]
|
- Fixed init script to work with Chef properly. [#48]
|
||||||
- Fixed a line that forced updates on every minute in the 'serv' graph.
|
- Fixed a line that forced updates on every minute in the 'serv' graph.
|
||||||
- Fixed 'icecast' graph to support newer statistics page format.
|
- Fixed 'icecast' graph to support newer statistics page format.
|
||||||
|
- Fixed the use of uninitialized variables in 'phpapc' module.
|
||||||
- Small fixes and typos.
|
- Small fixes and typos.
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue