summarylogtreecommitdiffstats
path: root/prometheus-apcupsd-exporter.service
blob: ac2a3dea5f31f5c563d0e4b0c2ee839916d299a9 (plain)
1
2
3
4
5
6
7
8
9
[Unit]
Description=Prometheus exporter that exposes metrics from apcupsd's NIS
After=network.target

[Service]
ExecStart=/usr/bin/prometheus-apcupsd-exporter

[Install]
WantedBy=multi-user.target