
pidstat reports statistics based on the process id (PID).Use this to integrate sar data with other tools. sadf can generate sar report in CSV, XML, and various other formats.sa2 creates daily summary of the collected statistics.sa1 stores system activities in binary data file.This is the sar backend tool that does the data collection.


Rpm -ivh sysstat-10.0. Install Sysstat from Sourceĭownload the latest version from sysstat download page. Install it using any one of the following methods depending on your distribution. Install and Configure Sysstat Install Sysstat Packageįirst, make sure the latest version of sar is available on your system. So, bookmark this for your future reference. This is the only guide you’ll need for sar utility. This article explains how to install and configure sysstat package (which contains sar utility) and explains how to monitor the following Linux performance statistics using sar.

Using sar, you can also collect all performance data on an on-going basis, store them, and do historical analysis to identify bottlenecks. Using sar you can monitor performance of various Linux subsystems (CPU, Memory, I/O.) in real time.
