mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-07-15 00:52:39 +02:00
add some monitor tools
This commit is contained in:
@@ -12,6 +12,9 @@
|
|||||||
ripgrep
|
ripgrep
|
||||||
yq-go # https://github.com/mikefarah/yq
|
yq-go # https://github.com/mikefarah/yq
|
||||||
htop
|
htop
|
||||||
|
iotop
|
||||||
|
iftop
|
||||||
|
nmon
|
||||||
|
|
||||||
## networking tools
|
## networking tools
|
||||||
wireshark
|
wireshark
|
||||||
@@ -100,6 +103,7 @@
|
|||||||
strace
|
strace
|
||||||
ltrace # library call monitoring
|
ltrace # library call monitoring
|
||||||
lsof
|
lsof
|
||||||
|
mtr
|
||||||
];
|
];
|
||||||
|
|
||||||
programs = {
|
programs = {
|
||||||
|
|||||||
Reference in New Issue
Block a user