On Thursday 11 January 2007 11:46, Michael Dye wrote: > I just installed from svn -> version 1.1.0 r3718 and am having the > following issue on multiple linux/firewall interfaces. > > Basically what I am seeing is events coming in with the following info: > dedupid pfsense.local|rl0|/Perf/Interface|.1.3.6.1.2.1.2.2.1.10.1|3 > evid 0a1f416d34d490c6fffff15 > device pfsense.local > component rl0 > eventClass /Perf/Interface > eventKey .1.3.6.1.2.1.2.2.1.10.1 > summary pfsense.local Utilization 75 perc threshold of 937500000.0 > exceeded: current value 2098524805.00 > message > > pfsense.local Utilization 75 perc threshold of 937500000.0 exceeded: > current value 2080329734.00 > > severity > > > > I made the following modification of the value in PerfConf -> > Utilization 75 Perc: > (here.speed*100) / 8 * .75 instead of here.speed / 8 * .75 > > I assume that is the value for 100mbit, and would need to be increased > for a gbit link if I had the same issue? >
Problem is that snmp wrongly gets lower speed than it should be. I have similar problem on one Linux box, where bond device (2xeth0, 100Mb) is reported as 10Mb. It's bug on snmpd side, not zenoss. Try to update snmpd on server, and see if then snmp reports correct speed ... H. > But I am still seeing the error. Is anyone else having this issue? Am > I missing something here? If so please pardon the ignorance. > > Thanks! > Mike > _______________________________________________ > zenoss-users mailing list > [email protected] > http://lists.zenoss.org/mailman/listinfo/zenoss-users _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
