# アラートへの対応

アラートを表示するには、[アラートの概要](/platform/ja/user-guide/alerts-and-diagnostics/responding-to-alerts/alerts-overview.md) ダッシュボードへ自分でアクセスするか、アラート通知を受け取るまでお待ちください。

## Alerts overview dashboardを見る <a href="#respondingtoalerts-viewingthealertsoverviewdashboard" id="respondingtoalerts-viewingthealertsoverviewdashboard"></a>

Alerts overview dashboardでは、IT環境全体の状況を評価し、最も緊急で影響力のあるアラートを検出することができます。 このdashboardの情報を活用して、ITチームと協力して作業の優先順位付けと割り当てに関する情報に基づいた決定を行います。

詳細については、[アラートの概要](/platform/ja/user-guide/alerts-and-diagnostics/responding-to-alerts/alerts-overview.md) ページをご覧ください。

## アラート通知の受信 <a href="#respondingtoalerts-receivingalertnotifications" id="respondingtoalerts-receivingalertnotifications"></a>

通知は、注意を要する可能性のある問題やイベントについて知らせる最初の連絡手段として機能します。

これらの通知は、メールや、ITSM ticket、Microsoft Teamsメッセージ、またはwebhookを使用してNexthink Platformに統合された他のサードパーティーツールなどのチャネルを通じて受け取ります。

通知の内容は、[モニター](/platform/ja/user-guide/alerts-and-diagnostics/getting-started-with-alerts.md#gettingstartedwithalerts-whatisthedifferencebetweenanalertandamonitor)が評価するメトリックに応じて異なります。

* \*\*単一のデバイスに対してアラートが発動された場合、\*\*評価されたメトリックの閾値違反に関する情報を受け取ります。 **Open device view**ボタンをクリックして、より深い洞察を得ます。

<figure><img src="/files/Gg7Z0XOF3IefbocwpAgy" alt="Alert notification by email for a specific device" width="308"><figcaption></figcaption></figure>

* \*\*問題のある複数のデバイスに対してアラートが発動された場合、\*\*評価されたメトリックの閾値違反に関する情報を受け取ります。 影響を受けたすべてのデバイスを含むInvestigationsモジュールへの直接リンクを取得するためにAlerts overview dashboardに移動します。
* \*\*多くのデバイスを通してメトリックを評価するモニターに対してアラートが発動された場合、\*\*評価されたメトリックについて違反した閾値に関する情報を受け取ります。 アラートのペイロードには、バイナリ名など、監視された次元に関する情報が含まれています。 **Diagnose**ボタンをクリックして、より深い洞察を得ます。

<figure><img src="/files/jxwXk8yexNdXZIgipkiZ" alt="Alert notification by email from a Library monitor" width="308"><figcaption></figcaption></figure>

{% hint style="info" %}
アラートされた問題の[診断](/platform/ja/user-guide/alerts-and-diagnostics/responding-to-alerts/diagnostics-for-alerted-issues.md)およびアラートの[メールおよびwebhook通知の設定](/platform/ja/user-guide/alerts-and-diagnostics/managing-alerts/configuring-email-and-webhook-notifications-for-alerts.md)ページを参照してください。
{% endhint %}

***

関連トピック

* [アラートされた問題の診断](/platform/ja/user-guide/alerts-and-diagnostics/responding-to-alerts/diagnostics-for-alerted-issues.md)
* [アラートのメールおよびwebhook通知の設定](/platform/ja/user-guide/alerts-and-diagnostics/managing-alerts/configuring-email-and-webhook-notifications-for-alerts.md)
* [アラートの管理](/platform/ja/user-guide/alerts-and-diagnostics/managing-alerts.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/alerts-and-diagnostics/responding-to-alerts.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.
