windows_exporter/collector
Stefan Lengauer d1a807840c Fix cs collector crashing when running on a domain joined machine
The wmi lib does some type checking for nil values.
Use a pointer as a workaround for that.
2020-03-04 14:49:59 +01:00
..
ad.go Only query the perflib objects we need 2020-02-29 10:40:53 +01:00
adfs.go Only query the perflib objects we need 2020-02-29 10:40:53 +01:00
collector.go Only query the perflib objects we need 2020-02-29 10:40:53 +01:00
container.go Only query the perflib objects we need 2020-02-29 10:40:53 +01: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
dns.go Only query the perflib objects we need 2020-02-29 10:40:53 +01:00
hyperv.go Only query the perflib objects we need 2020-02-29 10:40:53 +01: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 fixing missing values for cache metrics 2020-03-03 17:57:55 +01:00
net.go Only query the perflib objects we need 2020-02-29 10:40:53 +01:00
net_test.go Adding windows build constraints 2018-11-29 19:51:12 -05: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.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
process.go Only query the perflib objects we need 2020-02-29 10:40:53 +01:00
service.go Only query the perflib objects we need 2020-02-29 10:40:53 +01:00
system.go Only query the perflib objects we need 2020-02-29 10:40:53 +01:00
tcp.go Only query the perflib objects we need 2020-02-29 10:40:53 +01:00
textfile.go Only query the perflib objects we need 2020-02-29 10:40:53 +01:00
textfile_test.go textfile collector: Ensure that only UTF8 textfiles are parsed 2018-11-29 16:41:24 -05:00
thermalzone.go Only query the perflib objects we need 2020-02-29 10:40:53 +01:00
vmware.go Only query the perflib objects we need 2020-02-29 10:40:53 +01:00
wmi.go Refactor cpu collector to use perflib instead of WMI. 2019-05-25 13:48:40 +02:00
wmi_test.go Refactor wmi query generator to use wildcard selector 2018-06-06 10:38:36 +02:00