Here is a variation of the example below which uses
your data. Paste this into an R session:
Lines <- "19:08:15 %usr %nice %sys %idle
19:08:165 0 10 86
19:08:17 17 0 14 69
19:08:185 0 8 87
19:08:19 10 0 10 81
19:08:203
On Tue, 3 Jun 2008, Demetri S. Mouratis wrote:
Hi,
I'm trying to plot time-series data where each sample breaks down the
percentage of CPU time spent in each of four states (usr, nice, sys, idle)
19:08:15 %usr %nice %sys %idle
19:08:165 0 10 86
19:08:17 17 0
Hi,
I'm trying to plot time-series data where each sample breaks down the
percentage of CPU time spent in each of four states (usr, nice, sys,
idle)
19:08:15 %usr %nice %sys %idle
19:08:165 0 10 86
19:08:17 17 0 14 69
19:08:185 0 8 87
3 matches
Mail list logo