What's Your Preferred Server Monitoring Method?

Trincapinones@lemmy.world to Selfhosted@lemmy.world – 89 points –

How do you monitor your server containers, disks, load...?

Do you use an easy-to-use web interface? Do you do everything via SSH? Or maybe you've got a more complicated setup?

I want to change my setup and I'm looking for new ideas, I've been using Cockpit for some years and some of the plugins are really outdated (ZFS for example) and others are completely broken (docker-compose).

65

You are viewing a single comment

I'm a huge fan of Netdata, very configurable and monitors just about anything you could want. Great interface and alerts too - https://www.netdata.cloud/

Same been running netdata for years. They're monetizing now where it used to just be free. Good for them, it's a great product. And it's foss

I was looking for something free that I could host on my machine but thanks, I didn't know about it

As others stated, you can run and access the interface locally (or setup your own reverse proxy) for free. Their Cloud dashboard is also free for up to 5 nodes. They recently added a flat-rate "Homelab" plan as well, if you want to remove the limit. It's all quite usable for $0 otherwise though!

Netdata 100%

It feeds my itch for more data than I know what to do with and it's presented in one of the cleanest ways I've ever seen for so much info.

I love how easy to use NetData is, but when running it on my home servers it destroys their performance lol. Every once in awhile I check in to see if it runs better.

That's strange, I've run it fine on some very underpowered hardware. Are you adding a specific monitoring integration with it, or just out of the box settings?

Just out of the box. I am usually running it as a container on UnRAID on an x86 machine. It seems primarily to just be a big memory hog when I’ve tried to use it.