2025年10月23日合格確定ガイド準備CIS-SM試験知能問題集 [Q40-Q63]

Share

2025年10月23日合格確定ガイド準備CIS-SM試験知能問題集

無料最新CIS-Service Mapping CIS-SMリアル試験問題と回答2025年更新


ServiceNow CIS-SM 資格認定は、ServiceNow プラットフォームを使用して Service Mapping ソリューションを実装する専門知識を証明するための貴重な資格です。この認定は、IT 操作の効率と効果を向上させるために必要な Service Mapping の実装に関する候補者の知識とスキルを検証します。試験に備えるためのリソースが豊富に用意されており、CIS-SM 認定は IT 業界でキャリアアップを目指す専門家にとって優れた投資となります。


ServiceNow CIS-SM認定は、ITプロフェッショナルがService Mappingソリューションを実装する能力を証明する優れた方法です。この認定は、世界的に認められ、ITサービスマネジメントのキャリアアップを望む人にとって貴重な資格です。適切な準備とトレーニングを行えば、候補者はCIS-SM試験に合格し、この名誉ある認定を獲得することができます。

 

質問 # 40
The application stack is as follows: IIS Web Server with an inclusion connection to an IIS Virtual Directory, and an outbound connection from the IIS Virtual Directory to an MSSQL database.
Which describes the correct number of Discovery Pattern Identification and Connection Sections that evaluate to true when Service Mapping discovers a service with this application stack?

  • A. 3 Identification Sections and 1 Connection Section
  • B. 3 Identification Sections and 2 Connection Sections
  • C. 2 Identification Sections and 2 Connection Sections
  • D. 2 Identification Sections and 1 Connection Section

正解:C


質問 # 41
In Service Mapping, which one of the following must be available or created in advance, in order to be able to create a Discovery Pattern?

  • A. CI Type/Table
  • B. Process Classifier
  • C. Identification Rule
  • D. Application Service

正解:A


質問 # 42
When building a Discovery Pattern, which one of the following operations results in a termination of the Identification or Connection Section if a condition is not met?

  • A. Filter Table
  • B. Match
  • C. Merge Table
  • D. Set Parameter Value

正解:B


質問 # 43
When a Windows Server is reclassified from the Server [cmdb_ci_server] table to the Windows Server [cmdb_ci_win_server] table, which one of the following describes the process that occurred?

  • A. Class Change
  • B. Class Switch
  • C. Class Upgrade
  • D. Class Downgrade

正解:B


質問 # 44
In the image, which one of the following best describes the lower icons?

  • A. The connections from HAProxy are application clusters.
  • B. The connections from HAProxy could not be identified and are marked as a Generic Application.
  • C. The connections from HAProxy are to other CIs that had errors during discovery.
  • D. The connections from HAProxy are marked as boundaries.

正解:C


質問 # 45
When using Service Mapping Pattern Designer, which one of the following is the result when using the Parse command output operation with the following command?
cat /etc/haproxy/haproxy.cfg

  • A. Display the contents of the file haproxy.cfg
  • B. List all files in the haproxy.cfg directory
  • C. Search for the file haproxy.cfg
  • D. Display lines with cat in the file haproxy.cfg

正解:A


質問 # 46
Which address is required for Service Mapping to discover a Load Balancer that does not previously exist in the CMDB?

  • A. Public IP address
  • B. MAC address
  • C. Management IP address
  • D. MIB address

正解:C


質問 # 47
From the Service Mapping service map, which one of the following best describes the difference between the options Resume discovery and Run discovery?

  • A. Resume discovery and Run discovery are functionally identical
  • B. Resume discovery discovers part of the service map while Run discovery discovers the entire service map
  • C. Resume discovery discovers the entire service map while Run discovery discovers part of the service map
  • D. Resume discovery continues a canceled discovery while Run discovery discovers part of the service map

正解:B


質問 # 48
Within the CMDB, all application CI Types/Classes are children of which parent class?

  • A. Software [cmdb_ci_software]
  • B. Licenses [cmdb_ci_license]
  • C. Application [cmdb_ci_appl]
  • D. Database Instance [cmdb_ci_db_instance]
  • E. Installed Software [cmdb_ci_installed_software]

正解:C


質問 # 49
Which of the following commands does Service Mapping run on Linux-based targets that requires elevated privileges (i.e. sudo)?

  • A. service
  • B. netstat
  • C. dir
  • D. type

正解:B


質問 # 50
In Pattern Designer, which one of the following best describes the Create Connection step?

  • A. Provides information about relationships between cluster members
  • B. Provides information about relationships between the host and installed software
  • C. Provides information about integrations to the host
  • D. Provides information about outbound connections to other CIs

正解:D


質問 # 51
Which of the following are created automatically when using the map option Create pattern from generic application?

  • A. Identification Rule, CI Class/Class, Identification Section
  • B. Discovery Pattern, CI Type/Class, Process Classifier
  • C. Process Classifier, Connection Section, Discovery Pattern
  • D. CI Type/Class, Process Classifier, Identification Rule

正解:B

解説:
Section: (none)
Explanation:


質問 # 52
Given the CMDB class structure shown below, if an implementer were to extend the Server [cmdb_ci_server] table, which one of the following best describes the fields that would be inherited by the new table?

  • A. No fields would be inherited from any class.
  • B. All fields configured for the Server [cmdb_ci_server] table and its parent and child classes would be inherited.
  • C. All fields configured for the Server [cmdb_ci_server] table and its child classes would be inherited.
  • D. All fields configured for the Server [cmdb_ci_server] table and its parent classes would be inherited.

正解:D


質問 # 53
Which one of the following Regular Expressions could be used to parse the value 5.2.0 from the string:

  • A. Version (\d+)
  • B. Version (.\A)
  • C. Version (\d+).0\d+).(\d+)
  • D. Version\s+(\d+\.\d+\.\d+)

正解:D


質問 # 54
In order for Service Mapping to successfully discover UNIX targets, which SSH credential can be granted with limited privileges to a user?

  • A. Root privileges
  • B. WMI privileges
  • C. Selective sudo (or sudo equivalent) access
  • D. Domain access and local administrator privileges
  • E. RDP privileges

正解:C


質問 # 55
Assume an Apache Web Server Identifier Entry is configured as shown:

If the Apache Web Server Discovery Pattern has a step configured to collect the Configuration file data but NOT configured with a step to collect the Version information, what will happen when executing a Service Mapping discovery?

  • A. An identification error will occur.
  • B. The Apache Web Server configuration item will be discovered successfully and either inserted or updated in the CMDB.
  • C. A duplication error will occur.
  • D. The Apache Web Server CI will be reclassified as a Web Server CI.

正解:B


質問 # 56
In Service Mapping, which one of the following icons represents a credential error on the Service map?

  • A. Yellow triangle
  • B. Generic application
  • C. Questio n: 46
  • D. Red stop sign

正解:A

解説:
Section: (none)


質問 # 57
What is the function of the Unified Map feature in the Service Mapping Workspace?

  • A. To visually display hierarchical relationships between configuration items
  • B. To monitor the performance of application services
  • C. To provide a list of unmapped servers and their classifications
  • D. To automatically add traffic-based connections to maps

正解:A


質問 # 58
In Service Mapping, which one of the following can be useful in determining which Patterns, Identification Sections, Connection Sections, and Steps are tried?

  • A. ECC Log
  • B. System Log
  • C. Workflow Log
  • D. Discovery Log

正解:D


質問 # 59
Which one of the following Identification Rule (CI Identifier) fields, when selected, determines CMDB update/inserts based on the configuration item's (CI) own attributes, without taking other CIs or relationships into consideration?

  • A. Search on table
  • B. Allow fallback to parent's rule
  • C. Independent
  • D. Application

正解:C


質問 # 60
Which one of the following ECC Queue records contains the XML payload returned from the MID Server that will be processed by the ServiceNow instance?

  • A. Output, Pending
  • B. Input, Pending
  • C. Output, Ready
  • D. Input, Ready

正解:C


質問 # 61
Which one of the following statements best explains the following URL: Error! Hyperlink reference not valid.
SaCmdManager.do?ip=198.51.100.66?

  • A. The user is starting the Command Line Console and is able to send commands against the ServiceNow instance at 198.51.100.66.
  • B. This is not a valid URL for Service Mapping.
  • C. The user is starting the Command Line Console and is able to send commands to the host 198.51.100.66.
  • D. 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.

正解:A


質問 # 62
Which file on the MID Server is configured with the customer's ServiceNow instance URL?

  • A. config.xml
  • B. config.json
  • C. wrapper.conf
  • D. server.xml

正解:A


質問 # 63
......


ServiceNow CIS -SM(認定実装スペシャリスト - サービスマッピング)認定試験は、ServiceNowのサービスマッピングアプリケーションの専門知識を実証したいIT専門家向けに設計されています。この認定試験は、ServiceNowのITSMプラットフォームを基本的に理解し、ITサービス管理プロセスの経験がある個人に推奨されます。

 

究極な準備用ガイドCIS-SM認定試験CIS-Service Mapping:https://jp.fast2test.com/CIS-SM-premium-file.html

CIS-SM究極な学習ガイド:https://drive.google.com/open?id=1QZzk7XKuXtpPaRKBiK1RsySfw9TM_lvU


弊社を連絡する

我々は12時間以内ですべてのお問い合わせを答えます。

我々の働いている時間: ( GMT 0:00-15:00 )
月曜日から土曜日まで

サポート: 現在連絡 

English Deutsch 繁体中文 한국어