Sophie

Sophie

distrib > Mandriva > current > i586 > media > contrib-release-src > by-pkgid > d11764e18e9e9f7acf8823cd6fc238b7 > files > 20

nagios-plugins-1.4.14-8mdv2010.1.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$
	}