snmp-exporter

SNMP Exporter

  • Dylan Stephano-Shachter
Channel Revision Published Runs on
latest/stable 1 09 Aug 2024
Ubuntu 22.04
latest/edge 1 09 Aug 2024
Ubuntu 22.04
juju deploy snmp-exporter
Show information

Platform:

Ubuntu
22.04

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!


Help improve this document in the forum (guidelines). Last updated 1 year, 4 months ago.