mirror of https://github.com/mikaku/Monitorix.git
update Changes
This commit is contained in:
parent
3fd7a094b4
commit
8a3f2cd48d
4
Changes
4
Changes
|
@ -12,6 +12,10 @@
|
||||||
(suggested by Michael Tosch)
|
(suggested by Michael Tosch)
|
||||||
- Added two new graphs (operations and bandwidth) for each pool in 'zfs.pm' to
|
- Added two new graphs (operations and bandwidth) for each pool in 'zfs.pm' to
|
||||||
show iostats. [#190]
|
show iostats. [#190]
|
||||||
|
- Removed the 777 permissions bits in docs/monitorix.spec and Makefile for the
|
||||||
|
'imgs/' directory. At the same time, when HTTP built-in is enabled, forced to
|
||||||
|
setup the owner, group and permission bits to that directory every time
|
||||||
|
Monitorix is started.
|
||||||
- Fixed a bad memory scaling in *BSD systems.
|
- Fixed a bad memory scaling in *BSD systems.
|
||||||
- Fixed in 'process.pm' to fully honour the option 'netstats_in_bps'.
|
- Fixed in 'process.pm' to fully honour the option 'netstats_in_bps'.
|
||||||
- Fixed to force Monitorix to be started at the end of boot in systemd-based
|
- Fixed to force Monitorix to be started at the end of boot in systemd-based
|
||||||
|
|
Loading…
Reference in New Issue