Web Monitoring - Printable Version +- Cuberite Forum (https://forum.cuberite.org) +-- Forum: Cuberite (https://forum.cuberite.org/forum-4.html) +--- Forum: Discussion (https://forum.cuberite.org/forum-5.html) +--- Thread: Web Monitoring (/thread-1838.html) |
Web Monitoring - Boo - 03-19-2015 Hello, Why on my server dont work any php status monitoring? I Try to make this monitoring on my site, but this status monitoring allways offline my server. On Bukkit work fine http://monitoringminecraft.ru/generator RE: Web Monitoring - xoft - 03-19-2015 How does the monitoring work, how does it check whether the server is online? RE: Web Monitoring - worktycho - 03-20-2015 It looks they use the query protocol, which is unimplemented. So they don't see a server. RE: Web Monitoring - Boo - 03-23-2015 Tnx) problem with query protocol RE: Web Monitoring - xoft - 03-23-2015 This plugin should be al that is needed for the MCServer to be visible: https://github.com/Raekye/MCServer-Query RE: Web Monitoring - sphinxc0re - 03-23-2015 Can this go into Core? It's a core functionality of the vanilla server after all RE: Web Monitoring - xoft - 03-23-2015 If Raekye agrees, why not. RE: Web Monitoring - tigerw - 03-23-2015 Can this go into the server? RE: Web Monitoring - sphinxc0re - 03-23-2015 You mean in the main code? I thought about that, too but I think this is more an external feature then a housekeeping or functionality thing |