Games

Nagios plugins for monitoring games and game servers.

Showing 1-10 of 12 results.

Sort by:

Games
check_spigot_minecraft.py
https://github.com/HunnyPuns

This plugin will check: The number of users connected to a server The amount of memory used (based on what you provide to Minecraft, not…

License: GPL by: HunnyPuns
Games
check_shard.php

This is a nagios plugin that monitors whether an Ultima Online Freeshard is up and responding. Usage: check_shard -H shardhost -p port -w wtime -c…

License: GPL by: Robert
Games
check_minecraft.py

The plugin makes a TCP connection to a Minecraft server and collects the server description, online user count, and round-trip delay (RTD) from the monitor.

License: MIT by: Mark Rogaski
Games
check_minecraft-15_16_17

Attempts to connect to a minecraft server on the specified host:port. After connecting, a server ping packet that corresponds to the version of Minecraft specified…

License: Other by: Jon Marler
Games
Symantec 5220 Disk Appliance
http://forgottenlives.ca

NOTICE: Latest firmware (2.5.3) has broken the plugin's ability to submit commands via SSH. I no longer have access to an appliance to work around…

License: GPL by: Steven Brown
Games
check_mc
http://www.yerendar.de

Arguments: --host : Your host ip --port : The query port (defaults to 25565) --warn-on-full: If set, returns warning state if the server is full…

Games
check_tf2.py
https://github.com/DLMSweet/check_tf2.py
License: Other by: Tyler Sweet
Games
check_minecraft
https://github.com/vertecx/nagios-plugins

usage: check_minecraft.py [-h] -H ADDRESS [-p INTEGER] [-n INTEGER] [-m STRING] [-f] [-w DOUBLE] [-c DOUBLE] [-t DOUBLE] [-v] optional arguments: -h, --help show this…

License: MIT by: Petter Jönsson
Games
check_minecraft_server

You will need to install CraftBukkit and get both plugins installed and working before you begin configuring the plugins. Additional CraftBukkit configuration: 1. Edit the…

License: GPL by: Steven Brown
Games
check_quake
https://github.com/jackbenny/check_quake

This is a Nagios plugin to monitor game servers. The plugin uses qstat to do all the queries. All games that are supported by qstat…

License: GPL by: Jack-Benny Persson