I know dashboards are super trendy, but I’d love to hear from those who are not using them. I personally use FreshRSS to keep track of as much as possible, along with Uptime Kuma and plain old bookmarks. Perhaps there is a better overview solution, but I also love filtering what I see to not feel overwhelmed. or spammed, by information.

  • antsu@discuss.tchncs.de
    link
    fedilink
    English
    arrow-up
    1
    ·
    2 hours ago

    Uptime Kuma monitoring anything I care about and notifying me via Matrix, or notifying me via email if it’s Matrix that’s down.

  • hobbsc@lemmy.sdf.org
    link
    fedilink
    English
    arrow-up
    26
    ·
    11 hours ago

    i am un-admining. free-range artisanal services wherever i happen to drop them. hell i don’t even know what’s running and what’s not until i try to access something.

    i manage tech all day so my home tech is nothing but abject chaos and i’m ok with that. i have backups and i can go without if needed.

    • lambalicious@lemmy.sdf.org
      link
      fedilink
      English
      arrow-up
      5
      ·
      10 hours ago

      i am un-admining

      Pretty much this. I just manually handle stuff when needed. I already work at IT so this feels quite liberating, the last thing I want is to annoy myself more, and the stuff I manage is not Critical™.

  • conrad82@lemmy.world
    link
    fedilink
    English
    arrow-up
    27
    arrow-down
    1
    ·
    edit-2
    15 hours ago

    I have just reduced the number of services to the couple I actually use, which I mostly remember exist. I have my own domain, so each service is service.mydomain.tld

    • credics@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      9
      ·
      15 hours ago

      Same for me. I use most of my services multiple times a week, so I find out pretty quickly if one isn’t working.

      • conrad82@lemmy.world
        link
        fedilink
        English
        arrow-up
        5
        arrow-down
        1
        ·
        14 hours ago

        Same here 🙂 Last 3 times, things have broken because zfs raid on usb-connected DAS is not a great idea 😅😅

        Even though Level1Tech said it works 😶🫣 https://youtu.be/GmQdlLCw-5k from 11:11 . Maybe terramaster use bad usb chipset.

        • IrateAnteater@sh.itjust.works
          link
          fedilink
          English
          arrow-up
          3
          ·
          14 hours ago

          I used a hodge-podge of chinesium parts and leftover drives to create a DAS system that hooks up to an HBA via DAC. I’m actually kinda surprised how stable it’s all been.

  • frongt@lemmy.zip
    link
    fedilink
    English
    arrow-up
    25
    arrow-down
    2
    ·
    16 hours ago

    I’m not, really. I run docker-compose and it runs. That’s it.

  • brygphilomena@lemmy.dbzer0.com
    link
    fedilink
    English
    arrow-up
    2
    ·
    9 hours ago

    Unraid has a table of the docker containers.

    I don’t need metrics or stats. I wouldn’t look at, or care about them anyway. Dashboards feel like tech enthusiast crap. Tech and resources for the sake of having tech. My services are to solve a problem, not look at metrics of.

  • CompactFlax@discuss.tchncs.de
    link
    fedilink
    English
    arrow-up
    14
    arrow-down
    1
    ·
    14 hours ago

    If I had time to make dashboards, I wouldn’t waste it making dashboards. Most of the stuff I have just works without a lot of attention, and that’s the way I like it.

    I just wait for someone to scream if it breaks.

  • drkt@scribe.disroot.org
    link
    fedilink
    English
    arrow-up
    3
    ·
    12 hours ago

    I’ll notice it’s down when I try to access it and it doesn’t work. If it’s not down, there is nothing to manage 🙃

    I have documentation if I need to see everything at a glance. I don’t need a live-updating dashboard for that.

  • superglue@lemmy.dbzer0.com
    link
    fedilink
    English
    arrow-up
    2
    ·
    11 hours ago

    I just simply dont monitor most things. I do have a few things such as low disk space and failed backups. They are just simple shell scripts that send me an ntfy message when there is a problem.

  • perishthethought@piefed.social
    link
    fedilink
    English
    arrow-up
    5
    ·
    14 hours ago

    Does dockge count as a dashboard?

    'Cause I use that to quickly check on what’s running, what’s stopped. Then I do most of my mainenance in a terminal, via SSH to the server.

  • koala@programming.dev
    link
    fedilink
    English
    arrow-up
    3
    ·
    14 hours ago

    https://charity.wtf/2021/08/09/notes-on-the-perfidy-of-dashboards/

    Graphs and stuff might be useful for doing capacity planning or observing some trends, but most likely you don’t need either.

    If you want to know when something is down (and you might not need to know), set up alerts. (And do it well, you should only receive “actionable” alerts. And after setting alerts, you should work on reducing how many actionable things you have to do.)

    (I did set up Nagios to send graphs to Clickhouse, plotted by Grafana. But mostly because I wanted to learn a few things and… I was curious about network latencies and wanted to plan storage a bit long term. But I could live perfectly without those.)

  • Lka1988@lemmy.dbzer0.com
    link
    fedilink
    English
    arrow-up
    5
    ·
    15 hours ago

    I don’t know how you guys function without some sort of visual. I will forget everything I’m running if it’s not on a dashboard of some sort. That’s not a maybe - it’s guaranteed. Because it’s happened before.

    • lucas@startrek.website
      link
      fedilink
      English
      arrow-up
      7
      ·
      14 hours ago

      Surely, if you forget it’s even running, you aren’t using it, and it doesn’t matter if it stops running? (With a couple of obvious exceptions like automated backups, etc)

      • Lka1988@lemmy.dbzer0.com
        link
        fedilink
        English
        arrow-up
        3
        ·
        edit-2
        13 hours ago

        It was often the automated things that I completely forgot about. I have ADHD, so if it’s not accessible in a reasonable way (where I don’t have to always google specific commands to find basic info on my own machine), then it gets lost in the memory hole. I know that a service is running, but would forget what it is.

        These days I have it pretty down-pat. Hardware is labeled, static IPs are set for “critical” VMs and LXCs (because I’m shit at DNS and still trying to get that down), and things are actually somewhat documented in an easy-to-find place.

  • Eager Eagle@lemmy.world
    link
    fedilink
    English
    arrow-up
    4
    ·
    15 hours ago

    I tried portainer for a while, but it was almost useless to me, as I’d always end up in the command line anyway. So I dropped that and any other dashboard idea.