mirror of
https://github.com/prometheus-community/windows_exporter
synced 2025-01-17 04:30:57 +00:00
1ad20d6eb8
Perflib is used to collect base AD FS performance counters. A subset of the total performance counters has been added, but more will likely be added in the future. Documentation for the AD FS counters is poor. As such, some counters have been omitted until their nature can be interpreted.
33 lines
1.4 KiB
Markdown
33 lines
1.4 KiB
Markdown
# Documentation
|
|
This directory contains documentation of the collectors in the WMI exporter, with information such as what metrics are exported, any flags for additional configuration, and some example usage in alerts and queries.
|
|
|
|
# Collectors
|
|
- [`ad`](collector.ad.md)
|
|
- [`adfs`](collector.adfs.md)
|
|
- [`cpu`](collector.cpu.md)
|
|
- [`cs`](collector.cs.md)
|
|
- [`dns`](collector.dns.md)
|
|
- [`hyperv`](collector.hyperv.md)
|
|
- [`iis`](collector.iis.md)
|
|
- [`logical_disk`](collector.logical_disk.md)
|
|
- [`logon`](collector.logon.md)
|
|
- [`memory`](collector.memory.md)
|
|
- [`msmq`](collector.msmq.md)
|
|
- [`mssql`](collector.mssql.md)
|
|
- [`netframework_clrexceptions`](collector.netframework_clrexceptions.md)
|
|
- [`netframework_clrinterop`](collector.netframework_clrinterop.md)
|
|
- [`netframework_clrjit`](collector.netframework_clrjit.md)
|
|
- [`netframework_clrloading`](collector.netframework_clrloading.md)
|
|
- [`netframework_clrlocksandthreads`](collector.netframework_clrlocksandthreads.md)
|
|
- [`netframework_clrmemory`](collector.netframework_clrmemory.md)
|
|
- [`netframework_clrremoting`](collector.netframework_clrremoting.md)
|
|
- [`netframework_clrsecurity`](collector.netframework_clrsecurity.md)
|
|
- [`net`](collector.net.md)
|
|
- [`os`](collector.os.md)
|
|
- [`process`](collector.process.md)
|
|
- [`service`](collector.service.md)
|
|
- [`system`](collector.system.md)
|
|
- [`tcp`](collector.tcp.md)
|
|
- [`textfile`](collector.textfile.md)
|
|
- [`vmware`](collector.vmware.md)
|