Werk 17309 was adapted. The following is the new Werk, a diff is shown at the end of the
message.
[//]: # (werk v2)
# checkmk_agent: Respect "State if agent deployment is disabled for host"
setting
key | value
---------- | ---
date | 2024-10-21T10:08:58+00:00
version | 2.4.0b1
class | fix
edition | cee
component | checks
level | 1
compatible | yes
If configured, the _Check\_MK Agent_ service checks the status of the agent updater
plugin. In the
case where agent updates where globally enabled but specifically disabled for the host in
question,
the setting _State if agent deployment is disabled for host_ in the configuration of this
service
(rule set _Checkmk Agent installation auditing_) was not respected. Instead, the service
of always
reported _WARN_.
------------------------------------<diff>-------------------------------------------
[//]: # (werk v2)
# checkmk_agent: Respect "State if agent deployment is disabled for host"
setting
key | value
---------- | ---
date | 2024-10-21T10:08:58+00:00
version | 2.4.0b1
class | fix
edition | cee
component | checks
level | 1
compatible | yes
- If configured, the `Check_MK Agent` service checks the status of the agent updater
plugin. In the
? ^ ^
+ If configured, the _Check\_MK Agent_ service checks the status of the agent updater
plugin. In the
? ^ + ^
case where agent updates where globally enabled but specifically disabled for the host
in question,
- the setting `State if agent deployment is disabled for host` in the configuration of
this service
? ^ ^
+ the setting _State if agent deployment is disabled for host_ in the configuration of
this service
? ^ ^
- (rule set `Checkmk Agent installation auditing`) was not respected. Instead, the service
of always
? ^ ^
+ (rule set _Checkmk Agent installation auditing_) was not respected. Instead, the service
of always
? ^ ^
- reported `WARN`.
? ^ ^
+ reported _WARN_.
? ^ ^
Show replies by date