Slow Performance Flashcards
1
Q
What to check for slow performance?
A
- “top” (shows cpu, ram usage)
- “vmstat”
- “sar” (part of sysstat package - system activity report) history of performance for comparison
- “sar -r” ram performance
- “sar -u” cpu performance
- “sar - d” disk i/o performance
- nload/iftop to check network traffic