# 概要

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 で有効にする必要があります。有効にすると、Telegraf サービスが定義済みのパフォーマンスカウンターを一定間隔（10 秒）で収集し始めます。その後、ストレージ用の InfluxDB データベースに収集したデータを送信します。パフォーマンスメトリクスを表示するには、ダッシュボード（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-admin-guide/v20-ja-jp/performance-monitor/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.
