Viewing the Instance Activity Report

View the instance activity report, which displays the status and number of instances that are checking in with OS Management Hub.

  • Use filters to refine the report

    Use the Search and filter field to refine the instances listed in the reports based on:

    • Status: The status of instances to include in the report.
    • OS version: The OS version of the instances to report on.
    • Location: The Location of instances to report on.
    • Name: The full or partial name of the instance you're interested in.

    Instance status

    Possible statuses include:

    • 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).
    • Rebooting: An instance that's in the process of rebooting.
    • 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. After unregistration, OS Management Hub no longer manages the instance.

    Download report

    Select Download report to download the full report in CSV, JSON, or XML format.

  • Use the oci os-management-hub managed-instance summarize-analytics command and required parameters to return metrics for a compartment of managed instances.

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

    Possible metric-names include:

    • NORMAL_INSTANCE_COUNT
    • REGISTRATION_FAILED_INSTANCE_COUNT
    • UNREACHABLE_INSTANCE_COUNT
    • WARNING_INSTANCE_COUNT

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

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