Merlin v2021.10.1 Release Notes

Release Date: 2021-10-01 // over 2 years ago
  • โž• Added

    • ๐Ÿ“ฆ Community packages for CentOS/RHEL 7 & 8 are now generated with Open Suse Build Service
    • ๐Ÿ”„ Changelog has been added!
    • ๐Ÿ”ง Configure option --with-ls-socket allows one to configure where the livestatus socket is expected to be for the apps.
    • For slim packages, the merlin_cluster_tools script has been added. This script can be used with the cluster_update setting to automatically handle clustering.

    ๐Ÿ”„ Changed

    • ๐Ÿ”ง Paths in the mon apps has been adjusted to configurable values. They are either fetched directly from the Naemon config, or from values set when running configure. This should make the mon apps less OP5 specific and work correctly with community installs.
    • The user/group in the systemd and logrotate files has been adjusted to match the values set with configure.

    โœ‚ Removed

    • ๐Ÿšš mon log fetch and mon log sortmerge has been removed, as these are broken and no longer used.

    ๐Ÿ›  Fixed

    • Correctly tokenize ipc_blocked_hostgroups so that the setting works as it should with multiple hostgroups defined.
    • mon db fixindexes had an outdated OP5 specific paths to SQL files. The path has been correctly to work on both OP5 and community packages using the configure option --datarootdir.