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?

  • nexas_XIII
    link
    fedilink
    English
    arrow-up
    2
    ·
    25 days ago

    Exactly this. We use node exporter, Prometheus, and Grafana at my place of work to get node metrics across our K8s cluster for CPU, memory utilization, file system space, etc.

    You’ll have to do some searching and tweaking of existing dashboards, but Grafana is crazy good