Difference between revisions of "Manual List"

From Hornbill
Jump to navigation Jump to search
Line 4: Line 4:
 
|style="width:73%"|
 
|style="width:73%"|
 
==Introduction==
 
==Introduction==
It is also possible to provide a (manual) list of machines, a user can limit/direct the search to various IP Ranges
+
The manual list allows for a list of device names and addresses to be used by the discovery process.  Entries can be in the form of any of the following and each entry is separated by spaces:
{{Bullet1|Discovery Mode|}}
+
 
{{Bullet2|Machine|FQDN or Hostname}}
+
{{Bullet2|FQDN or Hostname|}}
 
:::computer01.acme.co.uk<br>
 
:::computer01.acme.co.uk<br>
 
:::computer01
 
:::computer01
{{Bullet2|IP|Single IP / Address range}}
+
{{Bullet2|IP Address|}}
 
:::Single IP x.x.x.x
 
:::Single IP x.x.x.x
::::example 192.168.1.1
+
::::example: 192.168.1.1
 
:::IP range x.x.x.x-x
 
:::IP range x.x.x.x-x
 
::::example:  192.168.0.1-254 provides a list 254 addresses (192.168.0.1 -> 192.168.0.254)
 
::::example:  192.168.0.1-254 provides a list 254 addresses (192.168.0.1 -> 192.168.0.254)
 
:::x.x.x.x-x.x
 
:::x.x.x.x-x.x
 
::::example:  192.168.0.1-255.254 provides a list 65534 addresses (192.168.0.1 -> 192.168.255.254)
 
::::example:  192.168.0.1-255.254 provides a list 65534 addresses (192.168.0.1 -> 192.168.255.254)
{{Bullet2|CIDR|Network mask}}
+
{{Bullet2|CIDR|}}
 
:::x.x.x.x/x
 
:::x.x.x.x/x
 
::::example:  192.168.0.0/24 provides a list 254 addresses (192.168.0.1 -> 192.168.0.254)
 
::::example:  192.168.0.0/24 provides a list 254 addresses (192.168.0.1 -> 192.168.0.254)

Revision as of 10:04, 19 November 2020

Home > ITOM > Create New Job > Discover Job > Manual List Index

Introduction

The manual list allows for a list of device names and addresses to be used by the discovery process. Entries can be in the form of any of the following and each entry is separated by spaces:

  • FQDN or Hostname
computer01.acme.co.uk
computer01
  • IP Address
Single IP x.x.x.x
example: 192.168.1.1
IP range x.x.x.x-x
example: 192.168.0.1-254 provides a list 254 addresses (192.168.0.1 -> 192.168.0.254)
x.x.x.x-x.x
example: 192.168.0.1-255.254 provides a list 65534 addresses (192.168.0.1 -> 192.168.255.254)
  • CIDR
x.x.x.x/x
example: 192.168.0.0/24 provides a list 254 addresses (192.168.0.1 -> 192.168.0.254)

Related Articles

Discovery Mode Settings

  • Machine / IP / CIDR List
One or more computer, IP or CIDR lists separate by spaces
  • Admin Credentials
Account details created in the Hornbill Keysafe of type Username + Password, if not supplied then the Windows NT Service Account used for the SIS will be used. In both cases, the account used must have the required read permission to access Active Directory and administrative rights to access the retrieved devices.