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.
Navigate
- Navigate to the Reports list page.
- In Applied filters, select the Compartment and Location of the instances you want to report on.
- Select the Instance activity report.
Use filters to refine the report
Use the Search and filter field to refine the instances listed in the reports based on:
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-namesinclude:- 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.