You get a call from someone claiming "my system is SLOW". What do you do?
Answer
- Check with
topfor anything unusual - Run
dstat -tto check if it's related to disk or network. - Check if it's network related with
sar - Check I/O stats with
iostat
top for anything unusualdstat -t to check if it's related to disk or network.sariostat