サーバーインベントリマップ
WhaTapモニタリングサービスの初期画面でプロジェクトを選択した後、ダッシュボードメニューの下にあるサーバーインベントリマップメニューを選択します。 サーバーインベントリマップはサーバー インベントリに基づいて、オペレーターがモニタリングの目的に合った分類基準に従ってサーバーをグループ化して構成できる視覚化ダッシュボード です。
WhaTapはサーバーインベントリマップこれにより、ユーザーがサーバーの運用状況を直感的に確認し、分析できるようにサポートします。 運用者は業務分類、担当者、サーバー位置などのユーザー定義情報をカスタムカラムで追加して管理でき、これを基に視覚化したダッシュボードを簡単に生成できます。 サーバーインベントリマップは、モニタリング目的に応じた様々な視点を満たすために、グループ化機能を提供します。 サーバーインベントリマップを通じて、サーバーの運用管理の効率を向上させます。
要求事項
サーバーインベントリマップダッシュボードを使用するためにはサーバー インベントリ機能活性化とサーバーインベントリマップ機能の活性化がそれぞれ必要です。 サーバー インベントリとともに新しいサーバーインベントリマップダッシュボードを活用します。 サーバー インベントリ活性化についての詳細は、次の文書を参照してください。
サポートするエージェント
サーバーインベントリマップメニューは、オペレーティングシステムごとに次のバージョン以降でサポートされます。
-
Linux:2.7.2以降
アップデートが必要な場合は、オペレーティング システムごとに次のコマンドを確認します。
- Debian/Ubuntu
- Amazon Linux/RHEL/Fedora/Oracle Linux/CentOS/Rocky Linux/SUSE
sudo apt-get update
sudo apt-get install whatap-infra
sudo yum update whatap-infra
- Unix:1.3.7以降
- AIX
- Solaris
アップデートが必要な場合は、次のコマンドを確認します。
stopsrc -s whatap-infra
cp /usr/whatap/infra/conf/whatap.conf /tmp/whatap.conf
rpm -e whatap-infra
rpm -Uvh https://repo.whatap.io/aix/noarch/whatap-infra-latest.noarch.rpm
cp /tmp/whatap.conf /usr/whatap/infra/conf/whatap.conf
startsrc -s whatap-infra
アップデートが必要な場合は、次のコマンドを確認します。
cp /usr/whatap/infra/conf/whatap.conf /tmp
/etc/init.d/whatap-infra stop
gunzip -c whatap-infra.latest.SPARC.pkg.tar.gz | tar xvf -
yes n | ./whatap-infra/install.sh
cp /tmp/whatap.conf /usr/whatap/infra/conf/whatap.conf
/etc/init.d/whatap-infra start
-
Windows:2.7.2以降
次のリンクでインストールファイルをダウンロードして実行します。 エージェントアップデートの後、サービスが再起動します。
活性化オプション
サーバーインベントリマップメニューの照会機能を有効にするには、次の設定が必要です。
-
whatap.confファイル内の次のオプションを有効にします。
categoryv2.enabled=true -
環境ごとにオプションを追加設定した後、エージェントを再起動します。
- Linux
- オプション追加コマンド
- エージェントの再起動
```bash
grep -q '^categoryv2.enabled' /usr/whatap/infra/conf/whatap.conf || echo 'categoryv2.enabled=true' | sudo tee -a /usr/whatap/infra/conf/whatap.conf
```
```bash
sudo service whatap-infra restart
```
* **Unix**
- オプション追加コマンド
- エージェントの再起動
```bash
grep -q '^categoryv2.enabled' /usr/whatap/infra/conf/whatap.conf || echo 'categoryv2.enabled=true' | tee -a /usr/whatap/infra/conf/whatap.conf
```
* **AIX**
```bash title='AIX'
stopsrc -s whatap-infra
startsrc -s whatap-infra
```
* **Solaris**
```bash title='Solaris'
/etc/init.d/whatap-infra restart
```
* **Windows**
- オプション追加コマンド
- エージェント再起動
```bash
if (-not (Select-String -Path "C:\Program Files\WhatapInfra\whatap.conf" -Pattern "^categoryv2.enabled" -Quiet)) { Add-Content -Path "C:\Program Files\WhatapInfra\whatap.conf" -Value "categoryv2.enabled=true" }
```
```bash
Restart-Service -Name "Whatap Infra"
```
基本画面ガイド

ユーザー設定
サーバーインベントリマップが提供する複数のユーザー設定により、好きなようにダッシュボードを構成できます。 利用できる機能は次の通りです。
リアルタイム照会および一時停止
サーバーインベントリマップは基本的にリアルタイムの照会ベースです。 リアルタイム照会および一時停止状態の変更は、画面上部左側の時間選択者を利用します。
| 参照ステータス | 説明 |
|---|---|
| リアルタイム照会(Live) | 基本モード インターバル5秒 |
| 一時停止照会(Pause) | リアルタイム状態変更OFF |
グループ化
