Incident Management
Last updated
Last updated
ThousandEyes supports routing alert notifications directly into - a solution for streamlining the logging, classification, assignment, escalation, and reporting of incidents. The following guide describes the process of configuring ServiceNow and ThousandEyes to send alert notifications directly into the ServiceNow platform.
The ThousandEyes platform can notify users whenever their test results trigger an alert rule. Alert rules allow configuring various methods of alert notification delivery. One of the supported methods is direct notification delivery into a ServiceNow account. Once the notification is delivered, ServiceNow processes it and allocates tasks based upon pre-defined workflows.
To route alert notifications directly into ServiceNow, the following needs to be properly configured:
A ServiceNow integration created.
Alert rules associated with ServiceNow integration.
ThousandEyes tests associated with alert rules.
The content below will guide you through the process of configuring both, ServiceNow and ThousandEyes. In the end, an alert triggered in ThousandEyes will cause a new incident to be generated within your ServiceNow account instantly. This process should streamline the handling of ThousandEyes-reported events, aligning it with your existing (ServiceNow-based) workflow.
ThousandEyes support for a ServiceNow release family stops on the same date when ServiceNow declares a release EOL (end-of-life). However, despite the ServiceNow release reaching EOL, ThousandEyes alert integrations should continue to work. If you have support questions, contact the .
If your ServiceNow release is not listed as supported by ThousandEyes in the table below, use instead of the ServiceNow integration.
ServiceNow Release
Supported by ThousandEyes
Utah
Supported
Vancouver
Supported
Washington DC
Supported
To be able to receive ThousandEyes alert notifications directly, ServiceNow must first be configured to allow it.
Select System Oauth > Application Registry from the All tab.
Click New in the Application Registry page.
Click Create an OAuth API endpoint for external clients.
Take a copy of the generated Client ID and Client Secret.
This value will be used when configuring ThousandEyes' ServiceNow integration in the next section.
Note: Access and refresh tokens require manual re-configuration once their lifespans have been exceeded. Token lifespan should be configured as 8640000
(max value allowed, equal to 100 days).
A ServiceNow integration must be created before being assigned to alert rules.
Click + New Integration.
Select ServiceNow Alert Notifications.
Within the dialog box, you can configure the following fields:
Type: Make sure "ServiceNow" is selected.
Name: Select a name for your ServiceNow integration.
ServiceNow URL: The ServiceNow endpoint to which ThousandEyes will send notifications.
ServiceNow URL format: https://<instance-name>.service-now.com
Auth URL format: https://<instance-name>.service-now.com/oauth_auth.do
Client ID: The identifier which ThousandEyes will use when authenticating to ServiceNow.
Once the fields in the previous step are configured, retrieval of an authentication token is required. ThousandEyes will retrieve and store the authentication token to be used when notifying ServiceNow of alerts. This step will need to be repeated whenever the token expires.
Click the Get Token button.
You should be redirected to the ServiceNow Authorization screen.
Click on Allow to proceed.
The Test button is provided to verify the correctness of your integration setup. Click it to send a test notification using your new integration. A new incident should be generated in your ServiceNow account.
Once created, ServiceNow integration can be assigned to any alert rule by opening the rule's Notifications settings and selecting your new integration from the drop-down list:
Navigate to the Integrations section of the desired alert rule's Notifications configuration tab.
Select the desired ServiceNow integration from the drop-down.
Click Save Changes.
Here are some additional details to be aware of:
Integrations are available on an account group basis. An integration can be used by multiple alert rules in an account group.
Notification preferences are configured per alert rule. Assign your new ServiceNow integration to all alert rules that require it.
Integrations cannot shared between account group so must be created per account group.
Multiple integrations may use the same ServiceNow endpoint and authentication token.
Upon receiving a new notification from the ThousandEyes platform, ServiceNow will create a corresponding incident:
The following fields are mapped upon creation of a new incident:
State: Set to New
when an alert is triggered and Resolved
when the alert is cleared.
Urgency: Set to Medium
.
Category: Set to Network
.
Short Description: "ThousandEyes Alert triggered for Test: <Test Name>".
Description: This field contains alert details including alert rule name and number of agents affected.
The following resources provide additional information:
The following instructions assume that the ServiceNow is activated.
In these steps you create the for external API endpoints:
Unlock the Redirect URL field and assign the following value: .
Start by selecting within the menu pane.
The following figure depicts the dialog box for creating a new ServiceNow integration:
Auth URL: The ServiceNow endpoint to which ThousandEyes will authenticate, via , prior to submitting notifications.
is a detailed guide about how to manage alert rules within the ThousandEyes platform.
on EOL aka unsupported release family upgrades.