Skip to content

Releases: naemon/naemon-core

v1.4.2

04 Jan 16:12
@sni sni
Compare
Choose a tag to compare

1.4.2 - Jan 03 2024

Features:

  • remove size limit on external command argument length
  • performance improvements when having lots of comments
  • respawn dead core worker

Changed:

  • write objects.precache into a tmp file first
  • increased CURRENT_NEB_API_VERSION to 6 (neb modules need to be rebuild)

Bugfixes:

  • fix build error on fedora
  • fix latency calculation having negative value sometimes

v1.4.1

01 Feb 17:10
@sni sni
Compare
Choose a tag to compare

Features:

  • none

Changed:

  • use /run/naemon instead of /var/run/naemon (#410)

Bugfixes:

  • fix bashisms in scripts (#407)
  • fix fg: no job control output (#405)
  • fix memory leak in cmd parser (#404)
  • fix closing worker filehandles (#401)

v1.4.0

11 Nov 15:47
Compare
Choose a tag to compare

Breaking changes:

  • Due to object structure changes, it is recommended to recompile any NEB modules
    when upgrading to 1.4.0

Features:

  • Support for expiring acknowledgements

Changed:

  • Improvements to Debian packaging, including multiarch installs

Bugfixes:

  • Fix a crash for external command: CHANGE_CONTACT_HOST_NOTIFICATION_TIMEPERIOD
  • Fix a crash for external command: CHANGE_HOST_CHECK_TIMEPERIOD

v1.3.1

27 Apr 19:28
@sni sni
Compare
Choose a tag to compare

Changed:

Bugfixes:

  • fix running commands containing tilde sign
  • improve updating last_update attribute

v1.3.0

25 Nov 08:52
@sni sni
Compare
Choose a tag to compare

1.3.0 - Nov 03 2021

Features:

  • new vault broker api
  • secure environment variables

Changed:

  • none

Bugfixes:

  • none

v1.2.3

07 Dec 11:56
@sni sni
Compare
Choose a tag to compare

1.2.3 - Dec 07 2020

Bugfixes:

  • fix package update on debian / ubuntu

1.2.2

13 Nov 16:37
@sni sni
Compare
Choose a tag to compare
Features:
* none

Changed:
* improved sample configuration
* improved external command help
* debian package source format changed
* debian packages changed to systemd

Bugfixes:
* fix scheduling flexible service downtime
* fix setting last_update whenever next_check changes
* fix worker crashing

1.2.1

13 Oct 10:14
Compare
Choose a tag to compare
  • fix executing commands with pipes (#319)
  • fix external command to remove downtimes by filter

1.2.0

17 Feb 13:22
@sni sni
Compare
Choose a tag to compare
  * Add new skip check options to set a particular state on skipped checks
  * Retain flap detection option over restarts
  * Don't process perfdata file if perfdata is disabled