B Updating Server Load Balancer Configuration Settings

This appendix describes the following:

B.1 Updating Server Load Balancer Configuration Settings

If you have a Server Load Balancer (SLB) configured, make the changes described in Table B-1 to your monitors.

Note:

The HTTPS and HTTP ports you must associated with can be found by running the following command from the Oracle home of the OMS:

$<ORACLE_HOME>/bin/emctl status oms -details

Table B-1 SLB-Specific Configuration Changes to SLB Monitors

Monitor Name Configuration Associate With
 

Type

Interval

Timeout

Send String

Receive String

 

mon_emcc_secure_upload<https_port>

https

60

181

GET /empbs/upload

Http Receiver Servlet active!

HostA:<https_upload_port>

HostB:<https_upload_port>

mon_emcc_unsecure_agent_reg<http_port> (optional)

http

60

181

GET /empbs/genwallet

GenWallet Servlet activated

HostA:<http_upload_port>

HostB:<http_upload_port>

mon_emcc_secure_console<https_console_port>

https

5

16

GET /em/consoleStatus.jsp

Enterprise Manager Console is UP

HostA:<https_upload_port> HostB:<https_upload_port>

mon_emcc_unsecure_console<http_console_port> (optional)

http

5

16

GET /em/consoleStatus.jsp

Enterprise Manager Console is UP

HostA:<http_upload_port>

HostB:<http_upload_port>


Note:

Some Load Balancers require <CR><LF> characters to be added explicitly to the Send String using literal "\r\n". This is vendor-specific. Refer to your SLB documentation for details.