> 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/update-configuration.md).

# 更新構成

## アップデートの一時停止 <a href="#collectormanagement-pausingupdates" id="collectormanagement-pausingupdates"></a>

* すべてのデバイスでコレクタのアップデートを一時停止するには、**自動アップデートを一時停止**機能を有効にします。
* アップデートを再開する日付を選択するには、**アップデート再開**ドロップダウン メニューから日付を選択します。

一時停止が終了するとデバイスがいつ更新されるかを確認するには、プロパティ `device.collector.target_update_date`を調べることができます。 一時停止機能が有効期限前にオフになった場合、その時点からアップデートの日付が再計算されます。

<figure><img src="/files/YZtYeW79M5QnmK24LegD" alt="Pause updates" width="544"><figcaption></figcaption></figure>

## メンテナンス リリースの高速更新 <a href="#collectormanagement-fast-trackupdatesformaintenancereleasesmaintenance" id="collectormanagement-fast-trackupdatesformaintenancereleasesmaintenance"></a>

メンテナンス リリースは現在インストールされているコレクタのバージョンに適用され、特定のセキュリティ問題または重大なバグを修正する小さな修正を含みます。 デフォルトでは、メンテナンスリリースは、すべてのデバイスに同じバージョンのコレクタがインストールされている限り、遅延なしで展開され、常に最も安定したコレクタリリースを実行します。

この設定を無効にすると、メンテナンスリリースはパイロットグループとメイングループの遅延を考慮した新しいコレクタバージョンと同じ展開戦略に従うようになります。 この選択により、より多くの制御が可能になりますが、バグ修正の採用が遅れることがあります。

## グループを更新 <a href="#collectormanagement-updategroups" id="collectormanagement-updategroups"></a>

システムは新しいコレクタ バージョンを最初に自動的に更新するデバイスのパイロット グループを定義します。 NQL を使用してパイロット グループを定義しない場合、システムは社員デバイスにインストールされているコレクタ インスタンスの 10% をランダムに選択します。

**例**

<figure><img src="/files/OV7g1yMWomG4nGlKPAgq" alt="Update pilot group" width="544"><figcaption></figcaption></figure>

```sql
デバイス | デバイス名 == '*pilot*'を含むデバイス
```

### パイロット クエリを定義する <a href="#collectormanagement-definingthepilotquery" id="collectormanagement-definingthepilotquery"></a>

クエリは`devices`コレクションを対象とし、そのフィールドに条件を適用することができます。

#### **NQL 例**

名前ごとに特定のデバイスをターゲティング:

```sql
デバイス | 名前が ['abc', 'def'] に含まれるデバイス
```

パターンを使用して特定のデバイスをターゲティング:

```sql
デバイス | デバイス名が 'NX' を含むデバイス
```

特定のプロパティを持つデバイスをターゲティング:

```sql
デバイス | ad_site が 'my site'のデバイス
```

システムは `summarize` 、`list` 、`with` 、`limit` 、`past during` 、`from ..` 、`to ..` ステートメントをサポートしていません。 ..\` ステートメントへ パイロット クエリは 6 時間ごとに再計算され、クエリの更新や新しいコレクタ バージョンのリリースなど、構成の変更があるたびに再計算されます。

### アップデートの展開 <a href="#collectormanagement-rollingoutupdates" id="collectormanagement-rollingoutupdates"></a>

システムは、新しい互換性のあるコレクタ バージョンが利用可能になってから 2 日後にパイロット グループのすべてのデバイスのアップデートをスケジュールし、他のすべてのデバイスのアップデートは 2 週間後または新しいバージョンが利用可能になってから 16 日後にスケジュールされます。 メンテナンスリリースとその展開戦略の設定に関する詳細情報については、[メンテナンス リリースの高速更新](#collectormanagement-fast-trackupdatesformaintenancereleasesmaintenance)セクションを参照してください。

ローリングアウトの目標は、パイロットグループのすべてのコレクタインスタンスを展開開始から1週間以内に、その他の全てのデバイスを2週間以内に更新することです。 各インスタンスがネットワークを過負荷にしないように、コレクタからの更新リクエストが1分あたり100リクエストを超えないようにする上限があります。

### リトライポリシー <a href="#collectormanagement-retrypolicy" id="collectormanagement-retrypolicy"></a>

更新が失敗した場合、コレクタ アップデータは 1 時間後に再び更新を試みます。

### 非永続的VDIデバイスの除外

**共有およびプールされたVDIデバイスを更新しない**オプションを選択して、プールおよび共有の仮想デスクトップなどの非永続的VDIデバイスでコレクタの更新を回避します。 この除外によって、そのようなデスクトップがコレクタの異なるバージョンを頻繁に切り替えることが防止されます。

{% hint style="info" %}
この機能を使用するには、仮想環境用の適用される[インバウンド コネクタ](/platform/ja/configuring_nexthink/bringing-data-into-your-nexthink-instance/integrating-nexthink-with-third-party-tools/inbound-connectors.md)を構成する必要があります。
{% endhint %}


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.nexthink.com/platform/ja/user-guide/administration/system-configuration/collector-management/update-configuration.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
