Skip to content

Commit 8c47aef

Browse files
authored
Merge pull request #46764 from kongou-ae/fixed-stackedge#1
Update data-box-edge-system-requirements.md
2 parents 7538f01 + 007339a commit 8c47aef

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/databox-online/data-box-edge-system-requirements.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -118,10 +118,10 @@ To understand and refine the performance of your solution, you could use:
118118
- The compute metrics available in the Azure portal. Go to your Data Box Edge resource and then go to **Monitoring > Metrics**. Look at the **Edge compute - Memory usage** and **Edge compute - Percentage CPU** to understand the available resources and how are the resources getting consumed.
119119
- The monitoring commands available via the PowerShell interface of the device such as:
120120

121-
- `dkr` stats to get a live stream of container(s) resource usage statistics. The command supports CPU, memory usage, memory limit, and network IO metrics.
122-
- `dkr system df` to get information regarding the amount of disk space used.
123-
- `dkr image [prune]` to clean up unused images and free up space.
124-
- `dkr ps --size` to view the approximate size of a running container.
121+
- `dkrdbe stats` to get a live stream of container(s) resource usage statistics. The command supports CPU, memory usage, memory limit, and network IO metrics.
122+
- `dkrdbe system df` to get information regarding the amount of disk space used.
123+
- `dkrdbe image prune` to clean up unused images and free up space.
124+
- `dkrdbe ps --size` to view the approximate size of a running container.
125125

126126
For more information on the available commands, go to [Monitor and troubleshoot compute modules](data-box-edge-connect-powershell-interface.md#monitor-and-troubleshoot-compute-modules).
127127

0 commit comments

Comments
 (0)