4 Commits

Author SHA1 Message Date
Eduardo Silva
91848d3fc5 Add librrd-dev to Dockerfiles 2025-03-13 13:55:25 -03:00
Eduardo Silva
3afae967d7 Switch DS type from COUNTER to DERIVE in RRDTool setup.
Changed 'tx' and 'rx' data sources to DERIVE to improve accuracy and minimize false spikes in rate calculations. This ensures better handling of resets or rollovers in the monitored data.
2025-02-21 21:18:01 -03:00
Eduardo Silva
e4a1d715ec Update API address and add delay before the first query 2025-02-21 11:44:40 -03:00
Eduardo Silva
07a806a073 Add RRDTool integration for monitoring WireGuard stats
Introduces a new RRDTool service for tracking WireGuard interface and peer statistics. Adds required Docker configuration, API key handling, and new scripts for managing RRD files. Updates the `entrypoint.sh` and API permissions to accommodate the new functionality.
2025-02-21 11:33:13 -03:00