Hi everyone, how you are monitoring your servers? I saw some nice graphs around with the number of connected players and some other general stuff like CPU usage and such.
How do you pull the numbers out of the minetest server? Do you write a script that connects to the API and returns the values or are there already premade scripts or mods doing that?
The question is not about which monitoring tool to use (cactii, munin, nagios, zabbix, etc.) because I already have my favorite system (zabbix), but rather about how to pull all the numbers from the server.
Thanks!