Sophie

Sophie

distrib > Mageia > 6 > armv7hl > media > core-release-src > by-pkgid > 789d96ffa7070008c5c6b7969a8c45e7 > files > 13

nagios-plugins-2.1.4-2.mga6.src.rpm

# $Id: check_game.cfg 148613 2008-01-11 17:59:43Z oden $
# 'check_quake' command definition
define command{
	command_name	check_quake
	command_line	@libexecdir@/check_game qs $HOSTADDRESS$
	}

# 'check_unreal' command definition
define command{
	command_name	check_unreal
	command_line	@libexecdir@/check_game uns $HOSTADDRESS$ -p $ARG1$ -pf 8
	}