# 設定ガイド: Jamf エージェントヘルス

## イントロダクション <a href="#configurationguide-configurationmanager-sccm-clienthealth-introduction" id="configurationguide-configurationmanager-sccm-clienthealth-introduction"></a>

すべての Jamf エージェントの存在、安定性、コンプライアンス、ステータスを、すべてを一つにまとめたライブダッシュボードで可視化します。

## コンテンツ一覧と依存関係 <a href="#configurationguide-configurationmanager-sccm-clienthealth-contentlistanddependency" id="configurationguide-configurationmanager-sccm-clienthealth-contentlistanddependency"></a>

このライブラリパックには以下のコンテンツと依存関係が含まれています：

<table><thead><tr><th width="187">タイプ</th><th>名前</th><th>説明</th><th>依存関係</th></tr></thead><tbody><tr><td><a href="/pages/zpVmjAjTUmywqycZ0c90">ライブダッシュボード</a></td><td>Jamf エージェントの健全性</td><td>macOS デバイス上の Jamf エージェントの存在、健全性、コンプライアンス、ステータスをリアルタイムで監視し、エージェントの健康や欠落などの問題を検出します。</td><td></td></tr><tr><td><a href="/pages/nwirM42flqpBya15Ws6u">リモートアクション</a></td><td>Jamf エージェントの健全性を取得</td><td>Jamf エージェントのデータを収集し、エンドポイント上で Jamf の状態が健全、コンプライアント、安全であることを確認するのに役立ちます。</td><td><ul><li>特定のダッシュボードウィジェットを埋め込むために必要です。</li></ul></td></tr></tbody></table>

## 設定ガイド <a href="#configurationguide-configurationmanager-sccm-clienthealth-configurationguide" id="configurationguide-configurationmanager-sccm-clienthealth-configurationguide"></a>

このライブラリパックを効果的に使用するには、内容を適切にインストールおよび設定する必要があります。 以下は、コンテンツを適切にインストールおよび設定するための推奨ステップです。

### **ステップ 1) ライブラリパックのコンテンツをインストール**

[Nexthink Library](/platform/ja/user-guide/nexthink-library.md) にアクセスして、必要なすべてのコンテンツをインストールします。

### **ステップ 2) リモートアクションを設定**

[リモートアクションの管理](https://github.com/nexthink/documentation.online-product-documentation/blob/develop/ja_docs/user-guide/remote-actions/getting-started-with-remote-actions/managing-remote-actions/README.md) 管理ページに移動して、リモートアクションを確認および編集します。

これらのリモートアクションに対して次の設定をお勧めします：

<table><thead><tr><th width="175">名前</th><th>トリガー</th><th width="231">スケジュールクエリ</th><th>編集するパラメーター</th></tr></thead><tbody><tr><td>Jamf エージェントの健全性を取得</td><td>スケジュール化、毎日</td><td><pre data-title="Code"><code><strong>1 デバイス 
</strong>2 | where operating_system.platform == macos
</code></pre></td><td></td></tr></tbody></table>

## 使用ガイド <a href="#configurationguide-configurationmanager-sccm-clienthealth-usageguide" id="configurationguide-configurationmanager-sccm-clienthealth-usageguide"></a>

コンテンツの設定が完了し、使用する準備が整いました。 使用の概要や推奨事項については、使用ガイドをご覧ください：

[使用ガイド: Jamf エージェントの健全性](/platform/ja/library-packs/security-and-compliance/jamf-agent-health/usage-guide-jamf-agent-health.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/library-packs/security-and-compliance/jamf-agent-health/configuration-guide-jamf-agent-health.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.
