taler-monitoring/host-agent/taler-monitoring-ladder.timer
Hernâni Marques 617d066a70
release 1.23.0: daily GOA /monitoring-ladder and /monitoring-max-ladder
Host-agent wrappers + daily timers publish classic and max-search amount
ladder reports on bank/exchange/taler.hacktivism.ch. Install enables timers
and starts the first round immediately. monpages path allow + goa catalog;
Caddy bare redirs for ladder paths.
2026-07-19 15:03:05 +02:00

14 lines
376 B
SYSTEMD

[Unit]
Description=Daily GOA classic amount ladder mon page
Documentation=file:%h/src/taler-monitoring/host-agent/README.md
[Timer]
# Once per day (CEST morning-ish on typical hosts); randomize to avoid thundering herd
OnCalendar=*-*-* 05:15:00
Persistent=true
AccuracySec=15min
RandomizedDelaySec=30min
Unit=taler-monitoring-ladder.service
[Install]
WantedBy=timers.target