From d5f457fb6c13ed9ae5d311e624a3a050e1cde597 Mon Sep 17 00:00:00 2001 From: Supporterino Date: Sat, 24 Feb 2024 12:08:35 +0100 Subject: [PATCH] docs: :memo: Add temerature metric to doc --- METRICS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/METRICS.md b/METRICS.md index aae52fb..1d0d56c 100644 --- a/METRICS.md +++ b/METRICS.md @@ -35,6 +35,7 @@ Both memeory statistics from TrueNAS are exported on the onside the physical mem |`disk_await`||`ms/ops`|The average time an operations needs to be completed. Includes queue time and execution time.| |`disk_io_size`||`KiB/ops`|The average size of an I/O operation by operation type.| |`system_io`|`op` type of operation|`KiB/s`|The total in and out traffic of the TrueNAS system.| +|`disk_temperature`|`serial` disk serial|`°C`|Temperature of each disk in celcius.| ## Network interfaces