Sophie

Sophie

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

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

# $Id: check_disk.cfg 528810 2010-03-29 14:56:31Z guillomovitch $
# 'check_disk' command definition
define command{
	command_name	check_disk
	command_line	@libexecdir@/check_disk -w $ARG1$ -c $ARG2$ -p $ARG3$
	}

# 'check_all_disks' command definition
define command{
	command_name	check_all_disks
	command_line	@libexecdir@/check_disk -w $ARG1$ -c $ARG2$
	}