Skip to content

Commit 50beef6

Browse files
committed
acrolinx
1 parent 1dbbdd3 commit 50beef6

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/azure-netapp-files/cross-region-replication-display-health-status.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,9 @@ You can view replication status on the source volume or the destination volume.
3535
This is the state after you break the peering relationship. The destination volume is `‘RW’` and snapshots are present.
3636
* **Relationship status** – Shows one of the following values:
3737
* *Idle*:
38-
No transfer operation is in progress and future transfers are not disabled.
38+
No transfer operation is in progress and future transfers aren't disabled.
3939
* *Transferring*:
40-
A transfer operation is in progress and future transfers are not disabled.
40+
A transfer operation is in progress and future transfers aren't disabled.
4141
* **Replication schedule** – Shows how frequently incremental mirroring updates will be performed when the initialization (baseline copy) is complete.
4242

4343
* **Total progress** – Shows the total number of cumulative bytes transferred over the lifetime of the relationship. This amount is the actual bytes transferred, and it might differ from the logical space that the source and destination volumes report.
@@ -49,7 +49,7 @@ You can view replication status on the source volume or the destination volume.
4949
5050
## Set alert rules to monitor replication
5151

52-
Ceate [alert rules in Azure Monitor](../azure-monitor/alerts/alerts-overview.md) to help you monitor the status of cross-region replication:
52+
Create [alert rules in Azure Monitor](../azure-monitor/alerts/alerts-overview.md) to help you monitor the status of cross-region replication:
5353

5454
1. In Azure Monitor, select **Alerts**.
5555
2. From the **Alerts** window, select the **Create** dropdown then **Alert rule**.
@@ -58,9 +58,9 @@ Ceate [alert rules in Azure Monitor](../azure-monitor/alerts/alerts-overview.md)
5858
5. Select the target volume you'd like to monitor and select **Apply**.
5959
6. From the **Condition** tab, use the **Signal name** dropdown to select **See all signals**. Identify the **Volume replication lag time** signal then select **Apply**.
6060
7. Confirm **Greater than** is selected for the **Operator** field.
61-
8. For the **Threshold** value field, enter the number of seconds equal to you replication schedule plus 20%. For example:
61+
8. For the **Threshold** value field, enter the number of seconds equal to your replication schedule plus 20%. For example:
6262
* If your replication schedule is 10 minutes, enter 720 (10 minutes * 60 seconds * 1.2).
63-
* If you replication schedule is hourly, enter 4,320 (60 minutes * 60 seconds * 1.2).
63+
* If your replication schedule is hourly, enter 4,320 (60 minutes * 60 seconds * 1.2).
6464
* If your replication schedule is daily, enter 103,680 (24 hours * 60 minutes * 60 seconds * 1.2).
6565
9. Select **Review + create**. The alert rule is ready for use.
6666

0 commit comments

Comments
 (0)