grafana-ad-stats.png
Graphs to display Active Directory user stats like Password resets over time, locked out accounts, new accounts that are added etc. Setup instructions can be found here: https://github.com/lmakonem/ADSecurity-Stats-Grafana
Collector Configuration Details
[[inputs.exec]] commands = ['powershell "C:\Users\Administrator\Documents\scripts\ADSecurityStats.ps1"'] timeout = "60s" data_format = "influx" interval = "300s"