GUI CSS: Refactored wato styles to nested structure meeting sasslint requirements...
[check_mk.git] / checkman / db2_counters
blob97dfba0050cedf7324e84271485cb50a15c4fcf8
1 title: DB2 Deadlocks, Lockwaits and Sortoverflows
2 agents: aix, linux
3 catalog: app/db2
4 license: GPL
5 distribution: check_mk
6 description:
7  This check monitors the number of deadlocks, lockwaits and sortoverflows
8  per second of a DB2 database. You can configure limits for each type.
9  Per default no limits are set.
11  This check needs the mk_db2 plugin installed in the agent.
13 item:
14  The DB2 instance name followed by a : and the database name, e.g. db2ilog1:REST1
16 inventory:
17  One separate check for each database will be created.