Active Directory metrics
- UpdatedJan 30, 2025
- 3 minutes to read
- Yokohama
- IT Operations Management
The following table lists the metrics that are gathered as output from Active Directory checks. Entries indicated as Featured metrics are high-visibility metrics that are displayed in the Operator Workspace Metric tab after an alert is generated. These metrics provide the operator with additional information to help them further explore the specified issue.
Metric type | Resource (name of specific database, where relevant) | Units | Metric type description |
---|---|---|---|
active_dir.DRA_Inbound_Bytes_after_compressed/sec | Shows the compressed size of inbound compressed replication data (size after compression, from DSAs in other sites). | ||
active_dir.DRA_Inbound_Bytes_before_compressed/sec | Shows the original size of inbound compressed replication data (size before compression, from DSAs in other sites). | ||
active_dir.DRA_Inbound_Bytes_not_compressed/sec | Shows the number of incoming bytes replicated that were not compressed at the source (that is, from DSAs in the same site). | ||
active_dir.DRA_Inbound_Bytes_Total/sec (featured metric) | Shows the total number of bytes replicated in. This counter is the sum of the number of uncompressed bytes (never compressed) and the number of compressed bytes (after compression). | ||
active_dir.DRA_Inbound_Full_Sync_Objects_Remaining (featured metric) | Shows the number of objects remaining until the full synchronization is completed (when set). | ||
active_dir.DRA_Inbound_Object_Updates_Remaining_in_Packet | Shows the number of object updates received in the current directory replication update packet that have not yet been applied to the local server. | ||
active_dir.DRA_Inbound_Objects/sec | Shows the rate at which replication updates received from replication partners are applied by the local directory service. This counter excludes changes that are received but not applied (because, for example, the change has already been made). This indicates how much replication update activity is occurring on the server as a result of changes generated on other servers. | ||
active_dir.DRA_Inbound_Objects_Applied/sec | Shows the number of objects received from inbound replication partners that contained no updates that needed to be applied. | ||
active_dir.DRA_Inbound_Objects_Filtered/sec | Shows the number of objects received from neighbors through inbound replication. A neighbor is a domain controller from which the local domain controller replicates locally. | ||
active_dir.DRA_Inbound_Properties_Applied/sec | Shows the number of properties that are updated due to the incoming property's winning the reconciliation logic that determines the final value to be replicated. | ||
active_dir.DRA_Inbound_Properties_Filtered/sec | Shows the number of property changes that are received during the replication that we have already seen. | ||
active_dir.DRA_Inbound_Properties_Total/sec | Shows the total number of object properties received from inbound replication partners. | ||
active_dir.DRA_Inbound_Values_DNs/sec | Shows the number of object property values received from inbound replication partners that are distinguished names (DNs) that reference other objects. DN values, such as group or distribution list memberships, are generally more expensive to apply than other kinds of values. | ||
active_dir.DRA_Inbound_Values_Total/sec | Shows the total number of object property values received from inbound replication partners. Each inbound object has one or more properties, and each property has zero or more values. Zero values indicate property removal. | ||
active_dir.DRA_Outbound_Bytes_after_compressed/sec | Shows the compressed size of outbound compressed replication data (size after compression, from DSAs in other sites). | ||
active_dir.DRA_Outbound_Bytes_before_compressed/sec | Shows the original size of outbound compressed replication data (size before compression, from DSAs in other sites). | ||
active_dir.DRA_Outbound_Bytes_not_compressed/sec | Shows the number of bytes replicated out that were not compressed (that is, from DSAs in the same site). | ||
active_dir.DRA_Outbound_Bytes_Total/sec (featured metric) | Shows the total number of bytes replicated out. This counter is the sum of the number of uncompressed bytes (never compressed) and the number of compressed bytes (after compression). | ||
active_dir.DRA_Outbound_Objects/sec | Shows the number of objects that were determined by outbound replication to have no updates that the outbound partner did not already have. | ||
active_dir.DRA_Outbound_Objects_Filtered/sec | Shows the number of objects replicated out. | ||
active_dir.DRA_Outbound_Properties/sec | Shows the number of properties replicated out. | ||
active_dir.DRA_Outbound_Values_DNs/sec | Shows the number of object property values containing DNs sent to outbound replication partners. DN values, such as group or distribution list memberships, are generally more expensive to read than other kinds of values. | ||
active_dir.DRA_Outbound_Values_Total/sec | Shows the number of object property values sent to outbound replication partners. | ||
active_dir.DRA_Pending_Replication_Synchronizations | Shows the number of directory synchronizations that are queued for this server but not yet processed. | ||
active_dir.DRA_Sync_Requests_Made | Shows the number of synchronization requests made to neighbors. | ||
active_dir.DS_Threads_in_Use (featured metric) | Shows the current number of threads in use by the directory service (which is different from the number of threads in the directory service process). This is the number of threads currently servicing client API calls; it can be used to indicate whether additional processors should be used. | ||
active_dir.LDAP_Bind_Time (featured metric) | Shows the time, in milliseconds, taken for the last successful LDAP bind. | ||
active_dir.LDAP_Client_Sessions (featured metric) | Shows the number of currently connected LDAP client sessions. | ||
active_dir.LDAP_Searches/sec (featured metric) | Shows the rate at which LDAP clients perform search operations. | ||
active_dir.LDAP_Successful_Binds/sec (featured metric) | Shows the number of LDAP binds per second. |