Oddbean new post about | logout
 do you have this set up? https://grafana.com/grafana/dashboards/17492-mastodon-stats/ 
 I really don't like Grafana. I don't know why. It has something to do with aeshetitcs. I know it's widely supported by practically anything, but I still don't like it :blob_smile_sweat: Perhaps it has themes or something nowadays... :thinking_rotate: 

I'm thinking of setting up something like checkmk. Or then I'll just try that Grafana template during the weekend. Thanks. 
 give the cockpit a go. It won't use system resources, but gives good light way to manage server and see stuff. $PKGMGR install -y cockpit*&&systemctl enable --now cockpit.socket. Then up to yout network, but if can't open firewall, take ssh -L 9090:localhost:9090 $host and firefox https://localhost:9090 
 checkmk looks interesting. Last week I did demo with dynatrace (together with ansible eda), that was some heavy duty stuff.