From 5631166075acec9f4166c309d4ad81ebbc43e359 Mon Sep 17 00:00:00 2001 From: Mark Dordoy Date: Mon, 4 Sep 2023 09:40:50 +0100 Subject: [PATCH] Add description in docs Signed-off-by: Mark Dordoy --- docs/collector.ad.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/collector.ad.md b/docs/collector.ad.md index fa70bcf6..a7b6c4e6 100644 --- a/docs/collector.ad.md +++ b/docs/collector.ad.md @@ -59,7 +59,7 @@ Name | Description | Type | Labels `windows_ad_ldap_searches_total` | _Not yet documented_ | counter | None `windows_ad_ldap_udp_operations_total` | _Not yet documented_ | counter | None `windows_ad_ldap_writes_total` | _Not yet documented_ | counter | None -`windows_ad_ldap_client_sessions` | _Not yet documented_ | gauge | None +`windows_ad_ldap_client_sessions` | This is the number of sessions opened by LDAP clients at the time the data is taken. This is helpful in determining LDAP client activity and if the DC is able to handle the load. Of course, spikes during normal periods of authentication — such as first thing in the morning — are not necessarily a problem, but long sustained periods of high values indicate an overworked DC | gauge | None `windows_ad_link_values_cleaned_total` | _Not yet documented_ | counter | None `windows_ad_phantom_objects_cleaned_total` | _Not yet documented_ | counter | None `windows_ad_phantom_objects_visited_total` | _Not yet documented_ | counter | None