Hello misc, Anyone know if symon is able to read stats from multiple CPU's in the 4.0 GENERIC.SMP kernel? I have the following in my symon.conf:
$ cat /etc/symon.conf
monitor { cpu(0), cpu(1), cpu(2), cpu(3), mem, mbuf, pf,
if(lo0), if(bnx0), if(bnx1),
io(sd0), io(sd1), io(sd2), io(sd3)
} stream to 127.0.0.1 2100
But all of the CPU data recorded for each CPU (0-3) is the exact same
(even the cpu rrd files that the symux client logs to for this host
are identical).
-George

