This is the documentation page for an unsupported version of Zabbix.
Is this not what you were looking for? Switch to the current version or choose one from the drop-down menu.

ホスト

ホストは関係する多くのオブジェクトや、オブジェクトの関連情報とともにエクスポートされます。

ホストのエクスポートには、次のものが含まれます:

  • ホストのデータ
  • ホストのインベントリデータ
  • グループの関連情報
  • テンプレートの関連情報
  • インターフェース
  • マクロ
  • アプリケーション
  • アイテム
  • すべてのプロトタイプも含めたディスカバリルール

ホストがインポートされ更新されるとき、追加のテンプレートにリンクがはられるだけで、リンクの削除はおこなわれません。

<hosts>
               <host>
                   <host>Zabbix server</host>
                   <name>Zabbix server</name>
                   <proxy/>
                   <status>0</status>
                   <ipmi_authtype>-1</ipmi_authtype>
                   <ipmi_privilege>2</ipmi_privilege>
                   <ipmi_username/>
                   <ipmi_password/>
                   <templates/>
                   <groups>
                       <group>
                           <name>Zabbix servers</name>
                       </group>
                   </groups>
                   <interfaces>
                       <interface>
                           <default>1</default>
                           <type>1</type>
                           <useip>1</useip>
                           <ip>127.0.0.1</ip>
                           <dns/>
                           <port>20001</port>
                           <interface_ref>if1</interface_ref>
                       </interface>
                   </interfaces>
                   <applications>
                       <application>
                           <name>Memory</name>
                       </application>
                       <application>
                           <name>Zabbix agent</name>
                       </application>
                   </applications>
                   <items>
                       <item>
                           <name>Agent ping</name>
                           <type>0</type>
                           <snmp_community/>
                           <multiplier>0</multiplier>
                           <snmp_oid/>
                           <key>agent.ping</key>
                           <delay>60</delay>
                           <history>7</history>
                           <trends>365</trends>
                           <status>0</status>
                           <value_type>3</value_type>
                           <allowed_hosts/>
                           <units/>
                           <delta>0</delta>
                           <snmpv3_securityname/>
                           <snmpv3_securitylevel>0</snmpv3_securitylevel>
                           <snmpv3_authpassphrase/>
                           <snmpv3_privpassphrase/>
                           <formula>1</formula>
                           <delay_flex/>
                           <params/>
                           <ipmi_sensor/>
                           <data_type>0</data_type>
                           <authtype>0</authtype>
                           <username/>
                           <password/>
                           <publickey/>
                           <privatekey/>
                           <port/>
                           <description>The agent always returns 1 for this item. It could be used in combination with nodata() for availability check.</description>
                           <inventory_link>0</inventory_link>
                           <applications>
                               <application>
                                   <name>Zabbix agent</name>
                               </application>
                           </applications>
                           <valuemap>
                               <name>Zabbix agent ping status</name>
                           </valuemap>
                           <interface_ref>if1</interface_ref>
                       </item>
                       <item>
                           <name>Available memory</name>
                           <type>0</type>
                           <snmp_community/>
                           <multiplier>0</multiplier>
                           <snmp_oid/>
                           <key>vm.memory.size[available]</key>
                           <delay>60</delay>
                           <history>7</history>
                           <trends>365</trends>
                           <status>0</status>
                           <value_type>3</value_type>
                           <allowed_hosts/>
                           <units>B</units>
                           <delta>0</delta>
                           <snmpv3_securityname/>
                           <snmpv3_securitylevel>0</snmpv3_securitylevel>
                           <snmpv3_authpassphrase/>
                           <snmpv3_privpassphrase/>
                           <formula>1</formula>
                           <delay_flex/>
                           <params/>
                           <ipmi_sensor/>
                           <data_type>0</data_type>
                           <authtype>0</authtype>
                           <username/>
                           <password/>
                           <publickey/>
                           <privatekey/>
                           <port/>
                           <description>Available memory is defined as free+cached+buffers memory.</description>
                           <inventory_link>0</inventory_link>
                           <applications>
                               <application>
                                   <name>Memory</name>
                               </application>
                           </applications>
                           <valuemap/>
                           <interface_ref>if1</interface_ref>
                       </item>
                   </items>
                   <discovery_rules>
                       <discovery_rule>
                           <name>Mounted filesystem discovery</name>
                           <type>0</type>
                           <snmp_community/>
                           <snmp_oid/>
                           <key>vfs.fs.discovery</key>
                           <delay>3600</delay>
                           <status>0</status>
                           <allowed_hosts/>
                           <snmpv3_securityname/>
                           <snmpv3_securitylevel>0</snmpv3_securitylevel>
                           <snmpv3_authpassphrase/>
                           <snmpv3_privpassphrase/>
                           <delay_flex/>
                           <params/>
                           <ipmi_sensor/>
                           <authtype>0</authtype>
                           <username/>
                           <password/>
                           <publickey/>
                           <privatekey/>
                           <port/>
                           <filter>{#FSTYPE}:@File systems for discovery</filter>
                           <lifetime>30</lifetime>
                           <description>Discovery of file systems of different types as defined in global regular expression "File systems for discovery".</description>
                           <item_prototypes>
                               <item_prototype>
                                   <name>Free disk space on $1</name>
                                   <type>0</type>
                                   <snmp_community/>
                                   <multiplier>0</multiplier>
                                   <snmp_oid/>
                                   <key>vfs.fs.size[{#FSNAME},free]</key>
                                   <delay>60</delay>
                                   <history>7</history>
                                   <trends>365</trends>
                                   <status>0</status>
                                   <value_type>3</value_type>
                                   <allowed_hosts/>
                                   <units>B</units>
                                   <delta>0</delta>
                                   <snmpv3_securityname/>
                                   <snmpv3_securitylevel>0</snmpv3_securitylevel>
                                   <snmpv3_authpassphrase/>
                                   <snmpv3_privpassphrase/>
                                   <formula>1</formula>
                                   <delay_flex/>
                                   <params/>
                                   <ipmi_sensor/>
                                   <data_type>0</data_type>
                                   <authtype>0</authtype>
                                   <username/>
                                   <password/>
                                   <publickey/>
                                   <privatekey/>
                                   <port/>
                                   <description/>
                                   <inventory_link>0</inventory_link>
                                   <applications>
                                       <application>
                                           <name>Filesystems</name>
                                       </application>
                                   </applications>
                                   <valuemap/>
                                   <interface_ref>if1</interface_ref>
                               </item_prototype>
                           </item_prototypes>
                           <trigger_prototypes>
                               <trigger_prototype>
                                   <expression>{Zabbix server 2:vfs.fs.size[{#FSNAME},pfree].last(0)}<20</expression>
                                   <name>Free disk space is less than 20% on volume {#FSNAME}</name>
                                   <url/>
                                   <status>0</status>
                                   <priority>2</priority>
                                   <description/>
                                   <type>0</type>
                               </trigger_prototype>
                           </trigger_prototypes>
                           <graph_prototypes>
                               <graph_prototype>
                                   <name>Disk space usage {#FSNAME}</name>
                                   <width>600</width>
                                   <height>340</height>
                                   <yaxismin>0.0000</yaxismin>
                                   <yaxismax>0.0000</yaxismax>
                                   <show_work_period>0</show_work_period>
                                   <show_triggers>0</show_triggers>
                                   <type>2</type>
                                   <show_legend>1</show_legend>
                                   <show_3d>1</show_3d>
                                   <percent_left>0.0000</percent_left>
                                   <percent_right>0.0000</percent_right>
                                   <ymin_type_1>0</ymin_type_1>
                                   <ymax_type_1>0</ymax_type_1>
                                   <ymin_item_1>0</ymin_item_1>
                                   <ymax_item_1>0</ymax_item_1>
                                   <graph_items>
                                       <graph_item>
                                           <sortorder>0</sortorder>
                                           <drawtype>0</drawtype>
                                           <color>C80000</color>
                                           <yaxisside>0</yaxisside>
                                           <calc_fnc>2</calc_fnc>
                                           <type>2</type>
                                           <item>
                                               <host>Zabbix server 2</host>
                                               <key>vfs.fs.size[{#FSNAME},total]</key>
                                           </item>
                                       </graph_item>
                                       <graph_item>
                                           <sortorder>1</sortorder>
                                           <drawtype>0</drawtype>
                                           <color>00C800</color>
                                           <yaxisside>0</yaxisside>
                                           <calc_fnc>2</calc_fnc>
                                           <type>0</type>
                                           <item>
                                               <host>Zabbix server 2</host>
                                               <key>vfs.fs.size[{#FSNAME},free]</key>
                                           </item>
                                       </graph_item>
                                   </graph_items>
                               </graph_prototype>
                           </graph_prototypes>
                           <interface_ref>if1</interface_ref>
                       </discovery_rule>
                   </discovery_rules>
                   <macros>
                       <macro>
                           <macro>{$M1}</macro>
                           <value>m1</value>
                       </macro>
                       <macro>
                           <macro>{$M2}</macro>
                           <value>m2</value>
                       </macro>
                   </macros>
                   <inventory/>
               </host>
           </hosts>

hosts/host

パラメータ データ型 説明 詳細
host 文字列 ホス
name 文字列 表示 れるホスト名
status 整数 ホ トのステータス
proxy 整数 プ キシ名
ipmi_authtype 整数 I MI認証のタイプ
ipmi_privilege 整数 I MI特権
ipmi_username 文字列 IP Iユーザー名
ipmi_password 文字列 IP I パスワード

hosts/host/groups/group

パラメータ データ型 説明 詳細
名前 文 列 グループ

hosts/host/templates/template

パラメータ データ型 説明 詳細
名前 文 列 テンプレ トの技術的な名前

hosts/host/interfaces/interface

列の名前 データ 説明
デフォルト 整数
インターフェ スのステータス:
0 - デフォルトのインターフェースではない
1 - デフォルトのインターフェース
タイプ  整数 インター ェースのタイプ:
1 - エージェント
2 - SNMP
3 - IPMI
4 - JMX
useip 整数 ホ トへの接続方法:
0 - DNS名を使用してホストに接続
1 - IPアドレスを使用してホストに接続
Ip 可変長文字列 IPアドレ IPv4かIPv6のどちらかが可能。
Dns 可変長文字列 DNS名
Port 可変長文字列 ポート番号
interface_ref 可変長文字列 アイテム内 使用されるインターフェース名

hosts/host/applications/application

パラメータ データ型 説明 詳細
名前 文 列 アプリケ ション名

hosts/host/items/item

パラメータ データ型 説明
タイプ 整数 アイテム イプ:
0 - Zabbix エージェント
1 - SNMPv1
2 - トラッパー
3 - シンプルチェック
4 - SNMPv2
5 - 内部チェック
6 - SNMPv3
7 - アクティブチェック
8 - 累計チェック
9 - HTTP テスト(ウェブ監視のシナリオのステップ)
10 - 外部チェック
11 - データベース監視
12 - IPMI
13 - SSH
14 - telnet
15 - 統計
16 - JMX
17 - SNMP トラップ
snmp_community 文字列 SN Pコミュニティ
snmp_oid 文字列 SN P OID
Port 整数 ア テムのカスタムポート
name 文字列 アイ ム名
key 文字列 アイ ムキー
delay 整数 チ ックの間隔
history 整数 ア テムのヒストリの保存期間(日数)
trends 整数 ア テムのトレンドの保存期間(日数)
status 整数 ア テムのステータス
value_type 整数 値 タイプ
trapper_hosts 文字列
units 文字列 値の
multiplier 整数 値 乗数
delta 整数 差 としての保存値
snmpv3_securityname 文字列 SN Pv3 セキュリティ名
snmpv3_securitylevel 整数 S MPv3 セキュリティレベル
snmpv3_authpassphrase 文字列 SN Pv3 認証パスフレーズ
snmpv3_privpassphrase 文字列 SN Pv3 プライベートパスフレーズ
formula 文字列
delay_flex 文字列 フレ シブルディレイ
params 文字列
ipmi_sensor 文字列 IP I センサー
data_type 整数
authtype 整数
username 文字列
password 文字列
publickey 文字列
privatekey 文字列
interface_ref 可変長文字列 ホストイン ーフェースの参照
description 文字列 アイ ムの説明
inventory_link 整数 ホ トインベントリのフィールド番号。アイテムによって返される値で更新されます。
アプリケーション アプリケーショ アイテム

hosts/host/items/item/applications/application

パラメータ データ型 説明 詳細
name 文字列 アプ ケーション名

本ページは2013/05/12時点の原文を基にしておりますので、内容は必ずしも最新のものとは限りません。
最新の情報は右上の「Translations of this page」から英語版を参照してください。