I would like to know if it is possible to get an alert if a database mounted on one Exchange server moves and mounts on another Exchange server. TIA!
Bump
There should already be a built in alert for this event "AppInsight for Exchange: Warn me when database failover occurs". The alert might need tweaking as it's looking at a diff of a timestamp and expecting the value to be 0, if you're polling every 5 minutes then your check would have to occur at the same time the failover occurred.
What I'd probably be tempted to do, so you don't accidentally get your alerts stamped out by future upgrades is copy the existing alert, then tweak it for your needs. The value "Last Failover Time Stamp Diff" appears to be minutes, so adjust the value to suite your need, I'd probably change it to be "is less than or equal to" with a value of maybe 5. Then configure yourself an email/page rule under "Trigger Actions" and you should be good to go.