this post was submitted on 05 Oct 2024
20 points (100.0% liked)

Self Hosted - Self-hosting your services.

11297 readers
24 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules

Important

Beginning of January 1st 2024 this rule WILL be enforced. Posts that are not tagged will be warned and if not fixed within 24h then removed!

Cross-posting

If you see a rule-breaker please DM the mods!

founded 3 years ago
MODERATORS
 

The number of containers I'm running on my server keeps increasing, and I want to make sure I'm not pushing it beyond its capabilities. I would like a simple interface accessible on my home network (that does not make any fishy connections out) that shows me CPU and RAM-usage, storage status of my hard drives, and network usage. It should be FOSS, and I want to run it as a Docker container.

Is Grafana the way to go, or are there other options I should consider?

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 3 points 11 hours ago (1 children)

I would personally use grafana, but zabbix is also a good choice.

[โ€“] [email protected] 1 points 9 hours ago

Thanks for your input!