Hi, I have problem in getting the correct inbound and outbound bandwidth in the discovering of the performance graphs. Apparently for some odd raeson he always gives the 128000 kbps, due to a rule in snmp_interfaces.inc.php : if ($ifSpeed[$i] == 0) $ifSpeed[$i] = 128; //default Speed Value
I tried to remove it, and then he gives 56000bps as standard value. What I want is the real inbound/outbound bandwidth, i.e. the result of $ifSpeed = snmp_walk($ip,$rocommunity,".1.3.6.1.2.1.2.2.1.5"); Anybody know how I can fix this ? Greetings, Johan ------------------------------------------------------- This SF.Net email sponsored by Black Hat Briefings & Training. Attend Black Hat Briefings & Training, Las Vegas July 24-29 - digital self defense, top technical experts, no vendor pitches, unmatched networking opportunities. Visit www.blackhat.com _______________________________________________ jffnms-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jffnms-users
