Skip to content

Commit 051a1eb

Browse files
committed
Due to a divergence in table data between Azure Stack Edge and Data Box Gateway, I had to pull the table data out for metics out the include file into a new bookmarked section for both device monitor topics. Both *-monitor files has duplicate content for two of the tables but ASE has an additional table listing Edge compute metrics, whereas DBG does not.
1 parent 9b7eaed commit 051a1eb

File tree

3 files changed

+60
-19
lines changed

3 files changed

+60
-19
lines changed

articles/databox-online/azure-stack-edge-monitor.md

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,39 @@ Take the following steps in the local web UI to view the hardware status of your
4040

4141
[!INCLUDE [Supported OS for clients connected to device](../../includes/data-box-edge-gateway-view-metrics.md)]
4242

43+
### Metrics on your device
44+
45+
This section describes the monitoring metrics on your device. The metrics can be:
46+
47+
* Capacity metrics. The capacity metrics are related to the capacity of the device.
48+
49+
* Transaction metrics. The transaction metrics are related to the read and write operations to Azure Storage.
50+
51+
* Edge compute metrics. The Edge compute metrics are related to the usage of the Edge compute on your device.
52+
53+
A full list of the metrics is shown in the following table:
54+
55+
|Capacity metrics |Description |
56+
|-------------------------------------|-------------|
57+
|**Available capacity** | Refers to the size of the data that can be written to the device. In other words, this is the capacity that can be made available on the device. <br></br>You can free up the device capacity by deleting the local copy of files that have a copy on both the device as well as the cloud. |
58+
|**Total capacity** | Refers to the total bytes on the device to write data to. This is also referred to as the total size of the local cache. <br></br> 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. <br></br>For more information, go to [Add a hard drive for Hyper-V virtual machine](https://www.youtube.com/watch?v=EWdqUw9tTe4). |
59+
60+
|Transaction metrics | Description |
61+
|-------------------------------------|---------|
62+
|**Cloud bytes uploaded (device)** | Sum of all the bytes uploaded across all the shares on your device |
63+
|**Cloud bytes uploaded (share)** | Bytes uploaded per share. This can be: <br></br> Avg, which is the (Sum of all the bytes uploaded per share / Number of shares), <br></br>Max, which is the maximum number of bytes uploaded from a share <br></br>Min, which is the minimum number of bytes uploaded from a share |
64+
|**Cloud download throughput (share)**| Bytes downloaded per share. This can be: <br></br> Avg, which is the (Sum of all bytes read or downloaded to a share / Number of shares) <br></br> Max, which is the maximum number of bytes downloaded from a share<br></br> and Min, which is the minimum number of bytes downloaded from a share |
65+
|**Cloud read throughput** | Sum of all the bytes read from the cloud across all the shares on your device |
66+
|**Cloud upload throughput** | Sum of all the bytes written to the cloud across all the shares on your device |
67+
|**Cloud upload throughput (share)** | Sum of all bytes written to the cloud from a share / # of shares is average, max, and min per share |
68+
|**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. <br></br>Splitting will show the traffic over all the network adapters on the device. This includes adapters that are not connected or enabled. |
69+
|**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. <br></br>Splitting will show the traffic over all the network adapters on the device. This includes adapters that are not connected or enabled. |
70+
71+
| Edge compute metrics | Description |
72+
|-------------------------------------|---------|
73+
|**Edge compute - memory usage** | |
74+
|**Edge compute - percentage CPU** | |
75+
4376
## Manage alerts
4477

4578
[!INCLUDE [Supported OS for clients connected to device](../../includes/data-box-edge-gateway-manage-alerts.md)]

articles/databox-online/data-box-gateway-monitor.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,32 @@ In this article, you learn how to:
3030

3131
[!INCLUDE [Supported OS for clients connected to device](../../includes/data-box-edge-gateway-view-metrics.md)]
3232

33+
### Metrics on your device
34+
35+
This section describes the monitoring metrics on your device. The metrics can be:
36+
37+
* Capacity metrics. The capacity metrics are related to the capacity of the device.
38+
39+
* Transaction metrics. The transaction metrics are related to the read and write operations to Azure Storage.
40+
41+
A full list of the metrics is shown in the following table:
42+
43+
|Capacity metrics |Description |
44+
|-------------------------------------|-------------|
45+
|**Available capacity** | Refers to the size of the data that can be written to the device. In other words, this is the capacity that can be made available on the device. <br></br>You can free up the device capacity by deleting the local copy of files that have a copy on both the device as well as the cloud. |
46+
|**Total capacity** | Refers to the total bytes on the device to write data to. This is also referred to as the total size of the local cache. <br></br> 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. <br></br>For more information, go to [Add a hard drive for Hyper-V virtual machine](https://www.youtube.com/watch?v=EWdqUw9tTe4). |
47+
48+
|Transaction metrics | Description |
49+
|-------------------------------------|---------|
50+
|**Cloud bytes uploaded (device)** | Sum of all the bytes uploaded across all the shares on your device |
51+
|**Cloud bytes uploaded (share)** | Bytes uploaded per share. This can be: <br></br> Avg, which is the (Sum of all the bytes uploaded per share / Number of shares), <br></br>Max, which is the maximum number of bytes uploaded from a share <br></br>Min, which is the minimum number of bytes uploaded from a share |
52+
|**Cloud download throughput (share)**| Bytes downloaded per share. This can be: <br></br> Avg, which is the (Sum of all bytes read or downloaded to a share / Number of shares) <br></br> Max, which is the maximum number of bytes downloaded from a share<br></br> and Min, which is the minimum number of bytes downloaded from a share |
53+
|**Cloud read throughput** | Sum of all the bytes read from the cloud across all the shares on your device |
54+
|**Cloud upload throughput** | Sum of all the bytes written to the cloud across all the shares on your device |
55+
|**Cloud upload throughput (share)** | Sum of all bytes written to the cloud from a share / # of shares is average, max, and min per share |
56+
|**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. <br></br>Splitting will show the traffic over all the network adapters on the device. This includes adapters that are not connected or enabled. |
57+
|**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. <br></br>Splitting will show the traffic over all the network adapters on the device. This includes adapters that are not connected or enabled. |
58+
3359
## Manage alerts
3460

3561
[!INCLUDE [Supported OS for clients connected to device](../../includes/data-box-edge-gateway-manage-alerts.md)]

includes/data-box-edge-gateway-view-metrics.md

Lines changed: 1 addition & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -22,25 +22,7 @@ Take the following steps in the Azure portal to create a chart for selected devi
2222

2323
![Choose another resource](media/data-box-edge-gateway-view-metrics/view-metrics-3.png)
2424

25-
3. From the dropdown list, select a metric to monitor your device. The metrics can be **Capacity metrics** or **Transaction metrics**. The capacity metrics are related to the capacity of the device. The transaction metrics are related to the read and write operations to Azure Storage.
26-
27-
|Capacity metrics |Description |
28-
|-------------------------------------|-------------|
29-
|**Available capacity** | Refers to the size of the data that can be written to the device. In other words, this is the capacity that can be made available on the device. <br></br>You can free up the device capacity by deleting the local copy of files that have a copy on both the device as well as the cloud. |
30-
|**Total capacity** | Refers to the total bytes on the device to write data to. This is also referred to as the total size of the local cache. <br></br> 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. <br></br>For more information, go to [Add a hard drive for Hyper-V virtual machine](https://www.youtube.com/watch?v=EWdqUw9tTe4). |
31-
32-
|Transaction metrics | Description |
33-
|-------------------------------------|---------|
34-
|**Cloud bytes uploaded (device)** | Sum of all the bytes uploaded across all the shares on your device |
35-
|**Cloud bytes uploaded (share)** | Bytes uploaded per share. This can be: <br></br> Avg, which is the (Sum of all the bytes uploaded per share / Number of shares), <br></br>Max, which is the maximum number of bytes uploaded from a share <br></br>Min, which is the minimum number of bytes uploaded from a share |
36-
|**Cloud download throughput (share)**| Bytes downloaded per share. This can be: <br></br> Avg, which is the (Sum of all bytes read or downloaded to a share / Number of shares) <br></br> Max, which is the maximum number of bytes downloaded from a share<br></br> and Min, which is the minimum number of bytes downloaded from a share |
37-
|**Cloud read throughput** | Sum of all the bytes read from the cloud across all the shares on your device |
38-
|**Cloud upload throughput** | Sum of all the bytes written to the cloud across all the shares on your device |
39-
|**Cloud upload throughput (share)** | Sum of all bytes written to the cloud from a share / # of shares is average, max, and min per share |
40-
|**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. <br></br>Splitting will show the traffic over all the network adapters on the device. This includes adapters that are not connected or enabled. |
41-
|**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. <br></br>Splitting will show the traffic over all the network adapters on the device. This includes adapters that are not connected or enabled. |
42-
|**Edge compute - memory usage** | |
43-
|**Edge compute - percentage CPU** | |
25+
3. From the dropdown list, select a metric to monitor your device. The metrics can be **Capacity metrics**, **Transaction metrics**, or **Edge compute metrics**. The capacity metrics are related to the capacity of the device. The transaction metrics are related to the read and write operations to Azure Storage. For a full list of these metrics, see [Metrics on your device](#metrics-on-your-device).
4426

4527
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.
4628

0 commit comments

Comments
 (0)