this post was submitted on 01 Jun 2024
-1 points (0.0% liked)

Selfhosted

39472 readers
712 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:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 1 year ago
MODERATORS
 

I'm looking for a simply solution to monitor all my servers and systems using a single dashboard. I want to see metrics like CPU usage, used RAM and storage to see if something is wrong.
I just set up Node-Exporter, Prometheus and Grafana but haven't found an existing dashboard that shows multiple hosts at once. Now I looked into Checkmk and Zabbix but I feel like both are a little overpowered for what I'm looking for. Do you have any recommendations?

top 8 comments
sorted by: hot top controversial new old
[–] anzo@programming.dev 0 points 4 months ago (1 children)

Cockpit is a dashboard (and control!) app that can connect to multiple hosts.

[–] dataprolet@lemmy.dbzer0.com -1 points 4 months ago

Thanks, looks promising. I'll give it a try.

[–] KazuyaDarklight@lemmy.world 0 points 4 months ago (1 children)

PRTG maybe? It's free for 100 sensors.

[–] dataprolet@lemmy.dbzer0.com -1 points 4 months ago

But it's proprietary, unfortunately.

[–] psyolia@lemmy.world 0 points 4 months ago (1 children)

Using the same setup, only have one host, but I remember there were some dashboards for multiple hosts, keep looking^^

[–] dataprolet@lemmy.dbzer0.com -1 points 4 months ago

I used the following dashboard now, but it's not really satisfying and also doesn't really fit more than 4 nodes. https://grafana.com/grafana/dashboards/11756-hpc-node-exporter-server-metrics-v2/

[–] peregus@lemmy.world 0 points 4 months ago* (last edited 4 months ago) (1 children)

Question: why don't you crate your own Grafana dashboard? Do you have too many servers?

[–] dataprolet@lemmy.dbzer0.com -1 points 4 months ago

I don't want to configure a whole Dashboard for at least CPU, RAM, Storage and Network for up to 5 hosts.