Sar

From wiki
Revision as of 10:27, 20 August 2020 by Hdridder (talk | contribs)
Jump to navigation Jump to search

Performance measurement tool together with sa an acct

sar -b 10 -f <location of sa-file>
Show the IO statistics from the sa-file. If the file is omitted the measurement will be real-time
sar -d 10 -f <location of sa-file>
Statistics per block device
sar -u 10 -f <location of sa-file>
CPU statistics
sar -r 10 -f <location of sa-file>
Memory utilization
sar -B 10 -f <location of sa-file>
Paging (swapping) activity
sar -S 10 -f <location of sa-file>
Swap space utilization