使用agentDownload指令碼在Unix/Linux平臺安裝Management Agent
Table 6-3 AgentDownload Script. Options
Option Description-b
To specify base directory of the Agent Oracle home.
-c
To specify the cluster nodes (CLUSTER_NODES)
Note that there should not be any spaces between the entries in the comma-separated nodes list.
-d
Do not automatically discover targets during installation. Host target will be created as needed.
-h
To display and describe the options that can be used with this script.
-i
To specify the inventory pointer location file: Can be used to point the installer to a nondefault inventory. (For advanced users only.)
-l
To specify as local host (pass -local to runInstaller)
-m
To specify the Oracle Management Service host name for downloading the agent install.
-n
To specify the cluster name.
-o
To specify the OLD_ORACLE_HOME during upgrade
-p
To specify static port list file.
-r
To specify the port for connecting to the Oracle Management Service host name.
-t
Do not automatically start the agent at the end of the installation.
-u
To upgrade.
-x
To debug output: Turns on shell debugging.
-N
Do not prompt for Agent Registration Password.
Downloading 10.2.0.3.0 Agent Installation Software for Different PlatformsTo obtain the agent download for other platforms, you must complete the following steps to make the Management Agent installable from the Management Service Oracle home.
To Obtain agentDownload for Unix
Follow the instructions below to download the agent installation software for Unix:
-
Download the
_Grid_Control_agent_download_10_2_0_3.zip file from OTN: -
Copy the downloaded file to the
/sysman/agent_download/10.2.0.3.0 directory.Note:
Create the/sysman/agent_download/10.2.0.3.0 directory, if it does not exist. -
Go to this directory by executing the following:
cd/sysman/agent_download/10.2.0.3.0 When you are here, confirm that the size and checksum calculation of the downloaded file match the information specified on the OTN download page.
-
Execute the following command:
unzip_Grid_Control_agent_download_10_2_0_3.zip -
If the agent_download.rsp file does not exist in the
/sysman/agent_download/10.2.0.3.0 directory, do the following:-
Execute mv agent_download.rsp.bak agent_download.rsp
-
Edit agent_download.rsp and modify s_OMSHost="REPLACE_WITH_OMS_HOST" and s_OMSPort="REPLACE_WITH_OMS_PORT" variables with the correct OMSHost and OMSPort values. For example:
s_OMSHost="foo.us.oracle.com"
s_OMSPort="4889"Note:
Even if you are specifying a secure Management Service, you must still enter the non-secure port number here.
-
-
Download the agentDownload script. by using cp, rcp, scp, FTP, or wget utility.
An example of using wget is as follows:
wget -
Run the following command:
chmod +x agentDownload.linux
./agentDownload.linux -b-m -r For example:
./agentdownload.linux - b /oracle/agentinstall -m foo.us.oracle.com -r 4889For clusters, use the following command:
./agentdownload.linux - b /oracle/agentinstall -m foo.us.oracle.com -r 4889 -c "host1,host2,host3" -n myCRS -lTo view more options, use the ./agentdownload.linux -h command.
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/11411056/viewspace-733426/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- 使用agentDownload指令碼在Windows平臺安裝Management Agent指令碼Windows
- 【GC】使用 agentDownload.linux完成Grid Control Agent的快速部署安裝GCLinux
- 【Zabbix】zabbix_agent安裝指令碼指令碼
- 【指令碼】UNIX平臺orainstRoot.sh指令碼作用指令碼AI
- 達夢7在Linux平臺安裝Linux
- Linux平臺Oracle ODBC安裝使用LinuxOracle
- 使用指令碼便捷地在 Ubuntu 中安裝最新 Linux 核心指令碼UbuntuLinux
- windows和unix平臺下Oracle冷備份指令碼WindowsOracle指令碼
- Zabbix Agent 安裝與使用
- 使用Tom解除安裝指令碼解除安裝表資料到平文字檔案指令碼
- 在Hadoop平臺跑python指令碼HadoopPython指令碼
- ecs使用指令碼安裝oracle指令碼Oracle
- Linux/Unix shell 指令碼中呼叫SQL,RMAN指令碼Linux指令碼SQL
- 理解 Linux/Unix 登入指令碼Linux指令碼
- 在Linux系統下安裝Perl指令碼語言(轉)Linux指令碼
- 【relink】在LINUX/UNIX平臺上relink Oracle軟體LinuxOracle
- Linux平臺下解除安裝ORACLELinuxOracle
- 【解除安裝】在LINUX/UNIX環境下解除安裝Oracle的OLAP元件LinuxOracle元件
- 【實驗】使用Tom解除安裝指令碼解除安裝表資料到平文字檔案指令碼
- Oracle 11gR2 在Linux平臺上安裝體驗OracleLinux
- unix、linux oracle rman匯出指令碼LinuxOracle指令碼
- zabbix agent原始碼編譯安裝原始碼編譯
- postgresql在windows平臺下的安裝 (轉)SQLWindows
- Linux___在Linux平臺安裝Oracle比較常見的問題)LinuxOracle
- MySQL 5.7.21 Linux平臺安裝 Part 2MySqlLinux
- Linux 伺服器zabbix原始碼客戶端(agent)安裝Linux伺服器原始碼客戶端
- Linux下JPEG庫安裝指令碼(轉)Linux指令碼
- zabbix安裝agent
- Zabbix Agent安裝
- oracle11g在linux7的靜默安裝指令碼OracleLinux指令碼
- 理解 Linux/Unix 登入指令碼的技巧Linux指令碼
- Unix/Linux 指令碼中 “set -e” 的作用Linux指令碼
- linux_unix_script_生成ping指令碼Linux指令碼
- ORACLE安裝核心引數配置_linux平臺OracleLinux
- pyenv 安裝指令碼指令碼
- lnmp安裝指令碼LNMP指令碼
- 在Linux x86-64平臺上安裝oracle 10gR2LinuxOracle 10g
- Linux 筆記分享十六:指令碼安裝包Linux筆記指令碼