Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
38 changes: 38 additions & 0 deletions Documentation/nvme-transcend-plphealthvalue.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
nvme-transcend-plphealthvalue(1)
=============================

NAME
----
nvme-transcend-plphealthvalue - Use NVMe SMART table to analyze the plp health value of
Transcend device.

SYNOPSIS
--------
[verse]
'nvme transcend plphealthvalue' <device>

DESCRIPTION
-----------
Retrieves the NVMe Device SMART log page from the Transcend device and evaluate
plp health status of Transcend device.

The <device> parameter is mandatory and may be either the NVMe character
device (ex: /dev/nvme0), or a namespace block device (ex: /dev/nvme0n1).

On success, the returned value would print plp health percentage value.

OPTIONS
-------
none

EXAMPLES
--------
* Print the Transcend Device plp health value in a human readable format:
+
------------
# nvme transcend plphealthvalue /dev/nvme0
------------

NVME
----
Part of the nvme-user suite
Loading
Loading