ITM Linux Agent安装手册

合集下载

Agent for Linux 配置

Agent for Linux 配置
[root@nbooraclelnx01 bin]#
完成配置后 还需手动创建备份账号(直接使用已存在的系统账号如root也是可以的)本例使用root。
首先创建beoper组
id root #查看root所在的用户组
cat /etc/group #查看系统中的所有组
[root@xF ~]# cat /etc/group | grep beoper #查找系统中的beoper组
Software\Symantec\Backup Exec For Windows\Backup Exec\Engine\Agents\Agent Directory List 唯一标识符编号=Backup Exec 服务器的 IP 地址或 DNS 名称
3 保存并关闭文件。
启动停止Symantec Backup Exec Remote Agent Utility
[root@xF ~]# groupadd beoper #创建beoper用户组
[root@xF ~]#vi /etc/group #编辑组文件
在VI中 /beoper 找到beoper所在的列,在末尾加上root 如下
beoper:x:500:root
然后保存退出即可。
移至 Linux Agent 将自身发布到的 Backup Exec 服务器,并将 Linux 服务器添加到“服务器”列表。
[root@nbooraclelnx01 bin]# /etc/init.d/VRTSralus.init start
Starting Symantec Backup Exec Remote Agent ......
Starting Symantec Backup Exec Remote Agent: [ OK ]

Linux安装完全手册

Linux安装完全手册

Linux服务器傻瓜式安装完全手册Linux服务器傻瓜式安装完全接触(上)正如那只让人爱不释手的小企鹅一样,从诞生的那一刻起,Linux就以有一副亲近可人的面孔吸引了全球数以万计电脑爱好者的目光。

如今,从桌面到服务器,从操作系统到嵌入式系统,从零散的应用到整个产业的初见雏形,Linux都呈现出蓬勃发展的趋势。

随之而来的是,业界许多大公司对Linux专业人才的渴求也急剧上升!一批有影响力的著名大公司如IBM、HP、Dell、联想、浪潮等都有急剧扩招Linux人才的倾向。

同时,在实际应用中,有的用户玩腻了Windows操作系统,想学习一下Linux,却害怕Linux的重新分区;有的用户已经安装了多个操作系统,可是需要切换操作系统的时候只能重新启动……如何快速玩转Linux操作系统成为了一个既热门又敏感的话题。

怎么办?实用才是硬道理。

本专题通过用架设虚拟机网络实验环境,在讲解服务器配置时配合实用的网络管理软件Webmin,别出新意,使用户在Windows 下就能完成Linux服务器的安装!一、在Windows上安装Linux操作系统在Windows上安装Linux操作系统?很多用户在惊讶之余,可能会思考:我的电脑也可以这么做吗?答案是肯定的!与―多启动‖系统相比,VMware不需要重新开机就能在同一台电脑使用好几个操作系统。

VMware可以将电脑上的一部分硬盘和内存进行组合,每台机器拥有自己独立的CMOS、硬盘和操作系统,我们可以像使用普通机器一样对它们进行分区、格式化、安装系统和应用软件等操作,还可以将这几个操作系统联成一个网络。

这样,一台电脑就可以轻松虚拟出若干台机器。

小提示:所谓虚拟机,就是在一台真实计算机上虚拟出一台计算机,同时运行两个或更多的操作系统。

它以原有的操作系统为基础,使用额外的硬盘空间创建一个虚拟的计算机。

―虚拟机‖只是一个程序,由于一切操作都是虚拟进行的,因此,你可以在虚拟机上尝试一些危险的操作,当然,这一切都是安全的。

Agent客户端 安装说明

Agent客户端 安装说明

Agent客户端安装说明一.安装前的准备从\\190.2.68.246\share\ip电话安装文件和文档\ 或 10.60.19.121机器的D盘software目录下,将agent安装包拷到本机二.安装点击setup.exe文件进行安装,目录默认为c盘,在页面弹出配置自动更新时,自动更新的配如下:服务器IP:10.60.19.121端口: 21用户名:client密码:client下一步,直到安装成功三.自动更新运行C:\Program Files\Elite\Elite Agent\AutoUpgrade\AutoUpgrade.exe进行更新四.修改配置更新完成后。

访问C:\Program Files\Elite\Elite Agent目录,打开EliteClient.ini文件,修改【CallMonitor】下参数2001=2001队列2002=2002队列前面的2001表示技能组号,后面表示显示的名称,技能组号需要根据所属项目进行配置。

相关项目对应表参见最后备注.也可以用附带或者其它能正常使用的同部门机器上的EliteClient.ini覆盖原文件.异常处理:1、自动更新故障的处理访问C:\Program Files\Elite\Elite Agent 目录,保留AutoUpgrade.exeAutoUpgrade.iniAutoUpgradeClient.dll3个文件,其他文件和目录均删除,重新登录Agent,系统将进行重新更新。

2、运行后弹出控件出错可手动注册控件的处理访问C:\Program Files\Elite\Elite Agent 目录,将文件选择按类型排序,双击dll和ocx后缀名文件,选择打开方式,选中以C:\WINDOWS\system32 目录下的regsvr32.exe程序打开,并且选中始终用此方式打开,然后双击dll和ocx文件,相关控件重新注册。

如果是报指定的控件出错可从其它正常机器上复制该文件进行覆盖后再注册,也可以直接将整个目录复制过来覆盖原安装文件夹。

如何安装和使用Linux操作系统

如何安装和使用Linux操作系统

如何安装和使用Linux操作系统第一章:引言和背景知识Linux操作系统是一种免费开源的操作系统,以其稳定性和安全性而闻名。

本章将介绍Linux操作系统的背景知识,包括其起源、发展和主要特点。

第二章:选择适合您的Linux发行版Linux操作系统有许多不同的发行版本,每个版本都具有自己的特点和用途。

本章将指导您选择适合您需求的Linux发行版,并对常见发行版进行介绍。

第三章:准备安装所需材料在安装Linux操作系统之前,您需要准备一些必要的材料和设备。

本章将介绍您需要准备的硬件设备、安装介质和其他必要的准备步骤。

第四章:安装Linux操作系统本章将详细介绍如何安装Linux操作系统。

涵盖的内容包括从镜像文件创建安装介质、启动计算机并进入安装程序、分区和格式化磁盘、选择安装选项、设置用户账户和密码等。

第五章:初次启动和基本配置当安装完成后,您需要进行一些初次启动和基本设置,以确保Linux操作系统正常运行。

本章将介绍如何进行初次启动、配置网络连接、更新软件包、设置系统时区等。

第六章:使用Linux命令行界面Linux操作系统以其强大的命令行界面而著名,熟练使用命令行界面是运维人员的必备技能。

本章将介绍基本的Linux命令,包括文件和目录操作、用户和权限管理、进程管理等。

第七章:安装和配置常用应用程序本章将介绍如何安装和配置常用的Linux应用程序,例如Web 服务器、数据库、邮件服务器等。

同时,还将介绍如何使用包管理器进行软件的安装和更新。

第八章:远程访问和文件传输远程登录和文件传输是管理Linux系统的常见任务之一。

本章将介绍如何通过SSH协议远程登录Linux系统,并使用SCP或SFTP实现文件的传输和管理。

第九章:系统监控和故障排除在运维过程中,系统监控和故障排除是非常重要的。

本章将介绍常用的系统监控工具和技术,以及处理常见故障的方法。

第十章:安全性和更新Linux操作系统以其高度的安全性而闻名,但仍然需要采取一些额外的措施来确保系统的安全。

IT监控管理平台-AIX Nagios Agent安装手册

IT监控管理平台-AIX Nagios Agent安装手册

IT监控管理平台-AIX Nagios Agent安装手册版本历史信息目录一、创建用户 (3)二、安装配置sudo (3)三、安装agent (4)四、部署自定义插件 (4)五、配置监控service (5)六、启动nrpe (5)一、创建用户#smitty group创建nagios组#smitty user创建nagios用户,并将nagios用户加入usr,oinstall组(如果有oracle监控需求的话加入oinstall组)二、安装配置sudo由于监控AIX系统内存用到了svmon命令,而此命令nagios用户没有权限,考虑到安全因素,选择使用sudo解决首先安装aixtoolbox,(rpm.rte放在monitor2:/root/nagios/AIX/aixtoolbox下)#installp -qaXgd rpm.rte rpm.rte然后安装sudo(此包放在monitor2:/root/nagios/AIX/下)# rpm -ivh m.rpm配置sudo,增加nagios执行内存检查的权限#visudonagios ALL=NOPASSWD:/usr/local/nagios/libexec/check_aix_mem_air.shnagios ALL=NOPASSWD:/usr/local/nagios/libexec/check_hacmp-clshowsrv.sh三、安装agentAIX上部署的nagios agent叫做NRPE和plugins的二进制包(agent放在monitor2下的/root/nagios/AIX/目录下):AIX-5.3-nrpe-2.12-binaries.tar.gzAIX-5.3-plugins-1.4.13-binaries.tar.gzAIX-5.3-nrpe-2.13-enableargs-binaries.tar#mkdir /opt/nagios-agent (将上述三个包放在此目录下)#gunzip AIX-5.3-nrpe-2.12-binaries.tar.gz#tar -xvf AIX-5.3-nrpe-2.12-binaries.tar# gunzip AIX-5.3-plugins-1.4.13-binaries.tar.gz# tar -xvf AIX-5.3-plugins-1.4.13-binaries.tar当前目录下解压出了usr目录,我们将解压出的nagios挪动到真正的部署位置# mv usr/local/nagios /usr/local/由于二进制包中的nrpe无法传递参数,所以我们替换成自己编译的nrpe#tar -xvf AIX-5.3-nrpe-2.13-enableargs-binaries.tar#cp nrpe-2.13/src/nrpe /usr/local/nagios/bin/#chown -R nagios:nagios /usr/local/nagios#vi /usr/local/nagios/etc/nrpe.cfgallowded_hosts=10.39.65.100,10.39.65.101,10.39.65.102,10.39.65.105dont_blame_nrpe=1四、部署自定义插件AIX下的自定义插件放在monitor2上的/root/nagios/AIX目录下,将*.sh脚本拷贝到被监控服务器上的/usr/local/nagios/libexec下,并更改属主和权限chown -R nagios:nagios /usr/local/nagios/libexec/*.shchmod a+x /usr/local/nagios/libexec/*.sh五、配置监控service#vi /usr/local/nagios/etc/nrpe.cfg 更改配置文件,在最后添加如下面的commnd行command[check_cpu]=/usr/local/nagios/libexec/check_aix_cpu.sh -c $ARG1$ -w $ARG2$ -t cumulcommand[check_pgspace]=/usr/local/nagios/libexec/check_aix_mem_air.sh -c $ARG1$ -w $ARG2$ -t pgspaceusedcommand[check_mem]=sudo /usr/local/nagios/libexec/check_aix_mem_air.sh -c $ARG1$ -w $ARG2$ -t pctusedcommand[check_disk]=/usr/local/nagios/libexec/check_disk -w $ARG1$ -c $ARG2$ -x /proc command[check_diskio]=/usr/local/nagios/libexec/check_aix_diskio.sh -w $ARG1$ -c $ARG2$ -t iowaitcommand[check_netio]=/usr/local/nagios/libexec/check_aix_netio.sh 2 1 30 70六、启动nrpe/usr/local/nagios/bin/nrpe -n -c /usr/local/nagios/etc/nrpe.cfg -d部署管理agent脚本(这些脚本存放在monitor2:/root/nagios/AIX/nrpe-ctl下)nrpe_monitor.shnrpe_shutdown.shnrpe_start_up.sh将此三个脚本放在/usr/local/nagios/bin/下chown nagios:nagios /usr/local/nagios/bin/*.shchmod a+x /usr/local/nagios/bin/*.shchmod a+x /usr/local/nagios/libexec/check_logfiles可以将nrpe_monitor.sh 加入crontab中,定期检查nrpe是否存在,没有的话启动#crontab -e0,5,10,15,20,25,30,35,40,45,50,55 * * * * /usr/local/nagios/bin/monitor.sh。

rsa-securid-linux-agent

rsa-securid-linux-agent

RSA SecureID LinuxAgent安装配置手册武汉神州数码有限公司吴长锋 2009年2月H e x i c .C修改记录时间版本编写/修改人员审核人员备注2009-01-13V1.0Michael Wu创建该文档Hexic. C说明本文主要针对Server端为RSA SecurID Authentication Manager7.1而编写,但实际上服务器端的配置操作相对简单,主要的配置工作集中在Agent端,而Agent端的配置主要跟自身操作系统的版本有关。

如果客户的环境是RSASecurID ACE Server 6.1,则除Server端配置不同以外,Agent端也可以参照此文档进行Agent的配置。

Hexic. C目录一、RSA SecurID Server 端配置 (1)1、生成并下载最新的Configuration File (1)2、在Hosts 文件中添加Agent 的IP 和主机名信息 (2)3、在Authentication Manager 中添加Agent 配置.............................3二、RSA SecurID Agent 端配置 (5)1、修改系统的hosts 文件 (7)2、上传并生成所需的相关文件 (7)3、安装RSA Authentication Agent (8)4、进行测试认证 (9)5、配置PAM Agent ,使其对ssh 登陆调用双因素身份认证 (11)6、配置OpenSSH (12)7、配置用户、用户组和群组认证 (12)8、测试......................................................................................................14三、RSA SecurID Agent 端的卸载............................................................16H ex i c .C一、RSA SecurID Server 端配置1、生成并下载最新的Configuration File为了保证Agent 端能够正确的寻找到主备服务器端,需要从RSA Authentication Manager 上获取最新的Configuration File。

云监控Agent安装指南

云监控Agent安装指南篇一:从零入手教你配置安装HostMonitorHostMonitor 简介1.Host Monitor是KS-SOFT公司出品的一套安装在Windows上的网络监测工具,据官方网站的介绍,Host Monitor提供了56套测试工具和27种报警动作,能够定时监控目标主机Windows Server和各个版本的Linu_上任何TCP服务.UDP.网络连通状态(Ping).路由(Route).DNS.FTP.SMTP.POP3.端口(Port).URL 以及Web Service.SQL Server.数据库表空间大小.硬盘空间.文件及文件夹大小.网络流量等指标,支持远程监控代理(RMA).WMI.SNMP,如图1所示.当所监控的对象没有正常运作时,便会以警铃.Email错误信息.启动指定程序等的方式通知运维管理人员;2.创建各种日志文件使用不同的详细程度和文件格式(文本,HTML,DBF和ODBC)和可配置以满足您的需求.3.监控原理说明:1)Hostmonitor监控程序会按设置时间按时自动和资源主机上面的RMAagent 通信,或者资源主机的RMAagent自动将预定好的监控值主动返回到hostmonitor 监控程序中,通信端口默认为1_5,密码为自定义(不少于6个字符);2)对Windows资源主机的监控,一般可以在Hostmonitor中设置,对Linu_主机一般用预先的ShellScript和RMAagent自带的Script或者Hostmonitor中的设置等;3)HostMonitor监控软件的下载下载完成后,在Windows上安装自定义安装即可(有时会让用户注册);4)Linu_ 版RMA agent 下载地址5)本文以Linu_ RE i386版的rma_8_lin__86.tar 安装说明,Windows版 RMAagent 在Hostmonitor安装文件RMA-Win目录下,即为Windows上的RMAagent,包含以下文件:rma.e_e(rma自动启动程序).rma_astive.e_e(rma主动连接程序).rma_cfg.e_e(rma配置程序)和rma.ini(rma配置文件)等;如图说明:4.安装说明:1)Hostmonitor的安装很容易,但是笔者认为由于其界面全部为英文,强大的功能不能很好的快速使用,先特此讲解:2)RMAagent的启动(配置关键)Windows上启动点击?rma_cfg.e_e?设置passive模式下的通信端口,默认为1_5号和通信密码笔者为_3abc等等现在我的已经安装运行,所以显示Unistall,Stop信息!Linu_上RMAagent运行(SoSo)默认情况下包含,INSTALL.LICENSE.README.cpu.sh.proccnt.sh.proclist.sh.qn__cpu.sh.rma.r ma.ini笔者喜欢将他们改为rma文件夹,安装存放到/opt/目录下!Vim 编辑rma.ini即可:[Basic]RmaPath = /opt/rma/rma //agent的rma(二进制文件)在那个位置Port=1_5 //agent和HostMonitor通信的端口 Password=_3abc//使用密码(多于6个字符)就以上三项配置即可;_chmod 777 rma.ini //让rma对rma.ini配置文件有读写权限-----------------------------------------------------启动RMAagent:./rma –d /opt/rma/rma.ini //执行启动,指定opt目录下的rma.ini在那启动成功信息: [root@hanfeng rma]_ ./rma -d /opt/rma/rma.ini-----------------------------------------------Application: RMA (Remote Monitoring Agent for HostMonitor)Version:1.28 for Linu_ (Red Hat, Mandrake, SuSE)篇二:IT集中监控系统-agent安装安信证券IT集中监控系统Agent 安装廣东軒轅網絡科技股份有限公司Guangdong _uanyuan Network Technology Co. Ltd._年4月文档说明本文档所涉及到的文字.图表等,仅限于广东轩辕网络科技股份有限公司和错误!未找到引用源.内部使用,未经双方书面许可,请勿扩散到第三方.文档属性项目名称:项目编号:文档主题:文档编号: 文档版本:版本日期: 文档状态:作者:文档变更文档送呈安信证券金证公司参考参考 IT集中监控项目错误!未指定书签. Agent安装 1.0 _-4-_ 错误!未找到引用源. 吴贤波刘醒基目录123 概述........................................................................................................................................ .. 4 在WINDOWS平台上安装agent ............................................................... ........................... 4 在LINU_/UNI_平台上安装agent ............................................................... ...................... _3.13.2安装Uni_ OS Agent ............................................................... ............................... _ 配置Uni_ OS Agent ............................................................... ............................... _1 概述安装ITM agent首先要确认操作系统,如果是WINDOWS 平台需要安装windows OS agent 标识号NT;如果是LINU_ 平台需要安装linu_ OS agent 标识号LZ; 如果是UIN_ 平台需要安装UNI_ OS agent 标识号U_.同时UNI_ log agent标识号UL 只能装在linu_/uni_ 平台上,对日志进行监控.Universal Agent 标识号UM 对所有操作系统都可以安装,看客户需求定.在开始安装前,如果受管的设备已安装过ITM的Agent,请先卸载,详细请见>.确定所在主机需要部署的agent,确认完毕后即可开始安装,下面对windows 平台和linu_/uni_平台的安装和配置方法进行说明.2 在WINDOWS平台上安装agent上传安装介质.点击setup.e_e开始安装.选择下一步.选择下一步.接受协议,点击下一步.篇三:ROSE HA安装指南Legato Cluster的安装安装第一台(Primary Agent)1.以root身份登录2.将标有Availability and Replication Products的安装光盘放入本地光驱3.等自动弹出光盘管理窗口后关闭此窗口4._cd cdrom/cdrom0/Cluster/SOLARIS5.pkgadd –d .6.根据提示选择安装all,其余按缺省回答.7.设置一些变量FT_DIR=/opt/LGTOlc451e_port FT_DIRFT_DOMAIN=____e_port FT_DOMAINFT_CONSOLE_DIR=/opt/LGTOlc451/consolee_port FT_CONSOLE_DIR以上内容可添加在/.profile文件中,同时可添加$FT_DIR/bin,$FT_DIR/console在PATH中8.Node中将另一台添加到域,Security授予另一台的root完全访问权限9.用同样的步骤安装另一台,先装成Secondary Agent, 然后在第一台中设置Node,然后Promote启动Cluster Agent方法一e_port FT_DIR=/opt/LGTOlc vere_port FT_DOMAIN=____$FT_DIR/bin/ft_startup方法二安装完成后,/etc/rc3.d/S32LGTOlc451_____自动产生,重新启动服务器后可自动启动CLUSTER Agent安装ORACLE模块1. 以root身份登录2.将标有Availability Modules的安装光盘放入本地光驱3.等自动弹出光盘管理窗口后关闭此窗口4._cd /opt/LGTOlc451/binftPerl cdrom/cdrom0/Cluster/MODULES/oracle_setup.pl 安装过程中依据提示输入Manage IP (_2._8.1.1)ORACLE_HOME(/home3/oracle/8I),ORASID(ora8),ORATAB(/var/opt/oracle/oratab),SQLNET_Version(2)另一台需要进行的工作:mkdir $FT_DIR/modules/Oracle/logchown oracle $FT_DIR/modules/Oracle/logchgrp dba $FT_DIR/modules/Oracle/log安装完成后,自动产生两个Management IP,Process (OracleSqlnet,OracleServer),其中有环境变量ORACLE_HOME,ORATAB,ORACLE_SID,SQLNET_VER,SQL_LISTERNER,并且有四个Monitor:OracleServerE_ist,OracleServerRespkOracleSqlnetE_ist,OracleSq lnetResp.5.建议将Oracle_HOME/bin/dbstart,dbshut进行修改,多处startup改成startup force,多处shutdown改成shutdown immediate.6.Datasource 需要人为添加.Name: Oracledata1File system: U_-FilesystemVfsline:/dev/dsk/c2t5d0s4 /dev/rdsk/c2t5d0s3 /home3 v_fsMount Point: /home3Name: Oracledata2File system: U_-FilesystemVfsline:/dev/dsk/c2t5d0s5 /dev/rdsk/c2t5d0s5 /home5 v_fsMount Point: /home5no –no –––1.安装任务:①.安装VCS_ORACLE.②.配置多网卡冗余.2.安装前准备工作:①.用两根交叉网线直接连接两台工作站背后的四口网卡qfe0,qfe1端口(作为心跳线).②.用四根普通网线连接两台工作站的四口网卡qfe2,qfe3端口到交换机上.③.用一根普通网线连接笔记本电脑到交换机上,分别能访问各个工作站.④.在sun1 和sun2工作站上,分别在根目录下手工编辑.rhost文件,如下所示: _ vi .rhostssun1 rootsun2 root⑤.在sun1 和sun2工作站上,分别在/etc目录下,编辑hostname.qfe0, hostname.qfe1, hostname.qfe2,hostname.qfe3等4个文件,如下所示:_ vi hostname.qfe0qfe0详细如下:sun1hostname.qfe0 qfe0hostname.qfe1 qfe1hostname.qfe2 sun1hostname.qfe3 qfe3sun2hostname.qfe0 qfe0hostname.qfe1 qfe1hostname.qfe2 sun2hostname.qfe3 qfe3⑥.在/etc目录下,编辑hosts文件,如下所示:在sun1工作站上,_ vi hosts_7.0.0.1 localhost_2._.1_._sun1 ns1 loghost_2._.1_._sun2 ns2_2._.1_._floatIP1在sun2工作站上,_ vi hosts_7.0.0.1 localhost_2._.1_._sun1 ns1_2._.1_._sun2 ns2 loghost_2._.1_._floatIP1(心跳线和qfe3不需要配置IP,但相应的hostname.qfe_文件必须要有,这是为了保证网卡能够UP)⑦.重新启动工作站,命令如下:_ reboot⑧.分别对各个网址进行测试来验证网络连接,采用如下命令: _ ping _2._.1_.__2._.1_._ is alive其余类似.⑨.系统还应装有VOLUME MANAGER软件对磁盘阵列进行管理,并能在两台工作站上切换,盘阵BLOCKDRIVE为oracle,卷名为volora ,位于dev/v_/dsk/oracle目录下.系统还应装有ORACLE8,两台工作站上分别建有/e_port/home/oracle/oracle8目录,$ORACLE_HOME=/e_port/home/oracle/oracle8/u_/app/oracle/8.0.63.安装VCS①.选择一台工作站,将软件光盘插入光驱,移到安装目录,执行如下命令: _ ./InstallVCS②.系统提问CLUST名,输入VCS_ORACLE.③.系统提问CLUST号,输入1.④.系统提问CLUST中的工作站(系统)名:输入sun1 sun2⑤.安装开始.⑥.系统提问CLUST中的工作站第一私有网卡名,输入qfe0. ⑦.系统提问CLUST中的工作站第二私有网卡名,输入qfe1. ⑧.系统提问CLUST中的工作站网卡是否相同,输入Y.⑨.系统提示安装成功.⑩.验证安装请参阅随机材料.4.安装图形界面管理器:①.进入CDROM安装目录,执行如下命令:_ pkgadd -d ./VRTScscm②.系统提问是否安装,输入Y.③.系统提示安装成功.5.安装ORACLE AGENT:①.进入CDROM安装目录,执行如下命令:_ pkgadd -d ./VRTSvcsor②.系统提问是否安装,输入Y.③.系统提示安装成功.④.配置完成后,重启工作站sun1,sun2.6.安装后系统配置:①.进入图形界面管理器,执行如下命令:_ hagui②.在File菜单中,选择New Cluster选项.③.在弹出窗口中,Cluster name中输入VCS_ORACLE,在Host name中输入root.④.系统再次弹出窗口,输入管理员名:___,密码:______,系统打开图形界面管理器.⑤.在File菜单中,选择Import type选项.⑥.在弹出窗口中,选择/etc/VRTSvcs/config/sample_Oracle/OracleTypes.cf 文件,导入oracle模板.⑦.新建SERVICE GROUP:ORA,添加系统sun1,sun2.⑧.在ORA中手动添加各种资源,严格按main.cf文件进行配置. 其中在MultiNICA MTNIC,下列各个属性为本地变量,Device @sun1 = { qfe2 = _2._.1_._ , qfe3 = _2._.1_._ }Device @sun2 = { qfe2 = _2._.1_._ , qfe3 = _2._.1_._ }.⑨.修改位/e_port/home/oracle/oracle8/u_/app/oracle/8.0.6/network/admin文件listener.ora,内容如下:HOST = floatIP1GLOBAL_DBNAME =floatIP1.⑩.系统配置完成.于的,。

linux agent安装说明

1.在loadrunner controller界面点击右侧的“Generator”按钮2.点击“add”按钮,如下图填写:注意“Unix Environment”选项卡里,“Don't use RSH”一定要勾选上,否则连接不上agent3.添加成功后,点击新添加的agent,再点击右侧的“connect”按钮,如果连接成功,status 会变为ready,connect按钮也变为disconnect。

4.连接成功后,在主界面选择每个脚本执行时使用的压力生成器,选择已经建立好连接的linux agent即可。

默认是“localhost”就是工作机本身,不推荐使用。

5.controller可以存储场景,避免每次打开都要重新设置和连接linux agent。

附:安装和启动linux agent的方法:1.拷贝lr agent for linux安装文件到linux下PS:下面操作全部用root完成2.编辑/etc/security/limits.conf 增加或修改以下配置:hard nproc 8192hard nfile 81923.编辑/etc/sysctl.conf 增加或修改以下配置:fs.file-max = 8192net.ipv4.tcp_max_tw_buckets = 5000编辑.bash_profile文件中加入一行:“source /opt/HP/env.csh”。

新建或者编辑.cshrc文件,内容:setenv M_LROOT /opt/HPsetenv LD_LIBRARY_PATH ${LD_LIBRARY_PATH}:${M_LROOT}/bin 4.reboot 服务器5.给安装路径赋执行权限,到安装文件目录下(linux服务器就在Linux下执行),执行sh ./install.sh –console,6.根据提示一路next,中间会询问安装路径,默认为/opt/HP/7.编辑env.sh文件,内容为:#!/bin/shexport M_LROOT=/opt/Mercuryexport LD_LIBRARY_PATH=${M_LROOT}/binexport PATH=${M_LROOT}/bin:$PATH8.启动agentcd /opt/HP/bin./m_daemon_setup -install至此agent已经在这台linux上启动,以后就可以用controller连接了。

linux 安装BE AGENT步骤

-rwxr-xr-x 1 10001 110 280 2011-04-04 ramsinst.conf
-rwxr-xr-x 1 10001 110 266 2011-04-04 rmalinst.conf
drwxr-xr-x 7 10001 110 4096 2011-04-04 scripts
正在检查“beoper”用户组的“root”用户组: .... 未找到
您既可以手动创建“beoper”用户组,又可以选择让安装程序自动创建。
是否确实要安装程序创建“beoper”用户组? [y, n] (y)
创建“beoper”用户组时是否确实要使用特定的组 ID? [y, n] (n)y
输入“beoper”用户组的组 ID:400
正在创建组“beoper”使用组ID“400”: ............ 已完成
是否确实要将“root”用户添加至“beoper”用户组中? [y, n] (y)
正将“root”用户添加至“beoper”用户组。 .... 已完成
该信息是否正确? [y, n] (y)
Remote Agent 用户组设置
若要执行备份,必须具备“beoper”用户组。该用户组只能在您不使用
NIS 服务器的情况下创建。将对系统进行扫描以检测 NIS
-rwxr-xr-x 1 10001 110 693 2010-09-08 installralus.pl
-rwxr-xr-x 1 10001 110 708 2011-01-22 installrams
-rwxr-xr-x 1 10001 110 692 2010-09-08 installrams.pl
正在检查系统安装要求:

ITM安装与配置

1. Tivoli Monitor安装与配置1.1. 安装ITM Server1.安装主机信息(Hostname----tsm;IP----10.0.17.253)2.安装介质信息:Monitoring V6.1 (Vol2. Unix Platforms-AIX)Fixpack5(6.1.0-TIV-ITM-FP0005)Version6.1.0CD Part Number:C7805ML3.步骤:A.安装DB2 V8.2B.mount /cdrom>>>>>>>>cd /cdrom>>>>>>>>./install.sh>>>>>>>>> INSTALLEnter the name of the IBM Tivoli Monitoring directory[ default = /opt/IBM/ITM ]:"/opt/IBM/ITM" does not existTry to create it [ y or n; "y" is default ]?Select one of the following:1) Install products to the local host.2) Install products to depot for remote deployment (requires TEMS).3) Exit install.Please enter a valid number: 1Initializing ...Software Licensing Agreement1. Czech2. English3. French4. German5. Italian6. Polish7. Portuguese8. Spanish9. TurkishPlease enter the number that corresponds to the language you prefer.2Software Licensing AgreementPress Enter to display the license agreement on your screen. Please read the agreement carefully before installing the Program. After reading the agreement, you will be given the opportunity to accept it or decline it. If you choose to decline the agreement, installation will not be completed and you will not be able to use the Program.International Program License AgreementPart 1 - General TermsBY DOWNLOADING, INSTALLING, COPYING, ACCESSING, OR USING THE PROGRAM YOU AGREE TO THE TERMS OF THIS AGREEMENT. IF YOU ARE ACCEPTING THESE TERMS ON BEHALF OF ANOTHER PERSON OR A COMPANY OR OTHER LEGAL ENTITY, YOU REPRESENT AND WARRANT THAT YOU HAVE FULL AUTHORITY TO BIND THAT PERSON, COMPANY, OR LEGAL ENTITY TO THESE TERMS. IF YOU DO NOT AGREE TO THESE TERMS,- DO NOT DOWNLOAD, INSTALL, COPY, ACCESS, OR USE THE PROGRAM; AND- PROMPTLY RETURN THE PROGRAM AND PROOF OF ENTITLEMENT TOPress Enter to continue viewing the license agreement, or,Enter "1" to accept the agreement, "2" to decline it or"99" to go back to the previous screen.1Enter a 32-character encryption key, or just press Enter to use the default Default = IBMTivoliMonitoringEncryptionKey....+....1....+....2....+....3..GSkit encryption key has been set.Key File directory: /opt/IBM/ITM/keyfilesProduct packages are available in /usr/tools/ITM/unixProduct packages are available for the following operating systems and component support categories:1) AIX R5.1 (32 bit)2) AIX R5.1 (64 bit)3) AIX R5.2 (32 bit)4) AIX R5.2 (64 bit)5) AIX R5.3 (32 bit)6) AIX R5.3 (64 bit)7) Tivoli Enterprise Portal Browser Client support8) Tivoli Enterprise Portal Server supportType the number for the OS or component support category you want, or type "q" to quit selection[ number "6" or "AIX R5.3 (64 bit)" is default ]:You selected number "6" or "AIX R5.3 (64 bit)"Is the operating system or component support correct [ y or n; "y" is default ]?The following products are available for installation:1) IBM Eclipse Help Server V06.10.05.012) Monitoring Agent for UNIX Logs V06.10.05.013) Monitoring Agent for UNIX OS V06.10.05.014) Summarization and Pruning Agent V06.10.05.015) Tivoli Enterprise Monitoring Server V06.10.05.01-----------------------------------------TEMS6) Tivoli Enterprise Portal Server V06.10.05.01------------------------------------------------TEPS7) Tivoli Enterprise Services User Interface V06.10.05.018) Universal Agent V06.10.05.019) Warehouse Proxy V06.10.05.0110) all of the aboveType the numbers for the products you want to install, or type "q" to quit selection.If you enter more than one number, separate the numbers by a comma ora space.Type your selections here: 10The following products will be installed:IBM Eclipse Help Server V06.10.05.01Monitoring Agent for UNIX Logs V06.10.05.01Monitoring Agent for UNIX OS V06.10.05.01Summarization and Pruning Agent V06.10.05.01Tivoli Enterprise Monitoring Server V06.10.05.01Tivoli Enterprise Portal Server V06.10.05.01Tivoli Enterprise Services User Interface V06.10.05.01Universal Agent V06.10.05.01Warehouse Proxy V06.10.05.01Are your selections correct [ y or n; "y" is default ]?... installing "IBM Eclipse Help Server V06.10.05.01 for AIX R5.3 (64 bit)"; please wait.=> installed "IBM Eclipse Help Server V06.10.05.01 for AIX R5.3 (64 bit)."... Initializing database for IBM Eclipse Help Server V06.10.05.01 for AIX R5.3 (64 bit).... installing "Monitoring Agent for UNIX Logs V06.10.05.01 for AIX R5.3 (64 bit)"; please wait.=> installed "Monitoring Agent for UNIX Logs V06.10.05.01 for AIX R5.3 (64 bit)."... Initializing database for Monitoring Agent for UNIX Logs V06.10.05.01 for AIX R5.3 (64 bit).... installing "Monitoring Agent for UNIX OS V06.10.05.01 for AIX R5.3 (64 bit)"; please wait.=> installed "Monitoring Agent for UNIX OS V06.10.05.01 for AIX R5.3 (64 bit)."... Initializing database for Monitoring Agent for UNIX OS V06.10.05.01 for AIX R5.3 (64 bit).... installing "Summarization and Pruning Agent V06.10.05.01 for AIX R5.3 (64 bit)"; please wait.=> installed "Summarization and Pruning Agent V06.10.05.01 for AIX R5.3 (64 bit)."... Initializing database for Summarization and Pruning Agent V06.10.05.01 for AIX R5.3 (64 bit).... installing "Tivoli Enterprise Monitoring Server V06.10.05.01 for AIX R5.3 (64 bit)"; please wait.=> installed "Tivoli Enterprise Monitoring Server V06.10.05.01 for AIX R5.3 (64 bit)."... Initializing database for Tivoli Enterprise Monitoring Server V06.10.05.01 for AIX R5.3 (64 bit).Please enter TEMS name: TSM... creating config file "/opt/IBM/ITM/config/wasb_ms_TSM.config"... creating file "/opt/IBM/ITM/tables/TSM/glb_site.txt."... updating "/opt/IBM/ITM/config/kbbenv"... verifying Hot Standby.... installing "Tivoli Enterprise Portal Server V06.10.05.01 for AIX R5.3 (64 bit)"; please wait.=> installed "Tivoli Enterprise Portal Server V06.10.05.01 for AIX R5.3 (64 bit)."... Initializing database for Tivoli Enterprise Portal Server V06.10.05.01 for AIX R5.3 (64 bit).... installing "Tivoli Enterprise Services User Interface V06.10.05.01 for AIX R5.3 (64 bit)"; please wait.=> installed "Tivoli Enterprise Services User Interface V06.10.05.01 for AIX R5.3 (64 bit)."... Initializing database for Tivoli Enterprise Services User Interface V06.10.05.01 for AIX R5.3 (64 bit).... installing "Universal Agent V06.10.05.01 for AIX R5.3 (64 bit)"; please wait.=> installed "Universal Agent V06.10.05.01 for AIX R5.3 (64 bit)." ... Initializing database for Universal Agent V06.10.05.01 for AIX R5.3 (64 bit).... installing "Warehouse Proxy V06.10.05.01 for AIX R5.3 (64 bit)"; please wait.=> installed "Warehouse Proxy V06.10.05.01 for AIX R5.3 (64 bit)." ... Initializing database for Warehouse Proxy V06.10.05.01 for AIX R5.3 (64 bit).If you are installing Tivoli Enterprise Portal Server (TEPS) or Tivoli Enterprise PortalDesktop Client (TEP) for the first time you will probably want to install product supportto the TEPS and TEP for the agent products which you plan to use. This gives you productspecific function within the TEP. To install support packages choose yes below or run theinstall again at a later time and when prompted to choose an operating system or componentsupport category choose the appropriate support category.Do you want to install additional products or product support packages [ y or n; "n" is default ]? yProduct packages are available for the following operating systems and component support categories:1) AIX R5.1 (32 bit)2) AIX R5.1 (64 bit)3) AIX R5.2 (32 bit)4) AIX R5.2 (64 bit)5) AIX R5.3 (32 bit)6) AIX R5.3 (64 bit)7) Tivoli Enterprise Portal Browser Client support8) Tivoli Enterprise Portal Server supportType the number for the OS or component support category you want, or type "q" to quit selection[ number "6" or "AIX R5.3 (64 bit)" is default ]: 7You selected number "7" or "Tivoli Enterprise Portal Browser Client support"Is the operating system or component support correct [ y or n; "y" is default ]?The following products are available for installation:1) Monitoring Agent for Linux OS V06.10.05.012) Monitoring Agent for UNIX Logs V06.10.05.013) Monitoring Agent for UNIX OS V06.10.05.014) Monitoring Agent for Windows OS V06.10.05.015) Monitoring Agent for i5/OS V06.10.05.016) TEC GUI Integration V06.10.05.017) Universal Agent V06.10.05.018) all of the aboveType the number for the OS or component support category you want, or type "q" to quit selection[ number "6" or "AIX R5.3 (64 bit)" is default ]: 7You selected number "7" or "Tivoli Enterprise Portal Browser Client support"Is the operating system or component support correct [ y or n; "y" is default ]?The following products are available for installation:1) Monitoring Agent for Linux OS V06.10.05.012) Monitoring Agent for UNIX Logs V06.10.05.013) Monitoring Agent for UNIX OS V06.10.05.014) Monitoring Agent for Windows OS V06.10.05.015) Monitoring Agent for i5/OS V06.10.05.016) TEC GUI Integration V06.10.05.017) Universal Agent V06.10.05.018) all of the aboveType the numbers for the products you want to install, or type "q" to quit selection.If you enter more than one number, separate the numbers by a comma or a space.Type your selections here: 8The following products will be installed:Monitoring Agent for Linux OS V06.10.05.01Monitoring Agent for UNIX Logs V06.10.05.01Monitoring Agent for UNIX OS V06.10.05.01Monitoring Agent for Windows OS V06.10.05.01Monitoring Agent for i5/OS V06.10.05.01TEC GUI Integration V06.10.05.01Universal Agent V06.10.05.01Are your selections correct [ y or n; "y" is default ]?... installing "Monitoring Agent for Linux OS V06.10.05.01 for Tivoli Enterprise Portal Browser Client support"; please wait.=> installed "Monitoring Agent for Linux OS V06.10.05.01 for Tivoli Enterprise Portal Browser Client support."... Initializing database for Monitoring Agent for Linux OS V06.10.05.01 for Tivoli Enterprise Portal Browser Client support.... installing "Monitoring Agent for UNIX Logs V06.10.05.01 for Tivoli Enterprise Portal Browser Client support"; please wait.=> installed "Monitoring Agent for UNIX Logs V06.10.05.01 for Tivoli Enterprise Portal Browser Client support."... Initializing database for Monitoring Agent for UNIX Logs V06.10.05.01 for Tivoli Enterprise Portal Browser Client support.... installing "Monitoring Agent for UNIX OS V06.10.05.01 for TivoliEnterprise Portal Browser Client support"; please wait.=> installed "Monitoring Agent for UNIX OS V06.10.05.01 for Tivoli Enterprise Portal Browser Client support."... Initializing database for Monitoring Agent for UNIX OS V06.10.05.01 for Tivoli Enterprise Portal Browser Client support.... installing "Monitoring Agent for Windows OS V06.10.05.01 for Tivoli Enterprise Portal Browser Client support"; please wait.=> installed "Monitoring Agent for Windows OS V06.10.05.01 for Tivoli Enterprise Portal Browser Client support."... Initializing database for Monitoring Agent for Windows OS V06.10.05.01 for Tivoli Enterprise Portal Browser Client support.... installing "Monitoring Agent for i5/OS V06.10.05.01 for Tivoli Enterprise Portal Browser Client support"; please wait.=> installed "Monitoring Agent for i5/OS V06.10.05.01 for Tivoli Enterprise Portal Browser Client support."... Initializing database for Monitoring Agent for i5/OS V06.10.05.01 for Tivoli Enterprise Portal Browser Client support.... installing "TEC GUI Integration V06.10.05.01 for Tivoli Enterprise Portal Browser Client support"; please wait.=> installed "TEC GUI Integration V06.10.05.01 for Tivoli Enterprise Portal Browser Client support."... Initializing database for TEC GUI Integration V06.10.05.01 forTivoli Enterprise Portal Browser Client support.... installing "Universal Agent V06.10.05.01 for Tivoli Enterprise Portal Browser Client support"; please wait.=> installed "Universal Agent V06.10.05.01 for Tivoli Enterprise Portal Browser Client support."... Initializing database for Universal Agent V06.10.05.01 for Tivoli Enterprise Portal Browser Client support.If you are installing Tivoli Enterprise Portal Server (TEPS) or Tivoli Enterprise PortalDesktop Client (TEP) for the first time you will probably want to install product supportto the TEPS and TEP for the agent products which you plan to use. This gives you productspecific function within the TEP. To install support packages choose yes below or run theinstall again at a later time and when prompted to choose an operating system or componentsupport category choose the appropriate support category.Do you want to install additional products or product support packages [ y or n; "n" is default ]? yProduct packages are available for the following operating systems and component support categories:1) AIX R5.1 (32 bit)2) AIX R5.1 (64 bit)3) AIX R5.2 (32 bit)4) AIX R5.2 (64 bit)5) AIX R5.3 (32 bit)6) AIX R5.3 (64 bit)7) Tivoli Enterprise Portal Browser Client support8) Tivoli Enterprise Portal Server supportType the number for the OS or component support category you want, or type "q" to quit selection[ number "6" or "AIX R5.3 (64 bit)" is default ]: 8You selected number "8" or "Tivoli Enterprise Portal Server support"Is the operating system or component support correct [ y or n; "y" is default ]?The following products are available for installation:1) Monitoring Agent for IBM Tivoli Monitoring 5.x Endpoint V06.10.05.012) Monitoring Agent for Linux OS V06.10.05.013) Monitoring Agent for UNIX Logs V06.10.05.014) Monitoring Agent for UNIX OS V06.10.05.015) Monitoring Agent for Windows OS V06.10.05.016) Monitoring Agent for i5/OS V06.10.05.017) TEC GUI Integration V06.10.05.018) Universal Agent V06.10.05.019) all of the aboveType the numbers for the products you want to install, or type "q" to quit selection.If you enter more than one number, separate the numbers by a comma or a space.Type your selections here: 9The following products will be installed:Monitoring Agent for IBM Tivoli Monitoring 5.x Endpoint V06.10.05.01 Monitoring Agent for Linux OS V06.10.05.01Monitoring Agent for UNIX Logs V06.10.05.01Monitoring Agent for UNIX OS V06.10.05.01Monitoring Agent for Windows OS V06.10.05.01Monitoring Agent for i5/OS V06.10.05.01TEC GUI Integration V06.10.05.01Universal Agent V06.10.05.01Are your selections correct [ y or n; "y" is default ]?... installing "Monitoring Agent for IBM Tivoli Monitoring 5.x Endpoint V06.10.05.01 for Tivoli Enterprise Portal Server support"; please wait.=> installed "Monitoring Agent for IBM Tivoli Monitoring 5.x Endpoint V06.10.05.01 for Tivoli Enterprise Portal Server support."... Initializing database for Monitoring Agent for IBM Tivoli Monitoring 5.x Endpoint V06.10.05.01 for Tivoli Enterprise Portal Server support.... installing "Monitoring Agent for Linux OS V06.10.05.01 for Tivoli Enterprise Portal Server support"; please wait.=> installed "Monitoring Agent for Linux OS V06.10.05.01 for Tivoli Enterprise Portal Server support."... Initializing database for Monitoring Agent for Linux OS V06.10.05.01 for Tivoli Enterprise Portal Server support.... installing "Monitoring Agent for UNIX Logs V06.10.05.01 for TivoliEnterprise Portal Server support"; please wait.=> installed "Monitoring Agent for UNIX Logs V06.10.05.01 for Tivoli Enterprise Portal Server support."... Initializing database for Monitoring Agent for UNIX Logs V06.10.05.01 for Tivoli Enterprise Portal Server support.... installing "Monitoring Agent for UNIX OS V06.10.05.01 for Tivoli Enterprise Portal Server support"; please wait.=> installed "Monitoring Agent for UNIX OS V06.10.05.01 for Tivoli Enterprise Portal Server support."... Initializing database for Monitoring Agent for UNIX OS V06.10.05.01 for Tivoli Enterprise Portal Server support.... installing "Monitoring Agent for Windows OS V06.10.05.01 for Tivoli Enterprise Portal Server support"; please wait.=> installed "Monitoring Agent for Windows OS V06.10.05.01 for Tivoli Enterprise Portal Server support."... Initializing database for Monitoring Agent for Windows OS V06.10.05.01 for Tivoli Enterprise Portal Server support.... installing "Monitoring Agent for i5/OS V06.10.05.01 for Tivoli Enterprise Portal Server support"; please wait.=> installed "Monitoring Agent for i5/OS V06.10.05.01 for Tivoli Enterprise Portal Server support."... Initializing database for Monitoring Agent for i5/OS V06.10.05.01for Tivoli Enterprise Portal Server support.... installing "TEC GUI Integration V06.10.05.01 for Tivoli Enterprise Portal Server support"; please wait.=> installed "TEC GUI Integration V06.10.05.01 for Tivoli Enterprise Portal Server support."... Initializing database for TEC GUI Integration V06.10.05.01 for Tivoli Enterprise Portal Server support.... installing "Universal Agent V06.10.05.01 for Tivoli Enterprise Portal Server support"; please wait.=> installed "Universal Agent V06.10.05.01 for Tivoli Enterprise Portal Server support."... Initializing database for Universal Agent V06.10.05.01 for Tivoli Enterprise Portal Server support.If you are installing Tivoli Enterprise Portal Server (TEPS) or Tivoli Enterprise PortalDesktop Client (TEP) for the first time you will probably want to install product supportto the TEPS and TEP for the agent products which you plan to use. This gives you productspecific function within the TEP. To install support packages choose yes below or run theinstall again at a later time and when prompted to choose an operating system or componentsupport category choose the appropriate support category.Do you want to install additional products or product support packages [ yor n; "n" is default ]?... postprocessing; please wait.... Copying work files, please wait.... running /opt/IBM/ITM/aix533/cq/bin/helpmerg.sh1.2. 安装Monitoring For Database(DB2)需要被监控的DB2数据库端:光盘:Tivoli Monitoring for databasesCD part NO:C75U31Emkgroup itmuserssmitty chuser,将db2inst1添加到itmusers组中去.wasb:/usr/tools/monitorfordb2#>cd cdromwasb:/usr/tools/monitorfordb2/cdrom#>lsDeploy install.sh notices silent_install.txtDeployLnk.sh non_ibm_license readme.txt unixwasb:/usr/tools/monitorfordb2/cdrom#>./install.shEnter the name of the IBM Tivoli Monitoring directory[ default = /opt/IBM/ITM ]:ITM home directory "/opt/IBM/ITM" already exists.OK to use it [ y or n; "y" is default ]?The following processes are currently running:Product = Monitoring Agent for UNIX OS PID = 606404Continue with this installation [ y or n; "n" is default ]? y Select one of the following:1) Install products to the local host.2) Install products to depot for remote deployment (requires TEMS).3) Exit install.Please enter a valid number: 1Initializing ...Software Licensing Agreement1. Czech2. English3. French4. German5. Italian6. Polish7. Portuguese8. Spanish9. TurkishPlease enter the number that corresponds to the languageyou prefer.2Software Licensing AgreementPress Enter to display the license agreement on yourscreen. Please read the agreement carefully before installing the Program. After reading the agreement, you will be given the opportunity to accept it or decline it. If you choose to decline the agreement, installation will not be completed and you will not be able to use the Program.International Program License AgreementPart 1 - General TermsBY DOWNLOADING, INSTALLING, COPYING, ACCESSING, OR USING THE PROGRAM YOU AGREE TO THE TERMS OF THIS AGREEMENT. IF YOU ARE ACCEPTING THESE TERMS ON BEHALF OF ANOTHER PERSON OR A COMPANY OR OTHER LEGAL ENTITY, YOU REPRESENT AND WARRANT THAT YOU HAVE FULL AUTHORITY TO BIND THAT PERSON, COMPANY, OR LEGAL ENTITY TO THESE TERMS. IF YOU DO NOT AGREE TO THESE TERMS,- DO NOT DOWNLOAD, INSTALL, COPY, ACCESS, OR USE THE PROGRAM; AND- PROMPTLY RETURN THE PROGRAM AND PROOF OF ENTITLEMENT TOPress Enter to continue viewing the license agreement, or, Enter "1" to accept the agreement, "2" to decline it or "99" to go back to the previous screen.1Product packages are available in /usr/tools/monitorfordb2/cdrom/unix The following products are currently installed in "/opt/IBM/ITM:"IBM Eclipse Help Server V06.10.05.01 @ AIX R5.3 (32 bit)/R5.3 (64 bit) Monitoring Agent for IBM Tivoli Monitoring 5.x Endpoint V06.10.05.01 @ Tivoli Enterprise Portal Server supportMonitoring Agent for Linux OS V06.10.05.01 @ Tivoli Enterprise Portal Browser Client supportMonitoring Agent for Linux OS V06.10.05.01 @ Tivoli Enterprise Portal Server supportMonitoring Agent for UNIX Logs V06.10.05.01 @ AIX R5.1 (64 bit)/R5.2 (64 bit)/R5.3 (64 bit)Monitoring Agent for UNIX Logs V06.10.05.01 @ Tivoli Enterprise Portal Browser Client supportMonitoring Agent for UNIX Logs V06.10.05.01 @ Tivoli Enterprise Portal Server supportMonitoring Agent for UNIX OS V06.10.05.01 @ AIX R5.1 (64 bit)/R5.2 (64 bit)/R5.3 (64 bit)Monitoring Agent for UNIX OS V06.10.05.01 @ Tivoli Enterprise Portal Browser Client supportMonitoring Agent for UNIX OS V06.10.05.01 @ Tivoli Enterprise Portal Server supportMonitoring Agent for Windows OS V06.10.05.01 @ Tivoli Enterprise Portal Browser Client supportMonitoring Agent for Windows OS V06.10.05.01 @ Tivoli Enterprise Portal Server supportMonitoring Agent for i5/OS V06.10.05.01 @ Tivoli Enterprise PortalBrowser Client supportMonitoring Agent for i5/OS V06.10.05.01 @ Tivoli Enterprise Portal Server supportSummarization and Pruning Agent V06.10.05.01 @ AIX R5.1 (32 bit)/R5.2 (32 bit)/R5.3 (32 bit)/R5.1 (64 bit)/R5.2 (64 bit)/R5.3 (64 bit)TEC GUI Integration V06.10.05.01 @ Tivoli Enterprise Portal Browser Client supportTEC GUI Integration V06.10.05.01 @ Tivoli Enterprise Portal Server supportTivoli Enterprise Monitoring SOAP Server V06.10.05.01 @ AIX R5.1 (32 bit) Tivoli Enterprise Monitoring Server V06.10.05.01 @ AIX R5.1 (32 bit) Tivoli Enterprise Portal Browser Client V06.10.05.01 @ AIX R5.3 (32 bit)/R5.3 (64 bit)Tivoli Enterprise Portal Server V06.10.05.01 @ AIX R5.3 (32 bit)/R5.3 (64 bit)Tivoli Enterprise Services User Interface V06.10.05.01 @ AIX R5.1 (32 bit)/R5.2 (32 bit)/R5.3 (32 bit)Tivoli Enterprise Services User Interface V06.10.05.01 @ AIX R5.1 (64 bit)/R5.2 (64 bit)/R5.3 (64 bit)Tivoli Enterprise Services User Interface V06.10.05.01 @ AIX R5.3 (32 bit)/R5.3 (64 bit)Universal Agent V06.10.05.01 @ AIX R5.1 (64 bit)/R5.2 (64 bit)/R5.3 (64 bit)Universal Agent V06.10.05.01 @ Tivoli Enterprise Portal Browser Client supportUniversal Agent V06.10.05.01 @ Tivoli Enterprise Portal Server support Warehouse Proxy V06.10.05.01 @ AIX R5.1 (32 bit)/R5.1 (64 bit)/R5.2 (32 bit)/R5.2 (64 bit)/R5.3 (32 bit)/R5.3 (64 bit)Product packages are available for the following operating systems and component support categories:1) AIX R5.1 (32 bit)2) AIX R5.1 (64 bit)3) AIX R5.2 (32 bit)4) AIX R5.2 (64 bit)5) AIX R5.3 (32 bit)6) AIX R5.3 (64 bit)7) Solaris R10 (32 bit)8) Solaris R10 (64 bit)9) Solaris R10 Opteron (64 bit)10) Solaris R8 (32 bit)11) Solaris R8 (64 bit)12) Solaris R9 (32 bit)13) Solaris R9 (64 bit)14) Tivoli Enterprise Monitoring Server supportType the number for the OS or component support category you want, or type "q" to quit selection[ number "6" or "AIX R5.3 (64 bit)" is default ]:Type the number for the OS or component support category you want, or type "q" to quit selection[ number "6" or "AIX R5.3 (64 bit)" is default ]:You selected number "6" or "AIX R5.3 (64 bit)"Is the operating system or component support correct [ y or n; "y" is default ]?The following products are available for installation:1) Monitoring Agent for DB2 V06.10.00.002) Monitoring Agent for Oracle V06.10.00.003) Monitoring Agent for Sybase Server V06.10.00.004) Tivoli Enterprise Services User Interface V06.10.02.005) all of the aboveType the numbers for the products you want to install, or type "q" to quit selection.If you enter more than one number, separate the numbers by a comma or a space.Type your selections here: 5The following products will be installed:Monitoring Agent for DB2 V06.10.00.00Monitoring Agent for Oracle V06.10.00.00Monitoring Agent for Sybase Server V06.10.00.00Tivoli Enterprise Services User Interface V06.10.02.00Are your selections correct [ y or n; "y" is default ]?... installing "Monitoring Agent for DB2 V06.10.00.00 for AIX R5.3 (64 bit)"; please wait.=> installed "Monitoring Agent for DB2 V06.10.00.00 for AIX R5.3 (64 bit)."... Initializing database for Monitoring Agent for DB2 V06.10.00.00 for AIX R5.3 (64 bit).... installing "Monitoring Agent for Oracle V06.10.00.00 for AIX R5.3 (64 bit)"; please wait.=> installed "Monitoring Agent for Oracle V06.10.00.00 for AIX R5.3 (64 bit)."... Initializing database for Monitoring Agent for Oracle V06.10.00.00 for AIX R5.3 (64 bit).... installing "Monitoring Agent for Sybase Server V06.10.00.00 for AIX R5.3 (64 bit)"; please wait.=> installed "Monitoring Agent for Sybase Server V06.10.00.00 for AIX R5.3 (64 bit)."... Initializing database for Monitoring Agent for Sybase Server V06.10.00.00 for AIX R5.3 (64 bit).WARNING - you are about to install an OLDER version of "Tivoli Enterprise Services User Interface V06.10.02.00"Do you want to install the OLDER version [ y or n; "n" is default ]?Do you want to install additional products or product support packages [ y or n; "n" is default ]? yProduct packages are available for the following operating systems and component support categories:1) AIX R5.1 (32 bit)2) AIX R5.1 (64 bit)3) AIX R5.2 (32 bit)4) AIX R5.2 (64 bit)5) AIX R5.3 (32 bit)6) AIX R5.3 (64 bit)7) Solaris R10 (32 bit)8) Solaris R10 (64 bit)。

  1. 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
  2. 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
  3. 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。

ITM windows Agent
安装手册
版本信息
状态标识:C – Created A - Added M - Modified D – Deleted
1安装前提
1.1 硬件要求
32 MB RAM
150 MB virtual memory
500 MB disk space
1.2 操作系统要求
RedHat Enterprise Linux 2.1 Intel(32 bit)及以上版本
2安装步骤
1、执行如下命令解开TAR包:(具体包名根据实际情况而定)
# tar xvf C167TEN.tar
2、执行install.sh脚本开始安装(要求先安装KSH):
# ./install.sh
3、程序提示目录/opt/IBM/ITM不存在,是否创建,直接回车创建目录;
4、输入“1”并回车,选择将产品安装到本地主机上,如图所示:
5、输入“1”并回车,选择接受软件协议,如下图:
6、输入32位的加密密钥,直接回车使用默认值:IBMTivoliMonitoringEncryptionKey
7、安装程序会自动识别操作系统,直接回车确认:
8、程序列出所有可安装的组件,根据实际情况输入相应编号进行安装(如果是在生产机上部署AGENT,在这里只须输入“1”)。

本例子是安装ITM Agent,所以输入“1”,选择安装所有产品:
9、回车确认选择的组件:
安装开始
10、回车退出安装脚本,安装结束。

11、配置连接TEMS
# cd /opt/IBM/ITM/bin
# ./itmcmd config –A lz
配置过程只需要修改TEMS服务器IP地址,其他均保持默认值。

3启/停AGENT
# cd /opt/IBM/ITM/bin
# ./itmcmd agent start lz //启动AGENT
# ./itmcmd agent stop lz //停止AGENT
4安装验证
到TEP上查看。

相关文档
最新文档