Remedial actions using Playbook
Summarize
Summary of Remedial actions using Playbook
In the ServiceNow Zurich release, the Investigate tab within the Incident record page enables you to resolve Configuration Item (CI)-related issues using remedial actions powered by playbooks. These remedial actions primarily includeEnd processandRestart service, which help you manage problematic processes or services on affected CIs directly from the Service Operations Workspace.
Show less
Playbooks provide an interactive, step-by-step UI to control and execute remediation workflows, enhancing your ability to respond effectively to CI issues.
Prerequisites and Availability
- The Investigation Framework [sninvestfwk] and Remedial Action Framework [com.snc.snreacf] applications must be installed and configured.
- Remedial actions must be configured to appear on the UI for the Investigate tab.
- Playbooks are accessible via the contextual side panel on the Incident record page.
- Remedial actions are available only if triggered and cannot be run concurrently or duplicated on the same CI unless explicitly allowed through configuration.
Using Remedial Actions and Playbooks
When you perform remedial actions such as ending a process or restarting a service, these actions are logged and managed through playbooks, which appear in a dedicated panel with Current and History tabs:
- Current tab: Lists ongoing remedial actions with statuses New and In Progress.
- History tab: Shows completed, canceled, or failed remedial actions.
You can apply remedial actions to both the affected CIs and their associated caller CIs. If a playbook is in progress, you can cancel it via the playbook menu, with appropriate status updates and the ability to view cancellation reasons when applicable.
The Investigate tab also features a Remedial actions section that displays performed actions on the primary CI by default, with an option to view actions on all CIs linked to the incident.
Details on Specific Remedial Actions
End process
- Available from metric cards such as "Top processes By Memory" and "Top processes By CPU".
- For Device CI class: Requires user approval before stopping a process directly on the endpoint.
- For Server CI class: Execution requires creating a standard change request with necessary details before ending the process.
Restart service
- Available from the Services metric information card.
- For Device CI class: Requires user approval before restarting services on the endpoint.
- For Server CI class: Requires a standard change request creation prior to restarting services.
Important Notes
- If the CI is DEX supported, DEX-specific playbooks are shown; if supported by Service Operations Workspace (SOW) or default views, corresponding playbooks display.
- Concurrent or duplicate remedial actions on the same CI or CI type are blocked by default during an ongoing action, but this can be changed in configuration.
Practical Benefits for ServiceNow Customers
This functionality empowers you to:
- Quickly identify and remediate CI-related issues directly within incident workflows.
- Leverage guided playbooks to ensure consistency and control in remediation steps.
- Manage remediation status with clear visibility into current and past actions.
- Integrate change management processes where necessary (especially for servers), ensuring compliance and auditability.
Overall, using remedial actions with playbooks in the Investigate tab streamlines resolving operational issues on devices and servers, improving incident resolution efficiency in Service Operations Workspace.
Resolve the CI-related issues using the remedial actions using Playbook in the Investigate tab.
- End process
- Restart service
- The Investigation Framework [sn_invest_fwk] application is installed and configured. For more information, see Setting up Investigation Framework in Service Operations Workspace and Configure the Remedial Actions Framework.
- The remedial actions are configured to display on the UI. For more information, see Customize the Investigate tab.
- Current: Displays the current list of playbooks that trigger the remedial action, including both processes and services run on the affected CIs or caller CIs with status New and In Progress.
- History: Displays the historical list of playbooks, remedial actions including both processes and services run on the affected CIs or caller CIs with status Completed, Canceled, or Failed.
- The remedial action is already in Canceled status.
- The corresponding CI action record of the remedial action is already in progress.
- The change request has already moved to implement state for actions associated to CIs of type server.
The Remedial actions section on the Investigate tab also contains the Current and History tab to display the list of remedial actions performed. By default, this section displays the list of remedial actions for the primary CI or current CI. You can switch the Show actions performed on all CIs in this incident toggle to display the list of remedial actions for all the CIs associated with the Incident.
Playbook is available only if both the Remedial Action Framework [com.snc.sn_reacf] application and the Investigation Framework [sn_invest_fwk] application are installed and configured, as well as if the remedial actions are triggered.
End process
- Top processes By Memory
- Top processes By CPU
- Device: For this CI class, a two-step process is executed where you must get the user approval before the End process remediation process can be executed. After it’s approved, you can directly stop the process on the device, which is also known as the endpoint.
- Server: For this CI class, you must create a change request before the End process remedial action can be executed using a standard change request. You must also provide additional information to create a change request.
Restart service
The Restart service remedial action is available with the Services metric information card.
- Device: For this CI class, a two-step process is executed where you must get the user approval before the Restart service remediation process is executed. After it's approved, you can directly restart the services on the device, which is also known as the endpoint.
- Server: For this CI class, you must create a change request before you can execute the remedial action using a standard change request. You must also provide additional information to create a change request.