summarylogtreecommitdiffstats
path: root/prometheus-snmp-exporter.service
blob: b3326e280709318bab7c5933a4e32c15ba07361a (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

[Install]
WantedBy=multi-user.target