OEM Agents (port 3872)
Detect an OEM Agent is running
- Open a web browser and go to https://x.x.x.x:3872/emd/main/
- Page will say “Congratulations, EMAgent is working!”
OEM agent path (example)
cd /u01/app/oracle/oem_agent/core/12.1.0.1.0/bin
Start the OEM agent
emctl start agent
Check the OEM agent status
emctl status agent
Stop the OEM agent
emctl stop agent
OEM Management Server (OMS, port 1158 / port 1159)
- OEM console (HTTP) on port 1158
- Repository upload (agents send data to this port) on port 1159