Monitor servers and store status in a database
Monitor the status of a Minecraft server by saving it every minute in a MySQL table named `stats_io_servers`. In a Bungee environment, each server can be identified with a different name to get a quick view of the status of your network. The data can then be displayed in a frontend of your choice (not included).
The data stored is similar to that of a server query, which includes the following:
To this are added:
This is designed to let server admins see the status of their network at a glance. If the last check time isn't updating anymore, it can be a useful clue to warn someone that either a server is offline, or it crashed!
Saving this information to a database lets you use multiple clients to check on the results without bogging down the servers themselves with constant queries.
Installation
Configuration
database.host: Database host
database.port: Database port
database.base: Database name
database.username: Database username
database.password: Database password
server-id: A unique ID for this server
Commands
None
Permissions
None
Why is this plugin reliable?
I use all of my plugins on my own servers, and I like my plugins to be stable, reliable and low maintenance. Breaks on version upgrades are not expected, but should they happen, they will be quickly fixed.
Support my work
If you enjoy my work, I welcome sponsors! I've been running Minecraft servers since 2011, developed several plugins and tools for server owners, and I'm now working my way through releasing many of them. Your support would go a long way toward encouraging me to put more time and effort into this, plus fix any issues that might be discovered over time!