Monitoring OUD in OEM
Discovering OUD on OEM 12c. In short
- No weblogic domain used for OUD monitoring
- 2.Use Self Update to find the OUD plugins, selfupdate will show available plugins for OUD
- Download plugins and apply in online or offline
- Use offline mode to import em_catalog.zip
- Extracted EMOUDPLUGIN_1.1 into swlib, added a reference of this plugin in software library
- setup EMCLI after downloading emclikit.jar
- export OracleHome , JAVA Home and ECMCLI Home
- execute ./emcli setup -url=<url of em> -username=<username> -dir=<emclihome> -ver_jars_dir=<emclie home>
- ./emcli import_update -file
- ./emcli deploy_plugin_on_server -plugin="oracle.oud.odir"
0