feat: add pv & smartctl

This commit is contained in:
Ryan Yin
2026-03-16 02:21:03 +08:00
parent 120dd53a7f
commit 7e7f5a796e

View File

@@ -21,6 +21,7 @@
nmon
sysbench
systemctl-tui
pv # pipe view
# system tools
psmisc # killall/pstree/prtstat/fuser/...
@@ -31,6 +32,7 @@
hdparm # for disk performance, command
dmidecode # a tool that reads information about your system's hardware from the BIOS according to the SMBIOS/DMI standard
parted
smartmontools # smartctl -a /dev/nvme0n1
];
# BCC - Tools for BPF-based Linux IO analysis, networking, monitoring, and more