9 lines
128 B
SYSTEMD
9 lines
128 B
SYSTEMD
[Unit]
|
|
Description=Prometheus to InfluxDB Pushgateway
|
|
|
|
[Timer]
|
|
OnBootSec=0
|
|
OnUnitActiveSec=1m
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|