Licenses: Updated the list of licenses and added a PDF containing all license texts
[check_mk.git] / .werks / 6140
blob448e686f5084ad45dc854921305779e7a4d14409
1 Title: mssql_blocked_sessions: This check is now instance aware
2 Level: 1
3 Component: checks
4 Compatible: incomp
5 Edition: cre
6 Version: 1.6.0i1
7 Date: 1529935714
8 Class: feature
10 Previously the {{mssql.vbs}} agent plugin did not send information
11 about the instance identifier. Thus all blocked session information
12 was processed by one service and the mapping of this information to
13 the right instance was missing.
15 In order to make the new check plugin work take the following steps:
16 <ul>
17 <li>Install the newest agent plugin {{mssql.vbs}}.</li>
18 <li>Remove the old deprecared ruleset {{MSSQL Blocked Sessions}}.</li>
19 <li>Enable new service description {{MSSQL Blocked Sessions}} in global settings, execution of checks</li>
20 <li>Perform a rediscovery on the affected hosts.</li>
21 <li>Apply the new ruleset {{MSSQL Blocked Sessions}}.</li>
22 <li>Activate changes.</li>
23 </ul>