Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
PowerShell script to check AD Replication and Sysvol status in a DC Server and returns Nagios output and exit code.
Current Version
1.1
Last Release Date
2022-02-21
Owner
Juan Granados
Download URL
https://github.com/juangranados/nagios-plugins/blob/master/check_adreplication.ps1
License
GPL
Compatible With
Performance output
SYNOPSIS Check AD Replication in a DC Server.
DESCRIPTION Check AD Replication in a DC Server and returns Nagios output and code.
PARAMETER Warning Number of failed replications for warning treshold. Default 1.
PARAMETER Critical Number of failed replications for critical treshold. Default 5.
OUTPUTS OK: AD replication successful. WARNING: Failed replications equal to warning treshold or Sysvol in a warning state. CRITICAL: Failed replications equal to critical treshold or Sysvol in a critical state.
Performance output with number of syncs and sync errors.
EXAMPLE Get-ADReplication.ps1 -Warning 5 -Critical 10
You must be logged in to submit a review.
To:
From:
We’ve completely redesigned the world’s largest repository of Nagios plugins and monitoring tools. Join thousands of users sharing monitoring solutions for servers, applications, and everything in between.
Due to our redesign, all existing accounts require a password reset to access your account again.
Ready to explore 6,100+ projects and contribute to the community?
Reset Password Create Account
Happy Monitoring!