Is there a php uptime function simular to telnets uptime that show the servers load?
$uptime = system('uptime',1);