# カスタムダッシュボードの作成 (クラシック)

あなたのITインフラストラクチャの一部や側面の視覚的表現を必要とするときはいつでも、Nexthink webインターフェース内で新しいダッシュボードを作成できます。 ダッシュボードは大量のデータと複雑な調査を1つのwebページに要約し、一定のグラフィカルなアイテムのセットを用いて構築された場合に最も役立ちます。

管理者はNexthink webインターフェース内でコンテンツを作成し、それをダッシュボードの形で他のユーザーと共有できます。 個人用ダッシュボードを作成できるプロファイルを持つユーザーは、自分のコンテンツを同様に作成できます。 さらに、ダッシュボードを公開できるプロファイルを持つユーザーは、他のユーザーと自分のダッシュボードを共有できます。

### ダッシュボードの種類 <a href="#creatingcustomdashboards-classic-typesofdashboards" id="creatingcustomdashboards-classic-typesofdashboards"></a>

ダッシュボードはモジュールに分類されます。 モジュールの種類は、保持できるダッシュボードの種類を決定します。 モジュールには3種類あります：

#### 基本モジュール <a href="#creatingcustomdashboards-classic-basicmodule" id="creatingcustomdashboards-classic-basicmodule"></a>

基本モジュールはメトリックに基づいたダッシュボードを保持します。 基本モジュールのダッシュボードは、高度にカスタマイズが可能であり、異なるメトリックと異なる視覚化やウィジェットを同じダッシュボード内で組み合わせることができます。 トピックに関する可能な限り完全で一貫したビューを得るために、ダッシュボード内のウィジェットとメトリックを注意深く組み合わせてください。

#### サービスモジュール <a href="#creatingcustomdashboards-classic-servicemodule" id="creatingcustomdashboards-classic-servicemodule"></a>

サービスモジュールはサービスに基づいたダッシュボードを保持します。 サービスモジュール内の各ダッシュボードは異なるサービスを表します。 サービスベースのダッシュボードは、メトリックベースのダッシュボードほどカスタマイズ可能ではないため、さらに簡単に作成できます。 定義済みのウィジェットのセットにより、サービスに関する多様な視点が得られます。例えば、サービスを使用しているデバイスの数、生成されたネットワークトラフィック、接続性やソフトウェアの機能障害に関連する問題など。

#### ソフトウェアメータリングモジュール <a href="#creatingcustomdashboards-classic-softwaremeteringmodule" id="creatingcustomdashboards-classic-softwaremeteringmodule"></a>

ソフトウェアメータリングモジュールは、会社内でのソフトウェアライセンスの使用を評価するダッシュボードを保持します。 各ダッシュボードは、特定のアプリケーションのインストール数や実際の使用についての情報を提供し、この情報を利用可能なライセンス数と関連付けています。

### モジュールとダッシュボードの作成 <a href="#creatingcustomdashboards-classic-creatingmodulesanddashboards" id="creatingcustomdashboards-classic-creatingmodulesanddashboards"></a>

ダッシュボードを作成するには、まずモジュールが必要です。 ダッシュボードに追加したいコンテンツの種類に応じて、モジュールは適切な種類のものでなければなりません。

特定の種類のモジュールを作成または再利用し、それに新しいダッシュボードを追加するための手順は、ドキュメントの該当セクションを参照してください。

* [メトリックの推移を追跡するには](/platform/ja/user-guide/using-finder-classic/monitoring-it-custom-metrics-with-finder-classic/following-the-evolution-of-a-metric-classic.md)、**基本**タイプのモジュールを選択してください。
* [サービスの推移を追跡するには](/platform/ja/user-guide/using-finder-classic/monitoring-it-services-classic/following-the-evolution-of-a-service-classic.md)、**サービスモニタリング**タイプのモジュールを選択してください。
* [会社内のソフトウェアライセンスの使用を制御するには](/platform/ja/user-guide/custom-dashboards-classic/assessing-license-use-classic.md)、**ソフトウェアメータリング**タイプのモジュールを選択してください。


---

# 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/user-guide/custom-dashboards-classic/creating-custom-dashboards-classic.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.
