Refactoring: Moved more storage check parameters from unsorted.py to dedicated module...
[check_mk.git] / checkman / mssql_backup.per_type
blob9186cef82c3e4c24c7ecea80aaf3be8ced3427ad
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  You can set levels to raise alerts if the last successful backup
11  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, the tablespace name separated by a space
22  and the backup type.
24 inventory:
25  For each instance a sepearate check will be created for every backup type.