Duplicated monitored instances in SQL Monitor
Lauther
Posts: 16 Bronze 2
I have installed SQL Monitor to monitor two database instances hosted in a two node failover cluster, I have one instance per cluster node:
RPT01\DB01
RPT02\DB02
We have seen that when we move a database instance to the other node, SQL Monitor add an additional instance to the monitor, e.g. RPT01\DB02. However if we move back the instance to the original node, the additional instance created is still there. So, now we have:
RPT01\DB01
RPT01\DB02
RPT02\DB01
RPT02\DB02
How can I fix this to get back to the original and valid state; what I am doing wrong?
Thanks in advance! Laurent
RPT01\DB01
RPT02\DB02
We have seen that when we move a database instance to the other node, SQL Monitor add an additional instance to the monitor, e.g. RPT01\DB02. However if we move back the instance to the original node, the additional instance created is still there. So, now we have:
RPT01\DB01
RPT01\DB02
RPT02\DB01
RPT02\DB02
How can I fix this to get back to the original and valid state; what I am doing wrong?
Thanks in advance! Laurent
Tagged:
Comments
I take it when you say that you move the instance, you remove the instance entirely from the old machine?
What I am doing is eliminating the monitored servers and letting SQL Monitor new version detect them from the scratch.
Thanks, Laurent