How can we help you today? How can we help you today?
JoeGT
Hi Eddie I have followed the instructions in your link to check WMI. (minus the screenshots) Testing WMI At the command prompt, run: wbemtest In the Windows Management Instrumentation Tester dialog box, click Connect. In the Namespace box, type \\myserver.example.com\root\cimv2 where myserver.example.com is the name of the Windows server you are attempting to monitor. Under Credentials, enter the Windows account you are using to monitor the server and the password. This is the account listed under Credentials on the Monitored serverspage in SQL Monitor (Configuration > Monitored servers). Click Connect. Click Query and enter the following query: SELECT Name FROM Win32_Service Click Apply. You should see a list of results similar to those shown below: If connection fails and an "Access Denied" error message is displayed, see WMI Troubleshooting and WMI Isn't Working!. I get exactly the same issue when I try these tests with the error: "User credentials cannot be used for local connections" So back to my question - is the issue that I cant have the Base Monitor running on a host server that belongs to an SQL cluster and use domain account credentials ie. the base monitor is running on the instance that I am monitoring and that instance is the member of a cluster. Cheers Joe / comments
Hi Eddie I have followed the instructions in your link to check WMI. (minus the screenshots)Testing WMI At the command prompt, run: wbemtest In the Windows Management Instrumentation Tester dialog ...
0 votes
Thanks for the reply Chris I thought it might come down to something like this. I will have to look at moving the base monitor setup to a server that is not part of the cluster. Cheers Joe / comments
Thanks for the reply Chris I thought it might come down to something like this. I will have to look at moving the base monitor setup to a server that is not part of the cluster. Cheers Joe
0 votes