George C wrote:
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).
This is indeed a problem and the next version fixes it. I ran into this problem as well and got a "beta" version from the author which has been working fine for me on amd64 4.0 GENERIC.MP.
-- Darrin Chandler | Phoenix BSD Users Group [EMAIL PROTECTED] | http://bsd.phoenix.az.us/ http://www.stilyagin.com/ |

