On Dec 19, 2006, at 3:29 PM, Henning Brauer wrote:

* George C <[EMAIL PROTECTED]> [2006-12-19 20:19]:
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).

just ran into that as well; it's a bug in symon, it only queries the
sum of all CPUs.
i have it almost fixed, except it doesn't work yet :)

I reported this to Willem back in September but haven't seen any updates. Perhaps Darrin would be willing to share his diff.

--
Jason Dixon
DixonGroup Consulting
http://www.dixongroup.net

Reply via email to