Sophie

Sophie

distrib > Mandriva > 2010.2 > i586 > by-pkgid > c381448e6987e6bda2ccfa444dfda678 > files > 1

nagios-check_ntp-1.4.15-6mdv2010.2.i586.rpm

# $Id: check_ntp.cfg 148613 2008-01-11 17:59:43Z oden $
# 'check_ntp' command definition
define command{
	command_name	check_ntp
	command_line	/usr/lib/nagios/plugins/check_ntp -H $HOSTADDRESS$
	}

# 'check_ntp_ntpq' command definition
define command{
	command_name	check_ntp_ntpq
	command_line	/usr/lib/nagios/plugins/check_ntp -H $HOSTADDRESS$ -j 10 -k 15
	}