Skip to content

Commit 2c7d6c2

Browse files
authored
Update Set alert rules to monitor replication
Updated Step 7, "To check if the replication is unhealthy:" settings. This change is for GitHub issue Issue #92665. Confirmed by Dev. (Thomas M)
1 parent 8619431 commit 2c7d6c2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.service: azure-netapp-files
1212
ms.workload: storage
1313
ms.tgt_pltfrm: na
1414
ms.topic: how-to
15-
ms.date: 01/28/2022
15+
ms.date: 05/16/2022
1616
ms.author: anfdocs
1717
---
1818
# Display health and monitor status of replication relationship
@@ -58,9 +58,9 @@ Follow the following steps to create [alert rules in Azure Monitor](../azure-mon
5858
5. From the Condition tab, select **Add condition**. From there, find a signal called “**is volume replication healthy**”.
5959
6. There you'll see **Condition of the relationship, 1 or 0** and the **Configure Signal Logic** window is displayed.
6060
7. To check if the replication is _unhealthy_:
61-
* Set **Operator** to `Less than or equal to`.
61+
* Set **Operator** to `Less than`.
6262
* Set **Aggregation type** to `Average`.
63-
* Set **Threshold** value to `0`.
63+
* Set **Threshold** value to `1`.
6464
* Set **Unit** to `Count`.
6565
8. To check if the replication is _healthy_:
6666
* Set **Operator** to `Greater than or equal to`.

0 commit comments

Comments
 (0)