Fork me on GitHub
Monitorix logo
Celebrating 15 years :: 2005-2020
Welcome to the Monitorix project
Take control over your small server

News

27-Nov-2024

This Monitorix version comes with small changes and just a few fixes. The mature of this tool and mainly my lack of spare time to include new features resulted in a short list of changes.

The most noticeable change in this version is the new size of the graphs. Until now the option global_zoom was set to 1, which meant 100%. Now it is set to 1.5 which means 150%. As a result, all graphs are 50% bigger than before.

The following is an example to see the old and new sizes:

'global_zoom = 1' graph
'global_zoom = 1.5' graph

The rest of new features, changes and bugs fixed are, as always, reflected in the Changes file:

  • Added support for MongoDB version 6 and changed the way how mongodb.pm is configured. [#451]
  • Added the new option log_successful_requests in the HTTP built-in server, to be able to not logging successful requests (enabled by default). [#454]
  • Changed the default value of global_zoom so now all graphs are 50% bigger.
  • Adjusted the .spec file to be able to generate an RPM file to be installed on systemd or SysV init systems. [#462]
  • Removed the following obsolete options: secure_log, secure_log_date_format, imap_log, imap_log_date_format, hylafax_log, cups_log and cg_logdir.
  • Fixed the size of graphs in Multihost viewer when using a bigger global_zoom value.
  • Fixed the colors based on the meaning of input (upload) and output (download) from the server point of view in ftp.pm.
  • Fixed the error message Use of uninitialized value $gen_h[5] in join or string at /usr/lib/monitorix/mail.pm line 668.
  • Fixed the regexp that retrieves the reason for last transfer to battery string in nut.pm. [#466]
  • Fixed the update() function to support newer versions of Tinyproxy.
  • Fixed to LINE1 the Involuntary Context Switches value in process.pm.
  • Please, check the monitorix.conf(5) man page for all the details.

    NOTICE: The configuration file monitorix.conf has been extended with important changes.

    All users still using older versions are encouraged to upgrade to this new version.


    First   Previous