[Unit] Description=Routes Prometheus Alertmanager alerts as SNMP traps Documentation=https://github.com/maxwo/snmp_notifier After=network.target [Service] User=prometheus EnvironmentFile=/etc/sysconfig/prometheus-snmp_notifier ExecStart=/usr/bin/snmp_notifier $ARGS ExecReload=/bin/kill -HUP $MAINPID [Install] WantedBy=multi-user.target