1
0
mirror of https://github.com/opinkerfi/nagios-plugins.git synced 2026-02-05 22:55:17 +01:00

check_mssql health added

This commit is contained in:
Pall Sigurdsson
2011-09-27 14:40:29 +00:00
parent 6f533c756c
commit 14365be2de
45 changed files with 24650 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
check_mssql_dbsize
Returns the total number of databases and perfdata pertaining size
check_mssql_health
checks a bunch of variables and can execute custom queries into MS-SQL
databases.