DIdentification Rule, CI Class/Class, Identification Section
During ServiceNow Discovery, which one of the following is the approximate number of host IPs that are port scanned with a Discovery Schedule configured with an IP network as shown?
180.181.0.0/16
A~5 million
B~1 million
C~65 thousand
D~500,000 thousand
Which one of the following best represents the output from the following Regular Expression?
([\w\d-.]+)
AMatch a single character in the list between one and unlimited times.
BMatch a single character in the list one time.
CMatch a single character in the list between one and three times.
DMatch a single character in the list between one and ten times.
Assuming Reconciliation Rules (Reconciliation Definitions) were configured exactly the same for both Data Sources, ServiceNow and ServiceWatch, for the Application [cmdb_ci_appl] table and the following Data Source Precedence Rules are configured.
Which one of the following is true?
AIf an Application CI is discovered with a Data Source, ServiceNow, then if the same Application CI is discovered by the Data Source, Altiris, an update will be allowed.
BIf an Application CI is discovered with a Data Source, ServiceWatch, then if the same Application CI is discovered by the Data Source, ServiceNow, an update will be allowed.
CIf an Application CI is discovered with a Data Source, ServiceNow, then if the same Application CI is discovered by the Data Source, ServiceWatch, an update will be allowed.
DIf an Application CI is discovered with a Data Source, ServiceWatch, then if the same Application CI is discovered by the Data Source, Altiris, an update will be allowed.
Which of the following are potential benefits when implementing Service Mapping? (Choose four.)
AReduced ongoing service map maintenance effort as a result of automated map updates
BFaster service issue resolution and reduced downtime due to better root cause analysis
CImproved Software Asset Management capabilities
DReduction in effort to create service maps
EReduction in change related incidents due to improved service visibility during change planning
FMore accurate alerts from monitoring tools
Service Mapping provides visibility to the Operator in Agent Workspace without leaving the Workspace UI. This visibility includes what items associated with the CI? (Choose two.)
AReleases
BProblems
CIncidents
DAlerts
In ServiceNow Discovery, which one of the following phases is the server RAM value discovered?
APort scan
BClassification
CClassification and Identification
DIdentification and Exploration
In the image, which one of the following best describes the lower icons?
AThe connections from HAProxy are to other CIs that had errors during discovery.
BThe connections from HAProxy are application clusters.
CThe connections from HAProxy could not be identified and are marked as a Generic Application.
DThe connections from HAProxy are marked as boundaries.
In Service Mapping, when discovery is started, what is the execution strategy used to run Identification Sections?
AIdentification Sections are executed randomly until one is successful and if more than one section is successful an error will be displayed.
BIdentification Sections are executed randomly and the data gathered by the successful sections are merged.
CIdentification Sections are executed one by one in the order they are listed and the last section that is successful will be used.
DIdentification Sections are executed one by one in the order they are listed until the first successful match which concludes the Identification phase.
Which one of the following best describes the process that Service Mapping uses to run a command on a target device?
AService Mapping provides a task with the command that the MID Server collects, the MID Server executes the command on the target device, and returns the result to the ServiceNow instance in an XML payload.
BThe MID Server decides what command to execute, executes the command on the target device, and returns the result to the ServiceNow instance in an XML payload.
CService Mapping sends a request to the target device to execute a command, and the target device returns the result to the ServiceNow instance through the MID Server.
DService Mapping sends a request to the target device to execute a command, and the target device returns the result to the ServiceNow instance.
Which one of the following is true for variables defined in an Identification Section?
AIdentification Section variables can also be used in all other Identification Sections in any pattern.
BIdentification Section variables can also be used in Parent CI Types.
CIdentification Section variables can also be used in all other Identification Sections in the same pattern.
DIdentification Section variables can also be used in Connection Sections for any pattern.
EIdentification Section variables can also be used in Connection Sections for the same pattern.
Which one of the following statements best explains the following URL: https://<Instance_URL>/SaCmdManager.do?ip=198.51.100.66?
AThe user is starting the Command Line Console and is able to send commands to the host 198.51.100.66.
BThe user is starting the Command Line Console and explicitly directs Service Mapping to use the MID Server 198.51.100.66 to execute commands.
CThis is not a valid URL for Service Mapping.
DThe user is starting the Command Line Console and is able to send commands against the ServiceNow instance at 198.51.100.66.
In Service Mapping, which one of the following is true if a target host is already discovered and in the CMDB?
AThe host will be deleted in the CMDB and a new host record will be created during Service Mapping discovery.
BThe host will be immediately rediscovered, but only the changes will be updated in the CMDB during Service Mapping discovery.
CThe host will be immediately rediscovered and updated in the CMDB during Service Mapping discovery.
DThe host will not be rediscovered during Service Mapping discovery.
In Service Mapping, when discovery is started, what is the execution strategy used to run Connection Sections?
AConnection Sections are executed one by one and connections will result from each successful section.
BConnection Sections are executed randomly and connections will result from each successful section.
CConnection Sections are executed one by one in the order they are listed until the first successful section.
DConnection Sections are executed one by one in the order they are listed with a connection created from the last successful section.
Which one of the following is a public IP Address?
A172.20.5.9
B225.16.0.5
C192.168.100.100
D10.0.6.8
Using Pattern Designer, which one of the following Delimited Text Parsing Strategies could be used to parse CO from the string?
Location,Denver,CO
ADelimiter of a comma and position 3
BDelimiter of Location, and position 2
CDelimiter of Denver and position 2
DDelimiter of a comma and position 2
Which one of the following Regular Expressions could be used to parse the value 5.2.0 from the string?
Version 5.2.0
AVersion (.*)
BVersion\s+(\d+.\d+.\d+)
CVersion (\d+)
DVersion (\d+).(\d+).(\d+)
Which of the following reasons would a prospect consider purchasing ServiceNow Event Management? (Choose three.)
ADetermine impacted services from a given event/alert.
BProvide software deployment capabilities to patch problem infrastructure.
CAutomatically generate incidents for certain classes of alerts.
DProvide state of the art monitoring capabilities across a wide array of different types of infrastructure.
EConsolidate events from disparate monitoring tools into a consolidated central system.
When running Service Mapping discovery, which of the following represents the root cause of the error?
“Failed to access target system. Access is denied”
ASSO authentication error
BCLI permissions error
CApplicative permissions error
DWindows authentication error
Assuming the Apache Web Server Identification Rule (CI Identifier) is configured as shown with the following Criterion attributes:
Class -
Configuration file -
Version -
Yesterday, an Apache Web Server CI was discovered as part of Service Mapping. Today, the application owner upgraded the Apache Web Server to a different version and reran discovery of the service. What will happen in the CMDB?
AA duplication error will occur.
BA new Apache Web Server CI is created.
CThe existing Apache Web Server CI will be reconciled with the upgraded Apache Web Server CI and its version will be updated.
DThe Apache Web Server CI will be reclassified as a Web Server CI.