Hello,

im monitoring some systems with the WMI UTC Time sensor. Every sonsor shows the wrong time (2 hours in past), but the difference are only some seconds. In the account settings is the correct time zone chosen and the server itself has also the correct time. How can is adjust this "difference"?

Regards Tobi


Article Comments

Hi Tobi,

There is an alternative sensor (CompareTime) available here
This sensor compares the UTC time of the specified computer with the probe's local UTC time


Jul, 2016 - Permalink

Helljumper117,

Thank you very much for your KB-Post. Can you please share some screenshots illustrating the issue?

Thank you!


Jul, 2016 - Permalink

Hello,

So it worked with the CompareTime Sensor and its a good workaround but it dont solve the problem of the UTC Time sonsor.

Heres the picture:

UTC Time Sensor https://s32.postimg.org/lkvylq3f9/utctimesensor.png

The picture was taken at 10:31 - so i shows the correct difference with the wrong time...

Regards Tobi


Jul, 2016 - Permalink

To compare the data directly, please use our WMI Tester, run it on the PRTG Host (or host of the Remote Probe) and scan against this particular target, with the following query:

SELECT Day,Month,Year,Hour, Minute, Second FROM Win32_UTCTime

Which result do you get?


Jul, 2016 - Permalink

Hello Torsten,

Thias is what i get:

WMI Tester Result

Again, two hours in the past - The picture was taken at 8:40...

Reagrds Tobi


Jul, 2016 - Permalink

With the WMI Tester you are now reading the raw values directly from the WMI System of the target. I'm afraid this then seems to be an issue rather with the target(s), than in PRTG. Reparing the WMI System on the target may then help if the general system time on the target is correct.


Jul, 2016 - Permalink

Hello Torsten

I've got the same result on the target... will try to fix it with reparing the WMI.

Regards Tobi


Jul, 2016 - Permalink