I’m hoping to find something that:

  • has a nice dashboard
  • is quick and simple to install
  • is very lightweight and unobtrusive
  • can send alerts via http request
  • Andromxda 🇺🇦🇵🇸🇹🇼
    link
    fedilink
    English
    4
    edit-2
    4 days ago

    Netdata is exactly what you’re looking for. It’s basically an all in one monitoring and and alerting suite that collects and analyzes data, and provides a gorgeous web dashboard for you to view.

    You can also manually replicate this using Prometheus, Grafana and other tools, but that requires a much bigger effort to set up.

    Edit: There’s a public demo instance where you can try everything out: https://frankfurt.netdata.rocks/

    • @ikidd
      link
      English
      24 days ago

      I think they went to 5 nodes max on the free version as of the last patch. That’s damn near useless.

      • @[email protected]
        link
        fedilink
        13 days ago

        Is that just for the centralized dashboard portion? I tend to use each instance of it standalone, and primarily for the email alerts.

        • @ikidd
          link
          English
          23 days ago

          I believe so. I imagine the next stage of the enshittification will be to force those standalones to register with a portal account.

          • @[email protected]
            link
            fedilink
            1
            edit-2
            3 days ago

            That would be a truly dark day. I never liked their centralized dashboard functionality, it always seemed cumbersome to me.

            I hope that doesn’t happen, but I guess if it does, I will really need to find a different monitoring tool.

      • @[email protected]
        link
        fedilink
        English
        1
        edit-2
        3 days ago

        The five node limit is a dealbreaker for me too. I’m also annoyed the free version doesn’t have any real built in options to secure data by default. I followed a TechnoTim tutorial to get the NetData/Prometheus/Grafana stuff setup but it was too limited and required too much manual effort.