mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-07-09 06:05:10 +02:00
feat: add pv & smartctl
This commit is contained in:
@@ -21,6 +21,7 @@
|
|||||||
nmon
|
nmon
|
||||||
sysbench
|
sysbench
|
||||||
systemctl-tui
|
systemctl-tui
|
||||||
|
pv # pipe view
|
||||||
|
|
||||||
# system tools
|
# system tools
|
||||||
psmisc # killall/pstree/prtstat/fuser/...
|
psmisc # killall/pstree/prtstat/fuser/...
|
||||||
@@ -31,6 +32,7 @@
|
|||||||
hdparm # for disk performance, command
|
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
|
dmidecode # a tool that reads information about your system's hardware from the BIOS according to the SMBIOS/DMI standard
|
||||||
parted
|
parted
|
||||||
|
smartmontools # smartctl -a /dev/nvme0n1
|
||||||
];
|
];
|
||||||
|
|
||||||
# BCC - Tools for BPF-based Linux IO analysis, networking, monitoring, and more
|
# BCC - Tools for BPF-based Linux IO analysis, networking, monitoring, and more
|
||||||
|
|||||||
Reference in New Issue
Block a user