Monitor your Azure Stack Edge device

APPLIES TO: Yes for Pro GPU SKUAzure Stack Edge Pro - GPUYes for Pro R SKUAzure Stack Edge Pro RYes for Mini R SKUAzure Stack Edge Mini RYes for Pro FPGA SKUAzure Stack Edge Pro - FPGA

Important

Azure Stack Edge Pro FPGA devices will reach end-of-life in February 2024. If you are considering new deployments, we recommend that you explore Azure Stack Edge Pro 2 or Azure Stack Edge Pro GPU devices for your workloads.

This article describes how to monitor your Azure Stack Edge device. To monitor your device, you can use the Azure portal or the local web UI. Use the Azure portal to view metrics, view device events, and configure and manage alerts. Use the local web UI on your physical device to view the hardware status of the various device components.

In this article, you learn how to:

  • View capacity and transaction metrics for your device
  • View hardware status of device components

View metrics

You can also view the metrics to monitor the performance of the device and in some instances for troubleshooting device issues.

Take the following steps in the Azure portal to create a chart for selected device metrics.

  1. For your resource in the Azure portal, go to Monitoring > Metrics and select Add metric.

    Add metric

  2. The resource is automatically populated.

    Current resource

    To specify another resource, select the resource. On Select a resource blade, select the subscription, resource group, resource type, and the specific resource for which you want to show the metrics and select Apply.

    Choose another resource

  3. From the dropdown list, select a metric to monitor your device. For a full list of these metrics, see Metrics on your device.

  4. When a metric is selected from the dropdown list, aggregation can also be defined. Aggregation refers to the actual value aggregated over a specified span of time. The aggregated values can be average, minimum, or the maximum value. Select the Aggregation from Avg, Max, or Min.

    View chart

  5. If the metric you selected has multiple instances, then the splitting option is available. Select Apply splitting and then select the value by which you want to see the breakdown.

    Apply splitting

  6. If you now want to see the breakdown only for a few instances, you can filter the data. For example, in this case, if you want to see the network throughput only for the two connected network interfaces on your device, you could filter those interfaces. Select Add filter and specify the network interface name for filtering.

    Add filter

  7. You could also pin the chart to dashboard for easy access.

    Pin to dashboard

  8. To export chart data to an Excel spreadsheet or get a link to the chart that you can share, select the share option from the command bar.

    Export data

Metrics on your device

This section describes the monitoring metrics on your device. The metrics can be:

  • Capacity metrics. The capacity metrics are related to the capacity of the device.

  • Transaction metrics. The transaction metrics are related to the read and write operations to Azure Storage.

  • Edge compute metrics. The Edge compute metrics are related to the usage of the Edge compute on your device.

A full list of the metrics is shown in the following table:

Capacity metrics Description
Available capacity Refers to the size of the data that can be written to the device. In other words, this metric is the capacity that can be made available on the device.

You can free up the device capacity by deleting the local copy of files that have a copy on both the device and the cloud.
Total capacity Refers to the total bytes on the device to write data to, which is also referred to as the total size of the local cache.

You can now increase the capacity of an existing virtual device by adding a data disk. Add a data disk through the hypervisor management for the VM and then restart your VM. The local storage pool of the Gateway device will expand to accommodate the newly added data disk.

For more information, go to Add a hard drive for Hyper-V virtual machine.
Transaction metrics Description
Cloud bytes uploaded (device) Sum of all the bytes uploaded across all the shares on your device
Cloud bytes uploaded (share) Bytes uploaded per share. This metric can be:

Avg, which is the (Sum of all the bytes uploaded per share / Number of shares),

Max, which is the maximum number of bytes uploaded from a share

Min, which is the minimum number of bytes uploaded from a share
Cloud download throughput (share) Bytes downloaded per share. This metric can be:

Avg, which is the (Sum of all bytes read or downloaded to a share / Number of shares)

Max, which is the maximum number of bytes downloaded from a share

and Min, which is the minimum number of bytes downloaded from a share
Cloud read throughput Sum of all the bytes read from the cloud across all the shares on your device
Cloud upload throughput Sum of all the bytes written to the cloud across all the shares on your device
Cloud upload throughput (share) Sum of all bytes written to the cloud from a share / # of shares is average, max, and min per share
Read throughput (network) Includes the system network throughput for all the bytes read from the cloud. This view can include data that is not restricted to shares.

Splitting will show the traffic over all the network adapters on the device, including adapters that are not connected or enabled.
Write throughput (network) Includes the system network throughput for all the bytes written to the cloud. This view can include data that is not restricted to shares.

Splitting will show the traffic over all the network adapters on the device, including adapters that are not connected or enabled.
Edge compute metrics Description
Edge compute - memory usage
Edge compute - percentage CPU

View device events

Take the following steps in the Azure portal to view a device event.

  1. In the Azure portal, go to your Azure Stack Edge / Data Box Gateway resource and then go to Monitoring > Device events.

  2. Select an event and view the alert details. Take appropriate action to resolve the alert condition.

    Screenshot showing alert details on the "Device events" blade in the Azure portal. The "Device events" menu item, the alert, and alert details are highlighted.

View hardware status

Take the following steps in the local web UI to view the hardware status of your device components.

  1. Connect to the local web UI of your device.

  2. Go to Maintenance > Hardware status. You can view the health of the various device components.

    View hardware status

Next steps