Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > 9ae84c79bd7988e5236afd889b75a4ca > files > 1

nagios-check_mem-1.4.14-2mdv2010.0.i586.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/lib/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/lib/nagios/plugins/contrib/check_mem.pl -u -w $ARG1$ -c $ARG2$
	}