I need to monitor a remote SQL Cluster which we generally do using WMI for the cluster node or VIP. The problem is when reaching into remote sites with Orion we generally use NAT which won't work with WMI. I am curious if anybody knows of a good way to do either of the following...
A: Monitor a SQL Cluster without using WMI
B: Monitor a remote site with WMI
Thanks in advance for any ideas on this!