GUI CSS: Refactored wato styles to nested structure meeting sasslint requirements...
[check_mk.git] / checkman / mssql_backup
blob50dd91097856058abeaddd2dcd9f0c9cac528afe
1 title: Last successful backup of MSSQL tablespaces
2 agents: windows
3 catalog: app/mssql
4 license: GPL
5 distribution: check_mk
6 description:
7  This check monitors the time of the last successful backup
8  of MSSQL tablespaces reported by MSSQL.
10  For each backup type you can set levels to raise alerts if the last successful
11  backup is too long ago.
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 MSSQL instance name and the tablespace name separated by a space.
23 inventory:
24  One separate check for each tablespace will be created.