Werk #13349: Oracle agent plugin: Fix handling of unresponsive databases and login failures
Component | Checks & agents | ||||
Title | Oracle agent plugin: Fix handling of unresponsive databases and login failures | ||||
Date | Oct 18, 2021 | ||||
Level | Trivial Change | ||||
Class | Bug Fix | ||||
Compatibility | Compatible - no manual interaction needed | ||||
Checkmk versions & editions |
|
By default, the Oracle agent plugin is supposed to always output all sections, even if they are empty. This ensures a proper handling of unresponsive databases and login failures on the Checkmk server. Only when explicitly requesting sections via the command line (--sections ...), no empty sections are produced. This behavior was broken and has been fixed.