function ramon {
	description="Resource and Application Monitoring protocol"
	use="tcp"
	port=${port:-8576}
	do_service $FUNCNAME $@
}
