Comments
1 comment
-
Hi @Luke L
SQL Monitor queries WMI namespace for clustered instance. It looks like you need to rebuild the cluster namespace by recompiling the ClusWMI.mof file by runningmofcomp C:\Windows\system32\wbem\ClusWMI.mof
from an elevated command prompt, then restart the winmgmt service and try again.
You can change the aliases in SQL Monitor. Please click the instance card on Overviews:
Add comment
Please sign in to leave a comment.
Sql Monitor is showing the alias as myserver_new.
That brings to mind 2 questions:
1) Where does SQL monitor query this data? We want to ensure it is updated correctly.
2) Can we change the aliases in SQL monitor both for FCI's and stand alone sql instances?
Thanks,
-Luke.