Files
disk-test/README.md
2025-11-19 17:04:54 +01:00

279 B

disk-test

Prints server disk info in concise manner

How to use

You need Python and smartmontools package to run it. Example use on Debian:

sudo apt install -y smartmontools &&
wget -qO - https://gitea.jnd.ovh/jnd/disk-test/raw/branch/main/disk.py | sudo python3