Sophie

Sophie

distrib > Mageia > 1 > i586 > by-pkgid > 3de922d54b04bc060ef79fdc09f2cdda > files > 1

nagios-check_mem-1.4.15-8.mga1.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$
	}