prometheus-snmp_exporter
An exporter for Prometheus which exposes information gathered from Simple Network Management Protocol (SNMP) for use by the Prometheus monitoring system.
There are two components - an exporter which does the actual scraping, and a
generator which creates the configuration for use by the exporter.
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout server:monitoring/prometheus-snmp_exporter && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_service | 0000000739 739 Bytes | almost 2 years |
_servicedata | 0000000243 243 Bytes | almost 2 years |
prometheus-snmp_exporter.changes | 0000000175 175 Bytes | almost 2 years |
prometheus-snmp_exporter.service | 0000000347 347 Bytes | almost 2 years |
prometheus-snmp_exporter.spec | 0000003849 3.76 KB | almost 2 years |
prometheus-snmp_exporter.sysconfig | 0000000500 500 Bytes | almost 2 years |
snmp_exporter-0.20.0.tar.gz | 0000290899 284 KB | almost 2 years |
vendor.tar.gz | 0002343955 2.24 MB | almost 2 years |
Comments 1
luizluca wrote over 1 year ago
Please, configure the provided config as the default one. If not, the server will not start.
It would be nice to store all config files under /etc/prometheus. If it is not interesting to mix with all other existing config files, I would create a subdir.
The generator without the Makefile, mibs and generator.yml and some other info is mostly useless, as well as snmp_exporter cannot be really used without a working generator. Please add those files, a simple readme for generator in suse and maybe a wrapper script to set the default paths.