GUI CSS: Decoupled most styles for sidebar from the classic theme (CMK-1171)
[check_mk.git] / checkman / mssql_instance
blobe1d7750ca55e971a50517ca63cabc40e2de10020
1 title: General state of MSSQL instances
2 agents: windows
3 catalog: app/mssql
4 license: GPL
5 distribution: check_mk
6 description:
7  This check monitors the general state of MSSQL server processes
8  and outputs some information like the version number and edition.
10  When the connection to the database instance fails, the check reports
11  that by changing to {CRIT}.
13  The check has been developed with MSSQL Server 2008 R2 but should
14  work with other versions too.
16  This check needs the Check_MK mssql.vbs plugin installed in
17  the agent. Please refer to the online documentation
18  for how to install that plugin.
20 item:
21  The instance id of the MSSQL server process instance.
23 inventory:
24  One separate check for each server process will be created.