mirror of
https://github.com/ClusterCockpit/cc-metric-collector.git
synced 2024-11-10 04:27:25 +01:00
Fixed JSON syntax
This commit is contained in:
parent
8a69f76093
commit
ca081139db
@ -6,7 +6,7 @@
|
|||||||
},
|
},
|
||||||
"loadavg": {
|
"loadavg": {
|
||||||
"exclude_metrics": [ "proc_total" ]
|
"exclude_metrics": [ "proc_total" ]
|
||||||
}
|
},
|
||||||
"tempstat": {
|
"tempstat": {
|
||||||
"tag_override": {
|
"tag_override": {
|
||||||
"hwmon0" : {
|
"hwmon0" : {
|
||||||
@ -18,4 +18,5 @@
|
|||||||
"type-id" : "1"
|
"type-id" : "1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user