3.23 IntraReplTraffic

Use this Knowledge Script to monitor the replication traffic from the DRA (Directory Replication Agent) within an Active Directory site (intrasite replication traffic). You specify the maximum number of inbound or outbound bytes per second and the number of consecutive times the threshold can be exceeded before raising an event. This script raises an event if the rate of either inbound bytes per second or outbound bytes per second exceeds the threshold for the specified consecutive number of monitoring intervals.

This script gathers the following Windows performance counter values for use in data collection and threshold monitoring:

Performance Objects

Counters

NTDS

DirectoryServices

DRA Inbound Bytes Not Compressed (Within Site)/sec

DRA Outbound Bytes Not Compressed (Within Site)/sec

NOTE:The same threshold applies to both counters. No computation applies.

3.23.1 Resource Objects

Active Directory domain controller

3.23.2 Default Schedule

The default interval for this script is Every 10 minutes.

3.23.3 Setting Parameter Values

Set the following parameters as needed:

Parameter

How to Set It

General Settings

Raise event if job fails

Event severity when job fails

Set the severity level, from 1 to 40, to indicate the importance of an event in which the IntraReplTraffic job fails. The default is 35.

Monitor intrasite replication traffic

Event Notification

Raise event when threshold exceeded too often?

Select Yes to raise an event if the replication traffic threshold is exceeded more than n times. The default is Yes.

Use the Maximum consecutive intervals threshold can be exceeded parameter to determine the value of n.

Threshold -- Maximum inbound or outbound bytes per second

Specify the maximum number of inbound or outbound replication bytes per second allowed before an event is raised. The default is 60000 bytes per second.

The inbound bytes and outbound bytes per second are monitored separately and checked against this threshold. This script raises an event if either the inbound rate or the outbound rate exceeds this threshold more than n times.

Maximum consecutive intervals threshold can be exceeded

Specify the consecutive number of intervals the inbound or outbound rate can be exceeded before raising an event. The default is 1 interval.

Because replication traffic can have periodic spikes, consider setting this parameter to a higher value to filter out unnecessary events. For example, you can allow the inbound/outbound byte rate to exceed the threshold 3 to 4 times before an event is raised.

Event severity when replication traffic exceeds threshold

Set the severity level, from 1 to 40, to indicate the importance of an event in which the replication traffic threshold is exceeded more than n times. The default is 20.

Data Collection

Collect data for inbound and outbound bytes per second?

Select Yes to collect data for charts and reports. If enabled, data collection returns the number of inbound bytes per second and the number of outbound bytes per second. The default is unselected.