Werk #11380: mk_oracle: Fixed reference to all found SIDs in custom sqls
| Component | Checks & agents | ||
| Title | mk_oracle: Fixed reference to all found SIDs in custom sqls | ||
| Date | Nov 19, 2020 | ||
| Level | Trivial Change | ||
| Class | Bug Fix | ||
| Compatibility | Compatible - no manual interaction needed | ||
| Checkmk versions & editions |
|
In the help text is the assignment of SQLS_SIDS="\$SIDS" an example to assign a custom sql to all found instances. This has not been working, since the config loaded before the script looked for running instances. The example configuration of the help text will finally work with this fix.