Convert Alerts to Incidents in ServiceNow
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2016 11:31 PM
Hi All,
I have a requirement where i was asked to integrate a third party dashboard tool with ServiceNow .
Objective:
Integration the Alert Management from a third party dashboard GUI to Service-Now. The goal is to trigger an incident ticket per each alert.
can someone suggest me the best way to execute this integration, We already have a REST message integration which is basically dealing with some other functionality so we prefer going ahead with REST message for this integration as well.
i hardly heard about "Event management" any thoughts on it is also welcomed.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-09-2016 12:31 AM
Hi Sajin, Event Management in SN comes with an additional charge.
Find out if your current Monitoring tool is able to do REST API.
I know its working for Orion, and i know that there is an Module (out of the box) from SN to integrate Microsoft SCOM.
If you don ´t want to stick with REST API and want to try something new, you could setup the Alerts to send emails to SN and created some email Inbound actions to create the Incidents.
Hope this helps
Frank
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-09-2016 01:12 AM
Hi Frank,
Thanks for the Update , can you please share some articles to find how to convert alerts to emails ??
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-09-2016 01:26 AM
Hi Sajin,
PFB links which might help you !
SCOM Integrartion:
Microsoft System Center Operations Manager SCOM Integration 2 0 - ServiceNow Wiki
Inbound Actions:
Inbound Email Actions - ServiceNow Wiki
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-09-2016 01:27 AM
That functionality should be there in your GUI tool to send an email when an alert gets triggered