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
- Check that you have GD library installed on your PHP
- If not done, create a "uploads" folder. This directory must be writable for all.
- point your web brwoser to sar1.php
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