GUI CSS: Refactored wato styles to nested structure meeting sasslint requirements...
[check_mk.git] / checkman / db2_connections
blobb45b2da30b7689740fbef383cbb4c9ab7162cfb6
1 title: DB2 Connections and Query Latency
2 agents: aix, linux
3 catalog: app/db2
4 license: GPL
5 distribution: check_mk
6 description:
7  This check monitors the number of connections to a DB2 database.
9  It also outputs the connection latency (no limits configurable).
11  You can configure limits for the number of connections.
13  This check needs the mk_db2 plugin installed in the agent.
15 item:
16  The DB2 instance name followed by a : and the database name, e.g. db2ilog1:REST1
18 inventory:
19  One separate check for each database will be created.