Hacker News new | ask | show | jobs
by jrgnsd 3979 days 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.
1 comments

That sounds pretty good. I'll have a more in depth look later. Thanks!