Skip to content

Azelphur-Servers/nagios-srcds-check

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

nagios-srcds-check

Check SRCDS servers using RCON

This is a simple python script which we will use to let nagios know about the status of our servers, currently it reports...

  • Number of humans playing
  • Number of bots playing
  • Maximum players
  • Current map
  • The status of replay
  • Average player loss
  • Average player ping
  • Check that sm version command works
  • Check that meta version command works

Installing

You'll need python-valve, which you can get by running

git clone https://github.com/Holiverh/python-valve.git
cd python-valve
sudo python setup.py install

About

Check SRCDS servers using RCON

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages