v2021.10.1
github-actions
released this
01 Oct 14:55
·
37 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 thecluster_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
runningconfigure
. This should make themon
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 withconfigure
.
Removed
mon log fetch
andmon 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
.