Skip to content
nvme-cli

nvme-cli

nvme-cli is a NVMe management command line interface.

Install

sudo apt install nvme-cli

Usage

To see the drive health:

# change 0 to the drive number
sudo nvme smart-log /dev/nvme0 -H
Last updated on