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.
This commit is contained in:
parent
dfc7595990
commit
617d066a70
16 changed files with 237 additions and 19 deletions
14
host-agent/taler-monitoring-max-ladder.timer
Normal file
14
host-agent/taler-monitoring-max-ladder.timer
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
[Unit]
|
||||
Description=Daily GOA max-search amount ladder mon page
|
||||
Documentation=file:%h/src/taler-monitoring/host-agent/README.md
|
||||
|
||||
[Timer]
|
||||
# Once per day, after classic ladder window
|
||||
OnCalendar=*-*-* 06:30:00
|
||||
Persistent=true
|
||||
AccuracySec=15min
|
||||
RandomizedDelaySec=30min
|
||||
Unit=taler-monitoring-max-ladder.service
|
||||
|
||||
[Install]
|
||||
WantedBy=timers.target
|
||||
Loading…
Add table
Add a link
Reference in a new issue