Werk #11630: mk_oracle: Show cached information in column 'checked' in case of async custom SQLs

Component Checks & agents
Title mk_oracle: Show cached information in column 'checked' in case of async custom SQLs
Date Feb 10, 2021
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.1.0b1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)

In general cached sections are marked with two timestamps:

  • the timestamp of the data collection (resp. execution)
  • the timestamp until when the section is treated as valid

On the Checkmk server the service columns "checked" or "age" display the evaluated timestamps.

Custom SQLs of the "mk_oracle" can be declared as asynchrounous sections and are executed in different intervals. In order to see the cached information for "Oracle Custom SQLs" you have to re-install the mk_oracle plugin.

To the list of all Werks