[Unit] Description=Prometheus script executor Documentation=https://github.com/imgix/prometheus-am-executor [Service] Restart=always ExecStart=/usr/local/bin/am-executor -v -l 10.192.43.12:9118 -f /etc/prometheus/am-executor/config.yml ExecReload=/bin/kill -HUP $MAINPID TimeoutStopSec=20s SendSIGKILL=no [Install] WantedBy=multi-user.target