Sunday, April 10, 2016

Monitoring OUD in OEM

Discovering OUD  on OEM 12c. In short

1. No weblogic domain used for OUD monitoring
2.Use Self Update to find the OUD plugins, selfupdate will show available plugins for OUD
3. Download plugins and apply in online or offline

4. Use offline mode to import em_catalog.zip
5. Extracted EMOUDPLUGIN_1.1 into swlib, added a reference of this plugin in software library
6.  setup  EMCLI after downloading emclikit.jar
7. export OracleHome , JAVA Home and ECMCLI Home
8. execute ./emcli setup -url=<url of em> -username=<username> -dir=<emclihome> -ver_jars_dir=<emclie home>
9. ./emcli import_update -file
10. ./emcli deploy_plugin_on_server -plugin="oracle.oud.odir"
11. Deployed plugin in OEM on Management server and later OEM agent

12. Discovered OUD Instance, OUD-Proxy and OUD replication gateway manually

No comments:

Post a Comment