How can you set up PRTG to monitor SQL Database mirroring?
The connection string would look like this...
Data Source=DBS1;Failover Partner=DBS2;Initial Catalog=MyDB;Integrated Security=True;Pooling=false;Connect Timeout=3
Modified on 2025-06-10 13:00:47 +0200
Attention: This article is a record of a conversation with the Paessler support team. The information in this conversation is not updated to preserve the historical record. As a result, some of the information or recommendations in this conversation might be out of date.
How can you set up PRTG to monitor SQL Database mirroring?
The connection string would look like this...
Data Source=DBS1;Failover Partner=DBS2;Initial Catalog=MyDB;Integrated Security=True;Pooling=false;Connect Timeout=3
What would you like to monitor ? PRTG already has built-in MSSQL sensors.
Mar, 2018 - Permalink