> For the complete documentation index, see [llms.txt](https://docs.parallels.com/landing/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.parallels.com/landing/ras-admin-guide/v21-ja-jp/ras-nomaruchitenantokitekucha/tenantono-1.md).

# テナントの監視

Parallels RAS Performance Monitor は、Parallels RAS の展開環境のボトルネックやリソース使用状況を分析するための RAS コンポーネントです。RAS Performance Monitor を使用すれば、テナントブローカーコンソールでテナントを監視して、それぞれのパフォーマンスメトリックを表示できます。

テナントの情報を収集できるように RAS Performance Monitor を構成するには、以下の手順を実行します。

1. RAS Performance Monitor をインストールします。方法については、[**「Parallels RAS Performance Monitor」**](https://download.parallels.com/ras/v19/docs/ja_JP/Parallels-RAS-19-Administrators-Guide/43732.htm)[の章](https://download.parallels.com/ras/v19/docs/ja_JP/Parallels-RAS-19-Administrators-Guide/43732.htm)を参照してください。
2. テナントブローカーコンソールにログインします。
3. コンソールで **\[管理]**> **\[報告]** に移動します。
4. **\[RAS Performance Monitor を有効にする]** オプション（**\[RAS Performance Monitor の構成]** セクション）を選択します。
5. **\[サーバー]** フィールドと **\[ポート]** フィールドで、RAS Performance Monitor のインストール先のサーバーの名前または IP アドレスを指定します。
6. **\[適用]** をクリックします。
7. テナントコンソールを開いて、上記の手順 3 から 6 を繰り返し、テナントブローカーとテナントの両方が同じ RAS Performance Monitor を使用するように構成します。そうすれば、テナントがパフォーマンスデータを RAS Performance Monitor に送信したときに、テナントブローカーの側でもそのデータを確認できます。

テナントが統計データを RAS Performance Monitor に送信すると、テナントブローカーコンソールでそのデータを表示できます。RAS Performance Monitor ダッシュボードでデータを表示するときには、ファームとサイトを切り替えて特定のテナントを選択し、そのテナントのパフォーマンスメトリックを確認することも可能です。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.parallels.com/landing/ras-admin-guide/v21-ja-jp/ras-nomaruchitenantokitekucha/tenantono-1.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
