Werk #14000: mk_oracle.ps1: missing async sections

Komponente Checks & agents
Titel mk_oracle.ps1: missing async sections
Datum 11.07.2022
Level Kleine Änderung
Klasse Bugfix
Kompatibilität Kompatibel - benötigt kein manuelles Eingreifen
Checkmk versions & editions
2.2.0b1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)
2.1.0p7 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)
2.0.0p27 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)

In some cases, the plugin mk_oracle.ps1 may deliver empty async sections. This is possible in a situation when the async process, which delivers the data for async sections, is terminated(e.g. due to a crash or killed by Agent due to timeout), but PID of this async process is reused by Windows for some another unrelated process.

Since this release, mk_oracle.ps1 performs an additional checking of the PID of the async process, thus eliminating the problem.

Zur Liste aller Werks