prometheus-snmp-generator
Prometheus exporter for SNMP-enabled devices
Install
- All systems
-
curl cmd.cat/prometheus-snmp-generator.sh
- Debian
-
apt-get install prometheus-snmp-exporter - Ubuntu
-
apt-get install prometheus-snmp-exporter - Kali Linux
-
apt-get install prometheus-snmp-exporter - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install prometheus-snmp-exporter
prometheus-snmp-exporter
Prometheus exporter for SNMP-enabled devices
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.