Would it be possible to intergrate an alerting solution to report on AD replication issues. (alert and display on dashboards)
we currently use the following manual command
repadmin /replsummary
We would ideally like to monitor \ alert on the occurances of Fails , % and the associated error.
the ADSERVER monitor does not appear to pick this up
typical output from this command is
Replication Summary Start Time: 2025-09-04 08:33:59
Beginning data collection for replication summary, this may take awhile:
.................
Source DSA largest delta fails/total %% error
DomainController1 44m:36s 0 / 15 0
DomainController2 47m:06s 0 / 10 0
DomainController3 47m:06s 0 / 10 0
DomainController4 45m:53s 0 / 10 0
Like (1)
Reply
Replies (1)
You can use the official Site24x7 plugin here:
https://github.com/site24x7/plugins/tree/master/ActiveDirectoryReplicationStatus
Like (0)
Reply