ITM 安装实践 - linux
安装步骤:[root@aoracle ~]# ./install.shThis system is using a version of the Korn Shell (ksh) which will allow the installation of specific older releases of ITM Monitoring application agents to regre
安装步骤:
[root@aoracle ~]# ./install.sh
This system is using a version of the Korn Shell (ksh) which will allow the installation of specific older releases of ITM Monitoring application agents to regress the installation, configuration and execution tools for this installation. Refer to the Flash note titled \"Newer ksh shell may allow regression of ITM installation\" for more information, including steps to take to avoid damage to your IBM Tivoli Monitoring installation.
INSTALL
Enter the name of the IBM Tivoli Monitoring directory
[ default = /opt/IBM/ITM ]:
ITM home directory "/opt/IBM/ITM" already exists.
OK to use it [ 1-yes, 2-no; "1" 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) Install TEMS support for remote seeding
4) Exit install.
Please enter a valid number: 1
Initializing ...
International Program License Agreement
Part 1 - General Terms
BY DOWNLOADING, INSTALLING, COPYING, ACCESSING, CLICKING ON
AN "ACCEPT" BUTTON, OR OTHERWISE USING THE PROGRAM,
LICENSEE AGREES TO THE TERMS OF THIS AGREEMENT. IF YOU ARE
ACCEPTING THESE TERMS ON BEHALF OF LICENSEE, YOU REPRESENT
AND WARRANT THAT YOU HAVE FULL AUTHORITY TO BIND LICENSEE
TO THESE TERMS. IF YOU DO NOT AGREE TO THESE TERMS,
- DO NOT DOWNLOAD, INSTALL, COPY, ACCESS, CLICK ON AN
"ACCEPT" BUTTON, OR USE THE PROGRAM; AND
- PROMPTLY RETURN THE UNUSED MEDIA, DOCUMENTATION, AND
Press Enter to continue viewing the license agreement, or
enter "1" to accept the agreement, "2" to decline it, "3"
to print it, "4" to read non-IBM terms, or "99" to go back
to the previous screen.
1
Product packages are available in /root/unix
The following products are currently installed in "/opt/IBM/ITM:"
Agentless Monitoring for Linux Operating Systems V06.22.02.00 @ Linux Intel R2.6 (32 bit)/Intel R2.6 (64 bit)
IBM GSKit Security Interface V07.40.27.00 @ Linux Intel R2.4 (32 bit)/Intel R2.6 (32 bit)/x86_64 R2.6 (32 bit)
Monitoring Agent for Linux OS V06.22.02.00 @ Linux Intel R2.6 (32 bit)/Intel R2.6 (64 bit)
Monitoring Agent for UNIX Logs V06.22.02.00 @ Linux Intel R2.6 (32 bit)/Intel R2.6 (64 bit)
Tivoli Enterprise Services User Interface V06.22.02.00 @ Linux Intel R2.6 (32 bit)/Intel R2.6 GCC 2.9.5 (64 bit)/Intel R2.6 (64 bit)
All agents require that application support files that contain agent-specific information be installed on the Tivoli Enterprise Monitoring Server that the agents will connect to, Tivoli Enterprise Portal Server and Tivoli Enterprise Portal desktop and browser client. Install application support before starting to install any Tivoli Enterprise Monitoring Agents.
The following products are available for installation:
1) Agentless Monitoring for AIX Operating Systems V06.22.02.00
2) Agentless Monitoring for HP-UX Operating Systems V06.22.02.00
3) Agentless Monitoring for Linux Operating Systems V06.22.02.00
4) Agentless Monitoring for Solaris Operating Systems V06.22.02.00
5) Agentless Monitoring for Windows Operating Systems V06.22.02.00
6) Monitoring Agent for Linux OS V06.22.02.00
7) Monitoring Agent for UNIX Logs V06.22.02.00
8) Tivoli Enterprise Services User Interface Extensions V06.22.02.00
9) Universal Agent V06.22.02.00
10) all of the above
Type the numbers for the products you want to install, type "b" to change operating system, 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: 9
The following products will be installed:
Universal Agent V06.22.02.00
Are your selections correct [ 1=Yes, 2=No ; default is "1" ] ?
... installing "Universal Agent V06.22.02.00 for Linux Intel R2.6 (32 bit)"; please wait.
=> installed "Universal Agent V06.22.02.00 for Linux Intel R2.6 (32 bit)".
... Initializing component Universal Agent V06.22.02.00 for Linux Intel R2.6 (32 bit).
... Universal Agent V06.22.02.00 for Linux Intel R2.6 (32 bit) initialized.
Do you want to install additional products or product support packages [ 1=Yes, 2=No ; default is "2" ] ?
... postprocessing; please wait.
... Copying work files, please wait.
... finished postprocessing.
Installation step complete.
You may now configure any locally installed IBM Tivoli Monitoring product via the "/opt/IBM/ITM/bin/itmcmd config" command.
----
下面说一下配置:
[root@aoracle bin]# ./itmcmd config -A ul
Agent configuration started...
Will this agent connect to a TEMS? [1=YES, 2=NO] (Default is: 1):
TEMS Host Name (Default is: aoracle):
Network Protocol [ip, sna, ip.pipe or ip.spipe] (Default is: ip.pipe):
Now choose the next protocol number from one of these:
- ip
- sna
- ip.spipe
- 0 for none
Network Protocol 2 (Default is: 0):
IP.PIPE Port Number (Default is: 1918):
Enter name of KDC_PARTITION (Default is: null):
Configure connection for a secondary TEMS? [1=YES, 2=NO] (Default is: 2):
Enter Optional Primary Network Name or 0 for "none" (Default is: 0):
Agent configuration completed...
Would you like to restart the component to allow new configuration to take effect? [1=Yes, 2=No] (Default is: 1):
Stopping Monitoring Agent for UNIX Logs
Monitoring Agent for UNIX Logs stopped
Starting Monitoring Agent for UNIX Logs
Monitoring Agent for UNIX Logs started
下面检查一下进程:
[root@aoracle bin]# ./cinfo -r
*********** Wed Dec 5 14:06:06 CST 2012 ******************
User: root Groups: root bin daemon sys adm disk wheel pkcs11
Host name : aoracle Installer Lvl:06.22.02.00
CandleHome: /opt/IBM/ITM
***********************************************************
Host Prod PID Owner Start ID ..Status
aoracle lz 17123 root 13:59 None ...running
aoracle ul 18488 root 14:01 None ...running
aoracle um 20475 root 14:02 None ...running
更多推荐
所有评论(0)