In windows there is perfmon to monitor various performances aspects (called counters) of the system.
Is there a perfmon-like for Linux?
i use nmon. It gives you a very clear view.. Also you can select CPU, Network, Kernel, Disk IO load, top processes etc in a single page. This makes easily to relate things, analyze the performance issues.