Skip to content

Instantly share code, notes, and snippets.

@ww898
Last active March 5, 2020 00:42
Show Gist options
  • Save ww898/f84c6ece50649745e75a350185323c9c to your computer and use it in GitHub Desktop.
Save ww898/f84c6ece50649745e75a350185323c9c to your computer and use it in GitHub Desktop.
#/lib/systemd/system/raspberrypi_exporter.timer
[Unit]
Description=Timer for the Raspberry Pi Prometheus exporter
[Timer]
OnCalendar=*:*:0,10,20,30,40,50
AccuracySec=1sec
[Install]
WantedBy=timers.target
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment