I’m new to LibreNMS but really like it. I’ve added a custom module to a remote host using check_mk. It returns the number of online Minecraft users on the server. It looks like this:
…
<<<minecraft_users>>>
283
I want to graph the result and I’ve been reading other topics similar to mine on this forum. I’m not a programmer and that seems to be a show stopper. Is it possible to graph this kind of data in an easy way or do you have to be a programmer?
Thanks!