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
Description
Prints server disk info in concise manner
Readme MIT 39 KiB
Languages
Python 100%