Werk #3725: mssql_instance: Changed MSSQL monitoring to report connection issues with only one service
Component | Checks & agents | ||||||||||||||||
Title | mssql_instance: Changed MSSQL monitoring to report connection issues with only one service | ||||||||||||||||
Date | Jul 28, 2016 | ||||||||||||||||
Level | Trivial Change | ||||||||||||||||
Class | New Feature | ||||||||||||||||
Compatibility | Compatible - no manual interaction needed | ||||||||||||||||
Checkmk versions & editions |
|
The MSSQL monitoring has been reworked to have one single service per database instance that reports connection issues like a stopped database. This is done by the mssql_instance check.
All other MSSQL checks have been reworked to become stale in case there is a connection issue and no data is present.
As a result you will only receive one notification and see only the relevant issue in the GUI in case an instance goes down.
To make this work you will have to update the mssql.vbs agent plugin on all your database servers.