3 ms·
It looks like since you define both the queries and the inputs, you can set it up to support SNMP. You can use Logstash to listen for SNMP traps, and push it to
by jrgnsd 11y ago
It looks like since you define both the queries and the inputs, you can set it up to support SNMP. You can use Logstash to listen for SNMP traps, and push it to your OpenTSDB or Elasticsearch instance, from where Bosun will pull it.
- Gideonnn 11y agoThat sounds pretty good. I'll have a more in depth look later. Thanks!