Do you use any web ui’s for your Linux server? I’m comfortable managing my server using the command line, but I also want a graphical interface that shows an overview of what is running on the server, the way the resources are being used what containers are running and so on. Also file download uploads would be great to have.

What do you recommend which is light and resources and is suitable for less powerful servers with low ram?

So far these are the more interstating tools I’ve found: (they vary in functionality their provide)

CasaOS Cockpit SartOS Orb Kasm

  • Helix 🧬
    link
    fedilink
    English
    118 months ago

    Have a look at Netdata, Alerta and Prometheus.

    Of all the things you mentioned Cockpit is the only sane one.

    • @[email protected]
      link
      fedilink
      28 months ago

      I want to view multiple endpoints at once though.
      They had that feature but they discontinued it.

        • @[email protected]
          link
          fedilink
          2
          edit-2
          8 months ago

          It can connect singly. It used to have the ability to stack graphs and details of multiple machines at a time. Not just a dropdown that switches you fully.
          Here’s the feature introduction: Multi-Server Dashboard
          The removal announcement was buried in the release notes which is why I say it was quietly discontinued, but I sure spent a lot of time trying to figure out how to enable it before finding that.

          I’ll try to find it later once I’m not on mobile, but you can tell from the above link that nothing like that exists in Cockpit today.

          • Helix 🧬
            link
            fedilink
            English
            2
            edit-2
            8 months ago

            Thank you for the explanation. That sucks.

            If it’s only the monitoring you want, you can set up something with Grafana and Prometheus very quickly.