33 lines
1.2 KiB
Markdown
33 lines
1.2 KiB
Markdown
# Monitoring suite → **elelmon**
|
|
|
|
The monitoring **suite** lives in a standalone repo. Product name **LLM** =
|
|
Lightweight Monitoring; git tree **elelmon**. CLI wrapper stays
|
|
`taler-monitoring.sh` (compat). Archived twin `hernani/taler-monitoring` is
|
|
**not** SoT — do not clone or push there.
|
|
|
|
| | |
|
|
|--|--|
|
|
| **Repository** | https://git.hacktivism.ch/hernani/elelmon |
|
|
| **Clone** | `git clone https://git.hacktivism.ch/hernani/elelmon.git ~/src/elelmon` |
|
|
| **Install path** | `~/src/elelmon` |
|
|
| **Version** | `./taler-monitoring.sh --ver` |
|
|
| **Config (product name)** | `~/.config/taler-monitoring/env` |
|
|
| **State dir name** | `~/.local/state/taler-hacktivism-monitoring/` (legacy string OK) |
|
|
|
|
## Host-agent (user systemd on koopa)
|
|
|
|
```bash
|
|
~/src/elelmon/host-agent/install-host-agent.sh
|
|
```
|
|
|
|
## Public HTML (infra on this host)
|
|
|
|
Generated under `~/monitoring-sites-staging/`.
|
|
**Live** requires root publish + Caddy handles — see:
|
|
|
|
- `2026/2026-07-18--monitoring-public-caddy.md`
|
|
- `ISSUES.md` → **I-09**
|
|
- Apply: `sudo ~/koopa-caddy/apply-monitoring-live.sh`
|
|
|
|
Do not re-introduce the full suite under `scripts/taler-monitoring/`.
|
|
URL paths `/taler-monitoring-*` are **product paths**, not the archived repo.
|