monitoring: koopa login-health timer snapshot on SSH login

This commit is contained in:
Hernâni Marques 2026-08-06 17:12:00 +02:00
parent dc94b30fed
commit e4dc9abac5
No known key found for this signature in database
GPG key ID: CB5738652768F7E9
6 changed files with 739 additions and 0 deletions

View file

@ -12,6 +12,7 @@
| `taler-shared/` | shared helpers (`upgrade-goa-debs.sh` = apt upgrade **inside** bank/exchange/merchant containers) |
| `taler-landing/` | **hernani user systemd**: central landing `stats.json` (full bank scan + alt units) |
| `monitoring/` | host `/home/hernani/scripts` (tor relay stats) |
| `login-health/` | **SSH login banner**: timer **collect** every 5m; login only **show** snapshot (no probes) |
| `nym/` | **koopa-nym** build/up/status (nym.com nym-node) |
| `taler-wallet-cli/` | thin wrappers; **benchmarks live in** `../benchmarks/` |
| `castopod/` | host `hernani` podman-compose `~/koopa-castopod` — see `castopod/README.md` |