I've successfully added the Active Directory Replication sensor to my domain controllers. Two of them are reporting Time of the last sync attempt and last sync success different than the others, results are 1 hr for both. I have replication AD Sites and Services set to 4 times an hour so I don't expect it to be more than 15 minutes.
Where is the sensor pulling data for the following channels so I can see if this is a real problem: Time of the last sync attempt Time of the last sync success
Thanks, Randolfini
Article Comments
I had a similar problem. Found the issue was that the probe was set to a timezone one hour ahead of the server being monitored. Changing the time zone to the correct one fixed the issue.
Feb, 2018 - Permalink
Dear Randolfini,
The sensor uses WMI to directly request the AD replication information from the MSAD_ReplNeighbor class. You can use the WMI Tester and perform
below the advanced tab. You can then manually compare the results which are also used by the sensor.
Best regards, Felix
May, 2017 - Permalink