Nvmetools: Difference between revisions
Jump to navigation
Jump to search
(Created page with "== Epic NVMe Tools == Linux or Windows NVMe CLI tools! https://www.nvmetools.com/ == Pipy == Install on Linux or Windows: pip install nvmetools == Github == https://github.com/jtjones1001/nvmetools git clone git@github.com:jtjones1001/nvmetools.git # git clone https://github.com/jtjones1001/nvmetools.git == Usage == Online documentation: https://nvmetools.readthedocs.io/en/latest/ === listnvme === listnvme === readnvme === Show basic stats: readnvme...") |
(No difference)
|
Revision as of 23:28, 13 May 2024
Epic NVMe Tools
Linux or Windows NVMe CLI tools!
https://www.nvmetools.com/
Pipy
Install on Linux or Windows:
pip install nvmetools
Github
https://github.com/jtjones1001/nvmetools
git clone git@github.com:jtjones1001/nvmetools.git # git clone https://github.com/jtjones1001/nvmetools.git
Usage
Online documentation:
https://nvmetools.readthedocs.io/en/latest/
listnvme
listnvme
readnvme
Show basic stats:
readnvme -n 0
Show all stats:
readnvme -n 0 -a
checknvme
Show health and wear:
checknvme -n 0