delay in trap management
Javier González Lázaro <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <[email protected]> |
Hi, I´m using net-snmp5.5 (actually snmptrapd) to receive the traps of all the devices of the network.To manage all this traps, i´m working with nagios and their passive services so i configured snmptrapdto work with snmptt. Everything works fine with one exception: when receiving simultaneous traps, snmptrapd is not capable of manage them simultaneously and there is a delay of 40sg between them. I have to say that no trap is lost, but, if there is a lot of simultaneous trap, this delay in the notification makes imposible to do a temporal study of a problem. i can see in the debug of snmptrapd and snmptt that this delay is related with snmptrapd, and snmptt add no extra-delay: - Is it normal such a big delay between the manage of each trap ???- Is there a possible configuration change to minimize this delay ??? In the attached files you could see an example of the problem and the configuration files of snmptrapd:- screenshot of the packets captured with wireshark where it´s possible to see the simultaneous traps- snmptrapd.log (log file related with the previous screenshot)- snmptrapd.conf- snmptrapd (/etc/init.d/) Thank you very much ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Net-snmp-users mailing list [email protected] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users
snmptrapd.log
(text/plain, 422.2 KB) - not displayed
Wireshark_Traps.png
(image/png, 123 KB) - not displayed
snmptrapd.conf
(text/plain, 92 B)
traphandle default /usr/sbin/snmptthandler disableAuthorization yes donotlogtraps yes
snmptrapd
(application/octet-stream, 1.2 KB) - not displayed