> 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/library-packs/hardware-management/physical-endpoint-rightsizing.md).

# 物理エンドポイントの適正サイジング

**物理エンドポイントの適正化**は、エンドポイントのハードウェアが実際の従業員のニーズに適しているかを評価するのに役立ちます。 ハードウェア仕様をユーザーの行動およびビジネスコンテキストと組み合わせることで、このソリューションは、適正なサイズのデバイス、過剰なスペックのデバイス、スペック不足のデバイス、またはニーズに適合していないデバイスを特定できます。 これにより、より適切なエンドポイントの割り当て、更新計画、ライフサイクル管理を支援します。

### **課題** <a href="#problem" id="problem"></a>

ITチームは、エンドポイントのハードウェアが従業員の要件にどの程度適合しているかを一貫して把握できていないことがよくあります。 一部のユーザーには高すぎるスペックのデバイスが割り当てられ、他のユーザーにはスペック不足のデバイスが割り当てられていたり、モビリティや外部ディスプレイのニーズに適していなかったりする場合があります。 ハードウェア構成を実際の使用パターンおよびビジネスコンテキストと関連付けなければ、こうした不一致を検出することは困難です。その結果、不必要なハードウェアコスト、従業員の生産性低下、非効率的な更新計画につながります。

### **ソリューション** <a href="#solution" id="solution"></a>

実際のユーザー行動、ハードウェア特性、ビジネス要件を使用して、デバイスフリートを継続的に評価します。 このソリューションは、再利用可能な**デバイスフリート適合性分析**ダッシュボードと、デバイス分類に必要なカスタムフィールドを維持するワークフローを組み合わせています。 これにより、適正なサイズのデバイス、過剰なスペックのデバイス、スペック不足のデバイス、またはニーズに適合していないデバイスを特定し、十分な情報に基づいたハードウェアの割り当ておよび更新に関する判断を行えます。

### メリットと成果 <a href="#benefits-and-outcome" id="benefits-and-outcome"></a>

**物理エンドポイントの適正化**ライブラリパック/ソリューションを実装すると、次のことが可能になります：

* データに基づくエンドポイントの更新および割り当てに関する判断を可能にします。
* 過剰なスペックのデバイスをダウンサイジングする機会を特定することで、ハードウェアコストを削減します。
* スペック不足のデバイスやモビリティのニーズに適合していないデバイスを特定することで、従業員の生産性を向上させます。
* コンピューティング、モビリティ、ディスプレイの要件を可視化することで、ハードウェア計画を改善します。

### **物理エンドポイントの適正化を開始する** <a href="#getting-started-with-x-solution" id="getting-started-with-x-solution"></a>

以下のリンクに従ってパックを構成し、使用を開始してください：

* ​[使用ガイド：物理エンドポイントの適正化](/platform/ja/library-packs/hardware-management/physical-endpoint-rightsizing/usage-guide-physical-endpoint-rightsizing.md)：標準ユーザー向け。
* ​[構成ガイド：物理エンドポイントの適正化](/platform/ja/library-packs/hardware-management/physical-endpoint-rightsizing/configuration-guide-physical-endpoint-rightsizing.md)：[管理者](broken://spaces/ZeA7tTt086G6thc9T1wB)ロールを持つユーザーのみがアクセスできます。


---

# 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/library-packs/hardware-management/physical-endpoint-rightsizing.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.
