Search found 3 matches
- Sun Aug 24, 2014 1:29 am
- Forum: Open Source Nagios Projects
- Topic: Snmptt trap handling limit.
- Replies: 6
- Views: 3005
Re: Snmptt trap handling limit.
HI sreinhardt, I checked this option. application snmptrapd is able to handle the traps more than 1000 in one minute. but as soon as I am attaching the application with snmptt application. both the application starts skipping the trap. I got one information from the snmptrapd man page as " The ...
- Fri Aug 22, 2014 4:29 am
- Forum: Open Source Nagios Projects
- Topic: Snmptt trap handling limit.
- Replies: 6
- Views: 3005
Re: Snmptt trap handling limit.
Hi Box293, First of all thank you for your response. Regarding your question, The device and nagios server is in the same subnet. Also. on the machine where nagios is installed, I run wireshark and able to see all the traps send by the device is reached on nagios server machine. So the packet drops ...
- Thu Aug 21, 2014 2:02 am
- Forum: Open Source Nagios Projects
- Topic: Snmptt trap handling limit.
- Replies: 6
- Views: 3005
Snmptt trap handling limit.
Hi All, I was testing the trap handling limit of snmptt. Setup: snmtt: snmptt_1.4 mysql: mysql Ver 14.14 Distrib 5.1.71 net-snmp : net-snmp-5.5 I sent 200 traps within a minute from a script to my setup . Surprising only first 80 traps came in sequence and after that it starts skipping the traps. Th...