From 86cdb41521fe38837d1d4bc477d6552f2b54df70 Mon Sep 17 00:00:00 2001 From: Thomas Roehl Date: Mon, 27 Dec 2021 13:03:29 +0100 Subject: [PATCH] Fix for tempstat page --- collectors/README.md | 2 +- collectors/tempMetric.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/collectors/README.md b/collectors/README.md index 3cbd40c..d1df109 100644 --- a/collectors/README.md +++ b/collectors/README.md @@ -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) diff --git a/collectors/tempMetric.md b/collectors/tempMetric.md index 0e43de0..1e3d979 100644 --- a/collectors/tempMetric.md +++ b/collectors/tempMetric.md @@ -2,7 +2,7 @@ ## `tempstat` collector ```json - "lustrestat": { + "tempstat": { "tag_override" : { "" : { "type" : "socket",