Verified CIS-Discovery Dumps Q&As - CIS-Discovery Test Engine with Correct Answers
Pass Your CIS-Discovery Dumps as PDF Updated on 2024 With 115 Questions
NEW QUESTION # 68
How does MidServer communicate with ServiceNow.
Response:
- A. Bidirectional where ServiceNow sends messages to MidServer
- B. Outbound by sending messages to ServiceNow on port 443
- C. Outbound where ServiceNow sends messages to MidServer
Answer: B
NEW QUESTION # 69
Which of the following have the Correct Protocol to Port Mapping.
Response:
- A. SSH-161
- B. WMI-22
- C. SSH-22
- D. WMI- 135
- E. SNMP-161
Answer: C,D,E
NEW QUESTION # 70
Which operation is used to change from the default credentials to any other appropriate credentials in a horizontal pattern?
- A. Change credentials
- B. Alternate user
- C. Alternate credentials
- D. Change user
Answer: D
Explanation:
A horizontal pattern is a type of Discovery pattern that discovers configuration items (CIs) and their relationships by moving across the network from one device to another. A horizontal pattern can use the Change user operation to switch from the default credentials to any other appropriate credentials for a specific device or application. This operation allows the pattern to access different types of CIs with different authentication methods.
References:
* Discovery patterns
* Change user operation
NEW QUESTION # 71
In order to use Debug from the Pattern Designer, you must have what?
- A. Service Mapping installed
- B. a discoverable CI
- C. a proxy server
- D. the admin role
Answer: D
Explanation:
Debug mode is a feature of the Pattern Designer that allows you to test and troubleshoot your patterns in real time. To activate Debug mode, you need to have the admin role or a role that includes the pattern_designer_debug permission. Debug mode is not available for users who only have the pattern_designer_read permission1.
References: 1: Activate pattern Debug mode - Product Documentation: San Diego - ServiceNow
NEW QUESTION # 72
What is necessary to use Debug form Pattern Designer?
Response:
- A. Proxy server
- B. Admin role
- C. Discoverable Cl
- D. Installed Service Mapping
Answer: C
NEW QUESTION # 73
For CMDB Health, relationships can be which of the following choices? (Choose three.)
- A. Required
- B. Stale
- C. Orphan
- D. Recommended
- E. Duplicate
Answer: B,C,E
NEW QUESTION # 74
For what is File Based Discovery used?
- A. To discover that file names conform to a defined naming standard
- B. To discover the checksum of a file and store it to track for changes
- C. To discover file paths to recognize the signature of installed software
- D. To discover the contents of flat files such as configuration files
Answer: A
NEW QUESTION # 75
Which choices are necessary to launch any pattern? (Choose two.)
- A. CI Type
- B. Data Certification
- C. CI Serial Number Attribute
- D. CI Classification
Answer: A,D
Explanation:
To launch any pattern, you need to specify the CI classification and the CI type. The CI classification determines the table where the discovered CI is stored in the CMDB, and the CI type defines the specific attributes and relationships of the CI. For example, if you want to discover a Windows server, you need to select the CI classification as cmdb_ci_win_server and the CI type as Windows Server. These choices are mandatory for any pattern, as they enable Discovery to identify and classify the CIs correctly.
References: Patterns and horizontal discovery, Available discovery patterns
NEW QUESTION # 76
Which of the below choices are kinds of variables used in discovery patterns? (Choose three.)
- A. Fixed
- B. Prefix
- C. Temporary
- D. Global
- E. CI attributes
Answer: C,D,E
Explanation:
Variables are used in discovery patterns to store and manipulate data that is collected or calculated during the discovery process. There are three kinds of variables used in discovery patterns12:
* CI attributes: These are variables that correspond to the attributes of the configuration item (CI) type that the pattern is discovering. For example, name, serial_number, manufacturer, etc. CI attributes are used to populate the CI record in the CMDB with the information gathered by the pattern.
* Temporary: These are variables that are created and used within the pattern, but are not stored in the CMDB. For example, $result, $output, $user_var, etc. Temporary variables are used to store and manipulate data such as the output of a command, the value of a parameter, or the result of a calculation.
* Global: These are variables that are defined in the global scope and can be accessed by any pattern. For example, $mid, $target, $ip_address, etc. Global variables are used to store and access data that is common to all patterns, such as the MID Server, the target device, or the IP address.
References:
* 1: ServiceNow Discovery Documentation, Pattern Variables section
* 2: ServiceNow Discovery Overview, page 11
NEW QUESTION # 77 
Based on the following image, which of the following choices is also true about London Linux Servers?
- A. It is a Datacenter Group in London.
- B. It is a CMDB Group with Dashboard Group type.
- C. It is a CMDB Group with Health Group type.
- D. It is a CMDB Group with Default Group type.
Answer: C
Explanation:
London Linux Servers is a CMDB Group with Health Group type. A CMDB Group is a collection of configuration items (CIs) that share common characteristics or are related in some way1. A Health Group is a type of CMDB Group that is used to monitor and measure the health of a specific set of CIs based on predefined rules and metrics2. The image shows that London Linux Servers is selected from the CMDB Health Group List, which is a dropdown menu that displays all the Health Groups defined in the system3. The image also shows the Group Health tab, which displays the health scores and indicators for the selected Health Group.
References: 1: Create a CMDB group - ServiceNow 2: CMDB health groups - ServiceNow 3: CMDB health dashboard - ServiceNow : [View CMDB health scores - ServiceNow]
NEW QUESTION # 78
When designing steps with operations requiring variables, it is best practice to do what?
- A. design for a static environment
- B. hard core variables
- C. query targets for variables
- D. always use scalar variables
Answer: D
NEW QUESTION # 79
Discovery scanned 10,000 IP addresses using a single MID Server. If discovery created 10 Shazzam probes and each probe scanned 1000 IP addresses, then ________ is set to 1000.
Response:
- A. MID Server Clusters value
- B. Behaviors value
- C. Shazzam Batch Size
- D. MID Server selection method
Answer: C
NEW QUESTION # 80
Where are the configurations for the widget metrics of the CMDB Health Dashboard captured in the system.
Response:
- A. Only a
- B. Configuration-> Health Preferences
- C. both Configuration-> Health Preferences & Configuration-> CI Class Manager
Answer: C
NEW QUESTION # 81
How do you create relationships between Cis in a horizontal pattern?
- A. Relationships cannot be created via patterns.
- B. By using the Create Relation/Reference operation.
- C. Relationships are created automatically for each successful connection section.
- D. By using the Create Connections operation.
Answer: B
Explanation:
In ServiceNow Discovery, relationships between Configuration Items (CIs) in a horizontal pattern are created using the "Create Relation/Reference" operation. This operation allows the pattern to define and establish relationships or references between discovered CIs, based on the information gathered during the discovery process. Options B and C are incorrect as relationships are not automatically created nor is it true that they cannot be created via patterns. Option D, "Create Connections," is not a standard operation in this context.
References = ServiceNow Discovery documentation, specifically the sections on creating and managing horizontal discovery patterns.
NEW QUESTION # 82
Which choices best describe what is necessary to create a custom horizontal pattern to discover an operating system that is not discovered by the base installation patterns? (Choose two.)
- A. Select a CI Type
- B. Select Infrastructure Pattern Type
- C. Select Application Pattern Type
- D. Define Process Strategy
Answer: B,C
Explanation:
According to the ServiceNow website1, the key capabilities of a ServiceNow ITOM Enterprise solution are:
* Manage hybrid clouds: Gain visibility and control across your hybrid cloud environment with a single system of action for IT.
* Proactively eliminate service outages: Identify issues and anomalies before they cause service outages with AIOps and machine learning.
* Automate IT service operations: Automate common service requests, processes, and tasks with digital workflows and virtual agents.
* Optimize IT service delivery: Align your IT resources and investments with business priorities and optimize service delivery performance.
References:
* 1: ITOM - Enterprise IT Operations Management - ServiceNow
NEW QUESTION # 83
Which choice will populate the Location field for a discovered CI?
- A. Location field for a Port Probe
- B. Location field for a Discovery Schedule
- C. Location report from the Discovery Dashboard
- D. Location field for a parent CI Type
Answer: B
Explanation:
The Location field for a discovered CI is populated by the Location field of the Discovery Schedule that triggered the discovery of that CI. This is done by the DiscoverySensor script, which gets the location ID from the Discovery Schedule and passes it to the Shazzam probe, which then updates the cidata with the location information. The Location field for a parent CI Type, a Port Probe, or a Discovery Dashboard report does not affect the Location field for a discovered CI.
References: Discovery - How Location field is set for a CI, How to pass discovery schedule fields to a CI record via discovery
NEW QUESTION # 84
Probe to pattern migration is only support for the release and later.
Response:
- A. london
- B. madrid
- C. new York
- D. probes cannot be migrated to patterns
Answer: C
NEW QUESTION # 85
SNMP Credentials require which of the following?
- A. usernames
- B. write community strings
- C. port 135 access
- D. read community strings
Answer: D
NEW QUESTION # 86
Different types of Operation Choices available on a pattern Designer.
Response:
- A. Query, Parse, Data, Action
- B. Query, Parse, Data, Action, Classify
- C. Query, Parse, Data, Transform
- D. Query, Parse, Data, Action, Transfoirm
Answer: A
NEW QUESTION # 87
If an operating system is not discovered by the base installation of Discovery, which 2 of the following conditions would have to be met for a custom horizontal pattern to discover the system?
Response:
- A. Application Pattern Type should be selected.
- B. Cl Type should be selected.
- C. Infrastructure Pattern Type should be selected.
- D. Process Strategy must be defined.
Answer: A,B
NEW QUESTION # 88
Which of the following choices are only used for the Application Pattern Type? (Choose two.)
- A. Operating System
- B. Identification Section
- C. CI Type
- D. Run Order
Answer: B,D
Explanation:
The Application Pattern Type is a pattern that discovers applications and their dependencies by using probes and sensors1. It has two main components: the Run Order and the Identification Section2. The Run Order defines the sequence of probes and sensors that Discovery uses to find and classify CIs2. The Identification Section specifies the criteria that Discovery uses to identify CIs and their relationships2. The other options, CI Type and Operating System, are not specific to the Application Pattern Type. They are used for other pattern types, such as the Horizontal Pattern Type and the Service Mapping Pattern Type3 .
References: 1: Application Pattern Type 2: Application Pattern Type components 3: Horizontal Pattern Type :
Service Mapping Pattern Type
NEW QUESTION # 89
......
The ServiceNow CIS-Discovery exam covers various topics, including ServiceNow Discovery architecture, Discovery probes, sensors, and classifiers, CMDB data management, Discovery troubleshooting, and integration with other ServiceNow modules. CIS-Discovery exam consists of 60 multiple-choice questions that are to be completed in 90 minutes. Candidates must score a minimum of 70% to pass the exam and receive the certification. CIS-Discovery exam is computer-based and can be taken online, making it convenient for IT professionals to take the exam from anywhere in the world. Certified Implementation Specialist - Discovery certification is valid for two years, after which the candidate must recertify to maintain their certification status.
Pass ServiceNow CIS-Discovery Exam Info and Free Practice Test: https://www.testkingpdf.com/CIS-Discovery-testking-pdf-torrent.html
ServiceNow CIS-Discovery Real Exam Questions and Answers FREE: https://drive.google.com/open?id=1cgeXyi6sSKdIAb4iJGO8r3BpZ7zGh785

