You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Creating and managing monitor notifications (Beta)
A notification describes the method and details that is used to notify when an alert is triggered. For example, to get a warning notification and an error notification for a metric, define a rule that monitors the warning threshold, and define a rule that monitors the error threshold.
{:shortdesc}
Create a notification
After you have joined the beta, select Devices -> Monitoring.
Click the Notifications tab.
Click Create Notification.
Enter the information for your new notification.
Email notification details
Field
Description
Name
A unique identifier of the notification. This field is required.
Type
Select: **Email**
Email Address
Enter the email address of the recipient.
Webhook notification details
Field
Description
Name
A unique identifier of the notification. This field is required.
Type
Select: **Webhook**
Webhook URL
Enter the URL where the POST should be made.
Verify certificates
Select to verify certificates.
Webhook headers
Enter any headers.
Webhook query parameters
Enter any query parameters.
Pager duty notification details
Field
Description
Name
A unique identifier of the notification. This field is required.
Type
Select: **Pager duty**
API Key
Enter the enter the APIKey for pager duty notifications.
Click Ok to create the new notifications with the setting you speficied.
Edit a notification
After you have joined the beta, select Devices -> Monitoring.
Click the Notifications tab.
Click Actions->Edit Notification.
Edit any of the notification details.
Click Ok to accept your changes.
Delete a notification
After you have joined the beta, select Devices -> Monitoring.
Click the Notifications tab.
Click Actions->Delete Notification.
Click Delete to confirm your choice.
Add multiple notifications to a device
Select Infrastructure->Device List->Device Name to access the device details.
Click Actions->Manage notifications.
Click to assign or remove notifications for your device.