summarylogtreecommitdiffstats
path: root/prometheus-snmp-exporter.service
blob: 9a82a90f69f00e03f0418099764f5ebeb4291828 (plain)
1
2
3
4
5
6
7
8
9
[Unit]
Description=Prometheus Exporter for SNMP metrics
After=network.target

[Service]
ExecStart=/usr/bin/prometheus_snmp_exporter --config.file /etc/prometheus/snmp.yml

[Install]
WantedBy=multi-user.target