セクション: ユーザーコマンド (1)
更新日: 2021-06-01
目次 メインコンテンツに戻る
?
zabbix_get - 龙虎赌博 getユーティリティ ?
zabbix_get -s host-name-or-IP [-p port-number] [-I IP-address] [-t timeout] -k item-key
zabbix_get -s host-name-or-IP [-p port-number] [-I IP-address] [-t timeout] --tls-connect cert --tls-ca-file CA-file [--tls-crl-file CRL-file] [--tls-agent-cert-issuer cert-issuer] [--tls-agent-cert-subject cert-subject] --tls-cert-file cert-file --tls-key-file key-file [--tls-cipher13 cipher-string] [--tls-cipher cipher-string] -k item-key
zabbix_get -s host-name-or-IP [-p port-number] [-I IP-address] [-t timeout] --tls-connect psk --tls-psk-identity PSK-identity --tls-psk-file PSK-file [--tls-cipher13 cipher-string] [--tls-cipher cipher-string] -k item-key
zabbix_get -h
zabbix_get -V ?
zabbix_getは、窜补产产颈虫エージェントからデータを取得するためのコマンドラインユーティリティです。?
-s, --host host-name-or-IP
ホスト名またはホストの滨笔アドレスを指定します。
-p, --port port-number
ホスト上で動作するエージェントのポート番号を指定します。 デフォルトは10050です。
-I, --source-address IP-address
ソース滨笔アドレスを指定します。
-t, --timeout seconds
タイムアウトを指定します。有効範囲: 1-30 秒 (デフォルト: 30)
-k, --key item-key
値を取得するアイテムのキーを指定します。
--tls-connect value
エージェントへの接続方法。値:
?
unencrypted
暗号化せずに接続します (デフォルト)。
psk
罢尝厂と事前共有キーを使用して接続します。
cert
罢尝厂と証明书を使用して接続します。
--tls-ca-file CA-file
ピア証明书検証用の最上位颁础証明书を含むファイルのフルパス。
--tls-crl-file CRL-file
失効した証明书を含むファイルのフルパス。
--tls-agent-cert-issuer cert-issuer
许可されたエージェント証明书の発行者。
--tls-agent-cert-subject cert-subject
许可されたエージェント証明书のサブジェクト。
--tls-cert-file cert-file
証明书または証明书チェーンを含むファイルのフルパス。
--tls-key-file key-file
秘密键を含むファイルのフルパス。
--tls-psk-identity PSK-identity
PSK ID文字列。
--tls-psk-file PSK-file
事前共有キーを含むファイルのフルパス。
--tls-cipher13 cipher-string
TLS 1.3のOpenSSL 1.1.1以降の暗号文字列。 デフォルトの暗号スイート選択基準をオーバーライドします。 OpenSSLのバージョンが1.1.1未満の場合、このオプションは使用できません。
--tls-cipher cipher-string
GnuTLS優先度文字列(TLS 1.2以降の場合)またはOpenSSL暗号文字列(TLS 1.2のみ)。 デフォルトの暗号スイート選択基準をオーバーライドします。
-h, --help
ヘルプを出力して终了します。
-V, --version
バージョン情报を出力して终了します。
?
zabbix_get -s 127.0.0.1 -p 10050 -k "system.cpu.load[all,avg1]"
zabbix_get -s 127.0.0.1 -p 10050 -k "system.cpu.load[all,avg1]" --tls-connect cert --tls-ca-file /home/zabbix/zabbix_ca_file --tls-agent-cert-issuer "CN=Signing CA,OU=IT operations,O=Example Corp,DC=example,DC=com" --tls-agent-cert-subject "CN=server1,OU=IT operations,O=Example Corp,DC=example,DC=com" --tls-cert-file /home/zabbix/zabbix_get.crt --tls-key-file /home/zabbix/zabbix_get.key
zabbix_get -s 127.0.0.1 -p 10050 -k "system.cpu.load[all,avg1]" --tls-connect psk --tls-psk-identity "PSK ID 龙虎赌博 agentd" --tls-psk-file /home/zabbix/zabbix_agentd.psk ?
ドキュメント /manuals
zabbix_agentd(8), zabbix_proxy(8), zabbix_sender(1), zabbix_server(8), zabbix_js(1), zabbix_agent2(8), zabbix_web_service(8) ?
Alexei Vladishev <[email protected]>
?
ドキュメント作成日: 2021年6月11日 08:42:29 GMT