#topicpath

[[技術文書/Oracle/11g/CentOS5.3(64bit)のOracle11gR1にManagementAgent10gR5をインストール]] では
GUI でインストールしましたが、今回はサイレントインストールしてみます。

* 環境 [#zf2192f3]

- Grid Control 10gR5
-- hostname: em1
-- http://em1:4889/em/
-- http://em1:4889/agent_download/
- Database 11gR2
-- hostname: ora1

* スクリプトをダウンロード [#v60b8067]

http://em1:4889/agent_download/10.2.0.5.0/linux/ から
agentDownload.linux を取ってきます。
ダウンロードしたら実行権限を付けます。

#pre{{
[oracle@ora1 GCagent]$ wget http://em1:4889/agent_download/10.2.0.5.0/linux/agentDownload.linux
--16:03:59--  http://em1:4889/agent_download/10.2.0.5.0/linux/agentDownload.linux
em1 をDNSに問いあわせています... 192.168.1.224
em1|192.168.1.224|:4889 に接続しています... 接続しました。
HTTP による接続要求を送信しました、応答を待っています... 200 OK
長さ: 34136 (33K) [text/plain]
Saving to: `agentDownload.linux'

100%[=======================================>] 34,136      --.-K/s   in 0s     

16:03:59 (104 MB/s) - `agentDownload.linux' を保存しました [34136/34136]

[oracle@ora1 GCagent]$ chmod +x agentDownload.linux 
}}


トップ   差分 履歴 リロード   一覧 検索 最終更新   ヘルプ   最終更新のRSS