Skip to content

Commit 588a567

Browse files
committed
cats68
1 parent 3bc17f8 commit 588a567

File tree

7 files changed

+5
-5
lines changed

7 files changed

+5
-5
lines changed

articles/hdinsight/hdinsight-key-scenarios-to-monitor.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -31,11 +31,11 @@ To get a high-level look at the nodes of your cluster and their loading, sign in
3131

3232
You'll also see columns showing the number of cores and amount of RAM for each host, and the disk usage and load average.
3333

34-
![Hosts tab](./media/hdinsight-key-scenarios-to-monitor/hosts-tab.png)
34+
![Hosts tab](./media/hdinsight-key-scenarios-to-monitor/apache-ambari-hosts-tab.png)
3535

3636
Select any of the host names for a detailed look at components running on that host and their metrics. The metrics are shown as a selectable timeline of CPU usage, load, disk usage, memory usage, network usage, and numbers of processes.
3737

38-
![Host details](./media/hdinsight-key-scenarios-to-monitor/host-details.png)
38+
![Host details](./media/hdinsight-key-scenarios-to-monitor/apache-ambari-host-details.png)
3939

4040
See [Manage HDInsight clusters by using the Apache Ambari Web UI](hdinsight-hadoop-manage-ambari.md) for details on setting alerts and viewing metrics.
4141

@@ -51,19 +51,19 @@ When multiple tenants share a large cluster, there is competition for the cluste
5151

5252
YARN allows us to allocate resources to these queues, and shows you whether all of your available resources are assigned. To view information about your queues, sign in to the Ambari Web UI, then select **YARN Queue Manager** from the top menu.
5353

54-
![YARN Queue Manager](./media/hdinsight-key-scenarios-to-monitor/yarn-queue-manager.png)
54+
![YARN Queue Manager](./media/hdinsight-key-scenarios-to-monitor/apache-yarn-queue-manager.png)
5555

5656
The YARN Queue Manager page shows a list of your queues on the left, along with the percentage of capacity assigned to each.
5757

5858
![YARN Queue Manager details page](./media/hdinsight-key-scenarios-to-monitor/yarn-queue-manager-details.png)
5959

6060
For a more detailed look at your queues, from the Ambari dashboard, select the **YARN** service from the list on the left. Then under the **Quick Links** dropdown menu, select **Resource Manager UI** underneath your active node.
6161

62-
![Resource Manager UI menu link](./media/hdinsight-key-scenarios-to-monitor/resource-manager-ui-menu.png)
62+
![Resource Manager UI menu link](./media/hdinsight-key-scenarios-to-monitor/resource-manager-ui-menu-link.png)
6363

6464
In the Resource Manager UI, select **Scheduler** from the left-hand menu. You see a list of your queues underneath *Application Queues*. Here you can see the capacity used for each of your queues, how well the jobs are distributed between them, and whether any jobs are resource-constrained.
6565

66-
![Resource Manager UI menu](./media/hdinsight-key-scenarios-to-monitor/resource-manager-ui.png)
66+
![Resource Manager UI menu](./media/hdinsight-key-scenarios-to-monitor/resource-manager-ui-menu.png)
6767

6868
## Storage throttling
6969

52.4 KB
Loading
34.5 KB
Loading

0 commit comments

Comments
 (0)