Dreamshadow1977 ( @Dreamshadow1977@alien.top ) B Self-Hosted Main@selfhosted.forumEnglish • 11 months ago
I’d like a docker image that gives me current system statistics like btop does on a web page in my docker environment. Is there something that isn’t grafana/prometheus where I have to set up all my data and queries? I’m working towards learning those, but life has slowed that down. I’d like to see CPU/Disk/Network usage and system temp. Open to suggestions.
You must log in or register to comment.
- jlow (he/him) ( @jlow@beehaw.org ) English1•11 months ago
Mh, there was something like that, not sure of it was this: https://github.com/bcicen/ctop
Netdata also might be an option, depending on your setup/system container names might be an endless string of characters (🫠) or the container names (😘), I could never figure out why …