mirror of
https://github.com/ClusterCockpit/cc-metric-collector.git
synced 2026-02-13 06:31:46 +01:00
Remove rocm_smi from default config as it depends on an external library
This commit is contained in:
@@ -34,20 +34,6 @@
|
|||||||
},
|
},
|
||||||
"numastats": {},
|
"numastats": {},
|
||||||
"nvidia": {},
|
"nvidia": {},
|
||||||
"rocm_smi": {
|
|
||||||
"exclude_devices": [
|
|
||||||
"0",
|
|
||||||
"1",
|
|
||||||
"0000000:ff:01.0"
|
|
||||||
],
|
|
||||||
"exclude_metrics": [
|
|
||||||
"rocm_mm_util",
|
|
||||||
"rocm_temp_vrsoc"
|
|
||||||
],
|
|
||||||
"use_pci_info_as_type_id": true,
|
|
||||||
"add_pci_info_tag": false,
|
|
||||||
"add_serial_meta": false
|
|
||||||
},
|
|
||||||
"schedstat": {
|
"schedstat": {
|
||||||
},
|
},
|
||||||
"tempstat": {
|
"tempstat": {
|
||||||
|
|||||||
Reference in New Issue
Block a user