SARchart

Intro

SARchart is a set of PHP pages developed to produce some barcharts that help you monitor your UNIX system.
It reads the SAR files and produce PNG barcharts with interesting data for CPU and memory.

You are able to upload a SAR file that look like this :

Linux 2.4.18-uni-26.2 (su03) 	2006-10-08

00:00:00       proc/s
00:10:00         5.85
00:20:00         5.85
00:30:00         5.85
00:40:00         5.85
00:50:00         5.85
01:00:00         5.85
01:10:00         5.85
[...]

Licence

SARchart is developed under the GPL. A copy of the licence is included in the package.

Install

Author

SARchart is developped by Sebastien Abeille
You can send bugs, comments and ideas to : sebastien (dot) abeille (at) gmail (dot) com

Screenshots

Demo

Source Code

SARchart v1.1
SARchart v1.2
SARchart v1.3