Merlin v2021.8.1 Release Notes

Release Date: 2021-07-30 // over 2 years ago
  • โž• Added

    • --write option to mon merlinkey generate which will write the path to the newly generated private encryption key to merlin.conf
    • ๐Ÿ†• New mon commands: slimpoller. These are inteded for slim pollers to register or deregister with a master node.
    • Implemented ipc_blocked_hostgroups setting. This setting will allow to block the specific node from executing checks from the specified hostgroups

    ๐Ÿ”„ Changed

    • Exceptions added to the auto_delete functionality to avoid master takeover of checks. Don't auto delete in pollergroups with only one node, and when no nodes have been heard from recently.
    • Only enable auto_delete for pollers.
    • ๐Ÿ‘‰ Make mon merlinkey generate idempotent.

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix an issue that caused auto_delete nodes to be removed prematurely.
    • ๐ŸŒฒ Show the correct time to node auto deletion in the debug log.
    • ๐Ÿ— Correctly set the required Naemon version in the build tools.