Remedial actions using Playbook
Summarize
Summary of Remedial actions using Playbook
The Playbook feature in ServiceNow's Investigate tab allows users to resolve configuration item (CI)-related issues through remedial actions such as "End process" and "Restart service." These actions are contingent upon the installation and configuration of the Investigation Framework and the Remedial Actions Framework.
Show less
Key Features
- Interactive Playbook UI: Provides a step-by-step guide for executing remedial actions.
- Playbook Panel: Displays tabs for Current and History of playbooks, allowing users to manage ongoing and completed actions.
- Cancellation Options: Users can cancel ongoing remedial actions, with the status updated in the History tab.
- CI Class Specifics: Different procedures are required for Devices and Servers when executing "End process" and "Restart service" actions, including user approvals and change requests.
- Concurrent Execution Control: By default, concurrent or duplicate actions are not allowed; this behavior can be modified in the configuration settings.
Key Outcomes
By effectively utilizing the Playbook for remedial actions, ServiceNow customers can streamline the resolution of CI issues, enhance operational efficiency, and ensure compliance with necessary approval processes for critical actions. This structured approach to incident management allows for better oversight and historical tracking of actions taken within the 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 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 .
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.