With the SNMP exporter it would seem that you can use Prometheus for monitoring networks, though I'm curious as to why one would choose it over other network monitoring tools? We haven't even been able to find a way to set multiple community strings. Without this ability we are unable to monitor devices that we can't set the community string for without using separate instances of Prometheus for every different community string. This seems a bit of a clunky solution.
I'm not quite sure as to how the relabeling works in the prometheus file? How does relabeling in the prometheus.yml affect the snmp modules?
As well, is the default module in the snmp.yml file meant to override the other modules, as that's the behavior we're observing.
On Wednesday, June 28, 2017 at 4:44:20 PM UTC-4, Brian Brazil wrote:On 28 June 2017 at 20:57, Amanda M. <sutek...@gmail.com> wrote:With the SNMP exporter it would seem that you can use Prometheus for monitoring networks, though I'm curious as to why one would choose it over other network monitoring tools? We haven't even been able to find a way to set multiple community strings. Without this ability we are unable to monitor devices that we can't set the community string for without using separate instances of Prometheus for every different community string. This seems a bit of a clunky solution.You can create one module in the snmp exporter for every community string you need, and then choose which module to use over in Prometheus with relabelling.--Brian Brazil
--
You received this message because you are subscribed to the Google Groups "Prometheus Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to prometheus-users+unsubscribe@googlegroups.com.
To post to this group, send email to prometheus-users@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-users/01f322d4-4a0a-4d7c-a06a-0e5b28742474%40googlegroups.com.