Viewing Region Metrics

OCC offers continuous oversight of the usage of resources to the owner and the operator of a realm.

Your current region is displayed at the top of the Console. If your tenancy is subscribed to multiple regions, you can switch regions by selecting a different region from the Region menu.

Note

All the graphs and charts display time as UTC values. The data update happens on a daily basis at around 14.00 PM UTC.
    1. Open the navigation menu, click Governance and Administration, and then click Control Center.
    2. On the Regions Details page, from the left pane, select the resource for which you want to view the usage details.
      Note

      By default, the Region Details for Compute page appears. If the Regions Details page doesn't display any information, select a different compartment from the Compartment list on the left side of the page.

      The resources for which you can view the usage details are as follows:

      • Compute: When selected, the Region Details for Compute page appears. OCC supports Standard Intel, Standard AMD, Dense Intel, and Dense AMD type of processors.

        Note

        Only the processors available in your region are displayed.
        You can view the following details for the supported processors:
        Current snapshot - <latest available date>
        Displays your current usage and the available capacity in Cores. Compute usage is calculated based on an average of the hourly usage for a specific day. The usage includes the following information:
        • Overhead usage (Cores): Overhead reflects the cores required to manage each Compute server and cores uses by each hypervisor. Additionally, overhead includes servers that need recycling or repair.
        • OCI usage (Cores)
        • Customer usage (Cores)
        • Available capacity (Cores)

        Click Usage breakdown to view the Compute usage by tenancy (Cores) and Compute usage by shape (Cores). For details about shapes, see Compute Shapes.

        Historical - <selected period>
        Displays your usage for the specified time period and the available capacity in Cores. The default time period is 30 days. Additionally, you can view data for the last 60 days, last 90 days, or specify a custom date range. The usage includes the following information:
        • Overhead usage (Cores)
        • OCI usage (Cores)
        • Customer usage (Cores)
        • Available capacity (Cores)
      • Block Storage: When selected, the Region Details for Block Storage page appears with the following details:
        Current snapshot - <latest available date>
        Displays your current usage and the available capacity in TiB. The usage includes the following information:
        • OCI usage (TiB)
        • Customer usage (TiB)
        • Available capacity (TiB)

        Click Usage breakdown to view the Block storage usage by tenancy (TiB).

        Historical - <selected period>
        Displays your usage for the specified time period and the available capacity in TiB. You can view data for the last 30 days, last 60 days, last 90 days, or specify a custom date range. The usage includes the following information:
        • OCI usage (TiB)
        • Customer usage (TiB)
        • Available capacity (TiB)
      • Object Storage: When selected, the Region Details for Object Storage page appears with the following details:
        Current snapshot - <latest available date>
        Displays your current usage and the available capacity in TiB. The usage includes the following information:
        • OCI usage (TiB)
        • Customer usage (TiB)
        • Available capacity (TiB)

        Click Usage breakdown to view the Object storage usage by tenancy (TiB).

        Historical - <selected period>
        Displays your usage for the specified time period and the available capacity in TiB. You can view data for the last 30 days, last 60 days, last 90 days, or specify a custom date range. The usage includes the following information:
        • OCI usage (TiB)
        • Customer usage (TiB)
        • Available capacity (TiB)
      • File Storage Service: When selected, the Region Details for File Storage Service page appears with the following details:
        Current snapshot - <latest available date>
        Displays your current usage and the available capacity in TiB. The usage includes the following information:
        • OCI usage (TiB)
        • Customer usage (TiB)
        • Available capacity (TiB)

        Click Usage breakdown to view the File storage service usage by tenancy (TiB).

        Historical - <selected period>
        Displays your usage for the specified time period and the available capacity in TiB. You can view data for the last 30 days, last 60 days, last 90 days, or specify a custom date range. The usage includes the following information:
        • OCI usage (TiB)
        • Customer usage (TiB)
        • Available capacity (TiB)
      • Exadata: When selected, the Region Details for Exadata page appears. OCC supports the following hardware:
        • Quarter Rack: This includes X7 and X8 type of hardware. The data is displayed in Quarter Rack (Qtr. Rack).
        • Elastic: This includes X8M and X9M type of hardware. The data is displayed in Nodes.
        Note

        Only the hardware available in your region are displayed.
        Current snapshot - <latest available date>
        Displays your current usage and the available capacity in Qtr. Rack or Nodes, based on the selected hardware. The usage includes the following information:
        • OCI usage (Qtr. Rack) or OCI usage (Nodes)
        • Customer usage (Qtr. Rack) or Customer usage (Nodes)
        • Available capacity (Qtr. Rack) or Available capacity (Nodes)

        Click Usage breakdown to view the Exadata usage by tenancy (Qtr. Rack) or Exadata usage by tenancy (Nodes) based on the hardware selected.

        Historical - <selected period>
        Displays your usage for the specified time period and the available capacity in Qtr. Rack or Nodes. You can view data for the last 30 days, last 60 days, last 90 days, or specify a custom date range. The usage includes the following information:
        • OCI usage (Qtr. Rack) or OCI usage (Nodes)
        • Customer usage (Qtr. Rack) or Customer usage (Nodes)
        • Available capacity (Qtr. Rack) or Available capacity (Nodes)
  • Use the list command and required parameters to list the available source services (namespaces) emitting metrics:

    oci occ namespace list [OPTIONS]

    Use the read command and required parameters to view region level metric data:

    oci occ metric-data read [OPTIONS]

    For a complete list of flags and variable options for CLI commands, see the CLI Command Reference.

  • Use the ListNamespaces operation to list the available source services (namespaces) emitting metrics.

    Use the RequestSummarizedMetricData operation to view the region level metrics.