mirror of https://github.com/mikaku/Monitorix.git
update Changes
This commit is contained in:
parent
7dd03af460
commit
6bb039c4ec
7
Changes
7
Changes
|
@ -24,14 +24,17 @@
|
||||||
(suggested by Jean-Louis Halleux, monitorix AT ritm.be)
|
(suggested by Jean-Louis Halleux, monitorix AT ritm.be)
|
||||||
- Added the inode usage in the 'fs' graph and refactored the layout.
|
- Added the inode usage in the 'fs' graph and refactored the layout.
|
||||||
(suggested by Andreas Itzchak Rehberg, izzy AT qumran.org)
|
(suggested by Andreas Itzchak Rehberg, izzy AT qumran.org)
|
||||||
|
- Added a new option called 'include_dir' to be able to load configuration files
|
||||||
|
from a specific directory ('/etc/monitorix/conf.d' by default). The config
|
||||||
|
file is now located into the new directory '/etc/monitorix/'.
|
||||||
- Changed the default path '/usr/share/monitorix' of the 'base_dir' option to
|
- Changed the default path '/usr/share/monitorix' of the 'base_dir' option to
|
||||||
'/var/lib/monitorix/www'. This should make Monitorix more FHS friendly.
|
'/var/lib/monitorix/www'. This should make Monitorix more FHS friendly.
|
||||||
- Incremented the font size of the titles in the 'bind' graph.
|
- Incremented the font size of the titles in the 'bind' graph.
|
||||||
- Removed the hard coded suffix '/server-status?auto' from the 'apache' and
|
- Removed the hard coded suffix '/server-status?auto' from the 'apache' and
|
||||||
'lighttpd' modules, now it most be part of the URL(s) defined in the 'list'
|
'lighttpd' modules, now it most be part of the URL(s) defined in the 'list'
|
||||||
option.
|
option.
|
||||||
- Removed the EOL mark in the regexp to be able to collect 'milter-greylist'
|
- Removed the EOL mark in the regexp of the 'milter-greylist' stats in order to
|
||||||
stats in order to support newer version 4.4.3.
|
support newer version 4.4.3.
|
||||||
(thanks to Sean Wilson, monitorix AT bsdpanic.com)
|
(thanks to Sean Wilson, monitorix AT bsdpanic.com)
|
||||||
- Fixed to expand gaps also for negative values. [#34]
|
- Fixed to expand gaps also for negative values. [#34]
|
||||||
- Fixed in email reports to show all graphs in the list. [#33]
|
- Fixed in email reports to show all graphs in the list. [#33]
|
||||||
|
|
Loading…
Reference in New Issue