Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

NVMe Control - Manage Storage Devices | Online Free DevTools by Hexmos

Control NVMe storage devices with NVMe tool. Monitor drive health, retrieve SMART logs, and list connected devices. Free online tool, no registration required.

nvme

NVMe storage user space utility. More information: https://github.com/linux-nvme/nvme-cli.

  • List all nvme devices:

sudo nvme list

  • Show device information:

sudo nvme smart-log {{device}}

See Also