wmelick
Joined: 11 Apr 2003 Posts: 34 Location: Wilmington, Delaware
|
Posted: Mon Apr 14, 2003 4:46 pm Post subject: Suddenly not getting data values when it was working before? |
|
|
I had a strange thing happen....I was getting good data on a 10-GigE interface (64-bit counters BTW, data source set to hcin and hcout) then suddenly I get a value of "U" and no more data for the last few hours.
I did a manual "snmpget -v 2c <switchname> <community> .1.3.6.1.2.1.31.1.1.1.6.897" (897 is the instance # of the port) to get ifHCInOctets and I get a good Counter64 number value. I also did the $force_version thing in the snmp_functions.php to make it use snmpget (as per the other post here on the board).
Anyone know why I no longer seem to get data from the interface or into the rrd file? Other interfaces on the same switch using 64-bit counters are still gathering data just fine. |
|