Your IP : 172.28.240.42


Current Path : /usr/share/nagios-plugins/templates-standard/
Upload File :
Current File : //usr/share/nagios-plugins/templates-standard/rpc-nfs.cfg

# 'check-rpc' command definition
define command{
	command_name	check-rpc
	command_line	/usr/lib/nagios/plugins/check_rpc -H '$HOSTADDRESS$' -C '$ARG1$'
	}


# 'check-nfs' command definition
define command{
	command_name	check-nfs
	command_line	/usr/lib/nagios/plugins/check_rpc -H '$HOSTADDRESS$' -C nfs -c2,3
	}