cloudcontrol
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
cloudcontrol [2015/10/04 18:16] – [Installation of Agent (Linux)] z0hpvk | cloudcontrol [2025/03/08 22:24] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
===== Cloud Control 12c ===== | ===== Cloud Control 12c ===== | ||
==== Installation of Agent (Linux) ==== | ==== Installation of Agent (Linux) ==== | ||
+ | Before installing confirm that you can ssh to target from OMS host. | ||
- | 1. Setup --> Add Target --> Add Targets Manually\\ | + | 1. Setup --> Add Target --> Add Targets Manually |
- | 2. Enter hostname including domain and select Linux x86-64\\ | + | 2. Enter hostname including domain and select Linux x86-64 |
- | 3. Installation Base Directory | + | 3. Installation Base Directory |
- | | + | |
- | Named Credential | + | Named Credential |
- | | + | |
- | | + | |
- | 4. Login as root user and run / | + | 4. Login as root user and run / |
==== Installation of Agent (Windows) ==== | ==== Installation of Agent (Windows) ==== | ||
+ | http:// | ||
- | http:// | + | |
- | + | 2. Use emcli to download latest Agent software from OMS | |
- | 1. Create Directories " | + | |
- | 2. Use emcli to download latest Agent software from OMS | + | export ZIP_LOC=/ |
- | | + | ./emcli login -username=sysman |
- | | + | |
- | | + | 3. Transfer downloaded software to Windows Host (D: |
- | OR | + | 4. Unzip and edit agent.rsp file (Change 4 parameters) |
- | | + | |
- | 3. Transfer downloaded software to Windows Host (D: | + | |
- | 4. Unzip and edit agent.rsp file (Change 4 parameters) | + | |
- | | + | |
- | | + | 5. Open DOS prompt as administrator and navigate to D: |
- | | + | |
- | | + | |
- | 5. Open DOS prompt as administrator and navigate to D: | + | |
- | | + | |
==== Useful Commands on OMS Host ==== | ==== Useful Commands on OMS Host ==== | ||
- | export OMS_HOME=/ | + | export OMS_HOME=/ |
- | $OMS_HOME/ | + | $OMS_HOME/ |
- | $OMS_HOME/ | + | $OMS_HOME/ |
- | $OMS_HOME/ | + | $OMS_HOME/ |
==== Useful Commands on Agent Host ==== | ==== Useful Commands on Agent Host ==== | ||
- | export OMS_HOME=/ | + | export OMS_HOME=/ |
- | $OMS_HOME/ | + | $OMS_HOME/ |
- | $OMS_HOME/ | + | $OMS_HOME/ |
- | $OMS_HOME/ | + | $OMS_HOME/ |
- | $OMS_HOME/ | + | $OMS_HOME/ |
- | $OMS_HOME/ | + | $OMS_HOME/ |
- | $OMS_HOME/ | + | $OMS_HOME/ |
+ | |||
+ | ==== Remove Agent from OMS ==== | ||
+ | __**On Target**__ | ||
+ | ./emctl stop agent | ||
+ | |||
+ | __**On OMS Host**__ | ||
+ | ./emcli login -username | ||
+ | ./emcli sync | ||
+ | ./emcli delete_target -name=" | ||
cloudcontrol.1443982597.txt.gz · Last modified: 2025/03/08 22:23 (external edit)