Werk #11218: MSSQL Agent Plugin: Use MSOLEDBSQL if available
| Component | Checks & agents | ||
| Title | MSSQL Agent Plugin: Use MSOLEDBSQL if available | ||
| Date | Jun 25, 2020 | ||
| Level | Trivial Change | ||
| Class | New Feature | ||
| Compatibility | Compatible - no manual interaction needed | ||
| Checkmk versions & editions |
|
The MSSQL agent plugin now tries to connect to the instances using the OLE DB provider MSOLEDBSQL. If this fails, the plugin falls back to SQLOLEDB, which is the provider that was used up to now.