https://github.com/programmerdan/civmonitor
Some basic stats monitoring for MC servers
https://github.com/programmerdan/civmonitor
Last synced: 10 months ago
JSON representation
Some basic stats monitoring for MC servers
- Host: GitHub
- URL: https://github.com/programmerdan/civmonitor
- Owner: ProgrammerDan
- License: bsd-3-clause
- Created: 2016-01-14T00:00:08.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-01-14T00:00:28.000Z (over 10 years ago)
- Last Synced: 2025-04-04T02:41:46.865Z (about 1 year ago)
- Language: Java
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.TXT
Awesome Lists containing this project
README
CivMonitor
=============
Simple monitor server for sharded servers.
First draft just pushes to a file or DB.
Second draft targets to host a simple JSON query service for active monitoring.
Data monitored:
* TPS
* Player Count
* Latency to fixed hostlist (configured)
* Player Ping Statistics (min, avg, max)
* Player Churn (connections since last check, disconnects)
* Free Space on disk