Kaixo Thomas Erskine!!! > > 1) how to get data for each CPU > > now i get via mpstat, a program that show each CPU status > > "mpstat -P ALL" works for me under linux.
Yes... for me too...... I did ask for another better method..... > > 3) how to graph ALL CPUs in the same graph, if possible > > if NOT possible how to graph, one for each CPU??? > > Where's the difficulty? > > rrdtool graph xyzzy.png \ > --start ... \ > DEF:user0=my.rrd:user0:AVERAGE > DEF:user1=my.rrd:user1:AVERAGE > ... > LINE1:user0#ff0000 > LINE1:user1#00ff00 > ... OK.... you are right.... But for each CPU you have 4 lines (user,nice,system and idle) so could be very confused graph...... I think about stack areas, but with two CPUs you have a very big graph. Thanks!! -- 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
