Integrate Oracle Cloud Infrastructure alarms
Integrate Oracle Cloud Infrastructure (OCI) alarms with Event Management to send events into ServiceNow by adding a https subscription using Basic Authentication.
Before you begin
- Ensure that the Event Management Connectors (sn_em_connector) plugin is installed on the ServiceNow AI Platform instance.
- Oracle Cloud Discovery must be performed to ensure that the created alerts are bound to the configuration items in the ServiceNow AI Platform. For more information, see Oracle Cloud Infrastructure Discovery.
- Role required: evt_mgmt_integration
About this task
The Oracle Cloud Notifications service enables you to set up communication channels for publishing messages using topics and subscriptions. When a message is published to a topic, the Notifications service sends the message to all of the topic's subscriptions.
When an Oracle Management Cloud alert is raised, worsens in severity, or clears, you may want to be actively notified through an https custom URL to the ServiceNow instance. The Oracle Cloud connector will be used to create events in ServiceNow®.
You can configure the Event Management environment for the collection of alarms from Oracle Cloud by setting your ServiceNow AI Platform instance as the https subscription.
Procedure
-
In the Oracle Cloud console, set up a https subscription.
-
In the Oracle Cloud console, you can create an alarm definition and set the
notification destination with the topic containing the https ServiceNow subscription.
Result
Depending on the Oracle Cloud alarm resource, the alert will bind to the CI using the following Event Field Mapping:
You can create other event rules or modify the Event Field Mapping to map to other resource types.
Once the https subscription is configured and an Oracle Cloud alarm triggers a message in Event Management the message:
- Authenticates the Oracle Cloud alarm message with the relevant ServiceNow user given in the https subscription.
- Extracts information from the original Oracle Cloud alarm message to populate the required event fields and inserts the event into the ServiceNow AI Platform database.
- Captures specified content in the Additional Information field of the event form.