Sophie

Sophie

distrib > Mageia > 6 > armv7hl > media > core-release-src > by-pkgid > 789d96ffa7070008c5c6b7969a8c45e7 > files > 29

nagios-plugins-2.1.4-2.mga6.src.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	@libexecdir@/check_ntp -H $HOSTADDRESS$
	}

# 'check_ntp_ntpq' command definition
define command{
	command_name	check_ntp_ntpq
	command_line	@libexecdir@/check_ntp -H $HOSTADDRESS$ -j 10 -k 15
	}