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.

  • Fmstrat@lemmy.world
    link
    fedilink
    English
    arrow-up
    0
    ·
    29 days ago

    Set of cron jobs that check services, then send a Matrix message if there’s an issue.

    For the cron jobs, I pipe stderr to another script that watches those and does the same.

    If all fails, and internet is unavailable and the router crashes, a Pi will toggle a relay, cutting and resupplying power.

  • Mereo@piefed.ca
    link
    fedilink
    English
    arrow-up
    0
    ·
    edit-2
    30 days ago
    docker stats
    

    With that command, I get all the stats I need, no dashboard required.

  • communism@lemmy.ml
    link
    fedilink
    English
    arrow-up
    0
    ·
    29 days ago

    Never used a dashboard… I just manage my services on the cli with plain docker commands.

  • CompactFlax@discuss.tchncs.de
    link
    fedilink
    English
    arrow-up
    0
    ·
    30 days 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.