MaxGauge_安装_2.5
- 格式:pdf
- 大小:819.39 KB
- 文档页数:35
SUNDE®vPoint2.5安装及终端(Diana2)设置手册1 / 902009-2017广州辉远电子技术有限公司。
版权所有。
感谢您购买辉远SUNDE 云终端(型号:Diana),使用本产品之前请仔细阅读本手册。
注意:所有包含于此手册的信息版权归广州辉远电子技术有限公司所有,未经书面授权许可,任何人不得对本手册的任何内容进行变更、发行、转载、复制、重制、改动、散布、表演、展示。
本手册所描述的软件仅在授权许可下通过,并在授权许可下使用与复制。
本手册里面的信息内容如有更改,恕不通知。
广州辉远电子技术有限公司不负有任何责任。
对此造成的错误与误差,广州辉远电子技术有限公司不承担任何义务与责任。
本手册示例中所涉及的任何公司名称仅作示范用途,并不涉及任何真实组织。
Microsoft 和Windows 是Microsoft 公司在美国或其他国家和地区的注册商标。
所有其他的注册商标皆为其他相关组织所有。
如果本手册是随附有最终用户使用协议的软件分发的,则此手册以及手册中提及的软件是凭授权提供的,只可以依照此协议中的条款进行使用或拷贝。
除非使用协议允许,本手册的任何部分皆不可以任何方式或形式(这些形式包括电子形式、机械复制、录音或其他)进行复制或传播,除非事先已经获得广州辉远电子技术有限公司的书面同意。
请注意,此手册中的内容受著作权法律的保护,即使本手册随附的软件未包含最终用户使用协议书。
2 / 90目录一、vPoint2.5 新特点及物理主机(服务器)的配置--------------------------------------------------------------51.1 vPoint2.5有哪些更新?------------------------------------------------------------------------------------51.2 vPoint2.5 方案的完整架构图----------------------------------------------------------------------------51.3 服务器硬件配置要求--------------------------------------------------------------------------------------7二、vPoint 服务端软件的安装----------------------------------------------------------------------------------------72.1 只安装vPoint Server,不安装任何Client 端-----------------------------------------------------82.2 既安装vPoint Server,又安装vBox Client 端---------------------------------------------------122.3 只安装vBox Client 端-----------------------------------------------------------------------------------16三、vPoint 软件的卸载------------------------------------------------------------------------------------------------20四、vPoint 服务器端软件的Web 控制中心(WebConsole)--------------------------------------------224.1 登录vPoint 的WebConsole---------------------------------------------------------------------------224.2 vPoint WebConsole 各功能说明-----------------------------------------------------------------------244.3 账号管理-----------------------------------------------------------------------------------------------------254.4 终端管理-----------------------------------------------------------------------------------------------------294.5 创建Diana 用户账户-------------------------------------------------------------------------------------294.6 一键广播功能 --------------------------------------------------------------------------------------------34五、虚拟电脑的创建--------------------------------------------------------------------------------------------------355.1 修改VirtualBox 的全局设定 --------------------------------------------------------------------------355.2 创建虚拟电脑 ----------------------------------------------------------------------------------------------385.3 给虚拟电脑安装增强功能 ------------------------------------------------------------------------------475.4 给虚拟电脑安装vPointGuest(音频及USB 组件)-------------------------------------------495.5 虚拟电脑的克隆------------------------------------------------------------------------------------------ 525.6 给虚拟电脑添加D 盘(用户数据盘)-------------------------------------------------------------615.7 给虚拟电脑创建快照 ------------------------------------------------------------------------------------675.8给虚拟电脑添加共享文件夹--------------------------------------------------------------------------71六、Diana2 的设置-----------------------------------------------------------------------------------------------------746.1 设置账户信息 ----------------------------------------------------------------------------------------------746.2 更改账户配置信息 ----------------------------------------------------------------------------------------766.3 设置终端的IP 地址---------------------------------------------------------------------------------------766.4 终端登录服务器--------------------------------------------------------------------------------------------776.5 终端的其他设置项-----------------------------------------------------------------------------------------783 / 906.6 终端使用无线网络连接----------------------------------------------------------------------------------82七、iSupport的使用-------------------------------------------------------------------------------------------------847.1 iSupport的安装--------------------------------------------------------------------------------------------847.2 iSupport的使用--------------------------------------------------------------------------------------------84八、多服务器负荷分担和互为备份的设置--------------------------------------------------------------------884 / 90一、 vPoint2.5版本新特点及物理主机(服务器)的配置1.1、vPoint2.5版本有哪些更新?vPoint1.0版本是单服务器版本,即一个控制台只能管理本机上的虚拟机。
angular-gridster2详解angulargridster2详解Angulargridster2是一个基于Angular框架的强大的网格布局插件。
它提供了一种简单而灵活的方法来创建可拖动和可调整大小的网格。
在本文中,我将逐步回答一些关于angulargridster2的问题,并深入探讨其详细的使用方法和功能。
1. 什么是Angulargridster2?Angulargridster2是一个开源的Angular插件,它提供了一种可自定义的网格布局系统,可以用于创建可拖动和可调整大小的项目。
它基于Angular框架和CSS Grid布局,提供了一个简单而灵活的方式来创建响应式的网格布局。
2. 安装和配置首先,我们需要确保已正确安装和配置了Angular框架。
然后,使用npm 包管理器安装angulargridster2:npm install angular-gridster2安装完成后,将angulargridster2添加到你的Angular应用中。
在你的模块文件中导入GridsterModule,并将其添加到imports数组中:typescriptimport { GridsterModule } from 'angular-gridster2';...NgModule({declarations: [...],imports: [...GridsterModule],...})export class AppModule { }3. 简单示例在你的组件中,你可以通过以下方式使用angulargridster2:html<gridster [options]="options"(gridsterInit)="onGridsterInit(event)"><gridster-item *ngFor="let item of items" [item]="item"><! 内容></gridster-item></gridster>在上面的示例中,我们定义了一个Gridster组件,并通过`options`属性为其传递了一些配置选项。
User manualDocument historyIssue date: February 2019Language: EnglishIf you have questions or comments that relate to this document, please send them to: ****************or visit the QSAR Toolbox discussion forum at:https:///community/toolbox_forumCONTENTS:Document history (2)Issue date (2)Language (2)I.Introduction & Requirements for QSAR Toolbox installation (4)1.Introduction (4)2.Requirements (4)II.QSAR Toolbox installation (4)III.How to transfer custom items from previous Toolbox versions into the new one?151.Transfer custom items from QSAR Toolbox 3.x to QSAR Toolbox 4.3 (15)2.Transfer custom items from QSAR Toolbox 4.x to QSAR Toolbox 4.3 (18)IV.How to remove the previous Toolbox version(s)? (19)1.Removing of QSAR Toolbox 3.x (19)2.Removing of QSAR Toolbox 4.x (19)V.OASIS Metapath (22)VI.Known issues (22)I. Introduction & Requirements for QSAR Toolbox installation1.IntroductionThis document provides a step by step description of the installation procedure of the QSAR Toolbox (version 4.3) set-up kit on a local PC operating Microsoft® Windows®.The new QSAR Toolbox 4.3 is not a continuation of the Toolbox 3.4 codebase. It is a new system, designed from the bottom up and rewritten using new underlying technologies and database management sub-system. This in turn means a completely different deployment experience. QSAR Toolbox 4.3 is a major update to Toolbox and can be installed alongside previous versions of 4.x.2.RequirementsIt is recommended to use an up-to-date PC with 64 bit operating system(required) and a processor running at 2.4GHz or faster, 15 Gigabyte of hard disc space for storage and 6 Gigabyte of RAM to operate. In order to run this installation you will need administrator rights on your local PC. However, once installed, normal user rights will be sufficient for running the application.The following components will be installed on your PC if they are not already available:∙The database manager PostgreSQL 9.6∙Microsoft .NET Framework 4.5.2II.QSAR Toolbox installationBefore starting to install the Toolbox, make sure that all files are extracted from the downloaded package. Navigate to the CD on which you have received the application or to the folder into which you have downloaded the package. Right click over the package and select to extract the content to a new directory.Do not start to install Toolbox directly from the downloaded package.QSAR Toolbox 4.3 is a major update to Toolbox and can be installed alongside previous versions of 4.x.If you have not installed any of the previous versions of Toolbox 4. (i.e. versions 4.0, 4.1 and/or 4.2), you need to install the three basic components of QSAR Toolbox –1) PostgreSQL, 2) Database and 3) QSAR Toolbox application.If you have some of the previous Toolbox versions, skip Step 1 and start directly from Step 2. Database.Double click on the “StartInstall.exe” file (Figure 1) (located in the directory where the extracted content from the package is) and follow the steps described below.Figure 1. Installation Startup screenStep 1. PostgreSQLStep 1.1. Click on PostgreSQL 9.6.1. Install(Figure 2)Figure 2. Start installation of PostgreSQLStep 1.2. You will be asked to select where the PostgreSQL should be installed and data stored. Leave the default setting - click Nexttwice (Figure 3).Figure 3. Selection of folders where the PostgreSQL should be installed and data storedStep 1.3. Next you will be asked to enter the password and port (Figure 4). password: postgres (recommended) port: 5432(by default)Figure 4 Specifying password and port for the PostgreSQLStep 1.4. Finally uncheck Launch Stack Builder and click Finish (Figure 5)Figure 5. Uncheck launching of the Stack Builder and finish the PostgreSQL installationNow PostgreSQL is installed and you can continue with the installation of the Toolbox database.Step 2. DatabaseStep 2.1. Select QSAR Toolbox 4.3. Database(Figure 6)Figure 6. Start installation of the Toolbox databaseStep 2.2. You will be asked (Figure 7) to provide the PostgreSQL superuser password and listenport. (see 1.3.):- For password type postgres (recommended)- For the port type 5432 (by default) and click Start database deployment buttonFigure 7 Start database deploymentStep 2.3.On the next confirmation message click on “Yes” (Figure 8). This warning message is related only to the same version of Toolbox. Deployment of the Toolbox 4.3 database will not affect the previous databases.Figure 8. Confirmation message for starting database deploymentThe full database deployment takes around 10-15 min depending on computer configuration and it should not be interrupted.Continue with the last step of the Toolbox installation.Step 3. ToolboxStep 3.1. Select QSAR Toolbox 4.3. (Figure 9)Step 2.2. Start the installation of Toolbox by clicking Next (Figure 10)Figure 10. InstallShield Wizard screenStep 2.3. Accept the terms of the license agreement in order to continue with the Toolbox installation (Figure 11)Figure 11. License agreementStep 2.4. You will be asked for a destination folder of the Toolbox. Click Next to install the Toolbox to the default directory (Figure 12)Figure 12. Selection of Toolbox destination folderStep 2.5. Then you will be prompted to select the deployment mode for the installation suite. There are three deployment modes for available for QSAR Toolbox 4 - Standalone, Client only or Multi-user server.∙Standalone –This deployment mode should be used on a single computer. This deployment mode allows for creation of new profiling schemes, importing of databases and creation of new QSARs. This is the recommended deployment mode for users who will be developing profiling schemes, QSARs, databases.∙QSAR Toolbox Desktop Client Only - This mode will install only the Toolbox client. It will have to be connected to a separate deployment of a QSAR Toolbox multi-user Server.∙QSAR Toolbox multi-user Server - This deployment mode is similar to the standalone deployment, in that it installs both Server and Client layers of the QSAR Toolbox, however it configures the Server in multi-user mode. When connected to a multi-user server the user will have restrictions on certain features, such as creation of new profiles and importing of databases.Select the Standalone deployment mode used for a single computer and click Next (Figure 13) Figure 13. Selection of deployment mode of ToolboxStep 2.6. Next you will be prompted to enter the connection parameters for the Client and Server applications. Make sure the database port is the same (5432 by default), click Next (Figure 14) and then finish the installation.Figure 14. Entering connection parametersMeaning of the parameters:∙Client connect host: This specifies the computer that the client will connect to.∙Client connect port: This is the port the client will use to connect to the Server. It should match the listening port that the Server was configured to listen to.∙Database host: This specifies the host computer where the PostgreSQL database is located.∙Database port: This specifies the port the PostgreSQL database server listens to (see PostgreSQL installation section).∙Server listening port: This is the port the QSAR Toolbox Server will listen on (and Toolbox Client will try to contact on).Step 2.6. Finalize the Toolbox application install by click on “Install” and then “Finish” (Figure 15)Figure 15. Finalizing of the Toolbox Application installationNow all needed components for the properly work of Toolbox are installed and you can run the system.III.How to transfer custom items from previous Toolbox versions into the new one?1.Transfer custom items from QSAR Toolbox 3.x to QSAR Toolbox 4.3Two tools allowing to transfer custom items (profilers and databases) from QSARToolbox 3.x to QSAR Toolbox 4.3 are available.a.Transfer custom profilersPackage with a Scheme Migrator App (i.e. the tool allowing transferring of customprofiling schemes) could be downloaded from the following link:/downloads/tools/SchemeMigratorApp.zipAfter extracting the content of the package, the SchemeMigratorApp.exe file shouldbe manually placed in the COM34 folder created by the QSAR Toolbox 3.4installation.The default path to the COM34 folder is %PROGRAMFILES(X86)%\OASIS-LMC\COM34 (e.g. C:\Program Files (x86)\OASISLMC\COM34) (Figure 16).Figure 16. Scheme Migrator App executable in the default directory of the COM34folder (QSAR Toolbox 3.4)Start the program by running the SchemeMigratorApp.exe file. Multiple Toolbox3.x schemes can be loaded with the "Load schemes" button (1) (Figure 17).Sequential loading of schemes adds them to the list. The list of loaded schemes canbe cleared by using the "Clear list" button (2). Once the scheme(s) have been loaded, they can be converted by clicking the "Convert!" button (3).Figure 17. Scheme Migrator App screenThe conversion process may take from seconds to several minutes depending on the count, size and complexity of the input schemes, as well as on the computer hardware. Once he conversion process has been completed, a status log for each scheme is displayed in the Status pane informing whether the operation has succeeded.In case of successful conversion, a new file (.plugin.config) will be created for each converted scheme. In order to be able to work with the converted schemes in QSAR Toolbox 4.3, they need to be placed in the CONFIG folder. Its default path is: C:\Program Files (x86)\Common Files\QSAR Toolbox4.3\Config\Addins\LMC.Toolbox.Server.ProfilingMore details about the Scheme Migrator App could be found in the user manual included in the downloaded package.b.Transfer custom databasesPackage with a Database Migration Tool (i.e. the tool allowing transferring of old Toolbox database) could be downloaded from the following link:/downloads/tools/DatabaseCopy4.3.zipThe Database Migration Tool is an application with a very basic, easy to use user interface that is built to transfer user databases and inventories to the existing database.Once the tool is downloaded, extract the content of the package and double click the ToolboxDatabaseCopy4 executable (Figure 18)Figure 18. Database Migration Tool executableThe user interface of the Database Migration Tool includes three sections (Figure19). The first section called Source Database(1) allows selecting the sourcedatabase file by the “Open” button (the default location of the database is: C:\Program Files (x86)\Common Files\QSAR Toolbox\Ver 3.4\DB ). The next section called Toolbox 4.3 database (2) shows the database to which the source database is transferred to. By default the application is preconfigured to connect to the installation database (e.g. toolboxv20). The third section lists the custom databases/inventories object of transferring (3). Once the database file is selected (in the first section), then list with the available custom databases/inventories will be loaded automatically and the user could select if they want to transfer all or just some of them. The process of migration starts by clicking the “Start Transfer”button (4).Figure 19. Database Migration Tool screenOnce started the process could not be cancelled until finished. The transfer process will take several minutes.More details about the Database Migration Tool could be found in the user manual included in the downloaded package.2.Transfer custom items from QSAR Toolbox 4.x to QSAR Toolbox 4.3a.Transfer custom profilersCurrently there is no tool allowing automatically transferring of profilers from of Toolbox 4.x (i.e. Toolbox versions 4.0, 4.1 and 4.2) to Toolbox 4.3.The users have to copy manually their custom profilers from the corresponding directory and to paste them into the profilers` directory in the Toolbox 4.3.Default directory of the Toolbox 4.2 profilers: C:\Program Files (x86)\Common Files\QSAR Toolbox 4.2\Config\ProfilersDefault directory of the Toolbox 4.3 profilers: C:\Program Files (x86)\Common Files\QSAR Toolbox 4.3\Config\Addins\LMC.Toolbox.Server.Profilingb.Transfer custom databasesCurrently there is no tool allowing automatically transferring of databases from of Toolbox 4.x (i.e. Toolbox versions 4.0, 4.1 and 4.2) to Toolbox 4.3.The users have to import their databases/inventories manually in the Toolbox 4.3.IV.How to remove the previous Toolbox version(s)?1.Removing of QSAR Toolbox 3.xUninstall the available 3.x versions of Toolbox directly from the Control panel of yourcomputer:Control Panel\All Control Panel Items\Programs and FeaturesAfter the uninstallation of QSAR Toolbox, the database will not be removed. It should be deleted by hand.2.Removing of QSAR Toolbox 4.xThe completely removing of QSAR Toolbox 4.x happens in two steps: 1) uninstallation of the program and 2) deletion of the database.a.Uninstallation of QSAR ToolboxUninstall the available 4.x versions of Toolbox directly from the Control panel ofyour computer:Control Panel\All Control Panel Items\Programs and FeaturesUninstallation of QSAR Toolbox removes only the Toolbox application. Thedatabase should be further removed.b.Removing of the Toolbox databasePreserving of the old Toolbox databases consume a lot of memory. In order to freesome space on your computer, you could delete the old TB 4.x databases (i.e. thedatabases of Toolbox 4.0, 4.1 and/or 4.2) by using of the Database removal tool.The tool could be downloaded from the link below:/downloads/tools/ToolboxDatabaseManagement.zipOnce the tool is downloaded, extract the content of the package and double click theToolboxDatabaseManagement executable (Figure 20).Figure 20. ToolboxDatabaseManagement executable Enter the port and the password of the PostgreSQL (1) and click Connect (Figure 21).Figure 21. Enter the port and password of the PostgreSQLThe settings are: port: 5432 (by default); password: postgres (as recommended)All available databases from Toolbox 4.x will appear. Select the old database(s) you want to delete (1) and click Delete selected databases (2) (Figure 22).Figure 22. Selection of old database(s) to be deletedV.OASIS MetapathClick on the OASIS Metapath item of the bootstrap application and follow the onscreen instructions.VI.Known issuesRunning the QSAR Toolbox on limited user accountsThe QSAR Toolbox server requires administrative permissions to run when running in Remote connect mode. They are necessary in order for the application to open a port and listen for client connection.OECD2, rue André Pascal 75775 Paris Cedex 16 FranceTel.: +33 1 45 24 82 00 Fax: +33 1 45 24 85 00 ****************。
一、背景介绍PHP是一种广泛应用于Web开发的服务器端脚本语言,而xdebug 则是一款功能强大的PHP调试工具。
它能够帮助开发人员追踪代码执行过程、查看变量值、分析性能瓶颈等,极大地提高了开发效率和代码质量。
本文将介绍xdebug插件的安装和基本用法,帮助读者更加熟练地使用这一工具。
二、安装xdebug插件1. 下载xdebug插件:需要从冠方全球信息站(xxx)下载适用于您的PHP版本的xdebug插件。
选择正确的版本非常重要,否则插件将无法正常工作。
2. 安装插件文件:将下载的插件文件解压缩,并按照冠方提供的文档将其放置在您的PHP扩展目录中。
3. 修改php.ini文件:在php.ini文件中添加如下配置以启用xdebug 插件:```zend_extension=/path/to/xdebug.soxdebug.remote_enable=1xdebug.remote_host=127.0.0.1xdebug.remote_port=9000```其中,`/path/to/xdebug.so`为xdebug插件文件的路径,`xdebug.remote_host`和`xdebug.remote_port`为调试客户端的主机和端口信息,可以根据实际情况进行配置。
4. 重启Web服务器:完成上述步骤后,需要重启您的Web服务器,使配置生效。
三、使用xdebug插件1. 在IDE中配置xdebug:需要在您的集成开发环境(IDE)中配置xdebug。
以PhpStorm为例,您需要在设置中找到“PHP”和“Debug”,然后设置xdebug作为调试器,并填写正确的端口号。
2. 在代码中设置断点:您可以在需要调试的代码中设置断点。
这样,在执行代码时,当程序执行到此处时,将暂停执行并进入调试状态。
3. 启动调试会话:在IDE中启动调试会话,并用浏览器请求您的PHP 页面。
在页面加载时,IDE将暂停执行在您设置的断点处,此时您可以查看变量、调用栈等信息。
文章标题:深度解析angular-gridster2 中文参数说明在现代网页开发中,前端框架的选择至关重要,能否高效地实现各种功能和效果,直接影响着用户体验和工作效率。
Angular-gridster2是一款优秀的响应式网格布局插件,在web应用中广受欢迎。
本文将深入探讨angular-gridster2的中文参数说明,为读者提供全面的解析和使用指南,使其能更好地运用该插件。
一、关于angular-gridster21.1 安装与配置我们需要了解如何安装和配置angular-gridster2。
在安装过程中,需要注意的细节包括依赖的安装和版本兼容性等问题。
接下来,我们需要理解如何配置angular-gridster2,包括外观、布局以及交互等方面的配置方法。
1.2 基本概念与功能在使用angular-gridster2之前,我们需要对其基本概念有一个清晰的认识。
在此基础上,我们可以理解该插件的各项功能,例如拖放、调整大小、嵌套布局等功能是如何实现的。
1.3 中文参数说明本文着重介绍angular-gridster2的中文参数说明,以帮助读者更好地理解和使用该插件。
在后续章节中,将详细解释各项参数的含义和用法,为读者提供实用的指南。
二、angular-gridster2中文参数说明2.1 参数一:gridTypegridType是angular-gridster2中的一个重要参数,它决定了网格的类型,可以是fixed或fit。
在实际应用中,选择不同的gridType会影响网格的排列方式和布局效果。
2.2 参数二:draggabledraggable参数用于控制网格是否可拖动,它可以是true或false。
通过设置不同的数值,我们可以实现不同的交互效果,例如只允许部分网格拖动或全部网格均可拖动。
2.3 参数三:marginmargin参数用于设置网格之间的间距,它可以是一个数值或一个数组。
合理地设置margin参数可以让网格之间保持适当的距离,提高页面的美观度和可读性。
Discuz! 是腾讯旗下 Comsenz 公司推出的以社区为基础的专业建站平台,帮助网站实现一站式服务。
让论坛(BBS)、个人空间(SNS)、门户(Portal)、群组(Group)、应用开放平台(Open Platform)充分融合于一体,帮助网站实现一站式服务。
说明:本文档用于帮助您全新安装完整的 Discuz! X2.5一、下载 Discuz! X2.5 官方版到本地或者服务器上下载地址:点击这里开始下载二、解压并上传 Discuz! X2.5 程序到服务器且修改相应目录权限1、上传 Discuz! X2.5 程序到服务器上解压缩得到如下图所示的三个文件:upload 这个目录下面的所有文件是我们需要上传到服务器上的可用程序文件;readme 目录为产品介绍、授权、安装、升级、转换以及版本更新日志说明;utility 目录为论坛附带工具,包括升级程序。
将其中 upload 目录下的所有文件使用 FTP 软件以二进制方式(常见 FTP 软件二进制的设置方法:点击查看详细说明)上传到空间。
如下图所示:———————————————————————————————————————青年论坛/电影吧/ 欢迎访问2、设置相关目录的文件属性,以便数据文件可以被程序正确读写使用 FTP 软件登录您的服务器,将服务器上以下目录、以及该目录下面的所有文件的属性设置为 777,Win 主机请设置internet 来宾帐户可读写属性。
./config/config_global.php./config/config_ucenter.php./config./data./data/avatar./data/plugindata./data/template./data/threadcache./data/attachment./data/attachment/album./data/attachment/forum./data/attachment/group./data/log./uc_client/data/cache./uc_server/data/./uc_server/data/cache./uc_server/data/avatar./uc_server/data/backup./uc_server/data/logs./uc_server/data/tmp./uc_server/data/view关于目录权限修改可以参考:点击查看详细说明三、安装过程上传完毕后,开始在浏览器中安装 Discuz! X2.5,在浏览器中运行/bbs/install/开始全新安装(其中/bbs 为你的站点访问地址)阅读授权协议后点击“我同意”,系统会自动检查环境及文件目录权限,如下图所示:———————————————————————————————————————青年论坛/电影吧/ 欢迎访问检测成功,点击“下一步”,即进入检测服务器环境以及设置 UCenter 界面,如下图所示:1、选择“全新安装 Discuz! X (含 UCenter Serve r)”如果您之前没有安装过我们的产品,需要全新安装的话,请选择此项。
MeGUI0.3.5.0无极×2完美汉化版(最新更新,修正许多错误,推荐大家重新下载)-附加简单教程!用过MeGUI的朋友都知道它的好,但是一直以来最可惜的就是没有汉化版,之前的版本不是太早期就是翻译得不专业.作为一个.net程序,做过汉化的人都知道其汉化的不易,所以这次上传的东西设置隐藏,必须回复才能看见!本次汉化界面是完全的,界面上你几乎找不到英文的痕迹.由于本人压制x264也有很长时间,所以很多功能比较了解,部分项目摒弃了原文字面意义,转而采用更适合汉语的说法,我在这里不再赘述,大家自己去发现吧.至于提示对话框,我也尽可能汉化,由于很多非标准资源,我暂时还没有能力汉化,所以提示框里可能残留了许多英文,尤其是错误提示框.不过好在常用的提示都汉化了,方便不懂E文的人使用。
用法:这是个压缩包里面只有一个主程序MeGUI-CN所以你必须先安装英文版,升级到最新后,把MeGUI-CN放进安装文件夹,就可以使用了.本来我是想做个安装包的,但是发现没有意义,可能是0.3.5.0版的更新bug造成的。
已经安装MeGUI的朋友用起来很方便,没有安装的也不用着急,你可以下载一个老版本的安装包(已提供),更新到最新就可以了.0.3.5.0版推出已经有2个月了,头一次汉化软件用时挺长,以后的版本出来后,我会第一时间发布汉化版.在这里先感谢大家支持了!应网友要求,我提供一个简单教程吧(给新手).MeGUI的使用依赖几个组件.第一是 .net Framework 2.0或以上版本没,有.net Framework,MeGUI就无法运行.Windows 5.x(2000到2003)系列需要安装,6.x系列都自带了,就不用装了./soft/38669.htm?jdfwkey=2ifoc1第二个是解码包.在此推荐终极解码/thread-466566-1-1.htmlKMPlayer+MPC是一对相当不错且互补的播放器.KMPlayer建议安装官方版,所以这里不选.AVS 2.5.8可以选,这样你就不需要再手工安装了.如果已安装AVS就无需选中.第三个是AVS 2.5.8 /soft/2049.html 如果你已安装了其他的解码包,而又没有安装AVS,就需要手工安装.简单片源:MKV,AVI,MP4,RMVB等片源第一步:首先需要建立AVS脚本.这是MeGUI使用第一步.工具-->创建AVS脚本对照视频预览窗口裁剪画面,并调整分辨率.降噪滤镜可以选,不过会降低处理速度.可以载入字幕,只能用外挂字幕,只能用宋体字体而不能直接调整.想要指定字体需要用ass类高级字幕,在其中指定,这里不说了.完成后保存,MeGUI会自动打开.关掉窗口,选定x264:*scratchpad*,点"设置"进入x264设置.核心参数:模式:恒定量化:取值1-64,推荐16-25,量化值越小效果越号,但是码率会偏高.最原始的采样模式,量化值相同意味着质量相同.但由于功能限制的比较多,一般是技术性的测试时用.2次编码:码率限定类编码,指定码率的时候要考虑到分辨率、动静态、暗部数量的问题.但由于现成的视频都能查看到码率,所以你选择码率时比较容易找参照物,比如480p 1-1.5Mbps,720p 3.5-5.5Mbps等等,推荐初级用户使用.一般自动2次编码比较方便.恒定质量:恒定量化的升级版,也是取值1-64,推荐16-25,量化值越小效果越号.相对于恒定量化开启了很多选项,如果你希望快速完成编码而又不在意文件容量,建议使用.核心参数:CABAC:H.264特色算法,一定不要关闭.参考帧数:多参考帧优于单参考帧,数目越大效果越好.一般3-7参就够,高参没太大必要.参考帧数对编码速度影响很大,而且高参对提高质量没有多大作用,建议不要设得过高.B帧数:B帧相对于I帧和P帧占据空间小,所以B帧越多码率就可以降得更低,但太多B帧容易产生误码降低质量,所以要取平衡,一般0-8. 次要参数:消色块:负值助于锐化,正值会柔化不推荐.另外最好别设置过大,因为消色块运算很耗资源,一旦超出解码器支持范围将会出现大量色块.核心参数:MB-Tree:x264的新功能,启用后同样量化值下能大幅降低码率.推荐开启.但是使用老版本的解码器,可能会出现花屏,比如某些MP4等,所以这个要注意.重要参数:搜索半径:取值1-64,推荐12-32,不推荐过大,否则速度会慢得惊人. 搜索方式:越靠下的选项越慢,推荐第3和第4项.搜索分区方式:越靠下的选项越慢,5-7比较平衡,8-10太慢且效果提升不大.网格算法:不要禁用就可以了.提高画质,且速度影响不大.像素快划分:推荐全选或仅取消P4×4.次要参数:禁用引用多参考帧:在编码一个帧的时候使用多个参考帧的信息有助于提高编码效率,建议不要勾选.禁用P帧快速验证:检测算法,对编码结果没有影响,只占用时间,可以取消核心参数:AVC规格:有基本,主要,高端可选,越高的设置压缩效率越高,但也越慢.如果没有特别的限定(如PSP只支持Main 3.0),推荐选高端.AVC级别:没有特别的要求,就是使用越低的级别,在设置上的限制就越多.选自动没问题,3.1-5.1也可以.次要参数:PSNR计算:评估画质的算法,只占用时间,可以取消SSIM计算:同上设置后点"确定",回到主界面.选择输出格式,一般是MP4和MKV,也可以输出原始流.完成后点"加入队列".点击后没有反应是正确的,不要重复点击.音频部分:进入设置后上面两个勾建议勾选,声道不用太多,立体声差不多了.注意音频输出文件不要跟视频文件重名,指的是不能使视频和音频的输出格式都采用了MP4.下面无非设置码率或质量值,就不赘述.完成后加入队列.转到队列选项卡,点击"开始"即开始编码.如果长时间不响应,不要着急,做做别的事,它自然会启动.编码完成后还没有搞定,因为影音是分离的,需要组合起来.分别添加视频流和音频流,甚至加入字幕和章节,点"加入队列",再转到队列选项卡,点"开始",完成后,视频就完成了.这是最新版,推荐下载.。
COBRA 安装指南1、安装这一系列软件时,要注意版本之间的兼容性否则...........可能现在的CORBRA版本只能用libSBML3.41及更低的版本,SBMLtoolbox的版本兼容性不知道2、安装软件的时候,先要搞清楚这些软件之间的依赖性。
在Windows XP 环境下,安装过程如下:步骤一,Install your LP solver of choice following the instructions for each solver. Test the functionality of the solver using examples provided with the solver and add the relevant folders to your Matlab path.首先,要下载线性规划(Linear Programing)的解题器(Solver),我是用glpk solver的。
* Download the precompiled version of glpkmex下载glpkmex 网址是/* Unzip the files to a folder of your choice解压下载的文件夹到目的文件夹* Add this folder to your matlab path添加目的文件夹到Matlab路径* Test with the examples that come with glpkmex (glpktest1.m,glpktest2.m)测试glpkmex(有两个demo包括glpktest1,glpktest2)步骤二,Install the SBML Toolbox following the instructions included in the installation package. Test the functionality of the Toolbox and add the relevant folders to your Matlab path.首先要安装libXML,然后安装SBML 工具箱,将文件夹添加到Matlab路径。
Installing Autodesk MapGuide 6.5 Service Pack 1This document describes how to install the Autodesk MapGuide® 6.5 ServicePack 1. For late-breaking installation updates and known issues, please referto the Autodesk MapGuide Readme (MGReadme.htm) and to the AutodeskMapGuide LiteView Readme (LVReadme.htm) available for download from thesame location as the service pack files.Each Autodesk product is subject to the terms detailed in the license agree-ment that accompanies it. Before continuing, please read and accept theterms in the license agreement presented during the installation procedure. Installing Autodesk MapGuide and Utilities This section describes how to install the Autodesk MapGuide componentsand utilities. All the components are available as self-extracting .exe files.You can install:■MgServer6.5SP1.exe: Autodesk MapGuide Server, including following Spa-tial Data Providers (SDPs):■Autodesk Provider for DWG■Autodesk Provider for SDF■Autodesk Provider for SHP■Autodesk Provider for Oracle® Spatial (if an Oracle client is present)■MgAuthor6.5SP1.exe: Autodesk MapGuide Author, including Autodesk MapGuide Symbol Manager■MgDocumentation6.5SP1.exe: Autodesk MapGuide Documentation■Adobe Acrobat Reader (for viewing the documentation)■MgControl6.5SP1.exe, mgaxctrl.cab, Distribution6.5SP1.zip: AutodeskMapGuide ViewersInstalling Autodesk MapGuide and Utilities|1■Utilities, including:■MgRasterWorkshop6.5SP1.exe: Autodesk MapGuide Raster Workshop■MgSDFLoader6.5SP1.exe: Autodesk MapGuide SDF Loader■MgSDFComponentToolkit6.5SP1.exe: Autodesk MapGuide SDF Compo-nent Toolkit■MgDynamicAuthoringToolkit6.5SP1.exe: Autodesk MapGuide Dynamic Authoring ToolkitBefore Y ou Install Autodesk MapGuideBefore installing Autodesk MapGuide, be sure your server and clientcomputers meet or exceed the platform and system requirements forAutodesk MapGuide.Component Platform and System RequirementsAutodesk MapGuide Server and Spatial Data Providers: •Autodesk Provider for SDF •Autodesk Provider for DWG •Autodesk Provider for SHP •Autodesk Provider for Oracle Spatial •Intel® Pentium®-based PC•Microsoft Windows® 2000 Server (Service Pack 4) or •Microsoft Windows® 2003 Server R2with one of the following:•Microsoft Internet Information Server 4, 5, or 6 (IIS 6 with Windows 2000/2003 Server only)You also need:•Microsoft Data Access Components (MDAC): MDAC2.8 RTM•128MB RAM•310 MB free disk space (plus space for your data)•VGA or higher resolution video adapterAutodesk MapGuide Author and Symbol Manager •Intel Pentium-based PC•Microsoft Windows 2000 Pro (Service Pack 4) or •Microsoft Windows XP Pro (Service Pack 2)•32MB RAM•240 MB free disk space•Super VGA or better video display•Mouse or compatible pointing device2|Installing Autodesk MapGuide 6.5 Service Pack 1Installing Autodesk MapGuide and Utilities |3Also, be sure to consider the following pre-installation requirements: ComponentPlatform and System Requirements Autodesk MapGuide Viewers Autodesk MapGuide Viewer ActiveX Control •Intel 486- or Pentium-based PC •Microsoft Windows XP Home Edition or Professional(Service Pack 2), Windows 2000 Pro (Service Pack 4),or Microsoft Windows 2003 Server R2•16 MB RAM•Mouse or compatible pointing device•Microsoft Internet Explorer 6.x or 7.x (MicrosoftInternet Explorer 6.x only on Windows 2000 Pro(Service Pack 4))Autodesk MapGuide Viewer Java Edition, Windows •Intel 486- or Pentium-based PC•Microsoft Windows XP Home Edition or Professional(Service Pack 2), Windows 2000 Pro (Service Pack 4),or Microsoft Windows 2003 Server R2•16 MB RAM•Mouse or compatible pointing device•Microsoft Internet Explorer 6.x or 7.x (MicrosoftInternet Explorer 6.x only on Windows 2000 Pro(Service Pack 4))ComponentPre-Installation Requirements All components •Uninstall all Autodesk MapGuide 6.5 componentsbefore installing Autodesk MapGuide 6.5 Service Pack1.Autodesk MapGuide Server •Microsoft Windows Installer (MSI) must be present onyour computer. MSI is included with MicrosoftWindows 2000/2003. If you do not have MSI on yourcomputer, the Autodesk MapGuide Server installationprogram will install the MSI software for you. You willthen need to restart your computer and manuallyrestart the Autodesk MapGuide Server installation.•If you have Autodesk MapGuide for VISION* Serverinstalled, you must uninstall it before installingAutodesk MapGuide Server Release 6.5 SP1.Autodesk MapGuide Viewers •If you will be using Microsoft Internet Explorer, youmust install it before installing Autodesk MapGuideViewer.•If you are installing Autodesk MapGuide Viewer JavaEdition, be sure to uninstall any previous versions first.Backup MapGuide Security/User AuthenticationWhen uninstalling Autodesk MapGuide Server 6.5, the existing Authentica-tion Security may be lost. You can prevent this by exporting the necessaryregistry key before uninstalling the existing server. The data can be foundunder <HKEY_LOCAL_MACHINE\SOFTWARE\Autodesk\MapGuideServer\6.5\Authentication>. Export the whole registry key to a .reg file. Afterinstalling Autodesk MapGuide Server 6.5 Service Pack 1, double-click the .regfile to import the settings. Confirm the settings are correct by viewing theUsers/Groups and Access Keys tabs within the Server Administrator.Backup UDL/ADL filesBefore uninstalling Autodesk MapGuide Server 6.5, you should back up thefolder containing the UDL and ADL files that point to the user data sources.These can be found in the path indicated by the Autodesk MapGuide ServerAdministrator. For convenience, save a copy of the Raster Image and Data-source file paths to a text file for simple copy-and-paste into the ServerAdministrator after you install Autodesk MapGuide Server 6.5 Service Pack 1.To install Autodesk MapGuide components and utilities1Log on with administrative privileges.2Close all open applications.3Uninstall Autodesk MapGuide 6.5 before you install Autodesk MapGuide6.5 SP1.4Select the component file you want to install and double-click it. Repeat this step until you have installed all of the components you want toinstall.5Restart your computer after installing all MapGuide components and utilities.4|Installing Autodesk MapGuide 6.5 Service Pack 1Installing Autodesk MapGuide LiteViewThis section describes how to install Autodesk MapGuide LiteView, which isavailable from the service pack web site as a self-extracting file calledMgLiteView6.5SP1.exe.Before Y ou Install Autodesk MapGuide LiteViewBefore installing Autodesk MapGuide LiteView, be sure your server and clientcomputers meet or exceed the platform and system requirements forAutodesk MapGuide LiteView.Component Platform and System RequirementsAutodesk MapGuide LiteView Server•Minimum Intel Pentium II•Microsoft Windows 2000 Server (Service Pack 4) or•Microsoft Windows 2003 Server R2with the following:•Microsoft Internet Information Server 6You also need:•128MB RAM•25 MB free disk space•Super VGA or better video display•Mouse or compatible pointing device•Autodesk MapGuide Server 6.5 SP1 (installed onanother machine or locally)•Apache Tomcat 3.3.1a (or other third-party applicationserver)•JDK 1.3.0_2If selected during installation, Apache Tomcat 3.3.1a willbe automatically installed along with JDK 1.3.0_2. Anadditional 55 MB of disk space is required to install ApacheTomcat and the JDK.Client (Browser) Requirements•Internet Explorer 6.x or 7.x•Other browsers that support the PNG image displayand XML 1.0 specificationInstalling Autodesk MapGuide LiteView|5Also, be sure to consider the following pre-installation requirements:Component Pre-Installation RequirementsAutodesk MapGuide LiteView The following software is included on the AutodeskMapGuide LiteView CD:•Apache Tomcat application server Version 3.3.1a•Sun J2SE 1.3.0_2If selected during installation, Apache Tomcat will beautomatically installed along with JDK 1.3.0_2.The following software is not included on the AutodeskMapGuide LiteView CD, and must be installed beforeinstalling Autodesk MapGuide LiteView:•Autodesk MapGuide Server Release 6.5 SP1•Macromedia® ColdFusion® (To run the AutodeskMapGuide LiteView sample application.)To install Autodesk MapGuide LiteView1Log on with administrative privileges.2Close all open applications.3Double-click the MgLiteView6.5SP1.exe file.4From the Autodesk MapGuide LiteView Setup screen, select Next. Com-plete the installation by following the instructions on the subsequentscreens.During the installation, you will be asked to select an application server touse with Autodesk MapGuide LiteView. You can select Apache Tomcat3.3.1a (provided on the installation CD) or Macromedia JRun 3.0.1 (if it isalready installed on your machine). If you select Apache Tomcat, it will beautomatically installed along with JDK 1.3.0_2. The installer will automat-ically configure Autodesk MapGuide LiteView and either Tomcat or JRunfor you. Alternatively, you can select Manual Setup to configure yourapplication server manually after installation.5Also during the installation, you can type a branding message, for exam-ple, a copyright symbol, followed by the year and the name of the organi-zation. This message will then appear at the lower-left corner of allAutodesk MapGuide LiteView maps generated with a REQUEST=mapstatement.6To complete the installation, specify the installation location and paths that Autodesk MapGuide LiteView will use to find MWF files.7When you have completed the installation, select Finish from theinstaller.6|Installing Autodesk MapGuide 6.5 Service Pack 1Installation Notes for Autodesk MapGuide LiteView■After installation is complete, Autodesk MapGuide LiteView tools, com-mands, and documentation are available from: Start Menu ➤ Programs ➤ Autodesk MapGuide Release 6.5 ➤ Autodesk MapGuide LiteView 6.5■To test the installation, see “Testing the LiteView Installation” in Chapter2 of the Autodesk MapGuide LiteView Servlet Administrator’s Guide.■To change configuration settings (such as the MWF search path) manually after installation, see Chapter 3 of the Autodesk MapGuide LiteView Servlet Administrator’s Guide.■By default, Apache Tomcat 3.3.1a runs in a console window. To run Apache Tomcat as a Microsoft Windows service, see Chapter 5 of the Autodesk MapGuide LiteView Servlet Administrator’s Guide.■The installation program does not migrate settings from a previous release of Autodesk MapGuide LiteView.■The installation program will not overwrite an existing configuration file (config.ini), if that file is newer than the one on the installation CD.© Copyright 2007 Autodesk, Inc. All rights reserved.Installing Autodesk MapGuide LiteView|78。
天宝TBC V2.5 详细安装过程一 . 序言1. TBC V2.5 和 TGO V1.63 是美国Trimble公司的两款商用软件,相比TBC,TGO软件更为专业人员熟悉,国内相关专业人员主要采用TGO软件处理GPS 静态观测数据。
但由于2011年9月14日以后,TGO软件对GPS周的限制(非官方消息,仅源于网友说法),无法处理其后的GPS接收机观测数据,故在TGO软件有较好的解决办法能继续使用以前,GPS数据的处理必须采用其它软件进行。
2. TBC和TGO软件的相关功能介绍,互联网上已经有较多资料,此处略。
根据官方的推荐配置,TBC的安装运行需要2G RAM,当GPS静态处理时,若采样间隔设置过小,或用TBC进行摄影测量处理、土方计算,对于内存较小或配置较低的电脑,确实感觉有些影响。
据官方文档,TBC V2.5 可以正常运行在WinXP 和Vista 32bit 及64bit系统中,推测应可正常运行在WIN7环境下。
3. 对于国内用户使用较多的360系列安全软件,TBC软件不会出现类似TGO 和360冲突的情况:TGO 1.63软件运行,桌面上看不到程序,但任务管理器中TGO已启动。
部分用户发现瑞星杀软和TGO同时运行时是也有此类问题,其实,只要暂时关闭杀软,TGO就可正常运行。
TBC V2.5的正常运行已经和360系列安全软件不再冲突。
二 . 安装过程1. 将Trimble TBC V2.5 软件安装光盘放入光驱,显示光盘容量2.09G,其中包含了许多其他程序,如Adobe Reader X,还有一些是TBC运行所需要的软件环境,如:Windows_Installer_45, DirectX9c , dotNetFramework40Full 等,TBC V2.5安装程序自身并无2.09G。
双击光盘盘符,启动安装程序,2 . 选择你所需要安装的版本语言3.0 . 进入安装界面3.1 对于较为熟悉用户,可选择“逐个安装相关工具“,之后自行安装TBC V2.53.2 对于普通用户,选择“安装Trimble Business Center 和相关工具“4 . 按顺序自动安装相关工具,全部组件完成后重新启动,5 . 然后,正式开始TBC V2.5的安装6 . 根据安装说明,安装时不要插入新HASP硬件锁(下图中绿色硬件锁)7 . 安装选项,根据自身需要,选择需要安装的功能及工具8 . 选择TBC V2.5的安装目标文件夹,然后开始程序安装9 . 完成安装后,插上软件锁,打开帮助>关于菜单,查询硬件锁许可管理。
MaxGauge v2.5 Installation Guide 1st editionMaxGauge 2.5安装向导©2000-2005 EXEM All rights reserved. MaxGauge is a Product of EXEM. The methodology, screens and algorithms are original licensed parts of the EXEM. All Products and registered trademarks of MaxGauge are the property of EXEM.【 安装之前 】◆本文制作目的本文作为性能、故障管理工具——MaxGauge的安装辅助资料,对「MaxGauge V2.5」的安装步骤进行了说明。
◆本文使用对象本文的使用对象是进行「MaxGauge V2.5」安装人员或系统管理人员。
◆本文使用前提本文是在默认安装人员具备了一定Windows, UNIX, LINUX知识的前提下制作的。
对安装对象系统相关信息,希望向系统管理人员询问。
本文是以「MaxGauge V2.5」安装为说明中心的资料,所以对于具体的功能或用法请参照各使用手册。
(请参考下一页「◆ 使用手册概要和参考顺序表)◆ 特殊符号的说明Note # : 命令语提示或推荐事项说明: 服务器端Install输入项目、值的说明MaxGauge已在韩国、日本,以及其他国家成为EXEM CO., LTD.的注册商标,所以应得到EXEM CO., LTD.协议授权后方可使用。
Oracle和Oracle相关产品名称等,在美国和其他国家已是Oracle Corporation注册商标。
其他的产品,以及系统名是各公司注册商标。
◆ 使用手册概要和参照顺序图目 录第一章 事先准备事项(Pre-Installation) (6)1. 客户端的运行环境 (6)2. 服务器的运行环境 (6)1) 可使用的Oracle数据库版本 (6)2) 可使用平台 (6)3) 确保MaxGauge日志文件的磁盘空间 (7)3. O/S相关的准备事项 (7)1) 用户的生成(必需事项) (7)2) 安装空间 (7)4. 网络相关的准备事项 (8)1) 网络端口 (8)2) Oracle的环境 (8)5. 事先准备清单(Check List) (9)1. 安装文件的构成 (11)2. 安装文件Uploading (12)3. Tar文件的解压缩(Extract) (12)4. 复制License Key文件 (12)5. 环境设定 (13)2) MaxGauge服务器环境变量设定 (13)6. 利用Installer安装 (13)1) 执行.mxgrc (13)2) 执行Install shell script (14)第三章 启动MaxGauge(服务器) (18)1. 运行进程 (18)2. 对话式(Interactive)模式下进行mxgctl (18)3. 非对话式模式下执行mxgctl (19)第四章 安装客户端 (Client-side Installation) (20)第五章 设定客户端连接环境 (23)1. 启动MaxGauge客户端 (23)2. 输入连接信息 (24)3. 连接 (25)4. 设定Instance环境 (25)【 附 录 】 (26)1. 利用ORADEBUG的IPC确认方法 (27)1) 利用SQL*Plus连接Oracle,然后执行oradebug命令 (27)2) Trace file结果确认 (27)3) 执行ipcs –m (28)2. Compaq上安装MaxGauge软件时的追加工作 (29)3. 多个Shared memory segment时的追加工作 (30)1) 确认是否使用多个Shared Memory Segment (30)2) 利用SQL*Plus连接到Oracle,执行oradebug命令 (30)3) Trace file结果确认 (31)4) 设定shmaddr文件($MXG_HOME/conf/H92064/shmaddr) (32)4. 服务器端模块的卸载方法 (33)1) 停止该Instance的RTAD, LOGD进程 (33)2) 删除目录 (33)3) 删除「XM$ View」, Oracle User (34)5. 客户端模块的卸载方法 (35)第一章 事先准备事项(Pre-Installation)这部分说明MaxGauge安装时必要的准备事项。
(安装之前,必须要核对这些项目)1. 客户端的运行环境为安装MaxGauge客户端的程序并运行,必须准备已装MS-Windows的电脑。
为了流畅地使用客户端程序,电脑应达到以下的配置。
但是比以下推荐的配置稍低的情况下,也可以安装使用MaxGauge客户端程序。
► OS : Windows 2000, XP, NT (Win-98也可)►: Pentium III 以上CPU►内存 : 256 MB 以上 (Windows XP时,需在512 MB 以上)►磁盘 : 50 MB 以上(另有MaxGauge客户端使用的日志文件存储空间,大概每天生成100MB左右的日志文件)► 分辨率 : 1024 * 768 以上►: SQL*Net 8.0 以上SQL*Net2. 服务器的运行环境1) 可使用的Oracle数据库版本z 7.3~10gz 支持OPS, RAC2) 可使用平台z SunOS 5.6 以上z HP-UX 11.0 以上,(ITANIUM HP-UX 11.23)z IBM-AIX 4.3 以上z Compaq Tru64 v5.1Az Linux RedHat 8.03) 确保MaxGauge日志文件的磁盘空间z数据记录用服务器Daemon(LOGD),为了收集、保存性能分析必要的信息,需要有充分的磁盘空间。
一般情况下,一个实例(Instance)需要1 GB左右的磁盘空间。
日志文件的大小则是Active Session的数量、SQL的发生次数等实例的活跃性,以及存储周期不同而适用不同大小。
3. O/S相关的准备事项1) 用户的生成(必需事项)-生成的用户是Oracle O/S用户以外的,是MaxGauge产品的O/S用户。
-生成的用户必须与‘oracle’用户属于同一个组(dba、oinstall等),随着O/S的不同,有时也必须属于sys组。
这时候要追加登录‘/etc/group’文件。
将上述内容进行了整理,如表1-1。
Sun OS dba , sys ksh id -aHP-UX dba ksh idIBM AIX dba ksh idCompaq Tru64 dba ksh idLinux Redhat 8.0 dba , sys bash id表1-1. MaxGauge OS用户设定2) 安装空间-为了在Oracle服务器上安装MaxGauge程序,需要10 MB的磁盘空间。
4. 网络相关的准备事项1) 网络端口A.服务器端正在执行的两个Daemon(RTAD, LOGD)各使用一个TCP/IP端口。
其默认值是5070和5071。
为防止该端口已被使用,事先必须确保可使用的其他的端口号。
B.事先从系统管理人员获得安装MaxGauge时,可使用服务器两个网络端口,就不会发生网络端口使用引起的问题。
$> netstat –an| grep 5070 (输入要使用的端口号,并验证)$> netstat –an| grep 5071 (输入要使用的端口号,并验证)2) Oracle的环境MaxGauge Real-Time Monitor是初期安装和连接Oracle执行脚本时,使用其客户端(SQL*Net), 因此有必要安装Oracle客户端。
所以,必须要知道数据库服务器的IP地址、Listener名、端口号、Service名,这些信息必须添加到PC的tnsnames.ora文件。
以后,从MaxGauge Real-Time Monitor连接RTAD时,设定的MaxGauge Connection Name,必须要与PC的TNSNAMES.ora上反映的‘TNSNAME’相同。
5. 事先准备清单(Check List)Server/Client区分 确认对象/方法 结果 License Key发放时必需的信息(测试版则不需要)Server License 1)O/S VersionUNIX command : uname –a2)Oracle VersionSQL> select * from v$version ;3)CPU数SQL> show parameter cpu_count4)HOSTIDEX) CompaQ → UNIX command : gethostid_compaq <- 提供 HPUX → UNIX command : gethostid_upux <- 提供此外 → UNIX command : hostid* 将gethostid_compaq, gethostid_hp转化为二进制模式(binary mode),然后上传(FTP),而且必须要转变为可执行(chmod)的文件5)ERP PACK包含与否6)安装的预定日期MaxGauge 服务器的S/W安装,以及为驱动而生成的用户Server生成O/S用户 默认用户名是‘maxgauge’,也可以重新设定。
HP-UX/AIX/CompaQ(*)/Linux dbaGroupSunOS dba, sysUNIX kshShellLinux bash(*) CompaQ时,MaxGauge Daemon必须以root权限的用户启动。
因此进行安装时,应该以root权限用户执行‘$MXG_HOME/install / root.sh’。
对SGA是否具有参考的权限?Server接近SGA权限 1) 通过oradebug确认IPC Key参考‘附录1. 利用ORADEBUG的确认IPC的方法’2) UNIX command : ipcs –m→Key的列值(从第3字节开始)与「1)」的IPCKey的值相同的行 3)确认「2)」的MODE列的第6字节的文字值是否是‘r’Maxgauge使用的指定端口(每个实例两个)是否能使用?Server 服务端口 1) netstat -an | grep 对应端口号 | grep -v grep EX)使用默认端口号5070, 5071时netstat -an | grep 5070 | grep -v grepnetstat -an | grep 5071 | grep -v grep2) 在1)中,确认该端口没有使用指定的空间是否有足够的生成日志文件的容量(一般是1GB以上容量)Server 磁盘容量1)UNIX command : df –b2)从1)的量,确认剩余容量通过SQL*Plus是否能正常连接?Client设定SQL*NET 1) 启动SQL*Plus2) User/Password@「tnsnames.ora的Alias」3) 连接确认表1-2. 事先准备清单第二章 服务器端安装(Server-side Installation)1. 安装文件的构成MaxGauge服务器端安装文件如‘表1‐3’所示,有四个安装文件构成。