GUI CSS: Decoupled most styles for sidebar from the classic theme (CMK-1171)
[check_mk.git] / checkman / mssql_counters.file_sizes
blob8e2a5255de0b7dfbd164f7b913fedd25d0874c1f
1 title: Size of data- and logfiles of MSSQL tablespaces
2 agents: windows
3 catalog: app/mssql
4 license: GPL
5 distribution: check_mk
6 description:
7  This check monitors the size of data- and logfiles of MSSQL
8  tablespaces as reported by MSSQL. Levels for all 3 values can be set in Wato.
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.