kate3
Member
- Joined:
- Jul 2024
- Posts:
- 208
- From:
- Utrecht, NL
Virtualization tax on those cheap boxes means node_exporter can spike your cgroup limits. OpenVZ especially. I've seen kernel OOM kills from monitoring overhead on oversold nodes.
Consider the virtualization tax before you deploy. On KVM you have proper /proc. On OpenVZ you are guessing.
VictoriaMetrics single-node replaces Prometheus with lower RAM footprint. Worth evaluating if your boxes are memory-constrained.
virsh list --all | wc -l: 47
uma
Member
99.99% or bust
- Joined:
- Jun 2024
- Posts:
- 324
- From:
- Dublin, IE
But your alert fatigue is real. I ran 50+ monitors on Uptime Kuma alone before the status page became useless. 99.97% sounds good until you realize that's still two hours monthly per box. Consolidate. One external Uptime Kuma instance doing blackbox checks. One internal Prometheus per region. Aggregate at a third layer. Your phone will thank you. I keep exactly four alert rules. Everything else is dashboard-only.
436 days. reboot is surrender.
haroldgsm
Member
Grumpy Old Sysadmin
- Joined:
- May 2024
- Posts:
- 329
- From:
- Ohio, US
Certificate expiry should be one alert rule total, not per-box.
My certificate expired last month on one box
Use a single wildcard or Let's Encrypt with proper renewal hooks. You're monitoring a process failure with infrastructure tools. Fix the process.
IPv4, IRC, and irssi — fight me
kate3
Member
- Joined:
- Jul 2024
- Posts:
- 208
- From:
- Utrecht, NL
I already have 14 VPS from different Provider
This is the actual problem. Different providers, different panels, different APIs. You built a Rube Goldberg machine because the underlying estate has no consistency. I would rather have 14 from one provider with an API than 14 from everywhere. At least then you could template the monitoring.
virsh list --all | wc -l: 47
hankels
Member
52 VPS and counting
- Joined:
- Jun 2024
- Posts:
- 301
- From:
- Phoenix, US
52 VPS here. I use Netdata on each, streaming to one parent. The parent has 16GB RAM and handles it fine. Netdata is not pretty like Grafana but I see everything in one place. The cloud version is free for my count but I self-host because paranoia. You want simple? One agent, one dashboard, done.
seedbox, NAS, tape, and three offsite