Viewing a Summary of Resources

The WebLogic Management Overview page provides a summary of resources and:

Important

Resource information does not display in the console and is not available using the API until you have enabled the plugin on an instance and the initial discovery is completed.
    1. Open the navigation menu and click Observability & Management. Under WebLogic Management, click Overview.
    2. Review the status boxes for information about the domains and managed instances being managed by WebLogic Management in a specific compartment.
      • Number of domains in the selected compartment
      • Number of domains not on recommended patches
      • Number of domains that currently have a patch readiness status of Warning or Failed
      • Number of managed instances in the selected compartment
      • Number of managed instances that currently have servers with patch readiness status of Warning or Failed
  • Use the oci wlms resource-inventory summarize command and required parameters to get a summary of the WebLogic Management managed resources in a specific compartment.

    oci wlms resource-inventory summarize --compartment-id ocid [OPTIONS]

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

  • Run the SummarizeResourceInventory operation to get a summary of the WebLogic Management managed resources in a specific compartment.