1NVME-SEAGATE-GET-(1) NVMe Manual NVME-SEAGATE-GET-(1)
2
3
4
6 nvme-seagate-get-ctrl-tele - Retrieve Seagate Controller-Initiated
7 Telemetry in either hex-dump (default) or binary format
8
10 nvme seagate get-ctrl-tele <device> [OPTIONS]
11
13 This command will only work on Seagate devices supporting this feature.
14 Not all commands work across all product families.
15
16 The '<device>'parameter is mandatory and may be either an NVMe
17 character device (ex: /dev/nvme0) or an nvme block device (ex:
18 /dev/nvme0n1).
19
21 -n <NUM>, --namespace-id=<NUM>
22 Desired namespace
23
24 -b, --raw-binary
25 Output in raw format
26
28 Get the controller initiated telemetry log in hexdump or binary format
29 for the specified device.
30
31 # nvme seagate get-ctrl-tele /dev/nvme0
32
34 Part of the nvme-user suite
35
36
37
38NVMe 11/04/2022 NVME-SEAGATE-GET-(1)