Migrate for Compute Engine provides metrics for migration components via Google Cloud's operations suite. Categories of metrics include:
- Health of your Migrate for Compute Engine infrastructure
- Storage usage
- Network usage
Viewing metrics in Google Cloud's operations suite
To view the metrics for a monitored resource by using Metrics Explorer, follow these steps:
- In the Google Cloud Console, go to the Monitoring page.
If you have never used Cloud Monitoring, then on your first access of Monitoring in the Google Cloud Console, a Workspace is automatically created and your project is associated with that Workspace. Otherwise, if your project isn't associated with a Workspace, then a dialog appears and you can either create a Workspace or add your project to an existing Workspace. We recommend that you create a Workspace. After you make your selection, click Add.
- In the Monitoring navigation pane, click
Metrics Explorer.
- Ensure that Metric is the selected tab.
- In the Find resource type and metric field, select from the menu or
enter the name for the resource and metric. Use the following information to complete the
fields:
- For the Resource, select or enter Generic Node.
- For the Metric, select a value from the menu.
- To modify how the data is displayed, use the Filter, Group By, and Aggregator menus. If your project hosts multiple Migrate for Compute Engine Managers, you can filter by Namespace. For more information, see Selecting metrics.
Finding your namespace
- Sign in to your Migrate for Compute Engine Manager
- Click System Settings.
- Click the Logs tab.
- Your Namespace is the value after System ID on the bottom of the page.
.
Appendix: Metric Names
Category | Google Cloud's operations suite Metric Name | Description |
---|---|---|
Cloud Extension | scsi_target/data_access/received_command_count | Commands received by Cloud Extension |
Cloud Extension | scsi_target/data_access/command_latency/avg | Average latency on commands executed by Cloud Extensions |
Cloud Extension | scsi_target/data_access/total_bytes_count | Total bytes sent or received by the Cloud Extension |
Cloud Extension | scsi_target/gcs/written_bytes_count | Total bytes written by the Cloud Extension to Google Cloud Storage |
Cloud Extension | scsi_target/gcs/write_command_queue_size | Count of in-flight commands to write from the Cloud Extension to Google Cloud Storage |
Cloud Extension | scsi_target/gcs/write_latency/avg | Average latency of write commands sent from the Cloud Extension to Google Cloud Storage |
Cloud Extension | scsi_target/usage/active_vms | Active number of VMs hosted by the Cloud Extension |
Cloud Extension | scsi_target/rpc/received_bytes_count | Total bytes received by the Cloud Extension |
Cloud Extension | scsi_target/rpc/sent_bytes_count | Total bytes sent by the Cloud Extension |
Cloud Extension | scsi_target/remote_access/command_latency/avg | Average latency of commands sent from the Cloud Extension to Migrate for Compute Engine Backend to read from the storage pool |
Cloud Extension | scsi_target/remote_access/command_queue_size | Count of in-flight commands sent from the Cloud Extension to Migrate for Compute Engine Backend backend to read from the storage pool |
Cloud Extension | scsi_target/remote_access/received_command_count | Total commands received by the Cloud Extension |
Cloud Extension | scsi_target/remote_access/total_bytes_count | Total bytes read from the source platform by the Cloud Extension |
Network Health | network/pinger/latency/min | Minimum latency on pings sent by the Cloud Extension |
Network Health | network/pinger/latency/avg | Average latency on pings sent by the Cloud Extension |
Network Health | network/pinger/latency/max | Maximum latency on pings sent by the Cloud Extension |
Network Health | network/pinger/failed_request_count | Count of failed pings sent by the Cloud Extension |
System Health | healthchecks/healthcheck_severity | Severity of health checks on the Cloud Extension |
Migrate for Compute Engine Manager | management/management_tasks/finished_count | Count of finished tasks initiated by Migrate for Compute Engine Manager |
Migrate for Compute Engine Manager | management/management_tasks/failed_count | Count of failed tasks initiated by Migrate for Compute Engine Manager |
Migrate for Compute Engine Manager | management/management_tasks/duration_in_seconds/p50 | Average duration of tasks initiated by Migrate for Compute Engine Manager |
Migrate for Compute Engine Manager | management/management_tasks/duration_in_seconds/p95 | 95th percentile duration of tasks initiated by Migrate for Compute Engine Manager |
Migrate for Compute Engine Manager | management/management_tasks/running_count | Number of currently running tasks initiated by Migrate for Compute Engine Manager |
Migrate for Compute Engine Manager | management/management_tasks/total_count | Total number of tasks initiated by Migrate for Compute Engine Manager |
Migrate for Compute Engine Manager | management/management_api_impl/failed_api_calls_count | Failed API calls initiated by Migrate for Compute Engine Manager |
Migrate for Compute Engine Manager | management/cloud_provider/request_count | Count of requests to GCP initiated by Migrate for Compute Engine Manager |
Migrate for Compute Engine Manager | management/cloud_provider/failed_request_count | Count of failed requests to GCP initiated by Migrate for Compute Engine Manager |
Migrate for Compute Engine Manager | management/mux_connectivity/backend_reconnect_count | Count of reconnects between Migrate for Compute Engine Backend and Migrate for Compute Engine Manager |
Migrate for Compute Engine Manager | system/cpu_utilization/used | CPU usage of Migrate for Compute Engine Manager |
Migrate for Compute Engine Manager | system/process/tomcat8/jvm/gct | Garbage collection time of Tomcat JVM hosting the Migrate for Compute Engine Manager |
Migrate for Compute Engine Manager | system/service_start_count/management | Count of stop/starts of the Migrate for Compute Engine Manager |
Migrate for Compute Engine Manager | healthchecks/healthcheck_severity | Severity of health checks on Migrate for Compute Engine Manager |
Backend | read_storage_pool/concurrency | Concurrent requests to Migrate for Compute Engine Backend read storage pool |
Backend | read_storage_pool/received_command_count | Commands received by Migrate for Compute Engine Backend |
Backend | read_storage_pool/total_bytes_count | Total bytes read by Migrate for Compute Engine Backend read storage pool |
Backend | read_storage_pool/failed_command_count | Failed commands to Migrate for Compute Engine Backend read storage pool |
Backend | read_storage_pool/high_latency/num_above_10000_ms | Count of requests by Migrate for Compute Engine Backend that took more than 10 seconds to fulfill |
Backend | read_storage_pool/command_latency/avg | Average latency commands to Migrate for Compute Engine Backend read storage pool |
Backend | vsphere/received_command_count | Count of commands to vSphere sent by Migrate for Compute Engine Backend |
Backend | vsphere/total_bytes_count | Total bytes read from vSphere by Migrate for Compute Engine Backend |
Backend | vsphere/command_latency/avg | Average latency of commands to vSphere sent by Migrate for Compute Engine Backend |
Backend | rpc/received_bytes_count | Command bytes received from Migrate for Compute Engine Manager by Migrate for Compute Engine Backend |
Backend | rpc/sent_bytes_count | Command bytes sent from Migrate for Compute Engine Manager by Migrate for Compute Engine Backend |
Backend | system/service_start_count/backend | Count of stop/starts of Migrate for Compute Engine Backend service |
Backend | healthchecks/healthcheck_severity | Severity of health checks on Migrate for Compute Engine Backend. |
Backend | vsphere/failed_command_count | Count of failed commands issued to vSphere by Migrate for Compute Engine Backend |