I'm looking for a SNMP polling solution that can scale horizontally. That is to say that I can just "add more pollers" without having to manually configure poller 1 to poll half the devices, and poller 2 to poll the other half.
It seems like LibreNMS supports this, and it also seems like SolarWinds supports this. Are there any others?
I looked into Telegraf+InfluxDB, or Logstash, but with both Telegraf and Logstash, I don't see an easy way to add more instances to spread the load out (the polling configuration is local to each instance).
No comments:
Post a Comment