Skip to content

Web-based monitoring tool for valve source servers.

License

Notifications You must be signed in to change notification settings

michaelimfeld/sourcemon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sourcemon

Build Status

Sourcemon is a web-based monitoring tool for valve source servers (like CS:GO or Garry's Mod). It uses the valve-python module to query any source server for data.

Installation

git clone https://github.com/michaelimfeld/sourcemon.git
bower install
debuild -us -uc
dpkg -i ../sourcemon_1.0_amd64.deb

Usage

sudo service sourcemon start

Navigate your browser to localhost:5000 and start adding your servers!

Debugging

For debugging you can start sourcemon manually:

sudo su www-data -s /bin/bash
sourcemon

About

Web-based monitoring tool for valve source servers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published