CPU/GPU/RAM/Disk usage, logs, errors, network usage, overall status, etc
What do you use/prefer?
Mainly looking for self-hosted web based tools, stuff I can view from a browser; but desktop and CLI apps are welcome too :)
For general system stats, I like btop. It runs in the terminal, so you can monitor it through SSH remotely. It also is much more readable than some of the other older top process monitors.
Docker desktop is a nice GUI interface for local docker container management, Portainer if you want something more enterprise grade.
For container management I use portainer CE and for the rest I use CheckMK.
+1 for Portainer CE. works like a charm.
I discovered netdata yesterday and it’s looking pretty good
I was going to say netdata as well. But I am not sure if it shows container wise stats.
Cockpit has a nice integration for Podman containers.
Dockge for docker compose stacks. Glances for system resource usage because it has a Homepage widget.
How about Telegraf -> influxDB -> Grafana?
For monitoring from my phone (iOS) I use ServerCat which I really like. It can show the status of multiple servers at a glance and provides detailed information and a SSH terminal if needed.
TIG stack is what I use as well. I will take a look at servercat too. Thanks for mentioning it.
OpenTelemetry
Portainer for docker stuff; CasaOS for RAM, CPU usage, disk drive monitoring, samba shares.
Casa also lets you access the file system, so when jellyfin fails to clear transcodes, I can go in with the web interface and delete the folder.
Naemon and Graylog.
It’s a lot for the homeland, but I love zabbix
I like to use my eyes, an ssh connection and my shell.
tmux and tui monitoring tools are also often handy.
This is the way.