Sophie

Sophie

distrib > Mandriva > current > x86_64 > by-pkgid > 3774bc3cebb6e26232fb0297aef2c5fa > files > 1

nagios-check_ntp-1.4.15-6mdv2010.2.x86_64.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/lib64/nagios/plugins/check_ntp -H $HOSTADDRESS$
	}

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