nvme-solidigm-temp-stats - Retrieve Temperature Statistics log
Contents
Description
Retrieves and displays the Temperature Statistics log for the given Solidigm NVMe device. This log
provides detailed temperature-related information.
The <device> parameter is mandatory and may be either the NVMe character device (ex: /dev/nvme0), or a
namespace block device (ex: /dev/nvme0n1).
Examples
• Retrieve and display the temperature statistics log:
# nvme solidigm temp-stats /dev/nvme0
• Retrieve the temperature statistics log in raw binary format:
# nvme solidigm temp-stats /dev/nvme0 --raw-binary
Name
nvme-solidigm-temp-stats - Retrieve Temperature Statistics log
Nvme
Part of the nvme-user suite
NVMe 02/16/2025 NVME-SOLIDIGM-TEMP(1)
Options
-b, --raw-binary
Dump output in binary format. This option will display the raw data instead of interpreting it.
Synopsis
nvmesolidigmtemp-stats <device> [--raw-binary | -b]
