Php Resource Usage Gauge Script

PHP Resource Usage Gauge Script
———————————

Unsure if this is possible, but let’s see.

Script is given a list of php files locations i.e

domain.tld/phpfile1.php
domain.tld/phpfile2.php
domain2.tld/cron123.php

Gives approx values for the following of each script;

Server CPU load Max : %
Memory Load Max : %
Server CPU load Avg : %
Memory Load Avg : %
Execution Time : mm.ss
Bandwidth Used in : ##mb
Bandwidth Used out : ##mb
Uses Wget? : Yes/No

Wget Info;
Number of Files : ##
Total Size : ##mb
Avg Size : ##mb
Total Time Taken : mm.ss
Avg Time Taken : mm.ss

Leave a Reply

Your email address will not be published. Required fields are marked *