what i want to do is, parsing the "uptime" command in suse, get the stats
for 1, 5 and 15 minute cpu utilisation, and draw an image.

just like the taskmanager in win windows 2000, xp, and nt.anybody did this
before?

should look like this:
                                              /
|             ____________       /
|            /                        \    /
|    ___/                            \/
|  /
|/______________________
uptime: 68days


parsing the uptime command, isnt a problem, but how to coordinate the 3
values in the image.

also i have the ability, to save all values in a mysql db.

anybody can help?

ps, i never worked with images in php before...





-- 
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