SarBox
SarBox helps user to parse or analyze sar data
...SarBox helps to analyze this log file and present data in graphical charts or text format.
To collect sar statistics from an environment, use below syntax
[user@host ~]# sar -A 30 2 > sar_linux.log
“30 2” reports for every 30 seconds and total of 2 times, written in sar_linux.log.