MT-CTF / capturetheflag

Capture the Flag game using the Minetest Voxel Engine
https://ctf.rubenwardy.com
83 stars 90 forks source link

I would like read only access to Grafana panel #1110

Closed farooqkz closed 1 year ago

farooqkz commented 1 year ago

I am interested in resource usage of Minetest CTF.

LoneWolfHT commented 1 year ago

The server isn't currently running Grafana, I have no experience with it.

farooqkz commented 1 year ago

The server isn't currently running Grafana, I have no experience with it.

So how do you monitor server resource's usage?

LoneWolfHT commented 1 year ago

I use top, and when I do it's only to make sure nothing is taking an unusual amount of resources. I use Minetest's builtin profiler for looking at mod perf

farooqkz commented 1 year ago

Hmm. Care to share Memory, CPU and bandwidth usage for different number of online players?

LoneWolfHT commented 1 year ago

That would be a lot of work to compile. I'd maybe look at doing it when my plate isn't as full.

If someone is considering making a server I'd recommend streamlining the server setup, going with a cheaper VPS to start, and upgrading as needed