Objectives
In this Exercise you will learn how to create and manage alerts in monitor hierarchy.
Before you begin:
Make sure you have:
- Reviewed the Monitor Hierarchy lab to understand the concept of hierarchy in Monitor.
- Set up a sample hierarchy in Monitor.
In this lab, an asset is configured with two devices, both running simulations.
A calculated metric named asset_pressure_sum has been added at the asset level to compute the sum of pressure values from the devices every minute.
In this lab, you will configure an alert at the Asset level. Similarly, alerts can be configured at any hierarchy level such as Site, System, Location, or Organization.
Setup Alert
- Navigate to the Asset Setup page and search for the asset.
- click on the asset. It will open its detail page.
- Go to the Calculated Metrics tab and click on "Add Calculated Metric" button.
- In the popup window, search for "Alert".
- Select AlertLowValue and click "Next".
- Choose "This node and child nodes" and click "Next".
- Select the calculated metric for which you want to generate the alert. Enter the lower threshold, severity, and status. Click "Next".
- Provide a name for the alert and click "Create".
- The alert will now appear in the Calculated Metrics table.
View Alert
The pipeline will run, and an alert will be triggered when the threshold condition is met.
You can view generated alerts in the "Alerts" dashboard, which is automatically created when an asset has any alert configured.
- Navigate to the Asset Dashboard view from the left sidebar.
- Search for the desired asset and click on it to open the details.
- You will see the Alerts Dashboard, which displays an Alert Table. This table lists all alerts associated with the asset and its connected devices.
- You can use Filter icon to filter alerts based on specific criteria.
You can also create a custom dashboard using Dashboard Tab in the Asset setup page. Follow the same steps outlined in Exercise 2 of this lab series.
🎉 Congratulations! You have successfully completed the exercise to set up and view alerts at different hierarchy levels in Monitor.