pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: net-snmp-5.3.1nb2 works in i386 but sometimes fails in amd64
-> snmpd[27356]: Connection from UDP: [127.0.0.1]:65532
-> last message repeated 296 times
-> snmpd[27356]: kvm_read(*, 283aa50, 0x7f7fffffe5f0, 528) = -1: kvm_read: Bad
address
-> snmpd[27356]: Connection from UDP: [127.0.0.1]:65532
-> last message repeated 5 times
-> snmpd[27356]: truncating unsigned value to 32 bits (11)
-> snmpd[27356]: Connection from UDP: [127.0.0.1]:65532
-> last message repeated 668 times
-> host64# wc /tmp/000
-> 971 4062 54594 /tmp/000
My assumption is that seems like there are problems in lines 296 (or 297?),
line 302 (or 303?) and last line (or last+1?)
host64# cat -n /tmp/000
[...]
294 IP-MIB::icmpOutTimestampReps.0 = Counter32: 0
295 IP-MIB::icmpOutAddrMasks.0 = Counter32: 0
296 IP-MIB::icmpOutAddrMaskReps.0 = Counter32: 0
297 TCP-MIB::tcpConnState.0.0.0.0.199.0.0.0.0.0 = INTEGER: closed(1)
298 TCP-MIB::tcpConnLocalAddress.0.0.0.0.199.0.0.0.0.0 = IpAddress: 0.0.0.0
299 TCP-MIB::tcpConnLocalPort.0.0.0.0.199.0.0.0.0.0 = INTEGER: 199
300 TCP-MIB::tcpConnRemAddress.0.0.0.0.199.0.0.0.0.0 = IpAddress: 0.0.0.0
301 TCP-MIB::tcpConnRemPort.0.0.0.0.199.0.0.0.0.0 = INTEGER: 0
302 TCP-MIB::tcpInErrs.0 = Counter32: 0
303 TCP-MIB::tcpOutRsts.0 = Counter32: 4294967295
304 UDP-MIB::udpLocalAddress.0.0.0.0.0 = IpAddress: 0.0.0.0
305 UDP-MIB::udpLocalAddress.0.0.0.0.161 = IpAddress: 0.0.0.0
306 UDP-MIB::udpLocalAddress.0.0.0.0.65532 = IpAddress: 0.0.0.0
307 UDP-MIB::udpLocalPort.0.0.0.0.0 = INTEGER: 0
[...]
967 UCD-SNMP-MIB::ssCpuRawSystem.0 = Counter32: 0
968 UCD-SNMP-MIB::ssCpuRawIdle.0 = Counter32: 0
969 UCD-SNMP-MIB::ssCpuRawKernel.0 = Counter32: 0
970 UCD-SNMP-MIB::ssCpuRawInterrupt.0 = Counter32: 0
971 UCD-DLMOD-MIB::dlmodNextIndex.0 = INTEGER: 1
(4294967295 means 0xffffffff)
Is possible that I am doing a stupid assumption, but I dont
have a better idea now.
Comments and ideas are welcome.
Heron Gallegos
Saltillo Coahuila Mexico
Home |
Main Index |
Thread Index |
Old Index