edit the sidebar
This is an old revision of the document!
nvme-cli provide temperatures in Kelvin.
So we convert it by subtracting 273.
echo $(( $(nvme smart-log /dev/nvme0 -o json | jq .temperature) - 273 ))
* Update Samsung NVME Firmware