Cleanup config.nodes_of
[check_mk.git] / checkman / mssql_connections
blob08523eab8b89f8ce5073cff854db43a9e1a07e05
1 title: MSSQL Connections
2 agents: windows
3 catalog: app/mssql
4 license: GPL
5 distribution: check_mk
6 description:
7  This check reports number of active connections for a database.
9  If the number of active connections exceeds the defined upper
10  levels the check result will be {WARN} or {CRIT}.
12  This check needs the Check_MK mssql.vbs plugin installed in
13  the agent. Please refer to the online documentation
14  for how to install that plugin.
16 item:
17  The MSSQL database identifier.
19 inventory:
20  One check is created for each database.