[Q27-Q49] Try 100% Updated CIS-Discovery Exam Questions [2022]

Share

Try 100% Updated CIS-Discovery Exam Questions [2022]

Pass CIS-Discovery Exam - Real Questions & Answers


What is the duration, language, and format of Certified Implementation Specialist – Discovery (CIS Discovery) Exam

  • This exam is offered in English
  • This exam consists of 45 multiple choice questions
  • There is a time limit of 90 minutes for the exam
  • If the test has been taken and sent the pass or mistake verdict is instantly calculated and presented to the applicant. No further comprehensive results are given to the applicant.

Topics of Certified Implementation Specialist – Discovery (CIS Discovery) Exam

Discovery Pattern Design

  • Sections (Patterns, Identification and Connection Sections, Troubleshooting)
  • Syntax (i.e. Variables, Attributes, Regex)
  • Pattern Designer (i.e. Debug, Steps, Sections)
  • Operations (i.e. Match, Parse variable, Parse file, Parsing strategies)
  • Application Identification and Connection

Discovery Configuration

  • Discovery Process Flow (i.e. PCIE Phases, ECC Queue, Status, Discovered Device)
  • Discovery Troubleshooting (i.e. Discovery Errors, Duplicates, Credentials)
  • Discovery Setup (i.e. Behaviors, Clusters, IP Services, Schedules)

Configuration Management Database

  • CI Class Manager (i.e. CMDB Health Dashboard, CI Class Manager, CMDB Tables, Reclassification, CMDB Relationships)
  • CMDB Identification and Reconciliation (i.e. CI Identifiers, Reconciliation Definitions, Datasource Precedence, CMDB De-duplication)

Discovery Engagement Readiness

  • Discovery Solution (i.e. Business Value, Definition, Positioning)
  • Operationalizing IT (i.e. MID Server and Discovery Dashboards, Benefits)
  • Planning (i.e. MID Server Requirements and Specifications)

Average Salary for Certified Implementation Specialist – Discovery (CIS Discovery) Exam Certified Professional

The average salaries of CIS Discovery Exam certified professional in different countries is stated below:

  • United States: 66,500 USD
  • Europe: 55,000 Euro
  • India: 4,00,000 INR

 

NEW QUESTION 27
What entry point type must a horizontal pattern have to execute from a process classifier?

  • A. It does not matter, it is triggered for all entry point types.
  • B. TCP entry point type or ALL entry point type.
  • C. HTTP(S) entry point type if the pattern is running on a web server application.
  • D. A subnet entry point type.

Answer: B

 

NEW QUESTION 28
To populate variables with two different parsing methods in Parse Variable pattern operation it is necessary to have ______ .
Response:

  • A. two different steps
  • B. a scalar and a tabular variable
  • C. two separate Define Parsing selections on a single step
  • D. two separate Debug Mode sessions

Answer: A

 

NEW QUESTION 29
Which 2 of the below record types are part of the Configuration Management Database (CMDB)?
Response:

  • A. Relation Type
  • B. Configuration Item (Cl)
  • C. Device
  • D. IP Address

Answer: A,B

 

NEW QUESTION 30
Select correct statements based on data below:
- Operation: Merge Table
- First Table: $user_details
- Second Table: $process_information
- Target Table: $cmdb_ci_web_server
Merge criteria are satisfied when any of the following conditions are met:
- $process.executablePath contains "mongoose"
- Unmatched values are removed
(Choose 3 answers)
Response:

  • A. It is very likely that this operation is part of a step on a pattern set to Application Pattern Type.
  • B. Attributes from First Table and Second Table populates a table with the same name as a ServiceNow CMDB table.
  • C. For this operation to run, it is required that variable process.executablePath contains some data.
  • D. If a value is unmatched, it will be merged into the Target Table anyway.

Answer: A,B,C

 

NEW QUESTION 31
File-based Discovery is triggered during the .

  • A. Exploration Phase
  • B. Pattern Phase
  • C. Identification Phase
  • D. Classify Phase
  • E. Scan Phase

Answer: A

 

NEW QUESTION 32
What does it mean if the icon next to the Version of a MID Server is yellow?
Response:

  • A. The MID Server responds slower than usual.
  • B. The ServiceNow instance is on Orlando patch 1, while the MID Server is on New York patch 2.
  • C. The MID Server is unavailable.
  • D. The ServiceNow instance is on Orlando patch 3, but the MID Server is on Orlando patch 1.

Answer: D

 

NEW QUESTION 33
SNMP Credentials require which of the following?

  • A. read community strings
  • B. write community strings
  • C. usernames
  • D. port 135 access

Answer: A

 

NEW QUESTION 34
For the Set Parameter Value operation, which of the following is used in the syntax to declare a constant, unchanging Value?

  • A. Quotes
  • B. Brackets
  • C. Hash tag
  • D. Dollar sign

Answer: A

 

NEW QUESTION 35
Active discovery errors with help links are displayed as part of the:
Response:

  • A. Discovery Dashboard
  • B. Discovery Schedule
  • C. MID Server Dashboard
  • D. IP Address Failure Report

Answer: A

 

NEW QUESTION 36
In a pattern operation, to correctly call the value of the execDir variable from tabular process variable, we should use ________ .
Response:

  • A. $process_execDir
  • B. "process_execDir"
  • C. $process.execDir
  • D. process(execDir)

Answer: C

 

NEW QUESTION 37
What network protocol is needed to discover windows devices and what should be the permissions of the user?
Response:

  • A. 2) Domain Administrator permission
    1) SSH Protocol with username/password, or private key
  • B. 1) SNMP Protocol with community string
    1) WMI Protocol with username/password
  • C. 2) Root or Sudo privileges must be granted

Answer: A

 

NEW QUESTION 38
By default, which of the following are automatically available as variables for horizontal discovery patterns? (Choose two.)

  • A. computer_system
  • B. The CI Type on the Discovery Pattern form
  • C. windows_cmdb_ci
  • D. infrastructure_system

Answer: A,B

 

NEW QUESTION 39
Where can you change the port number to protocol mapping for various protocols (WMI, SSH) for discovery. For Eg, if a company does SSH on a port other than the default port 22, where would you make a change in servicenow.
Response:

  • A. Discovery Definition -> Functionality Definitions
  • B. Discovery Definition -> Port Probes
  • C. Discovery Definition -> IP Services
  • D. Discovery Definition -> Probes

Answer: C

 

NEW QUESTION 40
If discovery does not get past Identification phase, what can be the issue?
Response:

  • A. Duplicate Cls found
  • B. Connectivity
  • C. Permissions

Answer: A

 

NEW QUESTION 41
Which check box we need to select to process Shazzam probe among multiple MID Server in a cluster?
Response:

  • A. Shazzam cluster support
  • B. Shazzam Load Balance Support

Answer: A

 

NEW QUESTION 42
In order to use Debug from the Pattern Designer, you must have what?

  • A. the admin role
  • B. Service Mapping installed
  • C. a proxy server
  • D. a discoverable CI

Answer: B

 

NEW QUESTION 43
What Columns are available in Pattern Designer Mode:
Response:

  • A. Right Column: View and Interact with temporary variables available after each pattern step completes an operation.
  • B. a & b only
  • C. Left Column: Create, Edit and view steps that pattern will take to create or update Cl.

Answer: A,C

 

NEW QUESTION 44
What is necessary to use Debug form Pattern Designer?
Response:

  • A. Admin role
  • B. Proxy server
  • C. Installed Service Mapping
  • D. Discoverable Cl

Answer: D

 

NEW QUESTION 45
Which are the core CMDB Tables in ServiceNow.
Response:

  • A. cmdb_ci
  • B. cmdb_core_ci
  • C. cmdb_core_rel_ci
  • D. cmdb_rel_ci

Answer: A,D

 

NEW QUESTION 46
What are the different ways of extending discovery.
Response:

  • A. Discovery Patterns
  • B. Classifiers
  • C. Probes and Sensors
  • D. None of these

Answer: A,B,C

 

NEW QUESTION 47
Which of the below is NOT a level of the IT Operations Management (ITOM) Product Suite?
Response:

  • A. Professional
  • B. Enterprise
  • C. Standard
  • D. Corporate

Answer: D

 

NEW QUESTION 48
Which choice allows the following functionality to occur?
If this value is set to 1000 and a discovery must scan 10,000 IP addresses using a single MID Server, it creates 10 Shazzam probes with each probe scanning 1000 IP addresses.

  • A. Behaviors
  • B. Shazzam Batch Size
  • C. MID Server selection method
  • D. MID Server Clusters

Answer: B

 

NEW QUESTION 49
......

CIS-Discovery Exam Questions Get Updated [2022] with Correct Answers: https://www.actualcollection.com/CIS-Discovery-exam-questions.html

Free ServiceNow CIS-Discovery Test Practice Test Questions Exam Dumps: https://drive.google.com/open?id=1sbpMGsw5y1z5xNQnf6bJguzl9u4sTqmr