1. 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:
1. $process.executablePath contains "mongoose"
2. Unmatched values are removed
Choose 3 answers.
- Attributes from First Table and Second Table populates a table with the same name as a ServiceNow CMDB table.
- It is very likely that this operation is part of a step on a pattern set to Application Pattern Type.
- For this operation to run, it is required that variable process.executablePath contains some data.
- If a value is unmatched, it will be merged into the Target Table anyway.
2. A tabular variable in a discovery pattern ______ .
- is a single string
- has each cell as CI attribute
- is a single column
- has each cell as a scalar variable
3. Connect Discover option from a Discovery Schedule with its description.
Option:
1. Service
2. Serverless
3. IP addresses
4. Networks
5. Configuration items
Description:
A. Create or update CIs from devices
B. Discover services for Service Mapping
C. Scan devices without credentials
D. Discover IP Networks
E. Find CIs without running host discovery
- 1-E, 2-B, 3-A, 4-C, 5-D
- 1-A, 2-C, 3-B, 4-D, 5-E
- 1-B, 2-E, 3-C, 4-D, 5-A
- 1-A, 2-B, 3-C, 4-D, 5-E
4. Which devices will not be discoverable when the Windows Management Instrumentation (WMI) service is stopped?
- storage devices
- Linux devices
- network devices
- Windows devices
5. Where can File-based Discovery be enabled?
- Discovery Plug-in module
- Discovery Configuration Console
- MID Server Configuration
- Discovery Home dashboard
6. How are relationships created between Configuration Items (CIs) in a horizontal pattern?
- With the Create Connections operations
- You cannot create Relationships via patterns
- With the Create Relation/Reference operations.
- For each successful connection section relationships are created automatically.
7. In case of a WMI Query pattern operation, the Full Statement collected Fields ______
- automatically populate variables in the Target Table
- are only available from Unix Servers
- are available without credentials for the target
- are only available if using the Statement Accelerator
8. Horizontal discovery pattern does not use ______ .
- variables
- operations
- the identification section
- the connectivity section
9. What is the default thread count for a MID Server?
- 5
- 10
- 256
-25
10. In a horizontal discovery pattern, which variable syntax should be used to populate the custom column u_custom_col on table cmdb_ci_linux_server when using the Set Parameter Value operation?
- $cmdb_ci_linux_server.u_custom_col.INSERT
- @custom_col.cmdb_ci_linux_server
- $u_custom_col[1].cmdb_ci_linux_server
- $cmdb_ci_linux_server[*].u_customer_col
No comments:
Post a Comment