I run a quite large vps. now and i want to monitor it ive been using beszel an uptime kuma, does anyone know a better solution ive tried grafana an prometheous. but it was not as good as i was hoping. i saw netdata on selfh.st does anyone have expierance with that.
Slow down, punctuate, proofread.
Wonderfully succinct. Thank you for caring about strangers representing themselves best and better.
What are you trying to observe? Just the server and applications? Traffic?
Netata will give you just about every metric you could possibly use for a server. However and anecdotally, netdata seems to spawn a ton of zombie processes (https://github.com/netdata/netdata/issues/20565) which was quite annoying.
If you’re going for server traffic observability , I recommend ntopng. It’s pretty comprehensive.
Depends on what youre trying to track, but prom can track whatever you want and grafana can display it. You may also want log monitoring as well, which you can also feed in - grafana is just display.
The metrics you want to look at are the big question though.
Im mostly looking for traffic uptime and resourses
It seems to me like you don’t really want historic metrics.
Youre not looking for an observability platform, more a resource monitor like btop. Whether its btop.or one of the other variations of top, there are a lot of them with heavy customization options.
I’d recommend starting there to figure out what you want/need.



