Search found 2 matches
- Fri Aug 14, 2015 3:25 pm
- Forum: Open Source Nagios Projects
- Topic: Passive monitoring using SNMP traps
- Replies: 3
- Views: 1893
Re: Passive monitoring using SNMP traps
Thankx so much Box293 - that got the old synapses going :-) I wrote my own very simple handler that merely calls on submit_check_result for each sub-parameter that I wanted to "read" contained in the trap data. Not hard at all, when you just understand how and why. Thanks again ! --- Solve...
- Thu Aug 06, 2015 3:37 am
- Forum: Open Source Nagios Projects
- Topic: Passive monitoring using SNMP traps
- Replies: 3
- Views: 1893
Passive monitoring using SNMP traps
Hello. I am a newbie with Nagios, and I need some help to figure out if what I am trying to do is feasible, and if so - how. I have a few routers remotely installed, and they cannot be reached from the outside - so I have to rely on the devices trapping to my Nagios server. BUT; the traps generated ...