Generally, the error code 80070005 means that the Domain Controller or the local Windows system could not verify the credentials for the target computer.
Please have a look at this article for a detailed explanation of these WMI errors: https://kb.paessler.com/en/topic/1073-what-are-the-most-common-errors-when-monitoring-wmi
However, as these messages appeared just once in your case, and then disappeared, then they might be caused by one of the following factors:
- Too many WMI requests running at the same time (although this probe shouldn't be overloaded in terms of WMI),
- WMI requests attempted on a device with wrong or missing credentials, e.g. due to some automatic processes / features in PRTG, like auto-discovery, "Sensor recommendation" or "System Information". If you have any of the two latter features enabled, but don't need it, you can disable it: in the device tree please go to Root level -> Settings -> scroll down to the bottom to "Advanced Network Analysis".
- Sometimes our customers report such random / sporadic WMI messages, but they are not coming from PRTG (PRTG only reports the error the Windows System has encountered).
Please note that WMI is a very "heavy" protocol and it places a disproportionately high load on a monitoring server - this isn't something unique to PRTG, all monitoring software suffers the same problem because WMI is not a very efficient protocol. Additionally, there are countless errors in Microsoft's WMI implementation, and there are no definite fixes for each error, so we can only gather a collection of tips to try.
I can understand that you were concerned if you have never seen such errors in the past, but please be assured that they are normal when using WMI. If you see them only sporadically, there is really nothing to worry about. However, if WMI errors start occurring often, please let us know and send us fresh log files again (from the core and the affected probe), and we will help you to optimize WMI monitoring.
We can better assist you on this case if you can open a support case to [email protected] and we will be more than happy to assist you
Add comment