Skip to content
This repository has been archived by the owner on Oct 6, 2023. It is now read-only.

Releases: centreon/centreon-engine

21.04.1

28 Apr 09:43
6fde671
Compare
Choose a tag to compare

21.04.1

April 28, 2021

Bugfixes

  • Bad memory access on hostgroupname/servicegroupname macros

20.10.4

29 Apr 15:02
f757826
Compare
Choose a tag to compare

April 29, 2021

Bugfixes

  • Avoid sending erratic timestamps
  • Bad memory access on hostgroupname/servicegroupname macros
  • Host "Hard State Duration" shows N/A when no associated to services
  • Limit downtime start date, end date and duration
  • SERVICEGROUPNAME macro doesn't appear in notifications

20.04.11

28 Apr 14:55
Compare
Choose a tag to compare

20.04.11

April 28, 2021

Bugfixes

  • Bad memory access on hostgroupname/servicegroupname macros
  • SERVICEGROUPNAME macro doesn't appear in notifications

19.10.18

28 Apr 13:34
43b0a23
Compare
Choose a tag to compare

Bug Fix

Macros

HOSTGROUPNAME and SERVICEGROUPNAME macros could lead to segfault if used on
service/host without group.

20.04.10

28 Apr 13:49
Compare
Choose a tag to compare

20.04.10

April 28, 2021

This version requires Centreon Broker version to be 20.04.13 or higher.

Bugfixes

  • Recovery notifications were not sent when exiting from downtime
  • Recovery notifications are not sent when entering in notification timeperiod
  • Hosts and services actively checked had their statuses returned to Broker twice
  • $TIMET$ macro displayed time instead of epoch
  • Flapping was not detected
  • SERVICENOTESURL macro value was encoded in notifications
  • Engine did not respect user's defined notification periods
  • Engine stopped working without logging an error

20.10.3

28 Apr 16:35
09f58ef
Compare
Choose a tag to compare

April 28, 2021

This version requires Centreon Broker version to be 20.10.4 or higher.

Bugfixes

  • Recovery notifications were not sent when exiting from downtime
  • Recovery notifications are not sent when entering in notification timeperiod
  • Hosts and services actively checked had their statuses returned to Broker twice
  • $TIMET$ macro displayed time instead of epoch
  • Flapping was not detected
  • SERVICENOTESURL macro value was encoded in notifications
  • Engine did not respect user's defined notification periods
  • Engine stopped working without logging an error

19.10.17

27 Apr 14:34
Compare
Choose a tag to compare
Mon 6538 user time period not respected 19.10 (#442)

* Mon 6538 Engine doesn't respect user's defined notification periods

    * fix(notification) the timeperiod are now filtered for the contact

    REFS: MON-6538

20.10.2

21 Jan 13:38
Compare
Choose a tag to compare

Bugfixes

Notification macros

The macros in which notification information can be found have been fixed
(ie $NOTIFICATION*$, $HOSTNOTIFICATION*$, $SERVICENOTIFICATION*$)

Enhancements

Instance updates

There is a minimal delay specified in seconds between two instance updates.
By default, its value is 30s. It can be set with the variable
instance_heartbeat_interval in the centengine.cfg file.

For more information, report to the official documentation release notes.

20.04.9

21 Jan 13:41
Compare
Choose a tag to compare

Bugfixes

Notification macros

The macros in which notification information can be found have been fixed
(ie $NOTIFICATION*$, $HOSTNOTIFICATION*$, $SERVICENOTIFICATION*$)

Enhancements

Instance updates

There is a minimal delay specified in seconds between two instance updates.
By default, its value is 30s. It can be set with the variable
instance_heartbeat_interval in the centengine.cfg file.

For more information, report to the official documentation release notes.

20.10.1

17 Dec 13:59
Compare
Choose a tag to compare

Bugfixes

Stalking option

The stalking option works again, it has been fixed. Make sure you are not
enabling volatile option at the same time to really get an output
stalking.

Macros filters

Macros can be filtered. This was possible before and there was a
regression breaking this functionality. So now, we can activate the
macros filtering and then we can specify which macros to send to broker.

Notifications

Host/service status field 'Last Notification' was filled when
state was HARD even if no notification is configured nor sent.

For more information, report to the official documentation release notes.