windows_exporter/collector
Bagdon, Bill c1fff498c6
Create cache collector
Signed-off-by: Ben Reedy <breed808@breed808.com>
2021-02-12 18:13:01 +10:00
..
ad.go Only query the perflib objects we need 2020-02-29 10:40:53 +01:00
adfs.go Fix ADFS collector metric names 2020-11-30 09:21:09 +10:00
cache.go Create cache collector 2021-02-12 18:13:01 +10:00
collector_test.go Merge mssql and dfsr expandEnabledCollectors func 2020-12-09 19:55:13 +10:00
collector.go Merge mssql and dfsr expandEnabledCollectors func 2020-12-09 19:55:13 +10:00
container.go set prefix based on owner property 2021-02-04 09:41:59 -08:00
cpu.go Only query the perflib objects we need 2020-02-29 10:40:53 +01:00
cs.go Fix cs collector crashing when running on a domain joined machine 2020-03-04 14:49:59 +01:00
dfsr.go Ensure dfsr collector metric names are unique 2021-02-08 09:38:29 +10:00
dhcp.go Fix DHCP helptext 2020-06-01 18:17:25 +10:00
dns.go Remove "total" suffix from dns_memory_used_bytes 2021-01-27 07:24:23 +10:00
exchange.go adds whitelist for exchange collectors (#642) 2020-11-01 18:26:14 +01:00
fsrmquota.go Revert fsrm struct removal 2020-06-07 17:58:14 +02:00
hyperv.go Fix panic in HyperV collector on input format mismatch 2020-10-19 18:02:51 +02:00
iis.go Only query the perflib objects we need 2020-02-29 10:40:53 +01:00
logical_disk.go Only query the perflib objects we need 2020-02-29 10:40:53 +01:00
logon.go Only query the perflib objects we need 2020-02-29 10:40:53 +01:00
memory.go Only query the perflib objects we need 2020-02-29 10:40:53 +01:00
msmq.go Only query the perflib objects we need 2020-02-29 10:40:53 +01:00
mssql.go Rename mssql instance label to mssql_instance 2020-12-31 09:36:36 +10:00
net_test.go Adding windows build constraints 2018-11-29 19:51:12 -05:00
net.go Fix network collector metric names 2020-11-30 09:21:09 +10:00
netframework_clrexceptions.go Only query the perflib objects we need 2020-02-29 10:40:53 +01:00
netframework_clrinterop.go Only query the perflib objects we need 2020-02-29 10:40:53 +01:00
netframework_clrjit.go Only query the perflib objects we need 2020-02-29 10:40:53 +01:00
netframework_clrloading.go Only query the perflib objects we need 2020-02-29 10:40:53 +01:00
netframework_clrlocksandthreads.go Only query the perflib objects we need 2020-02-29 10:40:53 +01:00
netframework_clrmemory.go Only query the perflib objects we need 2020-02-29 10:40:53 +01:00
netframework_clrremoting.go Only query the perflib objects we need 2020-02-29 10:40:53 +01:00
netframework_clrsecurity.go Only query the perflib objects we need 2020-02-29 10:40:53 +01:00
os.go Only query the perflib objects we need 2020-02-29 10:40:53 +01:00
perflib_test.go Simple test of Perflib unmarshalling 2019-08-03 14:39:28 +02:00
perflib.go Only query the perflib objects we need 2020-02-29 10:40:53 +01:00
process.go Convert the process collector to use perflib 2020-03-24 22:46:24 +01:00
remote_fx.go add Terminal service & RemoteFx Collector (#491) 2020-04-23 12:17:17 +02:00
service.go fix: changed label name, added documentation 2020-06-01 16:10:48 +02:00
smtp.go Add experimental notice to dfsr collector 2020-12-20 12:10:38 +10:00
system.go Only query the perflib objects we need 2020-02-29 10:40:53 +01:00
tcp.go Expose TCPv6 performance counters in the tcp collector 2020-10-08 11:43:39 -07:00
terminal_services.go add Terminal service & RemoteFx Collector (#491) 2020-04-23 12:17:17 +02:00
textfile_test.go textfile collector: Ensure that only UTF8 textfiles are parsed 2018-11-29 16:41:24 -05:00
textfile.go Update textfile collector default directory 2020-05-24 20:54:35 +02:00
thermalzone.go Only query the perflib objects we need 2020-02-29 10:40:53 +01:00
time.go Document version requirement for time collector 2021-01-17 10:57:51 +10:00
vmware.go Only query the perflib objects we need 2020-02-29 10:40:53 +01:00
wmi_test.go
wmi.go Refactor cpu collector to use perflib instead of WMI. 2019-05-25 13:48:40 +02:00