Retrieves and displays the Temperature Statistics log for the given Solidigm NVMe device\&. This log provides detailed temperature\-related information\&.
.sp
The <device> parameter is mandatory and may be either the NVMe character device (ex: /dev/nvme0), or a namespace block device (ex: /dev/nvme0n1)\&.
.SH"OPTIONS"
.PP
\-b, \-\-raw\-binary
.RS4
Dump output in binary format\&. This option will display the raw data instead of interpreting it\&.
.RE
.SH"EXAMPLES"
.sp
.RS4
.ien\{\
\h'-04'\(bu\h'+03'\c
.\}
.el\{\
.sp-1
.IP\(bu2.3
.\}
Retrieve and display the temperature statistics log:
.sp
.ifn\{\
.RS4
.\}
.nf
# nvme solidigm temp\-stats /dev/nvme0
.fi
.ifn\{\
.RE
.\}
.RE
.sp
.RS4
.ien\{\
\h'-04'\(bu\h'+03'\c
.\}
.el\{\
.sp-1
.IP\(bu2.3
.\}
Retrieve the temperature statistics log in raw binary format: