bb3ce618ca
RC: (update) script to save load history
2026-03-31 15:06:30 +00:00
f5dea6770e
RC: (update) script to measure network in Megabits per second (Mbps)
2026-03-31 13:58:36 +00:00
3f8e8f545a
RC: (update) script to use threading library and a deque (a highly efficient rolling array).
...
By using Python's threading library and a deque (a highly efficient rolling array). A background thread will wake up every 1 second, take a snapshot, and push it into the array. When your website hits the API, it just grabs whatever is currently in the arrays.
2026-03-31 13:37:05 +00:00
3a4db3521f
Add pve-metrics/README.md
2026-03-31 10:59:02 +00:00
fbe6ca125c
Add pve-metrics/homelab-api.service
2026-03-31 10:53:22 +00:00
bd1f682948
Add pve-metrics/homelab-api.py
2026-03-31 10:52:56 +00:00
652a2bc94f
Update wireguard/README.md
2026-03-14 00:42:33 +00:00
9355ca8899
Add wireguard/README.md
2026-03-14 00:38:24 +00:00
10a423bb24
Add wireguard/wg-health-api.service
2026-03-14 00:20:30 +00:00
7c447c2e62
Add wireguard/wg_health.py
2026-03-14 00:19:44 +00:00