top | item 9934591

(no title)

Gideonnn | 10 years ago

I browsed through the website, but couldn't find if it had SNMP support. If it has, it can maybe replace Zabbix for our company.

discuss

order

captncraig|10 years ago

developer here.

I just finished work on adding much richer snmp polling ability to scollector (the data collection agent that goes along with bosun).

I don't think its fully documented yet, but I can help you get started. Join us in our slck room if you wanna talk about it: http://bosun.org/slackInvite.html

jrgnsd|10 years 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|10 years ago

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