Branch: refs/heads/2.2.0
Home: https://github.com/tribe29/checkmk
Commit: 05905fb5ecbefc08dfbc34a8e8d696fcf6fcf04a
https://github.com/tribe29/checkmk/commit/05905fb5ecbefc08dfbc34a8e8d696fcf…
Author: Sergey Kipnis <sergey.kipnis(a)tribe29.com>
Date: 2023-04-05 (Wed, 05 Apr 2023)
Changed paths:
M cmk/post_rename_site/main.py
M cmk/utils/plugin_loader.py
A tests/unit/cmk/post_rename_site/test_load_plugins.py
M tests/unit/cmk/post_rename_site/test_main.py
Log Message:
-----------
fix site name after site copy(rename)
BACKGROUND. We store our main site name as a literal
string in the `rules.mk` as a parameter for CCE agent
controller connection. After cp/mv the main site name
is changed but not the string the rules.mk
This CL fixes the problem by loading existing rule sets
and changing values for all entries ["connection"]["site"]
in "agent_config:agent_controller_connections" from old
Site Id to new Site Id.
TESTS: manual `omd cp beta ceta` with check results.
Correct for raw eidtion too
Change-Id: I7b23b38fc54dc21f7c29ffa24a74d41e497bcefe
Branch: refs/heads/2.2.0
Home: https://github.com/tribe29/checkmk
Commit: b41ac06a770c70d99bcbeb8e6148ac188129a8b3
https://github.com/tribe29/checkmk/commit/b41ac06a770c70d99bcbeb8e6148ac188…
Author: Gav <gavin.mcguigan(a)tribe29.com>
Date: 2023-04-05 (Wed, 05 Apr 2023)
Changed paths:
A .werks/15593
Log Message:
-----------
15593 FIX agent: download agent by host returns a 404 when agent it not available
This werk addresses an issue on the download agent by host endpoint.
Previously, if the agent wasn't available, a 500 internal server
was being raised. We now return a 404 not found response.
CMK-12724
Change-Id: I1d88fd4a2252bf6a92ed87169e573159f26bdd3d
Branch: refs/heads/master
Home: https://github.com/tribe29/checkmk
Commit: e183a2c04f3926d56fdc238571d2b44ee785efbf
https://github.com/tribe29/checkmk/commit/e183a2c04f3926d56fdc238571d2b44ee…
Author: Moritz Kiemer <moritz.kiemer(a)tribe29.com>
Date: 2023-04-04 (Tue, 04 Apr 2023)
Changed paths:
M checks/emc_isilon_power
M checks/emc_vplex_cpu
M checks/emcvnx_sp_util
M checks/emerson_stat
M checks/enterasys_cpu_util
M checks/epson_beamer_lamp
Log Message:
-----------
never discover string params V: checks/e*
Change-Id: I3e76fdc112ae3ef4c74fea0f75fe870492673cd4
Commit: 2c7bb6c169e3312fccfd125db17d4f314b94b626
https://github.com/tribe29/checkmk/commit/2c7bb6c169e3312fccfd125db17d4f314…
Author: Moritz Kiemer <moritz.kiemer(a)tribe29.com>
Date: 2023-04-04 (Tue, 04 Apr 2023)
Changed paths:
M checks/barracuda_mail_latency
M checks/blade_blowers
M checks/blade_health
M checks/blade_mediatray
M checks/blade_powerfan
M checks/blade_powermod
M checks/bluecat_threads
M checks/bluenet_sensor
M checks/brocade
M checks/brocade_info
M checks/brocade_mlx
M checks/bvip_poe
M checks/bvip_util
Log Message:
-----------
never discover string params II: checks/b*
Change-Id: If5533199ffc179679182c30b139c568908776e44
Compare: https://github.com/tribe29/checkmk/compare/96418b2b8fc9...2c7bb6c169e3
Branch: refs/heads/2.2.0
Home: https://github.com/tribe29/checkmk
Commit: 79a68e92aded08bc7c0177bd1f6d7369e5d76294
https://github.com/tribe29/checkmk/commit/79a68e92aded08bc7c0177bd1f6d7369e…
Author: Sergey Kipnis <sergey.kipnis(a)tribe29.com>
Date: 2023-04-04 (Tue, 04 Apr 2023)
Changed paths:
M cmk/post_rename_site/main.py
R tests/unit/cmk/post_rename_site/test_load_plugins.py
M tests/unit/cmk/post_rename_site/test_main.py
Log Message:
-----------
Revert "fix site name after site copy(rename)"
This reverts commit 1dc78c8571041d353f53ea854550afab947fa03d.
Branch: refs/heads/2.2.0
Home: https://github.com/tribe29/checkmk
Commit: b5862fa732adf034aa71cc4f178574f8b30c01b0
https://github.com/tribe29/checkmk/commit/b5862fa732adf034aa71cc4f178574f8b…
Author: Andreas Umbreit <andreas.umbreit(a)tribe29.com>
Date: 2023-04-04 (Tue, 04 Apr 2023)
Changed paths:
A .werks/15422
M cmk/utils/misc.py
M tests/unit/conftest.py
Log Message:
-----------
15422 FIX Agent Bakery: New default UNIX agent folder permissions
CMK-12673
Change-Id: Ia8465847fe870082638134a3a19ac57fdd0373ab
Commit: d237a4ef75a48c2c9b6972f5c48cceb7b77f6bb6
https://github.com/tribe29/checkmk/commit/d237a4ef75a48c2c9b6972f5c48cceb7b…
Author: Andreas Umbreit <andreas.umbreit(a)tribe29.com>
Date: 2023-04-04 (Tue, 04 Apr 2023)
Changed paths:
A .werks/15424
Log Message:
-----------
15424 FIX Agent Bakery: Show full agent hash in GUI
CMK-12738
Change-Id: I6a191abc63a5d72fb5cefc5aa20fd2ce0ce2c79e
Commit: 524f6d0fe82ade8f2f648e6cfb7157fefb4016d5
https://github.com/tribe29/checkmk/commit/524f6d0fe82ade8f2f648e6cfb7157fef…
Author: Rebekka Seltmann <rebekka.seltmann(a)tribe29.com>
Date: 2023-04-04 (Tue, 04 Apr 2023)
Changed paths:
M cmk/gui/wato/pages/activate_changes.py
M cmk/gui/watolib/activate_changes.py
M cmk/utils/licensing/cre_handler.py
M cmk/utils/licensing/handler.py
M cmk/utils/licensing/registry.py
Log Message:
-----------
Licensing: Block changes based on number of services on core configuration level
The number of services monitored after activation of changes in calculated when generating the core configuration. Trying to replicate this logic to show messages in the UI before the configuration is generated will likely lead to inconsistencies/overcomplication, so the block based on number of services will be left to the config generation
CMK-12890
Change-Id: Idc91efbe6eb80e63123446fc368346ad603433fd
Commit: 07cdaa5a8c5b2669bdee0a549ff4434ee6b1edec
https://github.com/tribe29/checkmk/commit/07cdaa5a8c5b2669bdee0a549ff4434ee…
Author: Joerg Herbel <joerg.herbel(a)tribe29.com>
Date: 2023-04-04 (Tue, 04 Apr 2023)
Changed paths:
A .werks/15412
M cmk/gui/plugins/metrics/unit.py
Log Message:
-----------
15412 FIX Graphs and perfometers: Render temperatures in Kelvin without degree symbol
Change-Id: I8228653564228b0dd3adb87d1994ce4abbcbe421
Commit: 650278ca3f259a7eac8eecfd7c564d7a2b0d40fe
https://github.com/tribe29/checkmk/commit/650278ca3f259a7eac8eecfd7c564d7a2…
Author: Joerg Herbel <joerg.herbel(a)tribe29.com>
Date: 2023-04-04 (Tue, 04 Apr 2023)
Changed paths:
M cmk/gui/plugins/wato/check_parameters/temperature.py
Log Message:
-----------
Improve output unit dropdown in temperature ruleset
Celsius --> Degree Celsius
Fahrenheit --> Degree Fahrenheit
Change-Id: I0c2766ab1fa650c55dc77a5ca9b3c9821bdaf800
Commit: 1dc78c8571041d353f53ea854550afab947fa03d
https://github.com/tribe29/checkmk/commit/1dc78c8571041d353f53ea854550afab9…
Author: Sergey Kipnis <sergey.kipnis(a)tribe29.com>
Date: 2023-04-04 (Tue, 04 Apr 2023)
Changed paths:
M cmk/post_rename_site/main.py
A tests/unit/cmk/post_rename_site/test_load_plugins.py
M tests/unit/cmk/post_rename_site/test_main.py
Log Message:
-----------
fix site name after site copy(rename)
BACKGROUND. We store our main site name as a literal
string in the `rules.mk` as a parameter for CCE agent
controller connection. After cp/mv the main site name
is changed but not the string the rules.mk
This CL fixes the problem by loading existing rule sets
and changing values for all entries ["connection"]["site"]
in "agent_config:agent_controller_connections" from old
Site Id to new Site Id.
TESTS: manual `omd cp beta ceta` with check results
Change-Id: If427ed3579dd3d7eaf68fee9dcf8b5c451179372
Compare: https://github.com/tribe29/checkmk/compare/199254142464...1dc78c857104
Branch: refs/heads/master
Home: https://github.com/tribe29/checkmk
Commit: 8f2c63873813f2e1c39ebb12558467dc8a41dde8
https://github.com/tribe29/checkmk/commit/8f2c63873813f2e1c39ebb12558467dc8…
Author: Mazen Alkatlabee <mazen.alkatlabee(a)tribe29.com>
Date: 2023-04-04 (Tue, 04 Apr 2023)
Changed paths:
M package-lock.json
M package.json
M tsconfig.strict.json
M web/htdocs/js/modules/ajax.ts
M web/htdocs/js/modules/bi.ts
M web/htdocs/js/modules/forms.ts
M web/htdocs/js/modules/popup_menu.ts
M web/htdocs/js/modules/valuespecs.ts
Log Message:
-----------
add types to forms.ts, popup_menu.ts and valuespecs.ts
Change-Id: Ib1b16b205b4f75137c946a808ff76d82307bb307
Commit: 770b1f0530d4b8a7d4248aefe85b35bd9055b039
https://github.com/tribe29/checkmk/commit/770b1f0530d4b8a7d4248aefe85b35bd9…
Author: Rebekka Seltmann <rebekka.seltmann(a)tribe29.com>
Date: 2023-04-04 (Tue, 04 Apr 2023)
Changed paths:
M cmk/gui/wato/pages/activate_changes.py
M cmk/gui/watolib/activate_changes.py
M cmk/utils/licensing/cre_handler.py
M cmk/utils/licensing/handler.py
M cmk/utils/licensing/registry.py
Log Message:
-----------
Licensing: Block changes based on number of services on core configuration level
The number of services monitored after activation of changes in calculated when generating the core configuration. Trying to replicate this logic to show messages in the UI before the configuration is generated will likely lead to inconsistencies/overcomplication, so the block based on number of services will be left to the config generation
CMK-12890
Change-Id: Idc91efbe6eb80e63123446fc368346ad603433fd
Commit: 6e259d0e9b1868486bc780277e2ba76e55b93e52
https://github.com/tribe29/checkmk/commit/6e259d0e9b1868486bc780277e2ba76e5…
Author: Joerg Herbel <joerg.herbel(a)tribe29.com>
Date: 2023-04-04 (Tue, 04 Apr 2023)
Changed paths:
A .werks/15412
M cmk/gui/plugins/metrics/unit.py
Log Message:
-----------
15412 FIX Graphs and perfometers: Render temperatures in Kelvin without degree symbol
Change-Id: I8228653564228b0dd3adb87d1994ce4abbcbe421
Commit: 96418b2b8fc9bf07461f52a33fe96359ebbf53de
https://github.com/tribe29/checkmk/commit/96418b2b8fc9bf07461f52a33fe96359e…
Author: Joerg Herbel <joerg.herbel(a)tribe29.com>
Date: 2023-04-04 (Tue, 04 Apr 2023)
Changed paths:
M cmk/gui/plugins/wato/check_parameters/temperature.py
Log Message:
-----------
Improve output unit dropdown in temperature ruleset
Celsius --> Degree Celsius
Fahrenheit --> Degree Fahrenheit
Change-Id: I0c2766ab1fa650c55dc77a5ca9b3c9821bdaf800
Compare: https://github.com/tribe29/checkmk/compare/5978495e3897...96418b2b8fc9