# アプリケーション閾値の設定

Nexthinkアプリケーションでは、異なるアプリケーションごとに異なるパフォーマンス基準が必要な場合、Webアプリケーションレベルでのしきい値の設定が可能です。 しきい値をカスタマイズしない場合、システムはデフォルト設定を自動的に適用します。

Webアプリケーション設定の\[一般設定タブ]\(../../configuring-applications/configuring-web-applications/#configuringwebapplications-understandingurlpatterns）でフィールドを構成した後、**しきい値**タブに移動してメトリックのしきい値を有効化します：

* **平均**および**不満**フィールドに**ページの読み込み時間**や**トランザクションの持続時間**の境界値を秒単位で追加します。

{% hint style="info" %}
設定後、関連する[アプリケーション監視ダッシュボード](/platform/ja/user-guide/applications/monitoring-applications.md)は、設定されたしきい値に応じて**ページ読み込み**または**トランザクション**のゲージ型ウィジェットを適応し、色を使って**良好**、**普通**、および**不満**の値を視覚的に評価します。
{% endhint %}

<figure><img src="/files/2MgTXIqRRqBk1KZYyzIV" alt="Threshold settings"><figcaption></figcaption></figure>

***

関連作業

* [key-pages.md](/platform/ja/user-guide/applications/configuring-applications/configuring-web-applications/key-pages.md)
* [トランザクションの設定](/platform/ja/user-guide/applications/configuring-applications/configuring-web-applications/transactions.md)
* [application-licenses.md](/platform/ja/user-guide/applications/configuring-applications/configuring-web-applications/application-licenses.md)


---

# 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.nexthink.com/platform/ja/user-guide/applications/configuring-applications/configuring-web-applications/thresholds.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.
