Hi All I have trapexploder running on this solaris 10. I see the trapexploder is continuously dropping snmp traps. Then I noticed udpInOverflows counter is non-zero every other second.
# netstat -s 1 | grep udpInOverflows udpInCksumErrs = 0 udpInOverflows =62503175 udpInCksumErrs = 0 udpInOverflows = 0 udpInCksumErrs = 0 udpInOverflows = 64 udpInCksumErrs = 0 udpInOverflows = 0 udpInCksumErrs = 0 udpInOverflows = 75 udpInCksumErrs = 0 udpInOverflows = 0 udpInCksumErrs = 0 udpInOverflows = 66 Is there was to find out what data it is dropping. may be dtrace can come to the rescue? udpsnoop.d only shows IPs. Also tried the snippet from this message http://permalink.gmane.org/gmane.os.solaris.opensolaris.networking/14145 and it fails like this dtrace: failed to compile script test.d: line 6: tracemem( ) argument #2 must be a non-zero positive integral constant expression I am running 10/08 s10s_u6wos_07b SPARC. so no ip or udp provider. Any suggestion? -- Asif Iqbal PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing?
_______________________________________________ dtrace-discuss mailing list dtrace-discuss@opensolaris.org