Skip to content

Commit 237c1b4

Browse files
committed
Merge branch 'master' of https://github.com/MicrosoftDocs/azure-docs-pr into lbregionmove2
2 parents 91cbfd1 + 88549fd commit 237c1b4

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

articles/hdinsight/hdinsight-cluster-availability.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ nodes) and JournalNodes (zookeeper node), NameNodes (head nodes) uptime, as well
4141
metrics specific to certain cluster types, like YARN ResourceManager uptime for
4242
Spark and Hadoop clusters.
4343

44-
![Ambari dashboard](media/hdinsight-cluster-availability/apache-ambari-dashboard.png)
44+
![Apache Ambari use dashboard display](media/hdinsight-cluster-availability/apache-ambari-dashboard.png)
4545

4646
### Hosts – view individual node status
4747

@@ -51,13 +51,13 @@ each node. The green check to the left of each node name indicates all
5151
components are up on the node. If a component is down on a node, you will see a
5252
red alert triangle instead of the green check.
5353

54-
![Ambari hosts view](media/hdinsight-cluster-availability/apache-ambari-hosts1.png)
54+
![HDInsight Apache Ambari hosts view](media/hdinsight-cluster-availability/apache-ambari-hosts1.png)
5555

5656
You can then click on the **name** of a node to view more detailed host metrics
5757
for that particular node. This view shows the status/availability of each
5858
individual component.
5959

60-
![Ambari hosts single node view](media/hdinsight-cluster-availability/apache-ambari-hosts-node.png)
60+
![Apache Ambari hosts single node view](media/hdinsight-cluster-availability/apache-ambari-hosts-node.png)
6161

6262
### Ambari alerts
6363

@@ -66,7 +66,7 @@ certain events. When alerts are triggered, they are shown in the upper-left
6666
corner of Ambari in a red badge containing the number of alerts. Clicking this
6767
badge shows a list of current alerts.
6868

69-
![Ambari alerts count](media/hdinsight-cluster-availability/apache-ambari-alerts.png)
69+
![Apache Ambari current alerts count](media/hdinsight-cluster-availability/apache-ambari-alerts.png)
7070

7171
To view a list of alert definitions and their statuses, click the **Alerts**
7272
tab, as shown below.
@@ -93,7 +93,7 @@ of the alert as well as the specific criteria that will trigger a ‘warning’
9393
configuration, click the **Edit** button in the upper-right corner of the
9494
Configuration box.
9595

96-
![Ambari alert configuration](media/hdinsight-cluster-availability/ambari-alert-configuration.png)
96+
![Apache Ambari alert configuration](media/hdinsight-cluster-availability/ambari-alert-configuration.png)
9797

9898
Here, you can edit the description and, more importantly, the check interval
9999
and thresholds for warning or critical alerts.
@@ -182,7 +182,7 @@ in 5 hours (i.e. is presumed to be unavailable).
182182
From the **Logs** blade, run the **Unavailable computers** sample query by
183183
clicking **Run** on that query, as shown below.
184184

185-
![Log Analytics workspace logs blade 'unavailable computers' sample query](media/hdinsight-cluster-availability/portal-unavailable-computers.png)
185+
![Log Analytics workspace logs blade 'unavailable computers' sample](media/hdinsight-cluster-availability/portal-unavailable-computers.png)
186186

187187
If all nodes are available, this query should return 0 results for now. Click
188188
**New alert rule** to begin configuring your alert for this query.
@@ -197,7 +197,7 @@ triggered.
197197
Click the **condition title**, as shown below, to finish configuring the signal
198198
logic.
199199

200-
![Alert rule condition](media/hdinsight-cluster-availability/portal-condition-title.png)
200+
![Portal alert create rule condition](media/hdinsight-cluster-availability/portal-condition-title.png)
201201

202202
This will open the **Configure signal logic** blade.
203203

@@ -223,7 +223,7 @@ Click **Done** when you are finished configuring the signal logic.
223223
If you do not already have an existing action group, click **Create New** under
224224
the **Action Groups** section.
225225

226-
![Alert rule new action group](media/hdinsight-cluster-availability/portal-create-new-action-group.png)
226+
![Alert rule create new action group](media/hdinsight-cluster-availability/portal-create-new-action-group.png)
227227

228228
This will open the **Add action group** blade. Choose an **Action group name**,
229229
**Short name**, **Subscription**, and **Resource group.** Under the **Actions**
@@ -240,14 +240,14 @@ recipient, **check** the **Email** box, and type an email address to which you
240240
want the alert sent. Click **OK** in the **Email/SMS/Push/Voice** blade, then in
241241
the **Add action group** blade to finish configuring your action group.
242242

243-
![Alert rule add action group](media/hdinsight-cluster-availability/portal-add-action-group.png)
243+
![Alert rule create add action group](media/hdinsight-cluster-availability/portal-add-action-group.png)
244244

245245
After these blades close, you should see your action group listed under the
246246
**Action Groups** section. Finally, complete the **Alert Details** section by
247247
typing an **Alert Rule Name** and **Description** and choosing a **Severity**.
248248
Click **Create Alert Rule** to finish.
249249

250-
![Create alert rule finish](media/hdinsight-cluster-availability/portal-create-alert-rule-finish.png)
250+
![Portal create alert rule finish](media/hdinsight-cluster-availability/portal-create-alert-rule-finish.png)
251251

252252
> [!TIP]
253253
> The ability to specify **Severity** is a powerful tool that can be used
@@ -258,7 +258,7 @@ Critical (Sev 0) in the unlikely event that both head nodes go down.
258258
When the condition for this alert is met, the alert will fire and you will
259259
receive an email with the alert details like this:
260260

261-
![Azure Monitor alert email](media/hdinsight-cluster-availability/portal-oms-alert-email.png)
261+
![Azure Monitor alert email example](media/hdinsight-cluster-availability/portal-oms-alert-email.png)
262262

263263
You can also view all alerts that have fired, grouped by severity, by going to
264264
the **Alerts** blade in your **Log Analytics Workspace**.

0 commit comments

Comments
 (0)