[Unit] Description=Prometheus SNMP Exporter After=syslog.target After=network.target [Service] Type=simple User=snmp Group=snmp ExecStart=/usr/local/bin/snmp_exporter --config.file=/etc/snmp_exporter/snmp.yml --web.config.file=/etc/snmp_exporter/web-config.yml Restart=always [Install] WantedBy=multi-user.target