Comments
3 comments
-
Hi @Markus
A quick first thing to check would be to restart SQL Monitor Base Monitor service to ensure that doesn't help.
If youa re still getting the issue aftewards - are you able to successfully run the Testing WMI tests from this page from the machine where the SQL Monitor Base Monitor is installed to the remote machine experiencing the issue as the user being used by SQL Monitor? This will be the user specified on the Configuration > Monitored servers page or the user running the SQL Monitor Base Monitor service if the Base Monitor user is specified there.
Please try to connect to root and root\cimv2 in the wbemtest as shown in the two errors and perform the queries shown as well - does this succeed?
Kind regards,
Alex -
Thanks for the reply. Restarting the SQL Monitor base monitor did the trick. I don't know why I didn't think about trying that.
-
I upgraded to version 7.1.8.9306 and over the weekend a SQL Server that was monitored was restarted and we got the same issue. I restarted the base monitor and the monitored server went green. Could this be some bug that it cannot connect to a monitored server after it restarts?
Add comment
Please sign in to leave a comment.
20 Oct 2017 06:50 WMI GetInstances: Root select Name from __NameSpace where Name = 'MSCluster' Incorrect credentials or insufficient permissions UnauthorizedAccessException Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))
20 Oct 2017 06:49 WMI GetInstances: root\cimv2 select Name,State,StartMode from Win32_Service Incorrect credentials or insufficient permissions UnauthorizedAccessException Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))