46 lines
1.8 KiB
Markdown
46 lines
1.8 KiB
Markdown
---
|
|
title: View notification rules
|
|
description: >
|
|
Update notification rules to update the notification message or change the schedule or conditions.
|
|
weight: 202
|
|
menu:
|
|
influxdb_2_0:
|
|
parent: Manage notification rules
|
|
related:
|
|
- /influxdb/v2.0/monitor-alert/checks/
|
|
- /influxdb/v2.0/monitor-alert/notification-endpoints/
|
|
---
|
|
|
|
View notification rule details and statuses and notifications generated by notification rules in the InfluxDB user interface (UI).
|
|
|
|
- [View a list of all notification rules](#view-a-list-of-all-notification-rules)
|
|
- [View notification rule details](#view-notification-rule-details)
|
|
- [View statuses generated by a check](#view-statuses-generated-by-a-notification-rule)
|
|
- [View notifications triggered by a notification rule](#view-notifications-triggered-by-a-notification-rule)
|
|
|
|
**To view notification rules:**
|
|
|
|
1. In the navigation menu on the left, select **Alerts**.
|
|
|
|
{{< nav-icon "alerts" "v2" >}}
|
|
|
|
2. Select **Notification Rules** near to top of the page.
|
|
|
|
## View a list of all notification rules
|
|
The **Notification Rules** section of the Alerts landing page displays all existing checks.
|
|
|
|
## View notification rule details
|
|
Click the name of the check you want to view.
|
|
The check builder appears.
|
|
Here you can view the check query and logic.
|
|
|
|
## View statuses generated by a notification rule
|
|
Hover over the check, click the **{{< icon "view" "v2" >}}** icon, and then **View History**.
|
|
The Statuses History page displays statuses generated by the selected check.
|
|
|
|
## View notifications triggered by a notification rule
|
|
1. Hover over the notification rule, click the **{{< icon "view" "v2" >}}**
|
|
icon, and then **View History**.
|
|
2. In the top left corner, click **Notifications**.
|
|
The Notifications History page displays notifications initiated by the selected notification rule.
|