Pylint no-else-return refactoring: tenth (and so far last) set of files
[check_mk.git] / .werks / 1900
blob9ce6763c6dc5a4c8d8e076957a178ff7c6b0b958
1 Title: mk_oracle: added oracle session environment
2 Level: 1
3 Component: checks
4 Compatible: compat
5 Version: 1.2.7i1
6 Date: 1427649985
7 Class: feature
9 The plugin set some session parameters after login to Oracle. This is useful
10 for environments with very special init.ora parameters which caused some
11 performance problems in mk_oracle.
13 The new function could be disabled with the following parameter in mk_oracle.cfg:
14 <tr>DISABLE_ORA_SESSION_SETTINGS=1</tr>