Today we released the version 1.4.2 of naemon-core and naemon-livestatus. This release contains performance improvements and some bugfixes as listed in detail on the changelog page.
Make sure to rebuild or update all NEB modules because the CURRENT_NEB_API_VERSION
has changed. For example use naemon-livestatus >= 1.4.2
Head on to the download section or check out the changelog for a detailed list of changes.
Today we released the version 1.4.1 of naemon-core and naemon-livestatus. This release includes bugfixes only and fixes a memory leak along with some packaging cleanup.
Head on to the download section or check out the changelog for a detailed list of changes.
Today we released the version 1.4.0 of naemon-core and naemon-livestatus. This release includes a new internal command to expire acknowledgements, and a few bugfixes.
Due to object structure changes, NEB modules should be re-built when upgrading to 1.4.0
Head on to the download section or check out the changelog for a detailed list of changes.
Today we released the version 1.3.1 of naemon-core and naemon-livestatus. This is a maintenance release with not too many changes.
Head on to the download section or check out the changelog for a detailed list of changes.
Today we released the version 1.3.0 of naemon-core and naemon-livestatus. There is a new vault broker api along with more secure environment handling.
Having environment variables in your command line in the form of:
VARIABLE=value… $USER1$/check_something args…
Then the environment variable is removed from the command line and set before the check command is started. Previously the hole command would have been passed to the shell and the variables would be visible in the ps process list.
The vault broker api adds some extensions to the NEB api to move macro handling to neb modules. This makes it possible to fill macro values dynamically from broker modules. There is an example which uses a vim encrypted resource.cfg like vault at https://github.com/naemon/naemon-vimcrypt-vault-broker But usage is not limited to encrypted macros, this is just an example of how this new api can be used. See an example in the Vault API documentation.
The Livestatus module got 2 bugfixes regarding an issue which prevented naemon reloads when using the tcp listener and another issue where contacts would be listed multiple times.
Head on to the download section or check out the changelog for a detailed list of changes.
Due to the recent changes on freenode, the official Naemon support irc channel has moved to libera.chat. The new address is: irc://libera.chat/naemon and there is also a web chat available via kiwiirc.com Please update you irc clients and say hello if you like.
The community section always contains a list of ways to contact us.
Today we released the version 1.2.4 of naemon-core and naemon-livestatus. We made some performance improvements during the config check when using many servicegroups. And Livestatus has been made way faster when accessing the contacts column especially when having many contacts and contactgroups.
Head on to the download section or check out the changelog for a detailed list of changes.
Today we released the version 1.2.3 of naemon-core as a bugfix release. The only change fixes an issue on debian and ubuntu after fully migrating to systemd.
Head on to the download section or check out the changelog for a detailed list of changes.
Today we released the version 1.2.2 of naemon-core and naemon-livestatus. This release contains some bugfixes and improves synchronisation when using LMD.
Head on to the download section or check out the changelog for a detailed list of changes.
Today we released the version 1.2.0 of naemon-core and naemon-livestatus. Thanks to all people who were involved in this release. This release contains some bugfixes along with a new skip check option. For Livestatus support for TCP sockets and the statehist table has been added.
Head on to the download section or check out the changelog for a detailed list of changes.