skdump
ATA S.M.A.R.T. Disk Health Monitoring Library
Install
- All systems
-
curl cmd.cat/skdump.sh
- Debian
-
apt-get install libatasmart-bin
- Ubuntu
-
apt-get install libatasmart-bin
- Alpine
-
apk add libatasmart
- Arch Linux
-
pacman -S libatasmart
- Kali Linux
-
apt-get install libatasmart-bin
- CentOS
-
yum install libatasmart
- Fedora
-
dnf install libatasmart
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libatasmart-bin
- Raspbian
-
apt-get install libatasmart-bin
- Dockerfile
- dockerfile.run/skdump
- Docker
-
docker run cmd.cat/skdump skdump
powered by Commando
libatasmart
ATA S.M.A.R.T. Disk Health Monitoring Library
libatasmart-bin
ATA S.M.A.R.T. reading and parsing library - utilities
A small and lightweight parser library for ATA S.M.A.R.T. hard disk health monitoring. This package contains the following utilities: * skdump - a small tool that produces a similar output to smartctl -a * sktest - a small tool for starting/aborting S.M.A.R.T. self-tests