Top Nav

Archive | Reliable Penguin

Linux and open-source solutions.

Upgrade RedHat 9 to Sendmail 8.12.11

0

Upgrade RedHat Enterprise 2.1 AS to Sendmail 8.12.11

0

Squid Guard

0

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”:

0