blob: 0a077a85d9ec2ebac2b104eb790eba6dc5158daa (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
|
nvme-seagate-help(1)
====================
NAME
----
nvme-seagate-help - Shows the Seagate plugin's help information
SYNOPSIS
--------
[verse]
'nvme seagate help'
DESCRIPTION
-----------
Provides the help information for the Seagate plugin.
OPTIONS
-------
No Options
EXAMPLES
--------
Get help information for specific seagate sub-commands.
Seagate vendor specific extensions::
The following are all implemented sub-commands:
vs-temperature-stats Retrieve Seagate temperature statistics
vs-log-page-sup Retrieve Seagate Supported Log-pages Information
vs-smart-add-log Retrieve Seagate extended-SMART Information
vs-pcie-stats Retrieve Seagate PCIe error statistics
clear-pcie-correctable-errors Clear Seagate PCIe error statistics
get-host-tele Retrieve Seagate Host-Initiated Telemetry
get-ctrl-tele Retrieve Seagate Controller-Initiated Telemetry
vs-internal-log Retrieve Seagate Controller-Initiated Telemetry in binary format
plugin-version Shows Seagate plugin's version information
version Shows the program version
help Display this help
See 'nvme seagate help <command>' for more information on a specific command
------------
# nvme seagate help
------------
NVME
----
Part of the nvme-user suite
|