Zabbix UNIX Getは、Zabbixエージェントと通信して必要な情報を取得するプロセスです。
通常は、Zabbixエージェントのトラブルシューティングの際に使用します。
Zabbix Getを起動するには、以下のコマンドを実行します。
以下のコマンドラインパラメータを指定できます。
-p --port <port number> Specify port number of agent running on the host. Default is 10050. -s -host <host name or IP> Specify host name or IP address of a host. -I --source-address <ip address> Specify source IP address -k -key <key of metric> Specify metric name (key) we want to retrieve. -h --help Give this help. -v --version Display version number.ヘルプを表示するには、以下のコマンドを実行します。