Refactoring: Moved more storage check parameters from unsorted.py to dedicated module...
[check_mk.git] / checkman / mssql_blocked_sessions
blob076f75d842e5c562221d09c3cee15492b399453a
1 title: MSSQL Blocked Sessions
2 agents: windows
3 catalog: app/mssql
4 license: GPL
5 distribution: check_mk
6 description:
7  This check lists all blocked sessions on a MSSQL Server. As
8  long at least one session is blocked, it will be {CRITICAL}.
9  This state is configurable with a default value of {CRITICAL}.
11  Alternatively you can configure thresholds for the SQL output
12  "wait_duration_ms".
14  These two options can {not} be combined. If thresholds are set,
15  they will have precedence.
17  This check needs the Check_MK mssql.vbs -plugin installed in
18  the agent. Please refer to the online documentation
19  for how to install that plugin.
21 inventory:
22  One check per host will be created