Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Check Active Directory Sync
1.1
2022-02-21
- Nagios 1.x
- Nagios 2.x
- Nagios 3.x
- Nagios 4.x
- Nagios XI
GPL
11040
File | Description |
---|---|
Captura.PNG | Performance output |
Meet The New Nagios Core Services Platform
Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.
Monitoring Made Magically Better
- Nagios Core on Overdrive
- Powerful Monitoring Dashboards
- Time-Saving Configuration Wizards
- Open Source Powered Monitoring On Steroids
- And So Much More!
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
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
Reviews (0)
Be the first to review this listing!