Skip to content

v2021.10.1

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Oct 14:55
· 36 commits to master since this release

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.