cc-metric-collector/collectors.json
Holger Obermaier 5060497abd Cleanup
2022-02-14 22:14:06 +01:00

24 lines
441 B
JSON

{
"numastats": {},
"cpufreq": {},
"cpufreq_cpuinfo": {},
"gpfs": {
"exclude_filesystem": [ "test_fs" ]
},
"loadavg": {
"exclude_metrics": [ "proc_total" ]
},
"tempstat": {
"tag_override": {
"hwmon0" : {
"type" : "socket",
"type-id" : "0"
},
"hwmon1" : {
"type" : "socket",
"type-id" : "1"
}
}
}
}