mirror of https://github.com/mikaku/Monitorix.git
update Changes
This commit is contained in:
parent
4a1ec4f598
commit
214d9df046
5
Changes
5
Changes
|
@ -5,6 +5,8 @@
|
|||
- Added support for amavisd-new in the 'mail' graph.
|
||||
(thanks to Dirk Tanneberger, dirk AT tanneberger.biz)
|
||||
- Added support for PHP APC 4.0. [#36]
|
||||
- Added an error message into the email if 'emailreports' can't connect with
|
||||
Monitorix.
|
||||
- Fixed to expand gaps also for negative values. [#34]
|
||||
- Fixed in email reports to show all graphs in the list. [#33]
|
||||
- Fixed the date format to match with UW-IMAP logs and also add POP3 login
|
||||
|
@ -18,6 +20,9 @@
|
|||
'net' graph.
|
||||
(thanks to Ivo Brhel, ivb AT volny.cz)
|
||||
- Fixed to enclose URLs with signle quotes in the Multihost HTML.
|
||||
- Fixed messages of 'use of uninitialized values' in 'proc' graph on FreeBSD
|
||||
systems.
|
||||
(thanks to Dirk Tanneberger, dirk AT tanneberger.biz)
|
||||
|
||||
|
||||
3.4.0 - 02-Dec-2013
|
||||
|
|
Loading…
Reference in New Issue