snmp-exporter docs - index

The SNMP Exporter charm exposes SNMP data over a Prometheus compatible OpenMetrics endpoint.

This charm allows an administrator to convert SNMP data in to the Prometheus format so it can be handled by the Canonical Observability Stack. This will make the SNMP data observable through Prometheus and Grafana.

Usage

To deploy the SNMP Exporter charm, simply run:

juju deploy snmp-exporter

You should then configure the list of devices which you want to monitor as a comma separated list of addresses:

juju configure snmp-exporter targets="192.168.0.34,my-server.example.com"

Finally relate to the Grafana Agent charm:

juju relate grafana-agent snmp-exporter

Project and community

SNMP Exporter is a member of the Ubuntu family. It’s an open source project that warmly welcomes community projects, contributions, suggestions, fixes and constructive feedback.

Thinking about using Example Charm / Charm Bundle for your next project? Get in touch!