# スケジュール

メニューの レコメンデーション > スケジュールから表示される内容を解説しています。

スケジュールは過去7日間のインスタンスの稼働状況をヒートマップ形式で表示しています。この内容から稼働が少ない曜日や時間帯を把握し、インスタンスの停止や台数を減らすなどの対策をとることによりコスト削減に繋がります。

![](/files/oqn6vbqm8ORanpsNwpiL)

一覧で表示される内容

* インスタンスID: 該当のインスタンスのID
* タイプ: 該当のインスタンスタイプ
* アカウントID: 該当のインスタンスを所有しているAWSアカウントID
* ゾーン: 該当のインスタンスを使用しているリージョン
* Rate Per Hour: 1時間あたりのレート
* Utilization: インスタンスの稼働率（停止をしていない場合は実際の利用率に関わらず100で表示されます）

推奨項目の左ドロップダウンにより閲覧できる内容

1. Average CPU Utilization

縦軸が曜日、横軸が時間を表しています。過去1週間の1時間単位で該当のインスタンスのCPUが何%利用されているかを知ることができます。

2\. Threshold の設定

ページ右でしきい値の設定が可能です。過去7日のCPUの最大使用量を100%とした場合の20、50、80%のしきい値を設定し、その割合以上の稼働を緑、しきい値以下の稼働となっている時間帯を赤で表示しています。


---

# 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.alphaus.cloud/aqua/exp/scheduling.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.
