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?

  • Longpork3@lemmy.nz
    link
    fedilink
    English
    arrow-up
    1
    ·
    28 days ago

    This is actually how I do things when working on remote machines. I have far too many monitors, so dedicating on of them to a handful of btop/nvtop terminals works pretty well.

    I admit that it’s a less than perfect setup though, and a single program which could handle the remote connections internally and display an aggregate would be nice.