From 09e9fe6171992ce1dd000437f021a694807d922f Mon Sep 17 00:00:00 2001 From: prem Date: Mon, 17 Apr 2017 22:44:59 +0200 Subject: [PATCH] feature: Added check_mssql_health.inc.php for service checks (#6415) This could be very usefull for the people who want to monitor MS SQL Servers. It is a very cool service check. --- includes/services/check_mssql_health.inc.php | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 includes/services/check_mssql_health.inc.php diff --git a/includes/services/check_mssql_health.inc.php b/includes/services/check_mssql_health.inc.php new file mode 100644 index 0000000000..af7cc54aa1 --- /dev/null +++ b/includes/services/check_mssql_health.inc.php @@ -0,0 +1,10 @@ +