Difference between revisions of "ITOM Runbooks Quick Guide"

From Hornbill
Jump to navigation Jump to search
 
(12 intermediate revisions by one other user not shown)
Line 3: Line 3:
 
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.  
 
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.  
 
|
 
|
 +
* [[Runbooks]]
 
* [[IT Operations Management]]
 
* [[IT Operations Management]]
 
* [[ITOM Package Library]]
 
* [[ITOM Package Library]]
 
}}
 
}}
  
== Runbooks ==
+
=Creating a Runbook Process=
 
 
=== Create a Runbook Process ===
 
  
 
# From the ITOM page, select '''Runbooks'''
 
# From the ITOM page, select '''Runbooks'''
Line 17: Line 16:
 
[[File:RunbookProcessView.png|450x182px]]
 
[[File:RunbookProcessView.png|450x182px]]
  
=== Building a Runbook Process ===
+
==Building a Runbook Process==
  
 
# Select the connection line between the '''Start''' and '''End''' nodes
 
# Select the connection line between the '''Start''' and '''End''' nodes
Line 47: Line 46:
 
<li><p>[[File:RunbookProcessSaveDraftButton.png|26x23px]]Click '''Save draft''' button</p></li></ol>
 
<li><p>[[File:RunbookProcessSaveDraftButton.png|26x23px]]Click '''Save draft''' button</p></li></ol>
  
=== Publish a Runbook Process ===
+
==Publish a Runbook Process==
  
 
# Click the '''Publishing Manager''' button [[File:RunbookProcessPublishManagerButton.png|30x25px]]
 
# Click the '''Publishing Manager''' button [[File:RunbookProcessPublishManagerButton.png|30x25px]]
Line 57: Line 56:
 
<li><p>Click '''Runbooks''' from the breadcrumbs at the top of the page</p></li></ol>
 
<li><p>Click '''Runbooks''' from the breadcrumbs at the top of the page</p></li></ol>
  
=== Manually Execute a Runbook Process ===
+
=Executing a Runbook Process=
 +
==Manually==
  
 
# Locate the Runbook Entry on the Runbooks list
 
# Locate the Runbook Entry on the Runbooks list
Line 63: Line 63:
 
# Click '''Invoke'''
 
# Click '''Invoke'''
  
=== Schedule a Runbook Process ===
+
==Scheduleing==
 
 
 
<ol style="list-style-type: decimal;">
 
<ol style="list-style-type: decimal;">
 
<li><p>Navigate to ('''''Home &gt; ITOM &gt;'' Job Scheduling''')</p></li>
 
<li><p>Navigate to ('''''Home &gt; ITOM &gt;'' Job Scheduling''')</p></li>
Line 80: Line 79:
 
<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>
 
+
[[Category:ITOM]]
== 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====
 

Latest revision as of 20:06, 11 April 2024

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

Creating 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

Executing a Runbook Process

Manually

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

Scheduleing

  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