Hi,
How can I configure traps in SNMP function ?
Now in this version of ROS 6.43.2 when i configure traps no packet have been generated.
Anyone have this problem ?
I need to monitor mikrotik network devices through logstash.
Regards
Fabrix
Hi,
How can I configure traps in SNMP function ?
Now in this version of ROS 6.43.2 when i configure traps no packet have been generated.
Anyone have this problem ?
I need to monitor mikrotik network devices through logstash.
Regards
Fabrix
SNMP traps are normally used to send message to a monitoring system when some change. Eks Fan stops etc.
I do see that Logtash supports Syslog. That is a much better way to collect information.
Look at my Splunk syslog project here:
http://forum.mikrotik.com/t/tool-using-splunk-to-analyse-mikrotik-logs-3-3-graphing-everything/121810/1
Hi,
Thanks for your fast reply.
My problem is send traps to logstash.
Logstash is only listen on 162 udp port.
Otherwise Dude continuously ask through snmp.
Anyone have solved this problem ?
Best regards
Nobody ???
This is a Mikrotik BUG ?
Thanks a lot
What message does MT send out using SNMP Traps?
How do you trigger it to send message?
Thanks at all !!!
I SOLVED my problem.
I’ve installed logstash polling system (Logstash SNMP Input).
It’s work fine.
Fabrix