# 概要

**\[監視]** カテゴリーから、Parallels RAS Performance Monitor を利用できます。これは、ブラウザーベースのダッシュボードで、管理者が Parallels RAS の展開のボトルネックやリソース使用率を分析するのに使用できます。このダッシュボードではパフォーマンスメトリクスを視覚的に表示でき、Parallels RAS Console またはウェブブラウザーに表示することができます。

**コンポーネント**

Parallels RAS Performance Monitor は次のコンポーネントで構成されています。

* **InfluxDB データベース** - システムパフォーマンスデータのストレージ用データベース。
* **Grafana ダッシュボード** - パフォーマンスメトリクスを視覚的に表示するブラウザーベースのダッシュボード。
* **Telegraf サービス** - インストールされているサーバー上でパフォーマンスデータを収集するサービス。同サービスは Parallels RAS ファームにサーバーを追加し、対応する RAS Agent（RAS Secure Gateway Agent、RD セッションホスト Agent、Remote PC Agent など）をインストールすると自動的にインストールされます。

**仕組み**

Telegraf サービスはデフォルトで停止されており、データを収集しないようになっています。ファームの各サーバーで同サービスを起動するには、パフォーマンスモニタリング機能を構成し、Parallels RAS Console または Parallels 管理ポータルで有効にする必要があります。有効にすると、Telegraf サービスが定義済みのパフォーマンスカウンターを一定間隔（10 秒）で収集し始めます。その後、ストレージ用の InfluxDB データベースに収集したデータを送信します。Parallels RAS 管理者がパフォーマンスメトリクスを表示するには、Parallels RAS 管理ポータルの **\[監視]** カテゴリーを使用します。これにより、リアルタイムのパフォーマンスカウンターを視覚的に表示できます（Grafana ダッシュボードを使用）。

パフォーマンスメトリクスはタイプ（セッション、CPU、メモリ、ディスクなど）ごとにダッシュボードでグループ化されており、メトリクスの各グループを個別に表示することができます。ファームあるいはサイトの 1 つ以上の特定サーバーのパフォーマンスメトリクスを表示するか、またはすべてのサーバーのパフォーマンスメトリクスを表示するかを選択することもできます。さらに、データを表示する特定のサイトを選択することもできます。


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.parallels.com/landing/ras-mp-guide/v21-ja-jp/jian-shi/gai-yao.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
