I have a SQL cluster that consists of two nodes that are part of a VIP. I have a WMI node in Orion that represents the VIP node so I can track performance data on the cluster no matter which node is active at the time. This is mostly working correctly; however when the systems failover several of my performance counters (but not all) go into an "Unknown" status. These performance counters aren't always necessarily WMI counters. When this happens and I try to manually browse the performance counters I also am unable to see them.
Any ideas on what causes this and how to resolve it?