Sophie

Sophie

distrib > Mandriva > 2009.0 > i586 > by-pkgid > 4b745cb87c2f76c3500b2bf3e9d361d9 > files > 32

nagios-plugins-1.4.12-1mdv2009.0.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
	}