In my survey for this week, I'd like to know what you monitor if you're using database mirroring.
[Edit: The survey has closed now. See here for the results.]
I'll report on the results during the first week of February.
Check It Out!
SQLskills Complete Short Course Bundle
$4,575.00 Original price was: $4,575.00.$899.00Current price is: $899.00.
Thanks!
2 thoughts on “Survey: monitoring database mirroring”
Before we had to move away from Mirroring due to "Stability under load" issues, I was monitoring the SEND, REDO queues along with Commit Overhead. Most of the monitoring was performed via extended events for when we exceeded expected maximums and interactive monitoring via the Database Mirroring Monitor.
We were configured as synchronous, automatic fail-over, and with a witness.
Robert Miller