Refactoring: Changed remaining check parameters starting with an 's' to the new rules...
[check_mk.git] / .werks / 3725
blob10ab74b6240fc1e59f72ef8212ab0395b4e06222
1 Title: mssql_instance: Changed MSSQL monitoring to report connection issues with only one service
2 Level: 1
3 Component: checks
4 Compatible: compat
5 Version: 1.4.0i1
6 Date: 1469709917
7 Class: feature
9 The MSSQL monitoring has been reworked to have one single service per database instance that
10 reports connection issues like a stopped database. This is done by the <tt>mssql_instance</tt>
11 check.
13 All other MSSQL checks have been reworked to become <i>stale</i> in case there is a connection
14 issue and no data is present.
16 As a result you will only receive one notification and see only the relevant issue in the GUI
17 in case an instance goes down.
19 To make this work you will have to update the <tt>mssql.vbs</tt> agent plugin on all your
20 database servers.