Zabbixでネットワークデバイスのインベントリを管理することができます。
Zabbixフロントエンドには特別な Inventory メニューがあります。
しかし、初期状態ではそこにデータは表示されず、データを入力する場所でもありません。
インベントリデータの作成は、ホストの設定時に手動で行います。
または、いくつかの自動配置オプションを使用することで自動的に行われます。
configuring a host時に、Host inventory タブでデバイスの種類、シリアル番号、場所、責任者などの詳細を入力します。
インベントリ情報に入力されるデータです。
ホストのインベントリ情報にURLが含まれ、それが'http'または'https'で始まる場合
Inventoryセクションにクリック可能なリンクが表示されます。
ホストインベントリは、自動的に入力することもできます。この機能を使用するには
ホストを構成するときに、 Host inventory タブのインベントリモードが Automatic に設定されている必要があります。
それから、configure host itemsで、それぞれの属性で宛先フィールド指定することで
(Item will populate host inventory fieldと呼ばれる)、任意のホストインベントリフィールドに値を入力することができます。
インベントリデータの自動収集に特に有効なアイテムを収集することができます。
インベントリモードは、ホスト設定フォームで選択することができます。
新しいホストのデフォルトのインベントリモードは、Default host inventory mode の
Administration → General → Other の設定に基づいて選択されます。
ネットワーク検出または自動登録によって追加されたホストについては、以下のように定義することができます。 Set host inventory mode で、手動または自動モードを選択することができます。 この操作は、Default host inventory mode の設定を上書きします。
既存のすべてのインベントリデータの詳細は、Inventory メニューに表示されます。
Inventory → Overview では、インベントリの様々なフィールドによるホストのカウントを取得できます。
Inventory → Hosts では、インベントリ情報を持つすべてのホストを見ることができます。
ホスト名をクリックすると、インベントリの詳細が表示されます。
The Overview タブは以下を表示します。
パラメータ | 説明 | ||||
---|---|---|---|---|---|
Host name | Name of the host. Clicking on the name opens a menu with the scripts defined for the host. Host name is displayed with an orange icon, if the host is in maintenance. |
||||
Visible name | Visible name of the host (if defined). | ||||
Host (Agent, SNMP, JMX, IPMI) interfaces |
This block provides details of the interfaces configured for the host. | ||||
OS | Operating system inventory field of the host (if defined). | ||||
Hardware | Host hardware inventory field (if defined). | ||||
Software | Host software inventory field (if defined). | ||||
Description | Host description. | ||||
Monitoring | Links to monitoring sections with data for this host: Web, Latest data, Problems, Graphs, Dashboards. | ||||
Configuration | Links to configuration sections for this host: Host, Applications, Items, Triggers, Graphs, Discovery, Web. The amount of configured entities is listed in parenthesis after each link. |
Details タブには、入力されている(空ではない)すべてのインベントリ・フィールドが表示されます。
通知用にホストインベントリマクロ {INVENTORY.} が用意されています。
例えば、 ”{INVENTORY.LOCATION1} のサーバーに問題が発生しました。
{INVENTORY.CONTACT1}、電話番号{INVENTORY.POC.PRIMARY.PHONE.A1}"
詳しくは、supported macro ページをご覧ください。