# ハードウェアの要件

## Nexthink コレクター <a href="#hardwarerequirements-nexthinkcollector" id="hardwarerequirements-nexthinkcollector"></a>

<table data-header-hidden><thead><tr><th width="272"></th><th></th></tr></thead><tbody><tr><td>ディスク</td><td>35MB</td></tr><tr><td>ネットワークカード</td><td>任意の種類、無線または有線</td></tr><tr><td>平均ネットワーク帯域幅</td><td>100-150 bps</td></tr></tbody></table>

### ハードウェア使用量

<table data-header-hidden><thead><tr><th width="228"></th><th width="522"></th></tr></thead><tbody><tr><td>CPU使用量</td><td>平均して0.15％未満<br>（平均）</td></tr><tr><td>通常のメモリ使用量</td><td>平均して約60MBのメモリ</td></tr><tr><td>ネットワークトラフィック</td><td>平均して約3kbps；キャンペーン、リモートアクション、および更新に依存</td></tr></tbody></table>

## Nexthink モバイル

<table data-header-hidden><thead><tr><th></th><th></th><th data-hidden></th></tr></thead><tbody><tr><td>ディスク</td><td>26MB</td><td></td></tr><tr><td>メモリ</td><td>30MB</td><td></td></tr><tr><td>平均ネットワーク帯域幅</td><td>100-150 bps</td><td></td></tr></tbody></table>

### ハードウェア使用量

<table><thead><tr><th></th><th></th><th data-hidden></th></tr></thead><tbody><tr><td>CPU使用量</td><td>平均して0.1％未満<br>（平均）</td><td></td></tr><tr><td>通常のメモリ使用量</td><td>平均して、バックグラウンドモードで約40MBのメモリ<br>フォアグラウンドモードで平均して約40MBのメモリ</td><td></td></tr><tr><td>ネットワークトラフィック</td><td>平均して約2kbps</td><td></td></tr></tbody></table>

## データエンリチャー (クラシック) <a href="#hardwarerequirements-dataenricher-classic" id="hardwarerequirements-dataenricher-classic"></a>

[データエンリッチャー](/platform/ja/configuring_nexthink/bringing-data-into-your-nexthink-instance/integrating-nexthink-with-third-party-tools/api-and-integrations-classic/data-enricher-classic.md)を実行するWindowsサーバーには、以下のハードウェアが必要です:

| 項目数                                                     | CPU コア数 | メモリ  | 最小ネットワーク帯域幅 | ディスク   |
| ------------------------------------------------------- | ------- | ---- | ----------- | ------ |
| <p>100,000 - 500,000 ユーザー</p><p>20,000 - 100,000 宛先</p> | 4       | 8 GB | 25 Mbps     | 500 MB |
| <p>20,000 - 100,000 ユーザー</p><p>10,000 - 20,000 宛先</p>   | 4       | 4 GB | 25 Mbps     | 500 MB |
| <p>1,000 - 20,000 ユーザー</p><p>1,000 - 10,000 宛先</p>      | 2       | 4 GB | 25 Mbps     | 500 MB |

## Nexthink ファインダー (クラシック) <a href="#hardwarerequirements-nexthinkfinder-classic" id="hardwarerequirements-nexthinkfinder-classic"></a>

{% hint style="info" %}
Nexthink ファインダーは Windows 専用のデスクトップアプリケーションであり、その機能は現在、Nexthink のウェブインターフェイス内で利用可能です。 Nexthink は現在、ブラウザーから直接使用でき、ほとんどの機能が追加のデスクトップアプリケーションを必要としません。
{% endhint %}

| メモリ    | 4 GB のシステムメモリ、少なくとも 2 GB 利用可能 |
| ------ | ----------------------------- |
| ディスク容量 | 50 MB                         |
| CPU    | 2 コア、2 GHz                    |
| ネットワーク | 推奨：100 Mbps                   |


---

# 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/configuring_nexthink/before-you-begin/technical-requirements/hardware-requirements.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.
