mirror of
https://github.com/ClusterCockpit/cc-metric-collector.git
synced 2025-04-16 01:45:55 +02:00
Fix for tempstat page
This commit is contained in:
parent
a14210061c
commit
86cdb41521
@ -22,7 +22,7 @@ In contrast to the configuration files for sinks and receivers, the collectors c
|
||||
* [`loadavg`](./loadavgMetric.md)
|
||||
* [`netstat`](./netstatMetric.md)
|
||||
* [`ibstat`](./infinibandMetric.md)
|
||||
* [`tempstat`](./tempstatMetric.md)
|
||||
* [`tempstat`](./tempMetric.md)
|
||||
* [`lustre`](./lustreMetric.md)
|
||||
* [`likwid`](./likwidMetric.md)
|
||||
* [`nvidia`](./nvidiaMetric.md)
|
||||
|
@ -2,7 +2,7 @@
|
||||
## `tempstat` collector
|
||||
|
||||
```json
|
||||
"lustrestat": {
|
||||
"tempstat": {
|
||||
"tag_override" : {
|
||||
"<device like hwmon1>" : {
|
||||
"type" : "socket",
|
||||
|
Loading…
x
Reference in New Issue
Block a user