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: 5 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 (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-05-22T00:39:56.000Z (almost 9 years ago)
- Last Synced: 2024-08-03T03:05:16.081Z (9 months 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 resultsWritten 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:
