Sophie

Sophie

distrib > Mandriva > 2010.1 > x86_64 > media > contrib-backports > by-pkgid > 2b6322be6560f61353e983e107a607bb > files > 1

nagios-check_mem-1.4.15-6mdv2010.2.x86_64.rpm

# $Id: check_mem.cfg 148613 2008-01-11 17:59:43Z oden $
# 'check_mem_free' command definition
define command{
	command_name	check_mem_free
	command_line	/usr/lib64/nagios/plugins/contrib/check_mem.pl -f -w $ARG1$ -c $ARG2$
	}

# 'check_mem_used' command definition
define command{
	command_name	check_mem_used
	command_line	/usr/lib64/nagios/plugins/contrib/check_mem.pl -u -w $ARG1$ -c $ARG2$
	}