NAME
nvme-wdc-vs-temperature-stats - Display temperature-related statistics
SYNOPSIS
nvme wdc vs-temperature-stats <device>
DESCRIPTION
For the NVMe device given, displays temperature statistics.
The <device> parameter is mandatory NVMe character device (ex: /dev/nvme0).
This will only work on WDC devices supporting this feature. Results for any other device are undefined.
Expected status and description :-
On success it returns 0, error code otherwise.
EXAMPLES
• Displays the temperature stats for the device:
# nvme wdc vs-temperature-stats /dev/nvme0
NVME
Part of the nvme-user suite.