Sophie

Sophie

distrib > Mageia > 3 > i586 > by-pkgid > 9378bcfda7af5c9b86d69f33b09a3c17 > files > 1

nagios-check_ntp-1.4.16-7.mga3.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
	}