PHP Server Load Averages Daily Chart
PHP Scripts – PHP Server Load Averages Daily Chart | CodeCanyon
PHP Server Load Averages Daily Chart his title this type of PHPScripts/Miscellaneous This time I will review,made by ser-html, PHPScripts/Miscellaneous is sold at a price of $5 in themeforest.
bottlenecks // chart // cpu // cpu load // high load // load // load average // load bottlenecks // sar // server // server bottlenecks // server load // server load chart // system activity // visual load report //
Created | 12 September 13 |
Last Update | 12 September 13 |
Compatible Browsers | IE6, IE7, IE8, IE9, IE10, Firefox, Safari, Opera, Chrome |
Files Included | PHP |
Server Load Averages Daily Chart is a simple script that reads the output of ‘sar -q’ command in any Linux / Unix-like OS and displays the result in a nice and easy to scan chart. The script allows you to visually identify your daily server load bottlenecks throughout the day.
We created this script for use on our server to identify our daily load bottlenecks. Before that we had to look at the output of ‘sar -q’ which was really hard to visualize and compare, now thanks to Google charts we made this process much better and more beneficial.
How to use it? – Extract script.zip and locate load.php file. – Modify load.php to choose extended or simple averages, and to set chart auto-refresh rate. – Upload load.php to your server, for example: (yoursite.com/load.php). – Open a new browser windows and access the uploaded file (yoursite.com/load.php).
Please make sure that your server meets the requirements.
What you need? – A Linux / Unix-like OS. – PHP with access to ‘exec’ command. – ‘sar’ command (System Activity Report).
If you don’t have ‘sar’ command (System Activity Report), you can install it by follwoing this guide: http://www.thegeekstuff.com/2011/03/sar-examples/
0 comments:
Post a Comment