> 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/configuring_nexthink/configuring-your-platform/configuring-your-platform-classic/configuring-device-performance-storage-classic.md).

# デバイスパフォーマンスストレージの構成（クラシック）

デバイスパフォーマンスデータは、webインターフェイスを使用して有効にした場合のみ保存されます。 デフォルトでは無効になっています。 有効化された場合、必要な設定は接続されたEnginesに自動的に構成されます。 変更を単一のEngineまたはその一部に制限することはできません。 パラメータの変更は、接続されたシステムの再起動を引き起こしません。

<figure><img src="/files/E2pPpW4HfeRdJLfQNPfJ" alt="" width="557"><figcaption></figcaption></figure>

## デバイスパフォーマンスストレージ管理 <a href="#configuringdeviceperformancestorage-classic-deviceperformancestoragemanagement" id="configuringdeviceperformancestorage-classic-deviceperformancestoragemanagement"></a>

ストレージポリシーを構成するには、管理者としてwebインターフェイスに接続します。 左側のメインナビゲーションバーで管理アイコンをクリックし、**システム構成**セクションの下で**Engines**を選択します。

<figure><img src="/files/JE8Z8qFGETFqDZo6Dp2Z" alt="" width="442"><figcaption></figcaption></figure>

## データ保持への影響 <a href="#configuringdeviceperformancestorage-classic-impactondataretention" id="configuringdeviceperformancestorage-classic-impactondataretention"></a>

この補足データをEngineで保存するオプションを有効にすると、それが保存するイベントの数に影響を及ぼし、結果としてデータ保持全体に影響します。 通常、5%未満の影響が見込まれます。 For example, an Engine configured to store 200 million events, when full, could have up to 10 million of them linked to the device performance monitoring.

***

関連トピック

* [Engine (クラシック)](/platform/ja/references/references-classic/glossary-classic/engine-classic.md)
* [デバイスパフォーマンス (クラシック)](/platform/ja/references/references-classic/database-information-and-organization-classic/device-performance-classic.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, and the optional `goal` query parameter:

```
GET https://docs.nexthink.com/platform/ja/configuring_nexthink/configuring-your-platform/configuring-your-platform-classic/configuring-device-performance-storage-classic.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.
