Viewing Modules, Streams, and Profiles on an Instance

Get more details about the modules that an Oracle Linux instance is using in OS Management Hub, such as the stream, its status, and installed module stream profiles.

Note

Modules are used in Oracle Linux 8 or later.
    1. Open the navigation menu and click Observability & Management. Under OS Management Hub, click Instances.
    2. Under List scope, select the compartment that contains the instance.
    3. Click the name of the instance.
    4. Under Resources, click Modules.

      The possible status values are:

      • Enabled: Stream can provide packages to the instance.
      • - (hyphen) : Stream isn't enabled but can provide packages to the instance to satisfy package dependencies.
      • Disabled: Stream can't provide packages to the instance until enabled.
    5. In the Module column, find a module and click its name.

      The Module Details page provides module information, including a description of the module, the stream name, installed profiles, and the status of the stream.

    6. On the Module Details page, click the name of a module stream in the Module Streams table.

      The Module Stream Details page provides module stream information, including the parent module, parent module stream, and available profiles.

    7. In the table, expand the row of a profile to view the packages associated with the profile.
  • Use the oci os-management-hub managed-instance list-modules command and required parameters to list the modules on a managed instance.

    oci os-management-hub managed-instance list-modules --managed-instance-id ocid [OPTIONS]

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

  • Run the ListManagedInstanceModules operation to list modules on a managed instance.