Branch: refs/heads/master
Home:
https://github.com/Checkmk/checkmk
Commit: ca9eda909071d51f8aa934e7823f9742d148d97d
https://github.com/Checkmk/checkmk/commit/ca9eda909071d51f8aa934e7823f9742d…
Author: Andreas Umbreit <andreas.umbreit(a)checkmk.com>
Date: 2023-07-27 (Thu, 27 Jul 2023)
Changed paths:
A .werks/15704
M cmk/base/legacy_checks/check_mkevents.py
M cmk/gui/mkeventd/wato.py
Log Message:
-----------
check_mkevents: Ruleset for last log line
SUP-4184
Change-Id: I5a821971e3a153587e71358de77a66ce54f656af
Commit: e349c852eff35ba1868d6f4da23ea3c016d809c3
https://github.com/Checkmk/checkmk/commit/e349c852eff35ba1868d6f4da23ea3c01…
Author: Andreas Umbreit <andreas.umbreit(a)checkmk.com>
Date: 2023-07-27 (Thu, 27 Jul 2023)
Changed paths:
M .werks/15704
M active_checks/check_mkevents.cc
Log Message:
-----------
check_mkevents: Parse log message argument in active check
Preparation step, argument not used yet
SUP-4184
Change-Id: I36cdeadeddc013d9b8a7f39b37a21183ded37999
Commit: b5c97979782db13cb05964a5a5ca68e8ae22edaf
https://github.com/Checkmk/checkmk/commit/b5c97979782db13cb05964a5a5ca68e8a…
Author: Andreas Umbreit <andreas.umbreit(a)checkmk.com>
Date: 2023-07-27 (Thu, 27 Jul 2023)
Changed paths:
M .werks/15704
M active_checks/check_mkevents.cc
Log Message:
-----------
check_mkevents: Separate exit and output functions in active check
This is needed to be able to write a long output.
SUP-4184
Change-Id: I50dd8fa7ac551922a8112464116ee612a83ca7d7
Commit: 944643bb4611c94d8760001adb08a81504b88c04
https://github.com/Checkmk/checkmk/commit/944643bb4611c94d8760001adb08a8150…
Author: Andreas Umbreit <andreas.umbreit(a)checkmk.com>
Date: 2023-07-27 (Thu, 27 Jul 2023)
Changed paths:
M .werks/15704
M active_checks/check_mkevents.cc
Log Message:
-----------
check_mkevents: Leave out worst state
Worst state is identical to the service's state, so we don't
need this additional information.
SUP-4184
Change-Id: I4954b0cddaf3b09af1a157d111ed8847b7bf151c
Commit: 91f29c4fe29503c2513f2a2a989ecedade6df151
https://github.com/Checkmk/checkmk/commit/91f29c4fe29503c2513f2a2a989ecedad…
Author: Andreas Umbreit <andreas.umbreit(a)checkmk.com>
Date: 2023-07-27 (Thu, 27 Jul 2023)
Changed paths:
M .werks/15704
M active_checks/check_mkevents.cc
Log Message:
-----------
check_mkevents: Output last log line according to configuration
The active check itself doesn't care for the mutual exclusiveness
of the configuration.
So that's achieved by the ruleset and agument thingy.
SUP-4184
Change-Id: Ibf737a5145cb7e75ab8bf5eff851e77cdee887e3
Commit: 8aca9d1091f8360c9eee5d92133e55d706c29240
https://github.com/Checkmk/checkmk/commit/8aca9d1091f8360c9eee5d92133e55d70…
Author: Andreas Umbreit <andreas.umbreit(a)checkmk.com>
Date: 2023-07-27 (Thu, 27 Jul 2023)
Changed paths:
M .werks/15704
M cmk/gui/mkeventd/wato.py
Log Message:
-----------
check_mkevents: Migrate valuespec
This is the (planned) final commit for Werk #15704
SUP-4184
Change-Id: Ie103a179b7ef6fea09b34ae80224226f1d3a6a44
Compare:
https://github.com/Checkmk/checkmk/compare/95a5b1d01742...8aca9d1091f8