Remedial actions using Playbook
Summarize
Summary of Remedial actions using Playbook
ServiceNow's Remedial Actions using Playbook feature enables you to resolve Configuration Item (CI)-related issues directly from the Investigate tab in the Service Operations Workspace. This capability leverages playbooks to provide an interactive, step-by-step UI that guides the execution of remedial actions such as ending processes or restarting services on devices and servers.
Show less
To use these remedial actions, the Investigation Framework and Remedial Actions Framework applications must be installed and properly configured. The remedial actions appear on the Investigate tab only when configured to display in the UI.
Key Features
- Interactive Playbook Panel: Accessible from the Incident record’s contextual side panel, it shows Current and History tabs for managing ongoing and past remedial actions respectively.
- Remedial Actions Types:
- End Process: Stops a running process on a CI. For devices, user approval is required before execution; for servers, a standard change request must be created.
- Restart Service: Restarts services running on a CI with similar approval and change request requirements as End Process.
- Action Management: You can cancel ongoing remedial actions and view cancellation reasons unless certain conditions apply.
- Scope of Actions: By default, actions apply to the primary or current CI, but you can toggle to show actions on all CIs associated with the incident.
- Concurrency Controls: Concurrent or duplicate remedial actions on the same CI are blocked by default until the prior action completes. This behavior can be changed via configuration.
Practical Use for ServiceNow Customers
This feature streamlines incident investigation and remediation by integrating automated, guided remedial steps within the Incident record, reducing manual effort and errors. It supports governance through required approvals and change requests, especially for servers, aligning remediation with ITIL best practices.
Customers can expect:
- Improved efficiency in resolving CI-related issues by executing remedial actions directly within the Incident workspace.
- Visibility into ongoing and historical remedial actions via the playbook panel.
- Enhanced control of remediation steps through playbook guidance and concurrency settings.
Requirements and Next Steps
- Ensure the Investigation Framework [sninvestfwk] and Remedial Action Framework [com.snc.snreacf] applications are installed and configured.
- Configure remedial actions to display on the Investigate tab and customize the tab as needed.
- Familiarize yourself with managing change requests for remedial actions on servers.
- Refer to configuration guides for setting up playbooks and adjusting concurrency options based on your organizational policies.
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 that have the status New and In Progress.
- History: Displays the historical list of playbooks, including both processes and services that have the 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. For more information on Playbook, see Configuring playbooks.
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.