Is there a way for me to identify recovery databases in Perfmon or through WMI? I have a monitoring tool that uses those methods (either, not both) and I can tell when a database is dismounted, but we're getting alerts for recovery databases, which is no good.
Today, we check "MSExchange Active Manager\Database Copy Role Active" and "MSExchange Active Manager\Database Mounted". If, when added together, they are equal to "1", alert.
Thoughts? Thanks.