Viewing Reports for a Group

View a summary of security updates, bug updates, and instance activity for instances associated with the group in Autonomous Linux.

    1. Open the navigation menu and click Observability & Management. Under Autonomous Linux, click Groups.
    2. Under List scope, select the compartment that contains the group you're interested in.
    3. Click the name of the group.
    4. Under Resources, click Reports.
    5. Under List scope, select the compartment. The report will show data for group members in the specified compartment. See Compartment Considerations.
    6. Review the available reports. Click a tile to get more details.
      • Security updates report: Displays the number and percentage of instances that are up-to-date on security patches.
      • Bug updates reports: Displays the number and percentage of instances that are up-to-date on bug patches.
      • Instance activity reports: Displays the number and percentage of instances that are checking in with the Autonomous Linux service.

        The following status values apply to instances checking in with the Autonomous Linux service:
        • Active: An instance that's actively checking in with the service. An active instance checks in with the service at an interval of every 2 minutes.
        • Offline: An instance that hasn't checked in with the service for 24 hours (or longer).
        • Inactive: An instance that hasn't checked in with the service in 30 minutes (or longer).
        • Registering: An instance that's in the process of registering with the service.
        • Registration failed: An instance that failed to register with the service.
        • Unregistering: An instance that's unregistering from the service. Once unregistered, Autonomous Linux will no longer manage the instance.
  • Use the oci os-management-hub managed-instance summarize-analytics command and required parameters to return metrics for managed instances associated with a group.

    oci os-management-hub managed-instance summarize-analytics --metric-names metric-type --group-id ocid [OPTIONS]

    Use the oci os-management-hub managed-instance get-analytic-content command and required parameters to return information for managed instances associated with a group.

    oci os-management-hub managed-instance get-analytic-content --file filename --group-id ocid [OPTIONS]

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

  • Run the GetManagedInstanceAnalyticContent operation to return information about a collection of managed instances.

    Run the SummarizeManagedInstanceAnalytics operation to return metrics for a collection of managed instances.