New Year Sale Special - Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: sntaclus

Which feature allows an administrator to efficiently collect multiple CIs against a single host?

A.

Discovery Schedules

B.

Quick Discovery

C.

Probe

D.

Pattern

During ServiceNow Discovery, which one of the following protocols is used to extract data from printers?

A.

WMI

B.

PowerShell

C.

SSH

D.

SNMP

When resolving duplicate CIs, ServiceNow suggests a Master CI which includes which of the following criteria?

A.

Newest created CI and CI with most relationships

B.

Oldest created CI and CI with most relationships

C.

Oldest created CI and CI with least related items

D.

Newest created CI and CI with least related items

Cloud Dimensions has data centers, services, and servers represented in the image.

Assuming each data center contains minimum one subnet, which one of the following is the best number of MID Servers Tur Cloud Dimensions to start with?

A.

1 (one for all data centers)

B.

4 (one for each data center)

C.

5 (one for each service)

D.

46 (one for each server)

What component does Apache Tomcat represent in the following top-down topology?

Cisco ACE ➝ Apache Tomcat cluster ➝ JBoss cluster ➝ Oracle database

A.

Authentication provider

B.

The function of the Apache Tomcat in this example is not conclusive

C.

Monitoring server

D.

Web server

Which one of the following statements best explains the following URL: https:// /

SaCmdManager.do?ip=198.51.100.66?

A.

The user is starting the Command Line Console and is able to send commands to the host 198.51.100.66.

B.

The user is starting the Command Line Console and explicitly directs Service Mapping to use the MID Server 198.51.100.66 to execute commands.

C.

This is not a valid URL for Service Mapping.

D.

The 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 used to discover the applications and outbound connections to other applications that appear on a Service map?

A.

Identification Rules

B.

Process Classifiers

C.

Patterns

D.

Metadata Rules

What describes the main feature offered by Service Mapping Plus?

A.

A suite of quick start tests that can be run to verify Service Mapping still works as expected after upgrades and deployments

B.

A collection of connection rules that are used to automatically add CIs to one or more application services

C.

Enables Kubernetes and cloud components to be added to service maps during tag-based discovery

D.

An enhanced version of mapping based on Machine Learning (Predictive Intelligence)

Which one of the following represents the path in the following URL?

http://somehost.com:8080/comics/marvel/index.html?name=x-men#DOWNLOADING

A.

name=x-men

B.

comics/marvel/index.html

C.

somehost.com:8080

D.

/comics/marvel/

Which one of the following Regular Expressions could be used to parse the value 5.2.0 from the string?

Version 5.2.0

A.

Version (\.*)

B.

Version\s+(\d+\.\d+\.\d+)

C.

Version (\d+)

D.

Version (\d+).(\d+).(\d+)