[//]: # (werk v2)
# BGP Peer State Mapping: add connect state
key | value
---------- | ---
date | 2024-01-30T13:09:08+00:00
version | 2.4.0b1
class | fix
edition | cre
component | checks
level | 1
compatible | yes
BGP Peer States can be in "connect". This state was missing in checkmk and thus
the service was in "UNKNOWN" state.
Title: Sets deprecation age for mails sent by check_mail_loop from 24h to 2h
Class: feature
Compatible: compat
Component: checks
Date: 1706618999
Edition: cre
Level: 1
Version: 2.1.0p39
Mails sent by <code>check_mail_loop</code> had been deprecated only after 24h, which potentially resulted
in thousands of mails in circumstances when sent mails could not be processed for whatever
reasons.
This change lowers this age to 2h resulting in 'only' 120 mails (for this active check being
executed every minute).
Title: Fix crash on invalid regex in filters
Class: fix
Compatible: compat
Component: multisite
Date: 1706602636
Edition: cre
Level: 1
Version: 2.1.0p39
When an invalid regex was entered in a regex filter (like service or hostname)
a livestatus error was caused. Instead, a warning will now be displayed.
Title: mcafee_webgateway: Services not being discovered
Class: fix
Compatible: compat
Component: checks
Date: 1706523463
Edition: cre
Level: 1
Version: 2.1.0p39
Some mcafee services were not discovered because of the detection criteria.
This has now been fixed by using the 'OBJECTID' for the detection.
Title: Sets deprecation age for mails sent by check_mail_loop from 24h to 2h
Class: feature
Compatible: compat
Component: checks
Date: 1706618999
Edition: cre
Level: 1
Version: 2.2.0p21
Mails sent by <code>check_mail_loop</code> had been deprecated only after 24h, which potentially resulted
in thousands of mails in circumstances when sent mails could not be processed for whatever
reasons.
This change lowers this age to 2h resulting in 'only' 120 mails (for this active check being
executed every minute).
Title: mcafee_webgateway: Services not being discovered
Class: fix
Compatible: compat
Component: checks
Date: 1706523463
Edition: cre
Level: 1
Version: 2.2.0p21
Some mcafee services were not discovered because of the detection criteria.
This has now been fixed by using the 'OBJECTID' for the detection.
Title: NetApp: addition of datasource program and check plugins for NetApp ONTAP
Class: feature
Compatible: compat
Component: checks
Date: 1706530527
Edition: cre
Level: 1
Version: 2.2.0p21
Since NetApp has discontinued support for their old API this werk adds datasource program and check plugins for the new NetApp ONTAP REST API.
However, the new API does not provide certain metrics that were available in the old API. As a result, the new check plugins have been modified accordingly.
The plugins that have been migrated with this werk are the ones that monitor:
LI: NetApp aggregates
LI: NetApp node's CPUs
LI: NetApp disks
LI: NetApp sensors of environment and shelves
LI: NetApp node's fans
LI: NetApp node's interfaces
LI: NetApp LUNs
LI: NetApp node's ports
LI: NetApp power supply units
LI: NetApp volumes (and snapshots)
LI: NetApp (SVMs) Storage Virtual Machine's (formerly called "vservers”) traffic and status
[//]: # (werk v2)
# notification_rules: custom plugins now created correctly when using the REST-API
key | value
---------- | ---
date | 2024-01-22T08:18:31+00:00
version | 2.4.0b1
class | fix
edition | cre
component | rest-api
level | 1
compatible | yes
Previous to this werk, when creating a notification rule with a custom
plugin via the rest-api, the parameters were not being shown in the UI
as expected. The reason being, an incorrect format being saved to file.
This werk addresses this issue by correcting the format being saved to
file.
[//]: # (werk v2)
# BI: fixed exception in check if aggregation was in state PENDING
key | value
---------- | ---
date | 2024-01-30T08:17:38+00:00
version | 2.4.0b1
class | fix
edition | cre
component | bi
level | 1
compatible | yes
[//]: # (werk v2)
# mcafee_webgateway: Services not being discovered
key | value
---------- | ---
compatible | yes
version | 2.4.0b1
date | 2024-01-29T10:17:43+00:00
level | 1
class | fix
component | checks
edition | cre
Some mcafee services were not discovered because of the detection criteria.
This has now been fixed by using the 'OBJECTID' for the detection.