A high performance snmp trap receiver
A high performance snmp trap to nats proxy.
Receives snmp traps, encodes them as json or protobuf and publishes them to a nats subject.
This tool is intended to be a building block for other systems. Not a full blown alerting engine with a trap receiver.
It only starts here.. continue by enabling jetstream, adding streams and writing consumers.
This system should be able to scale from a single embedded instance on a raspberry pi to a very large cluster.
Messages can be reliably delivered once they have been received by crap
This is mostly stable, but reporting issues will help a lot.
Example config can be found in the base of the github repo