Pylint no-else-return refactoring: tenth (and so far last) set of files
[check_mk.git] / .werks / 4580
blobf36d2230fcf28fa65b9d13b1c639f2274535a09b
1 Title: informix_dbspaces, informix_locks, informix_logusage, informix_sessions, informix_status, informix_tabextents: New checks for IBM Informix DBs
2 Level: 1
3 Component: checks
4 Compatible: compat
5 Edition: cre
6 Version: 1.5.0i1
7 Date: 1491293050
8 Class: feature
10 In order to use these checks you have to install the related
11 agent plugin {{mk_informix}} and state a configuration file
12 informix.cfg.
13 <ul>
14 <li>ONINIT_PATH; Default is empty, which means auto detection:</li>
15 <ul>
16 <li>ONINIT_PATH=/PATH/TO/ONINIT-BINARY</li>
17 </ul>
18 <li>Excluding sections: status, sessions, locks, tabextents, dbspaces, logusage:</li>
19 <ul>
20 <li>EXCLUDES_INFORMIX-INSTANCE="SECTION SECTION ..."</li>
21 <li>EXCLUDES_INFORMIX-INSTANCE=ALL</li>
22 <li>EXCLUDES="SECTION SECTION ..."</li>
23 <li>EXCLUDES=ALL</li>
24 </ul>
25 </ul>