On Wed, 12 Feb 2003, Sonja Pieper wrote: > cat /proc/stat? > > I want to graph %-Values of idle/user/nice/system time > the values cat /proc/stat gives you back are simply > 'jiffies' counted since the computer rebooted > > How do I best save these values?
Read up on vmstat, it should do what you want. -- Gareth Poulton email: [EMAIL PROTECTED] - icq: 20665652 - Y!: gpoulton -- Unsubscribe mailto:[EMAIL PROTECTED] Help mailto:[EMAIL PROTECTED] Archive http://www.ee.ethz.ch/~slist/rrd-users WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi
