Re: [PHP] draw image graph with uptime command

2002-01-04 Thread Austin Gonyou
x axis= 0 - 365 (time in days) y axis= 0 - 100(or 1 depending on the value you're taking for utilization. It's best to convert it into %.) (percent util) After that you'll need some way of being able to plot y/x or Percent util over time. After that, it should be easy. On Fri,

Re: [PHP] draw image graph with uptime command

2002-01-04 Thread php3
Addressed to: Daniel Masur [EMAIL PROTECTED] [EMAIL PROTECTED] ** Reply to note from Daniel Masur [EMAIL PROTECTED] Fri, 4 Jan 2002 08:54:00 +0100 anybody can help? ps, i never worked with images in php before... Take a look at: http://www.aditus.nu/jpgraph/ Rick Widmer

[PHP] draw image graph with uptime command

2002-01-03 Thread Daniel Masur
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: / |