CIS-Discovery日本語 PDFで合格させるスゴ問題集でCIS-Discovery日本語最新のリアル試験問題 [Q62-Q82]

Share

CIS-Discovery日本語 PDFで合格させるスゴ問題集でCIS-Discovery日本語最新のリアル試験問題

有効なCIS-Discovery日本語テスト解答CIS-Discovery日本語試験PDF問題を試そう

質問 # 62
CMDB 健全性の完全性 KPI を構成するメトリックは何ですか?

  • A. 監査
  • B. 全体
  • C. 推奨
  • D. 必須

正解:C、D


質問 # 63
MID サーバーが vCenter イベントを収集するには何が必要ですか?

  • A. MID SNMP トラップ リスナー拡張機能
  • B. ファイアウォール
  • C. vCenter Event Collector 拡張機能
  • D. vCenter プローブ

正解:C

解説:
The vCenter Event Collector is a MID Server extension that listens for vCenter-related events and updates the CMDB accordingly. The event collector allows the CMDB to be updated with changes to virtual machines (VMs), in addition to the updates detected by Discovery1.
References:
* 3: Product Documentation | ServiceNow


質問 # 64
検出パターンで使用される変数の種類は次のどれですか? (3つお選びください。)

  • A. 一時的
  • B. プレフィックス
  • C. CI 属性
  • D. グローバル
  • E. 修正済み

正解:A、C、D


質問 # 65
MID サーバーのデフォルトのスレッド数はどれくらいですか?

  • A. 0
  • B. 1
  • C. 2
  • D. 3

正解:A

解説:
The default thread count for a MID Server is 25. This means that the MID Server can run up to 25 worker threads simultaneously to execute the jobs assigned to it by the ServiceNow instance. The worker threads are divided into different thread pools based on the priority of the jobs. The MID Server can also adjust the thread count dynamically based on the system resources and the workload. The thread count can be configured by changing the MID Server parameters in the ServiceNow instance12. References = 1: MID Server Max Threads
- Worker Groups - Priority and Queues - ServiceNow 2: Product Documentation | ServiceNow


質問 # 66
複数の CI データ ソースがある場合、CI 属性を更新できるソースを決定するにはどの選択が最適ですか?

  • A. ビジネス ルール
  • B. 変換マップ
  • C. データ証明書
  • D. 調整ルール

正解:D

解説:
Reconciliation rules are used to determine which data sources can update CI attributes in ServiceNow.
Reconciliation rules can be static or dynamic, and they can be applied to specific CI classes, attributes, or discovery sources. Reconciliation rules can also specify the actions to take when there are unmatched values, such as removing, ignoring, or updating them1.
References:
* 1: Reconciliation rules - Product Documentation: San Diego - Now Support Portal


質問 # 67
水平パターンのパターン デザイナーの右端のセクションには何が表示されますか? (2つお選びください。)

  • A. 一時変数
  • B. CI 属性
  • C. 操作
  • D. CMDB ダッシュボード

正解:A、C

解説:
The Pattern Designer is a graphical tool that allows users to create and edit horizontal discovery patterns. The Pattern Designer has three main sections: the left section shows the CI type and the pattern type, the middle section shows the pattern steps and the flow diagram, and the far-right section shows the details of the selected step or operation. The far-right section can display the following tabs, depending on the type of step or operation selected12:
* Operations: This tab shows the list of available operations that can be added to the pattern, such as Execute Command, Parse File, Set Parameter Value, etc. Operations are the basic building blocks of a pattern that perform specific actions on the target device or the MID Server.
* CI Attributes: This tab shows the list of attributes that can be set or updated for the CI type of the pattern, such as name, serial number, manufacturer, etc. CI attributes are used to populate the CI record in the CMDB with the information collected by the pattern.
* Temporary Variables: This tab shows the list of temporary variables that can be created or used by the pattern, such as $result, $output, $user_var, etc. Temporary variables are used to store and manipulate data within the pattern, such as the output of a command, the value of a parameter, or the result of a calculation.
* CMDB Dashboard: This tab shows the CMDB dashboard that displays the CI record and its related lists, such as relationships, identification rules, sensors, etc. The CMDB dashboard is used to preview and verify the outcome of the pattern on the CI record in the CMDB.
References:
* 1: ServiceNow Discovery Documentation, Pattern Designer section
* 2: ServiceNow Discovery Overview, page 11


質問 # 68
SNMP クエリ パターン操作から、有効な変数タイプはどれですか? (2つお選びください。)

  • A. テスト
  • B. CI タイプ
  • C. テーブル
  • D. スカラー

正解:B、D


質問 # 69
水平検出パターンで使用されないものは次のうちどれですか?

  • A. 識別セクション
  • B. 操作
  • C. 変数
  • D. 接続セクション

正解:D

解説:
A horizontal discovery pattern is a sequence of operations that collects information about a specific type of configuration item (CI), such as an operating system, a database, or a web server1. A horizontal discovery pattern does not use the connectivity section, which is only used for the application pattern type2. The connectivity section defines how to connect to a CI and run commands on it3. A horizontal discovery pattern uses the following sections1:
* Variables: Defines the variables that store the data collected by the pattern and map them to the target table fields.
* Identification: Defines the criteria to identify a CI and update or create a record in the CMDB.
* Operations: Defines the actions to perform on the target CI, such as running commands, querying databases, or parsing files.
1: ServiceNow Docs - Horizontal discovery patterns 2: ServiceNow Docs - Application pattern types 3:
ServiceNow Docs - Connectivity section


質問 # 70
Discovery のプロパティのほとんどは何から始まりますか?

  • A. Discovery.prop
  • B. glide.itom
  • C. ディスコ.リリース
  • D. グライド.ディスカバリー

正解:D

解説:
In ServiceNow Discovery, most properties related to the Discovery module start with the prefix
'glide.discovery'. This naming convention is part of ServiceNow's system property design, where 'glide' typically indicates system properties and 'discovery' specifies that the property is related to the Discovery module. Properties are used to configure various aspects of the Discovery process, such as behavior, timeouts, and performance settings.


質問 # 71
機能定義を最もよく表す選択肢はどれですか?

  • A. 検出スケジュールからどの動作を使用するかを定義します。
  • B. 検出する IP アドレスを定義します。
  • C. 動作内から検出するプロトコルを定義します。
  • D. 使用する CI 識別子を定義します。

正解:C

解説:
A Functionality Definition is a configuration record that defines what protocols to detect from within a Behavior. A Behavior is a set of Functionality Definitions that Discovery uses to identify and explore a device or application. A Functionality Definition specifies the order, type, and parameters of the probes that Discovery launches to gather information about a device or application12.
References:
* Functionality Definition
* Behavior


質問 # 72
変数を必要とする操作を含むステップを設計する場合、何を行うのがベスト プラクティスですか?

  • A. 変数のクエリターゲット
  • B. 常にスカラー変数を使用します
  • C. 静的環境向けの設計
  • D. ハードコア変数

正解:A

解説:
When designing steps with operations requiring variables, it is best practice to query targets for variables1.
This allows you to dynamically obtain the values of the variables from the target devices, rather than hard coding them or using scalar variables that may not reflect the current state of the target. Querying targets for variables also enables you to design for a dynamic environment, where the target configuration may change over time.
:
1: Define discovery steps


質問 # 73
基本インストール パターンでは検出されないオペレーティング システムを検出するためにカスタム水平パターンを作成するために必要なことを最もよく説明している選択肢はどれですか? (2つお選びください。)

  • A. プロセス戦略の定義
  • B. インフラストラクチャ パターン タイプの選択
  • C. CI タイプを選択します
  • D. アプリケーション パターン タイプの選択

正解:B、D

解説:
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.
:
1: ITOM - Enterprise IT Operations Management - ServiceNow


質問 # 74
ファイル解析操作の 2 つの主なオプションは何ですか?

  • A. オペレーティング システムとメソッドを選択します
  • B. 今すぐ発見とクイック発見
  • C. ファイルを選択して解析を定義
  • D. ファイルを照合して選択します

正解:C


質問 # 75
MID サーバー サービス設定を構成するときに、有効な MID サーバー名ではないものは次のうちどれですか?

  • A. mid.serverl
  • B. ミッドサーバー
  • C. mymidserverl
  • D. ミッドサーバー

正解:D

解説:
In configuring the MID Server Service Settings in ServiceNow, the MID Server name must adhere to certain naming conventions. Among the options provided, "mid server1" (D) is not a valid MID Server name because it contains a space. MID Server names should not include spaces or special characters that are not typically used in naming conventions. Names like "mymidserver1," "mid.server1," and "midserver1" are more in line with the standard naming practices. References = ServiceNow MID Server documentation, specifically the sections detailing MID Server configuration and naming conventions.


質問 # 76
WMI クエリの実行結果は次のうちどれですか?

3 つの答えを選択してください

  • A. 'MinimumWorkingSetSize' という名前のスカラー変数。
  • B. 「PeakVirtualSize」という名前のスカラー変数。
  • C. 「WMI クエリ」という名前の表形式の変数、
  • D. 「more_process_info」という名前の表形式の変数。
  • E. 「Win32 Process」という名前の表形式の変数。
  • F. 「PageFaults」という名前のスカラー変数。

正解:A、B、D


質問 # 77
CI 上で osquery コマンドを実行するには、Agent Client Collector のどの部分を構成する必要がありますか?
* ポリシー

  • A. インフラストラクチャ パターン
  • B. チェック
  • C. ACC Websocket エンドポイント
  • D. 認証情報のない検出

正解:C

解説:
A check is a part of Agent Client Collector that defines the osquery commands to run on a CI and the frequency of execution. A check can also specify the conditions for generating alerts or events based on the osquery results.
References
1: Agent Client Collector - Product Documentation: San Diego - ServiceNow
2: Agent Client Collector for Visibility - Product Documentation: San Diego - ServiceNow


質問 # 78
水平パターンの拡張セクションはいつ実行されますか?

  • A. ポート スキャンの一部として
  • B. センサー後の処理スクリプトの一部として
  • C. 識別セクションの前
  • D. 識別セクションの後

正解:D

解説:
The Extension section in a horizontal pattern is executed after the Identification sections have completed and the CI has been identified. The Extension section allows adding additional attributes or relationships to the CI, or launching other patterns for further discovery12.
:
1: ITOM: Extending Discovery/Service Mapping Patterns - GlideFast ServiceNow
2: Horizontal Pattern probe - Product Documentation: San Diego - ServiceNow


質問 # 79
ポート スキャン フェーズ中に、「プローブから結果が返されませんでした」という警告レベルのエラーが発生する可能性があります。平均?

  • A. 接続を妨げている論理または物理ファイアウォール
  • B. 間違った認証情報
  • C. プロセス分類子が正しく構成されていません
  • D. データソースの優先順位が正しくありません

正解:A

解説:
During the Port Scan phase in ServiceNow Discovery, the warning level error "No results returned from probe" typically indicates a connectivity issue. This error often arises when a logical or physical firewall is blocking the connectivity between the MID Server and the target device. This prevents the probe from successfully scanning the ports and returning results. The other options, such as incorrect process classifier configuration, wrong credentials, or incorrect datasource precedence, would generally lead to different types of errors or issues in the discovery process. References = ServiceNow Discovery documentation, particularly the sections that deal with troubleshooting Port Scan issues and understanding common errors during Discovery phases.


質問 # 80
水平検出の最初のステップとして、リクエスト内で Shazzam プローブが配置される場所は次のどれですか?

  • A. パターンログ
  • B. ターゲット
  • C. 検出ログ
  • D. ECC キュー

正解:D

解説:
The Shazzam probe is placed in the ECC queue as a first step in horizontal discovery. The ECC queue is a table that stores requests and responses for communication between the MID Server and the ServiceNow instance1. The Shazzam probe is a script that performs port scanning on a target host to determine what protocols are available and what classifiers to trigger2. The Shazzam probe is sent from the ServiceNow instance to the MID Server, which executes it on the target host and returns the results to the ECC queue3.
References:
* 1: ECC queue - Product Documentation: San Diego - ServiceNow
* 2: Shazzam probe, port probes, and protocols - Product Documentation: San Diego - ServiceNow
* 3: Discovery Phase Shazzam - Support and Troubleshooting - ServiceNow er: D


質問 # 81
ECC キューには表示されず、検出パターン ログには何が表示されますか?

  • A. 作成された関係
  • B. CI 属性と関係のペイロード
  • C. 個々のパターン ステップの成功または失敗
  • D. Shazzam プローブのペイロード

正解:C

解説:
The Discovery pattern log is a log that records the execution of a pattern during Discovery or Service Mapping1. It shows the success or failure of the individual pattern steps, as well as the input and output variables, the CI attributes and relationships, and the errors or warnings2. The ECC Queue is a table that displays the input and output messages from and to MID Servers3. It shows the payload of CI attributes and relationships, the Shazzam probe payload, and the relationships created, but not the success or failure of the individual pattern steps4. The success or failure of the individual pattern steps is specific to the Discovery pattern log and can be used to debug or troubleshoot the pattern execution2.
References: 1: Discovery pattern log 2: View the Discovery pattern log 3: ECC Queue 4: ECC Queue Processing and Debugging, with "Discovery - Sensors" used as an example


質問 # 82
......

CIS-Discovery日本語問題集はあなたの合格を必ず保証します:https://www.passtest.jp/ServiceNow/CIS-Discovery-JPN-shiken.html