mirror of
https://github.com/ClusterCockpit/cc-metric-collector.git
synced 2025-04-16 18:05:56 +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)
|
* [`loadavg`](./loadavgMetric.md)
|
||||||
* [`netstat`](./netstatMetric.md)
|
* [`netstat`](./netstatMetric.md)
|
||||||
* [`ibstat`](./infinibandMetric.md)
|
* [`ibstat`](./infinibandMetric.md)
|
||||||
* [`tempstat`](./tempstatMetric.md)
|
* [`tempstat`](./tempMetric.md)
|
||||||
* [`lustre`](./lustreMetric.md)
|
* [`lustre`](./lustreMetric.md)
|
||||||
* [`likwid`](./likwidMetric.md)
|
* [`likwid`](./likwidMetric.md)
|
||||||
* [`nvidia`](./nvidiaMetric.md)
|
* [`nvidia`](./nvidiaMetric.md)
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
## `tempstat` collector
|
## `tempstat` collector
|
||||||
|
|
||||||
```json
|
```json
|
||||||
"lustrestat": {
|
"tempstat": {
|
||||||
"tag_override" : {
|
"tag_override" : {
|
||||||
"<device like hwmon1>" : {
|
"<device like hwmon1>" : {
|
||||||
"type" : "socket",
|
"type" : "socket",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user