Sophie

Sophie

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

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

# $Id: check_rpc.cfg 148613 2008-01-11 17:59:43Z oden $
# 'check-rpc' command definition
define command{
	command_name	check-rpc
	command_line	@libexecdir@/check_rpc -H $HOSTADDRESS$ -C $ARG1$
	}

# 'check-nfs' command definition
define command{
	command_name	check-nfs
	command_line	@libexecdir@/check_rpc -H $HOSTADDRESS$ -C nfs -c2,3
	}