Skip to content

Instantly share code, notes, and snippets.

@Nastradamus
Created January 23, 2019 12:59
Show Gist options
  • Save Nastradamus/fb157489d3a9b0306b69ec80cef5c35e to your computer and use it in GitHub Desktop.
Save Nastradamus/fb157489d3a9b0306b69ec80cef5c35e to your computer and use it in GitHub Desktop.

D002 Useful Linux tools

Observations

Master (db2)

cpu

Utility Availability
ps yes
htop
top yes
mpstat yes
lscpu yes

free_space

Utility Availability
df yes
du yes

io

Utility Availability
pidstat yes
iostat yes
iotop yes
ftrace
blktrace

memory

Utility Availability
free yes
vmstat yes

network

Utility Availability
tcpdump yes
netstat yes
ss yes
iptraf
ethtool yes

misc

Utility Availability
dstat yes
strace yes
ltrace
perf yes
numastat yes

Replica servers:

Replica (db3)

Conclusions

Recommendations

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment