Home Directory Plugins Games check_minecraft-15_16_17

Search Exchange

Search All Sites

Nagios Live Webinars

Let our experts show you how Nagios can help your organization.

Contact Us

Phone: 1-888-NAGIOS-1
Email: sales@nagios.com

Login

Remember Me

Directory Tree

check_minecraft-15_16_17

Rating
0 votes
Favoured:
0
Current Version
1.1
Last Release Date
2014-01-11
Compatible With
  • Nagios 3.x
Owner
License
Other
Hits
29045
Files:
FileDescription
check_minecraftcheck_minecraft
Nagios CSP

Meet The New Nagios Core Services Platform

Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.

Monitoring Made Magically Better

  • Nagios Core on Overdrive
  • Powerful Monitoring Dashboards
  • Time-Saving Configuration Wizards
  • Open Source Powered Monitoring On Steroids
  • And So Much More!
Nagios plugin to check the status of minecraft servers. Supports Minecraft 1.5, 1.6, and 1.7 (preliminary testing against 1.8 snapshots show the 1.7 protocol still works with 1.8). Tested on MCPC+, Spigot, CraftBukkit, and Vanilla servers. Uses the standard server ping protocol, and does not require query or any plugin.
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 is created and sent to the server. If the server responds, the response is decoded to determine the number of players online, the max number of players, and time taken to complete the process.

If the port is not specified, the default port number of 25565 will be used.

Uses the free WTFPL public license.

Release 1.1 - Added code to handle server ping responses that return PNG images.