prometheus snmp exporter #1
Description
This is an exporter that exposes information gathered from SNMP for use by the Prometheus monitoring system.
- Tags:
- monitoring ›
Juju prometheus SNMP exporter charm
This charm provides the Prometheus SNMP exporter, part of the Prometheus monitoring system
The charm should be related to the prometheus charm
Configuration
Common configuration options:
- snmp_community - SNMP v2 ready only community string
TODO
- add SNMP v3 support
- add support for multiple modules
- allow custom port number
Configuration
- snap_channel
- (string) If install_method is set to "snap" this option controlls channel name. Supported values are: "stable", "candidate", "beta" and "edge"
- stable
- snap_proxy
- (string) HTTP/HTTPS web proxy for Snappy to use when accessing the snap store.
- snap_proxy_url
- (string) The address of a Snappy Enterprise Proxy to use for snaps e.g. http://snap-proxy.example.com
- snmp_community
- (string) SNMP v2 read only community string
- public