Skip to content

Latest commit

 

History

History
113 lines (100 loc) · 2.9 KB

create_notification.md

File metadata and controls

113 lines (100 loc) · 2.9 KB
copyright lastupdated
years
2018
2018-03-29

{:shortdesc: .shortdesc} {:new_window: target="_blank"}

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

  1. After you have joined the beta, select Devices -> Monitoring.
  2. Click the Notifications tab.
  3. Click Create Notification.
  4. 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.
  1. Click Ok to create the new notifications with the setting you speficied.

Edit a notification

  1. After you have joined the beta, select Devices -> Monitoring.
  2. Click the Notifications tab.
  3. Click Actions->Edit Notification.
  4. Edit any of the notification details.
  5. Click Ok to accept your changes.

Delete a notification

  1. After you have joined the beta, select Devices -> Monitoring.
  2. Click the Notifications tab.
  3. Click Actions->Delete Notification.
  4. Click Delete to confirm your choice.

Add multiple notifications to a device

  1. Select Infrastructure->Device List->Device Name to access the device details.
  2. Click Actions->Manage notifications.
  3. Click to assign or remove notifications for your device.