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