> For the complete documentation index, see [llms.txt](https://docs.nexthink.com/platform/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.nexthink.com/platform/ja/user-guide/administration/system-configuration/collector-management.md).

# コレクタ管理

Nexthinkは使いやすいコレクタ管理と更新ツールを提供しています。 すべてのサポートされているオペレーティングシステムでコンポーネントを最新に保ち、管理タスクを減らすために、Nexthinkインスタンスは定期的に新しいバージョンが利用可能かどうかを確認し、必要に応じて更新をスケジュールします。

Nexthinkコレクタの詳細については、[コレクタの理解](/platform/ja/configuring_nexthink/bringing-data-into-your-nexthink-instance/deploying-nexthink-in-non-vdi-environment/installing-collector/collector-overview.md)ドキュメントを参照してください。

## コレクタ管理へのアクセス <a href="#collectormanagement-accessingcollectormanagement" id="collectormanagement-accessingcollectormanagement"></a>

Nexthinkウェブインターフェイスのメインメニューで**管理 > コレクタ管理**を選択します。

次のトピックはコレクタ管理ページの各タブを説明します。

* [ステータス](/platform/ja/user-guide/administration/system-configuration/collector-management/status.md)
* [更新構成](/platform/ja/user-guide/administration/system-configuration/collector-management/update-configuration.md)
* [ダウンロード](/platform/ja/user-guide/administration/system-configuration/collector-management/downloads.md)
* [モバイル](/platform/ja/user-guide/administration/system-configuration/collector-management/mobile.md)


---

# 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:

```
GET https://docs.nexthink.com/platform/ja/user-guide/administration/system-configuration/collector-management.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.
