Difference between revisions of "ITOM Runbooks Quick Guide"

From Hornbill
Jump to navigation Jump to search
Line 80: Line 80:
 
<li><p>Click '''Job History'''</p></li>
 
<li><p>Click '''Job History'''</p></li>
 
<li><p>Confirm the Status of the Job</p></li></ol>
 
<li><p>Confirm the Status of the Job</p></li></ol>
 
== Hornbill Service Manager Interaction  ==
 
=== Business Process Manager ===
 
==== Runbook Process ====
 
# Navigate to ('''''[https://betaadmin.hornbill.com/rickyf/ Home] &gt;  [https://betaadmin.hornbill.com/rickyf/app/ Applications] &gt; [https://betaadmin.hornbill.com/rickyf/app/com.hornbill.servicemanager/ Hornbill Service Manager] &gt; Business Processes''''')
 
# Locate '''EXAMPLE Hornbill Incident Process''' and click the '''Copy Process''' action button
 
# Enter the name '''Demo Business Process''', and click '''Apply'''
 
# Select the Connector between the '''Start''' and '''Set Status to New''' nodes
 
# Right Click and Select '''Runbook Process'''
 
# Double click on the new node
 
# Select '''Run Harry''' from the Runbook drop down
 
# Click Save
 
# Publish the Business Process ** Needs work ***
 
# Assign the new process to an Incident ** Needs work ***
 
# Raise an Incident
 
==== IT Automation ====
 
# Navigate to ('''''[https://betaadmin.hornbill.com/rickyf/ Home] &gt;  [https://betaadmin.hornbill.com/rickyf/app/ Applications] &gt; [https://betaadmin.hornbill.com/rickyf/app/com.hornbill.servicemanager/ Hornbill Service Manager] &gt; Business Processes''''')
 
# Locate '''Demo Business Process''' and click the link under Workflow
 
# Right Click the '''Runbook Process''' node, and select '''Delete'''
 
# Add a new node by dragging the '''Arrow''' underneath the '''Start''' node to a blank area and releasing
 
# Select '''IT''' '''Automation'''
 
# Double click on the new node
 
# Select Run Package as '''Demonstration &gt; Harry Hornbill ...'''
 
# Click '''Apply'''
 
# Set Target Machine type to '''Machine''', and select a Computer
 
# Connect the New '''IT Automation''' node to the '''Set status to New''' node
 
# Click '''Save'''
 
# Publish the Business Process ** Needs work ***
 
# Raise an Incident
 
====Auto Tasks====
 

Revision as of 11:05, 17 July 2020

Home > Administration > ITOM > Quick Start Guide > Runbooks Quick Guide Index

Introduction

Hornbills ITOM Runbooks enables you to provide Orchestration by enabling more than one package operation to be executed as part of a process. Process logic can be applied to dictate whether an operation will be executed and the order of execution.

Related Articles

Runbooks

Create a Runbook Process

  1. From the ITOM page, select Runbooks
  2. Click the And New Runbook(+) button
  3. Enter a Name

RunbookProcessView.png

Building a Runbook Process

  1. Select the connection line between the Start and End nodes
  2. Right-click on the selected line and select “Add node between connected nodes

RunbookNodeMenu.png

  1. Select IT Automation

RunbookITAutomationNode.png

  1. Hover over the IT Automation node, and click on the Settings icon RunbookNodeSettingsButton.png

179×115px

  1. Enter Run Harry as the Display name

  1. Click the Add Package button

RunbookITAutomationNodeJobSettingsPackageSelection.png

  1. Select Harry Hornbill

  2. Confirm the Run Operation is set to Show Harry

  3. Set Target Machine type to Machine, and select a Computer

  4. RunbookProcessSaveDraftButton.pngClick Save draft button

Publish a Runbook Process

  1. Click the Publishing Manager button RunbookProcessPublishManagerButton.png

RunbookPublishActivationList.png

  1. Click the Publish button

  2. Click Runbooks from the breadcrumbs at the top of the page

Manually Execute a Runbook Process

  1. Locate the Runbook Entry on the Runbooks list
  2. RunbookProcessListInvokeActionButton.pngClick the Invoke action button
  3. Click Invoke

Schedule a Runbook Process

  1. Navigate to (Home > ITOM > Job Scheduling)

  2. Click the Create New button, and Select Runbook Schedule

  3. Enter the following Schedule details:

    1. Name: Harry Hornbill

    2. Schedule: Run Once

    3. Runbook: Run Harry

    4. Set the following Operation Parameters to True:

  4. Click Enable Schedule

  5. Navigate to (Home > ITOM > Job Scheduling)

  6. Wait for the Job schedule Time, and Click on the Job Name: Harry Hornbill

  7. Click Job History

  8. Confirm the Status of the Job