Is there a telegraf plugin which reads snmptraps from snmp manager
Thanks, Simhadri
Is there a telegraf plugin which reads snmptraps from snmp manager
Thanks, Simhadri
Currently there is no plugin available to listen snmptraps in telegraf. It is an open feature(https://github.com/influxdata/telegraf/issues/4377).
But we have a perl implementation for snmp traps listener, for more you can refer below url https://metacpan.org/pod/Net::SNMPTrapd
Thanks, simhadri