Files
proxmox/docs/08-monitoring
defiQUG b3a8fe4496
Some checks failed
Deploy to Phoenix / deploy (push) Has been cancelled
chore: sync all changes to Gitea
- Config, docs, scripts, and backup manifests
- Submodule refs unchanged (m = modified content in submodules)

Made-with: Cursor
2026-03-02 11:37:34 -08:00
..

Monitoring & Observability

Last Updated: 2026-01-31
Document Version: 1.0
Status: Active Documentation


This directory contains monitoring setup and observability documentation.

Documents

Quick Reference

Validator and block production health (single script):

  • scripts/monitoring/monitor-blockchain-health.sh — RPC connectivity, block production (5s sample), transaction inclusion, pending tx count, all 5 validators active (10001004 on r630-01/ml110), peer count. Requires cast (Foundry) and SSH to Proxmox hosts. Exit 0 = healthy, 1 = issues detected.

Monitoring Stack:

  • Prometheus metrics collection
  • Grafana dashboards
  • Block production monitoring
  • Alerting configuration