合格目指せCIS-Discovery日本語試験最新のCIS-Discovery日本語試験問題集PDF 2025年更新 [Q61-Q85]

Share

合格目指せCIS-Discovery日本語試験最新のCIS-Discovery日本語試験問題集PDF 2025年更新

CIS-Discovery日本語試験問題集、365日更新無料サンプル

質問 # 61
次の MID サーバー パラメーターのうち、プラットフォーム UI から変更できないものはどれですか?

  • A. mid.windows.management_protocol
  • B. 名前
  • C. URL
  • D. mid.ssh.session_timeout

正解:B

解説:
The MID Server parameters like 'mid.ssh.session_timeout', 'url', and 'mid.windows.management_protocol' can be modified through the ServiceNow platform UI under the MID Server configuration settings. These parameters control various aspects of the MID Server's operation, such as timeout settings for SSH sessions, the URL for the MID Server to communicate with the ServiceNow instance, and the management protocol to use for Windows servers, respectively. The 'name' of the MID Server, however, is not typically a parameter that can be changed through the UI as it is a unique identifier for the MID Server within the ServiceNow instance. Once a MID Server is registered with a name, that name is usually persistent and not intended to be modified through configuration settings.


質問 # 62
Windows プラットフォームに MID サーバーをインストールする場合、サービス アカウントの作成時にどの権利を関連付ける必要がありますか?

  • A. ローカル管理者
  • B. MID サーバー ユーザー ロール
  • C. サービスとしてログオンします
  • D. ドメイン管理者

正解:C

解説:
The Service Account for the MID Server must have the Log on as service right on the Windows platform.
This right allows the MID Server to run as a Windows service and communicate with the ServiceNow instance. The Service Account does not need to have local or domain admin rights, as these are not required for the MID Server functionality. The MID Server User Role is a role on the ServiceNow instance, not on the Windows platform, and it is used to control the access and permissions of the MID Server on the instance.
:
Correcting MID Server Windows service account user and permissions
What is a ServiceNow MID Server and how does it work?
Configure Windows MID Server service credentials


質問 # 63

この画像に基づいて、次の記述のうち正しいものはどれですか? (3つお選びください。)

  • A. これは、「インフラストラクチャ」タイプの水平パターンです。
  • B. 2 つのテーブルの属性により、ServiceNow CMDB テーブルと同じ名前のテーブルが設定されます。
  • C. この操作を実行するには、process.executablePath 変数にデータが必要です。
  • D. この操作は、アプリケーション パターン タイプに設定されたパターンのステップの一部である可能性が高くなります。
  • E. 値が一致しない場合でも、その値はターゲット テーブルにマージされます。

正解:B、C、D

解説:
* A is true because the target table $cmdb_ci_web_server is a ServiceNow CMDB table that stores information about web servers1.
* B is true because the merge table operation is typically used for application patterns, which are horizontal patterns that discover applications and their dependencies. The condition on the process.
executablePath variable suggests that the operation is looking for a specific application (mongoose) running on the web servers.
* D is true because the merge table operation requires at least one matching field value between the two source tables1. In this case, the process.executablePath variable is the matching field, and it must contain "mongoose" for the operation to run.
:
1: Merge tables - Product Documentation: San Diego - Now Support Portal
3: Product Documentation | ServiceNow
[4]: Discovery Patterns - Product Documentation: San Diego - Now Support Portal


質問 # 64
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


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

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

正解:A

解説:
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.


質問 # 66
Discovery を実行して [ECC Queue] タブを表示すると、表示されるデフォルトのフィールドにはどのようなものがありますか? (3つお選びください。)

  • A. パターンログリンク
  • B. 詳細
  • C. 検出スケジュール名
  • D. CMDB CI
  • E. トピック
  • F. Queue
  • G. ソース

正解:E、F、G


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

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

正解:C


質問 # 68
分類子のどの関連リストがどの水平パターン プローブを起動するかを決定しますか?

  • A. 検出ログ
  • B. 分類基準
  • C. パターン プローブ
  • D. プローブをトリガーします

正解:C


質問 # 69
構成項目タイプの検出スケジュールを最もよく表しているものはどれですか?

  • A. スキャンされた IP 範囲からの構成アイテム データを CMDB 内のデータと照合して検証します。
  • B. アセット テーブルにレコードを直接設定します。
  • C. 検出された IP のリストのみを IPv4 形式と IPv6 形式の両方で作成します。
  • D. スキャンされた IP 範囲から完全な情報を収集し、CMDB に送信します。

正解:B


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

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

正解:A、C

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


質問 # 71
SNMP 認証情報には次のどれが必要ですか?

  • A. コミュニティ文字列を読み取ります
  • B. ポート 135 アクセス
  • C. コミュニティ文字列を書き込みます
  • D. ユーザー名

正解:A


質問 # 72
デフォルトでは、水平検出パターンの変数として自動的に使用できるのは次のうちどれですか? (2つお選びください。)

  • A. 検出パターン フォームの CI タイプ
  • B. インフラストラクチャ システム
  • C. windows_cmdb_ci
  • D. コンピューターシステム

正解:A、D


質問 # 73
クイック ディスカバリに必要な選択肢は次のうちどれですか? (2つお選びください。)

  • A. ターゲット IP
  • B. MID サーバー
  • C. 検出スケジュール
  • D. PID

正解:A、B

解説:
Quick Discovery is a wizard that helps you get up and running with Discovery quickly. It discovers both physical and logical components, including virtual machines, servers, storage, databases, applications, and more. To use Quick Discovery, you need to have a MID Server installed and configured, and provide a target IP range or subnet to scan. You do not need to create a Discovery Schedule or a PID for Quick Discovery.
References: ServiceNow Discovery Data Sheet, Discovery Quick Start


質問 # 74
CI の再分類中にデータが失われる可能性が高い選択肢はどれですか? (2つお選びください。)

  • A. アップグレード中
  • B. 切り替え
  • C. ダウングレード中
  • D. 識別中

正解:B、C

解説:
CI reclassification is the process of changing the class of a CI in the CMDB based on the discovery data. It can be done manually or automatically, depending on the configuration settings. CI reclassification can result in data loss if the new class has fewer or different attributes than the original class, and the existing attribute values are not preserved or mapped to the new class. This can happen when a CI is switched to a different class hierarchy, such as from a Linux Server to a Windows Server, or when a CI is downgraded to a less specific class, such as from a Database to a Software Instance. Therefore, switching and downgrading have a higher chance of leading to lost data during CI reclassification.
:
CI reclassification
Reclassify CIs
Configure automatic CI reclassification


質問 # 75
ホスト IP がアクティブであるか生きているかを判断するために、ディスカバリではどの方法が使用されますか?

  • A. 分類
  • B. ポートスキャン
  • C. トレースルート
  • D. ping

正解:A


質問 # 76

次の画像に基づいて、London Linux サーバーに関して正しいのは次の選択肢のうちどれですか?

  • A. デフォルトのグループ タイプの CMDB グループです。
  • B. ダッシュボード グループ タイプの CMDB グループです。
  • C. これは、ヘルス グループ タイプの CMDB グループです。
  • D. ロンドンのデータセンター グループです。

正解:C

解説:
London Linux Servers is a CMDB Group with Health Group type. A CMDB Group is a collection of configuration items (CIs) that share common characteristics or are related in some way1. A Health Group is a type of CMDB Group that is used to monitor and measure the health of a specific set of CIs based on predefined rules and metrics2. The image shows that London Linux Servers is selected from the CMDB Health Group List, which is a dropdown menu that displays all the Health Groups defined in the system3. The image also shows the Group Health tab, which displays the health scores and indicators for the selected Health Group.
1: Create a CMDB group - ServiceNow 2: CMDB health groups - ServiceNow 3: CMDB health dashboard - ServiceNow : [View CMDB health scores - ServiceNow]


質問 # 77
テーブル cmdb_ci_linux_server に u_custom_column という名前のカスタム列がある場合、Set Parameter Value 操作を使用して水平検出パターンで列を設定するにはどの変数構文を使用する必要がありますか?

  • A. $user_var_custom_column
  • B. $cmdb_ci_linux_server[*].u_custom_column
  • C. $cmdb_ci_linux_server.u_custom_column.INSERT
  • D. $u_custom_column[1].cmdb_ci_linux_server

正解:C


質問 # 78
ServiceNow ITOM Enterprise ソリューションの主要な機能を最もよく表しているのは次の選択肢のうちどれですか? (2つお選びください。)

  • A. 魅力的なユーザー エクスペリエンスを作成する
  • B. 新しいアプリを迅速に構築する
  • C. サービス停止を積極的に排除する
  • D. ハイブリッド クラウドの管理

正解:C、D

解説:
Based on the web search results from the search_web tool, the following choices best represent key capabilities of a ServiceNow ITOM Enterprise solution:
* Manage Hybrid Clouds: ServiceNow ITOM enables organizations to gain visibility into their IT environment, on-premises to cloud, and see the impact of their applications on business services12. It also helps to plan, track, and secure cloud implementation through best-practice governance1. Four apps comprise Cloud Accelerate to help prepare for cloud migration, streamline provisioning requests, and manage cloud resources1.
* Proactively Eliminate Service Outages: ServiceNow ITOM helps to predict issues, reduce user impact, and automate resolutions with predictive AIOps and automation13. It analyzes telemetry and log data using AI to reduce noise, expedite mapping and predict issues1. It also delivers proactive digital operations with real-time log data to solve problems quickly1.
The other choices are not specific to ServiceNow ITOM Enterprise solution, but rather general features of the ServiceNow platform. The ServiceNow platform allows users to create an engaging user experience with intuitive interfaces and workflows. It also enables users to build new apps fast with low-code development tools and pre-built components.
References: 1: ITOM - Enterprise IT Operations Management - ServiceNow 2: ServiceNow IT Operations Management (ITOM) Services | Jade 3: Modernize IT Operations Management with ServiceNow ITOM :
ServiceNow Platform


質問 # 79
水平方向の発見パターンを最もよく表す選択肢はどれですか?

  • A. 資格情報デポ
  • B. 操作を実行するステップ
  • C. プローブを実行する分類子
  • D. ポート スキャン ツール

正解:B


質問 # 80
CMDB には次のレコード タイプのうちどれが含まれますか? (2つお選びください。)

  • A. 関係タイプ
  • B. 構成アイテム (CI)
  • C. モデル
  • D. 資産

正解:A、B

解説:
The CMDB contains records of configuration items (CIs) and their relationships. A CI is any component that needs to be managed in order to deliver an IT service, such as a server, an application, or a user. A relation type defines the nature of the connection between two CIs, such as depends on, uses, or contains. A model is a template for a CI that defines its attributes and default values. An asset is a tangible or intangible resource that is tracked and managed by the organization, such as a laptop, a license, or a contract.
References:
* Configuration Item (CI) types: Attributes and relationships
* What is a configuration management database (CMDB)?
* CSA Challenge Questions Flashcards


質問 # 81
CMDB Health スコアカードの主な KPI は何ですか?
3 つの答えを選択してください

  • A. コンプライアンス
  • B. 完全性
  • C. 正確性
  • D. 古い状態
  • E. 重複

正解:B、C、D

解説:
The main Key Performance Indicators (KPIs) for the CMDB Health scorecard in ServiceNow include Correctness, Completeness, and Staleness. These KPIs are critical for assessing the overall health and quality of the CMDB. Correctness refers to the accuracy of the data in the CMDB, Completeness measures whether all required CI data is present, and Staleness indicates the freshness or timeliness of the CI data. Compliance and Duplicates, while important, are not considered main KPIs in the context of the CMDB Health scorecard.
References = ServiceNow CMDB documentation and CMDB Health Dashboard user guide, focusing on the key performance indicators for CMDB health.


質問 # 82
Discovery を実行して [ECC Queue] タブを表示すると、表示されるデフォルトのフィールドにはどのようなものがありますか? (3つお選びください。)

  • A. パターンログリンク
  • B. 詳細
  • C. 検出スケジュール名
  • D. CMDB CI
  • E. トピック
  • F. Queue
  • G. ソース

正解:E、F、G

解説:
The ECC Queue tab displays the input and output messages from and to MID Servers. The default fields that are displayed on this tab are:
* Topic: The topic of the message, such as Discovery, Orchestration, or MID Server.
* Queue: The queue name of the message, such as input, output, or error.
* Source: The source of the message, such as the MID Server name, the instance name, or the probe name.
* State: The state of the message, such as ready, processed, or ignored.
* Created: The date and time when the message was created.
* Updated: The date and time when the message was last updated.
Some other fields that can be added to the ECC Queue tab are:
* Details: The details of the message, such as the payload, the response, or the error message.
* Pattern log link: The link to the pattern log file, if the message is related to a pattern execution.
* CMDB CI: The configuration item that is associated with the message, if any.
* Discovery schedule name: The name of the discovery schedule that triggered the message, if any.
1: ECC Queue Processing and Debugging, with "Discovery - Sensors" used as an example, The ECC queue for Discovery


質問 # 83
ServiceNow インスタンスと対話するには、MID サーバーのユーザー アカウントにどのようなロールが必要ですか?

  • A. ミッドサーバー
  • B. 発見中
  • C. sm_mid
  • D. ディスカバリー管理者

正解:A


質問 # 84
MID サーバーがインスタンスのバージョンを自動的に最新の状態に保つためにアクセスするには、次のどれが必要ですか?

  • A. docs.servicenow.com
  • B. install.service-now.com
  • C. developer.service-now.com
  • D. service-now.com

正解:B

解説:
A MID Server needs to have access to the install.service-now.com domain to automatically stay up-to-date with instance versions. This domain hosts the MID Server upgrade files that are downloaded and installed by the MID Server when a new version is available. The MID Server checks for updates every 24 hours by default, or when the mid.upgrade.check_interval property is set12.
:
1: ServiceNow Discovery Documentation, MID Server Upgrade section
2: ServiceNow Support Article, Connections to allow list for the MID Server


質問 # 85
......

CIS-Discovery日本語問題集、あなたを合格させる認証試験:https://jp.fast2test.com/CIS-Discovery-JPN-premium-file.html


弊社を連絡する

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

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

サポート: 現在連絡 

English Deutsch 繁体中文 한국어