Adding alerts
You can configure alerts to notify you when a particular event is generated. You can configure alerts for a single resource, for a group of resources, or for events of a particular severity type. You can specify the frequency with which you want to be notified and associate a script to the alert.
Before you begin
You must have configured notification settings such as the user email address, SMTP server, and SNMP trap host to enable the Unified Manager for DM Series to use these settings to send notifications to users when an event is generated.
You must know the resources and events for which you want to trigger the alert, and the user names or email addresses of the users that you want to notify.
If you want to have a script execute based on the event, you must have added the script to Unified Manager by using the Scripts page.
- You must have the Application Administrator or Storage Administrator role.
About this task
You can create an alert directly from the Event details page after receiving an event in addition to creating an alert from the Alert Setup page, as described here.
Example of adding an alert
This example shows how to create an alert that meets the following requirements:
Alert name: HealthTest
Resources: includes all volumes whose name contains
abc
and excludes all volumes whose name containsxyz
Events: includes all critical health events
Actions: includes
sample@domain.com
, aTest
script, and the user has to be notified every 15 minutes
Perform the following steps in the Add Alert dialog box:
Click Name, and enter HealthTest in the Alert Name field.
Click Resources, and in the Include tab, select Volumes from the drop-down list.
Enter abc in the Name contains field to display the volumes whose name contains
abc
.Select <<All Volumes whose name contains 'abc'>> from the Available Resources area , and move it to the Selected Resources area.
Click Exclude, and enter xyz in the Name contains field, and then click Add.
Click Events, and select Critical from the Event Severity field.
Select All Critical Events from the Matching Events area, and move it to the Selected Events area .
Click Actions, and enter sample@domain.com in the Alert these users field.
Select Remind every 15 minutes to notify the user every 15 minutes.
You can configure an alert to repeatedly send notifications to the recipients for a specified time. You should determine the time from which the event notification is active for the alert.
In the Select Script to Execute menu, select Test script.
Click Save.