Alert Remediation - Auto solve incidents using remediation
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2023 01:05 AM
Hi Guys,
I'd like to know if ServiceNow has the capability to automatically resolve incidents by taking actions such as restarting a server when it goes down during the remediation process
For instance, in the event of a server outage, ServiceNow should be able to initiate contact with the server as part of its remediation process, ultimately leading to the server's restart to resolve the incident.
- Labels:
-
Event Management
-
Orchestration (ITOM)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2023 04:24 AM
Hi Hariharan,
Yes, you can achieve this, but your monitoring tool should send a closing event. ServiceNow Event rule can check this closing event and close the associated alert using the message-key.
Make sure you have marked true in the Event Management property for "Resolve Incident when Alert Closed" or something similar to it.
Regards,
Parag Sanyashiv
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2023 07:10 AM
Hey @Parag_Sanyashiv ,
Thanks,
I'm looking to set up ServiceNow to automatically address incidents. For instance, in the event of a server outage, ServiceNow should communicate the "server reboot" command to our integrated monitoring tool. This tool can then initiate the server restart to rectify the underlying issue, subsequently sending a clear event that will automatically resolve the incident.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2023 09:56 PM - edited 09-26-2023 10:00 PM
Technically its possible - https://docs.servicenow.com/en-US/bundle/vancouver-it-operations-management/page/product/event-manag...
Remediation workflow can be triggered by Operator or on some automatic trigger.
(1) From Alert Record
(2) From AgentWork Space
In Alert Management Rule - Remediation Work-Flow can be tagged and auto Trigerred too.
Regards
RP

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-31-2024 09:58 AM
Hello @Rahul Priyadars ,
I am trying to reopen the incident when associated alert got reopened.
Means when alert got reopened the associated incident should move to "new" from "Resolved".
But, I am facing below issue,
When I create incident by using "Quick Response" button on alert form; then that incident will reopen when we reopen the associated alert......but when we create incident by using "Quick Incident" button on alert form; then that incident wont reopen when we reopen the associated alert....
Can you please assist me ?
PFA snap