Skip to content

Commit

Permalink
docs: 📝 Add temerature metric to doc
Browse files Browse the repository at this point in the history
  • Loading branch information
Supporterino committed Feb 24, 2024
1 parent 10edd9d commit d5f457f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions METRICS.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ Both memeory statistics from TrueNAS are exported on the onside the physical mem
|`disk_await`|<ul><li>`disk` name of the disk</li><li>`op` type of operation</li></ul>|`ms/ops`|The average time an operations needs to be completed. Includes queue time and execution time.|
|`disk_io_size`|<ul><li>`disk` name of the disk</li><li>`op` type of operation</li></ul>|`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

Expand Down

0 comments on commit d5f457f

Please sign in to comment.