Werk #11813: Make async sections of mk_oracle.ps1 working

Komponente Checks & agents
Titel Make async sections of mk_oracle.ps1 working
Datum 30.07.2021
Checkmk Edition Checkmk Raw (CRE)
Checkmk-Version 2.0.0p12 2.1.0b1
Level Kleine Änderung
Klasse Bugfix
Kompatibilität Kompatibel - benötigt kein manuelles Eingreifen

The async sections of mk_oracle.ps1 (Windows Version of mk_oracle) had a major design flaw. The async sections may not be fully executed and led to stale services. This is fixed now.

Keep in mind that you need to set the execution mode for this plugin to async in check_mk.user.yaml: execution: - pattern: '$CUSTOM_PLUGINS_PATH$\mk_oracle.ps1' async: yes

With Werk #11815 async: yes be done automatically via the extended mk_oracle bakery plugin.

Zur Liste aller Werks