Sophie

Sophie

distrib > Mandriva > 2010.2 > i586 > media > contrib-backports > by-pkgid > 5a952d1767497a845d2b1dc1b3746f91 > files > 1

nagios-check_mem-1.4.15-6mdv2010.2.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$
	}