From 487a26006712df466450cafff74a3bea53c49cc0 Mon Sep 17 00:00:00 2001 From: Jordi Sanfeliu Date: Wed, 16 Jan 2019 12:32:40 +0100 Subject: [PATCH] update Changes with #218 --- Changes | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Changes b/Changes index 5afba02..7cb9979 100644 --- a/Changes +++ b/Changes @@ -25,6 +25,7 @@ instead of showing only the System Load graph. [#216] - Added the ability to show all graphs of all remote servers in Multihost mode, instead of showing only the System Load graphs. [#216] +- Added in 'ipmi.pm' the ability to save negative values. [#218] - Fixed a bad memory scaling in *BSD systems. - 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 @@ -50,6 +51,8 @@ - Fixed in HTTP built-in to force authentication (when enabled) always, even on non-existing pages. (thanks to Sander Bos for pointing this out) +- Fixed to load correctly the file 'monitorix.conf.path' when 'monitorix.cgi' is + called from the command line outside of its own directory. [#218] 3.10.0 - 25-Sep-2017