Werk #7106: Support for ASYNC/SYNC section for each SID

Component Checks & agents
Title Support for ASYNC/SYNC section for each SID
Date Mar 4, 2019
Checkmk Edition Checkmk Raw (CRE)
Checkmk Version 1.6.0b1
Level Trivial Change
Class New Feature
Compatibility Compatible - no manual interaction needed

The SYNC and ASYNC sections could be configured for each ORACLE_SID in mk_oracle.cfg. SYNC_SECTIONS_testdb1='instance' ASYNC_SECTIONS_testdb1='tablespaces'

Be aware when defining an empty list for ASYNC_SECTIONS. This must be done with a space. Do not use an empty string.

ASYNC_SECTIONS_testdb1=' '

Do not remove the instance section from SYNC_SERCTIONS, because this is the major check for mk_oracle!

To the list of all Werks