>I'm wanting to chart the server load average data displayed when you run
The correct way to do that would be to read it straight from the source,
(eg. /proc/loadav for linux with procfs).

That would be much quicker, and it would also save your server a fork
for each reading (unless you are running php as a cgi ;-)

nice uptime btw...
-- 
Andreas D Landmark / noXtension


I'm running FreeBSD. I'll see if if I can find source as you suggest. 

Thanks

Craig ><>
[EMAIL PROTECTED]


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to