chore(packages): added some monitoring and troubleshooting tools
This commit is contained in:
@@ -4,22 +4,32 @@ system_packages:
|
|||||||
- curl
|
- curl
|
||||||
- wget
|
- wget
|
||||||
- git
|
- git
|
||||||
- htop
|
|
||||||
- vim
|
- vim
|
||||||
- gnupg
|
- gnupg
|
||||||
- ca-certificates
|
- ca-certificates
|
||||||
|
- openssl
|
||||||
- apt-transport-https
|
- apt-transport-https
|
||||||
- iproute2
|
- iproute2
|
||||||
- net-tools
|
- net-tools
|
||||||
- unzip
|
- unzip
|
||||||
- jq
|
|
||||||
- tree
|
- tree
|
||||||
- bash-completion
|
- bash-completion
|
||||||
- tmux
|
- tmux
|
||||||
- rsync
|
- rsync
|
||||||
- lm-sensors
|
- lm-sensors
|
||||||
|
- strace
|
||||||
|
- ltrace
|
||||||
|
- lsscsi
|
||||||
|
- lshw
|
||||||
|
- jq
|
||||||
|
- yq
|
||||||
|
- socat
|
||||||
|
- netcat-traditional
|
||||||
|
- vmtouch
|
||||||
monitoring:
|
monitoring:
|
||||||
|
- htop
|
||||||
- atop
|
- atop
|
||||||
|
- psmisc # pstree
|
||||||
- iotop
|
- iotop
|
||||||
- nethogs
|
- nethogs
|
||||||
- nload
|
- nload
|
||||||
@@ -27,6 +37,20 @@ system_packages:
|
|||||||
- dstat
|
- dstat
|
||||||
- smartmontools
|
- smartmontools
|
||||||
- tcpdump
|
- tcpdump
|
||||||
|
- conntrack
|
||||||
|
- bpftool
|
||||||
|
- bpftrace
|
||||||
|
- bpfcc-tools
|
||||||
|
- nmap
|
||||||
|
- iftop
|
||||||
|
- iperf3
|
||||||
|
- linux-perf
|
||||||
|
- fio
|
||||||
|
- traceroute
|
||||||
|
- mtr
|
||||||
|
- ngrep
|
||||||
|
- tcpflow
|
||||||
security:
|
security:
|
||||||
|
- auditd
|
||||||
- fail2ban
|
- fail2ban
|
||||||
- nftables
|
- nftables
|
||||||
|
|||||||
Reference in New Issue
Block a user