https://github.com/OpenSourceLAN/srcds-perfmon
A little utility to track the performance of a SRCDS server
https://github.com/OpenSourceLAN/srcds-perfmon
Last synced: 9 months ago
JSON representation
A little utility to track the performance of a SRCDS server
- Host: GitHub
- URL: https://github.com/OpenSourceLAN/srcds-perfmon
- Owner: OpenSourceLAN
- License: gpl-3.0
- Created: 2016-05-21T09:02:23.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-05-22T00:39:56.000Z (over 9 years ago)
- Last Synced: 2024-11-15T04:31:00.638Z (about 1 year ago)
- Language: HTML
- Size: 161 KB
- Stars: 7
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-lanparty-software - srcds-perfmon
README
# srcds-perfmon
A little utility to track the performance of SRCDS servers and display
the results
Written for and tested with CS:GO, but other SRCDS servers might work?
TODO: test that :)
# Roadmap
* Automatically poll a list of servers for the performance stats (using `stats` rcon command)
* Provide a simple web interface to graph recent performance statistics
* Save state somewhere (postgres? redis? logstash? idk)
* ??? Your feature suggestion here
# Requirements
A recent version of node. Written and tested with node v5.7.1
# Usage
```
npm install
node index.js
```
# Demo
No demo, but here's an image of it in action, monitoring 4 servers:
