Top Nav

Performance Monitoring

Here are some handy commands that I used recently to debug a server performance issue:

Also “sar -A” give more useful info.

For sar to work, you need a cronjob like this:

The cronjob can go in a file at /etc/cron.d/sysstat on Redhat and similar systems.

Another useful command is “vmstat”: