Sophie

Sophie

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

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

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

# 'check_ifoperstatus_ifdescr' command definition
define command{
	command_name	check_ifoperstatus_ifdescr
	command_line	@libexecdir@/check_ifoperstatus -H $HOSTADDRESS$ -C $ARG1$ -d $ARG2$
	}