Refactoring: Moved more storage check parameters from unsorted.py to dedicated module...
[check_mk.git] / checkman / mssql_counters.locks
blob58f8c3a58bb492517c46acb167e0eba44ec8fd17
1 title: Locks per second in MSSQL tablespaces
2 agents: windows
3 catalog: app/mssql
4 license: GPL
5 distribution: check_mk
6 description:
7  This check monitors locking related information of MSSQL tablespaces
8  like for example the number of deadlocks per second or lock requests.
10  The check has been developed with MSSQL Server 2008 R2 but should
11  work with other versions too.
13  This check needs the Check_MK mssql.vbs plugin installed in
14  the agent. Please refer to the online documentation
15  for how to install that plugin.
17 item:
18  The MSSQL instance name and the tablespace name separated by a space.
20 inventory:
21  One separate check for each tablespace will be created.