Branch: refs/heads/2.3.0
Home: https://github.com/Checkmk/checkmk
Commit: 5ca5cdb9fb34a661e1961a3144802d24d751b2da
https://github.com/Checkmk/checkmk/commit/5ca5cdb9fb34a661e1961a3144802d24d…
Author: Frans Fürst <frans.fuerst(a)checkmk.com>
Date: 2024-01-30 (Tue, 30 Jan 2024)
Changed paths:
A .werks/14620.md
M active_checks/check_mail_loop
Log Message:
-----------
14620 Sets deprecation age for mails sent by check_mail_loop from 24h to 2h
Mails sent by `check_mail_loop` 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).
Change-Id: Ia19d771d27a48961109b4c577d1c14b6da4b994c
Commit: 4190f30ae953e9100de4c0dda9917d5fd5762738
https://github.com/Checkmk/checkmk/commit/4190f30ae953e9100de4c0dda9917d5fd…
Author: Andreas Umbreit <andreas.umbreit(a)checkmk.com>
Date: 2024-01-30 (Tue, 30 Jan 2024)
Changed paths:
M cmk/plugins/collection/server_side_calls/httpv2.py
Log Message:
-----------
check_http: Parse httpv2 rule in server side call plugin
Parse entire rule with Pydantic.
Standard/indivdual settings are not in use yet.
Change-Id: I448f8483eacdff1b0e22656f204f24386193b059
Compare: https://github.com/Checkmk/checkmk/compare/548918af1e16...4190f30ae953
Branch: refs/heads/2.2.0
Home: https://github.com/Checkmk/checkmk
Commit: eab513d4f0b0b627ce59b126d18f3b7c63d41270
https://github.com/Checkmk/checkmk/commit/eab513d4f0b0b627ce59b126d18f3b7c6…
Author: Frans Fürst <frans.fuerst(a)checkmk.com>
Date: 2024-01-30 (Tue, 30 Jan 2024)
Changed paths:
M active_checks/check_mail_loop
Log Message:
-----------
check_mail_loop: fix recently sent mails not being deleted
Change-Id: I4c51967dab041e3f49435bfd801b725d75cecd14
Commit: fb221e3d091333ca50ed3d9f1db6b9c908660baa
https://github.com/Checkmk/checkmk/commit/fb221e3d091333ca50ed3d9f1db6b9c90…
Author: Frans Fürst <frans.fuerst(a)checkmk.com>
Date: 2024-01-30 (Tue, 30 Jan 2024)
Changed paths:
A .werks/14620
M active_checks/check_mail_loop
Log Message:
-----------
14620 Sets deprecation age for mails sent by check_mail_loop from 24h to 2h
Mails sent by `check_mail_loop` 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).
Change-Id: Ia19d771d27a48961109b4c577d1c14b6da4b994c
Compare: https://github.com/Checkmk/checkmk/compare/64b721dc6b8f...fb221e3d0913
Branch: refs/heads/2.3.0
Home: https://github.com/Checkmk/checkmk
Commit: 587affd490a01bca7cd86024e84076a82633c482
https://github.com/Checkmk/checkmk/commit/587affd490a01bca7cd86024e84076a82…
Author: Wontek Hong <wontek.hong(a)checkmk.com>
Date: 2024-01-30 (Tue, 30 Jan 2024)
Changed paths:
M cmk/checkengine/discovery/_impl.py
M cmk/gui/wato/_check_mk_configuration.py
Log Message:
-----------
discovery: restrict changed services display to label change only
Prior to this commit, changed services in the 'Check_MK Discovery'
service included changes to both the discovered labels as well
as the parameters. However this led to the following confusions:
* changed services targeted both either labels or parameters, the user
was unable to know which one in particular changed in the service
summary
* the discovery page only showed changed services when labels changed
but not the parameters as a front-end concept is yet to be made
For these reasons, we decided to remove the ability to modify the
discovered parameters as well as exclude them in the changed service
display. The removed functionality of this commit can be reintroduced
when a proper front-end concept on the discovery page has been decided.
Change-Id: Ib16ca004aa2a5b74874a0b9ff0d082c5a82b0bff
Branch: refs/heads/master
Home: https://github.com/Checkmk/checkmk
Commit: be23c2219a23c0cfb0d4f651e8a9990f5c33fe46
https://github.com/Checkmk/checkmk/commit/be23c2219a23c0cfb0d4f651e8a9990f5…
Author: Wontek Hong <wontek.hong(a)checkmk.com>
Date: 2024-01-30 (Tue, 30 Jan 2024)
Changed paths:
M cmk/checkengine/discovery/_impl.py
M cmk/gui/wato/_check_mk_configuration.py
Log Message:
-----------
discovery: restrict changed services display to label change only
Prior to this commit, changed services in the 'Check_MK Discovery'
service included changes to both the discovered labels as well
as the parameters. However this led to the following confusions:
* changed services targeted both either labels or parameters, the user
was unable to know which one in particular changed in the service
summary
* the discovery page only showed changed services when labels changed
but not the parameters as a front-end concept is yet to be made
For these reasons, we decided to remove the ability to modify the
discovered parameters as well as exclude them in the changed service
display. The removed functionality of this commit can be reintroduced
when a proper front-end concept on the discovery page has been decided.
Change-Id: Ib16ca004aa2a5b74874a0b9ff0d082c5a82b0bff
Branch: refs/heads/master
Home: https://github.com/Checkmk/checkmk
Commit: 8baddcbe8b6d8c674f55b147188ece85e1fd9208
https://github.com/Checkmk/checkmk/commit/8baddcbe8b6d8c674f55b147188ece85e…
Author: David Gervasoni <david.gervasoni(a)checkmk.com>
Date: 2024-01-30 (Tue, 30 Jan 2024)
Changed paths:
M cmk/base/plugins/agent_based/netapp_api_qtree_quota.py
M cmk/gui/plugins/metrics/translation.py
M cmk/plugins/lib/netapp_api.py
A cmk/plugins/netapp/agent_based/netapp_ontap_qtree_quota.py
A cmk/plugins/netapp/checkman/netapp_ontap_qtree_quota
M cmk/plugins/netapp/models.py
M cmk/special_agents/agent_netapp_ontap.py
M tests/unit/cmk/base/plugins/agent_based/test_netapp_api_qtree_quota.py
Log Message:
-----------
netapp_ontap_qtree_quota: add agent section and plugin
Change-Id: Iec4d5098bf17de62a39dfe381c5e6b638aacbf1c