Eon Stats
Eon Stats is a program that reads off of your stats.xml file every 2 minutes, and is used to provide you and your players the status of the realm without typing any urls. It can also be used for personal monitoring of your server. Later on after the program is finished, I will release a library with functions to read nodes from the stats.xml file.
Here is what the program looks like so far:
It is still a work in progress, and the design will be improved. If the reader cannot find/read a node, it will simply put a '-' for the value.
So far, the program shows:
- The emulator
- Online players
- Peak online players
- Accepted connections
- Online horde
- Online alliance
- Online GMs
- Memory usage
- Average latency
- Players of each race
- Players of each class
If you think something from the stats file should be added, post it here.
Any feedback/suggestions are welcome