About

The System and Performance Monitoring is managed through metrics that span over all the OBI layers:

  • OS
  • Application Server (Weblogic 11g or OC4J for 10g)
  • BI Server
  • Presentation Server

Below is a list of tools to collect and/or to visualize this metrics.

The big difference between 10g and 11g is that:

Layers

OS

See (Operating) System Metrics

Weblogic (Application Server)

OBIEE Component

Usage Tracking

OBIEE 10G

In 10g, the System Management Console allows to get the OBI Performances Metrics through the JMX technology.

The definition of the perfCounters for OBIEE 10g are located in the directory OracleBI_Home\systemsmanagement\resources\performance and describe in two xml files:

  • perf_OracleBIPresentationServer.xml
  • perf_OracleBIServer.xml

You can see it when OC4J start.

Starting OC4J from E:\OracleBI\oc4j_bi\j2ee\home ...
.......
2010-06-01 01:41:29.843 NOTIFICATION PERFORMANCE MONITOR Directory Location =
E:\OracleBI\systemsmanagement\resources\performance
2010-06-01 01:41:29.843 NOTIFICATION Found performance file :
E:\OracleBI\systemsmanagement\resources\performance\perf_OracleBIPresentationServer.xml
2010-06-01 01:41:29.843 NOTIFICATION Found performance file :
E:\OracleBI\systemsmanagement\resources\performance\perf_OracleBIServer.xml
1-jun-2010 1:41:30 oracle.bi.analytics.management.monitoring.PerfDllJNI <init>
........

OBIEE 11G

In 11g, the performance metrics aren't any-more provide through this technology but through DMS. See dms metrics console. To have additional features like auto monitoring and generate alerts when thresholds have been reached etc you will need the BI Management pack

Documentation / Reference