Sophie

Sophie

distrib > Mandriva > 2009.0 > i586 > by-pkgid > 4b745cb87c2f76c3500b2bf3e9d361d9 > files > 76

nagios-plugins-1.4.12-1mdv2009.0.src.rpm

# $Id: check_oracle.cfg 148613 2008-01-11 17:59:43Z oden $
# 'check_oracle' command definition
define command{
	command_name	check_oracle
	command_line	@libexecdir@/check_oracle --tns $ARG1$ --db $ARG2$ --login $ARG3$ --cache $ARG4$ --tablespace $ARG5$ --oranames $ARG6$
	}