System Activity Report (<code>sar</code>) is a Unix System V-derived system monitor command used to report on various system loads, including CPU activity, memory/paging, interrupts, device load, network and swap space utilization. Sar uses <code>/proc</code> filesystem for gathering information.
Sar was originally developed for the Unix System V operating system; it is available in AIX, HP-UX, Solaris and other System V based operating systems but it is not available for macOS or FreeBSD. Prior to 2013 there was a <code>bsdsar</code> tool, but it is now deprecated.
Most Linux distributions provide <code>sar</code> utility through the <code>sysstat</code> package.
sar [-flags] [ -e time ] [ -f filename ] [-i sec ] [ -s time ]
Additional to <code>sar</code> command, Linux sysstat package in Debian, RedHat Enterprise Linux and SuSE provides additional reporting tools: