This content has been machine translated dynamically.
Dieser Inhalt ist eine maschinelle Übersetzung, die dynamisch erstellt wurde. (Haftungsausschluss)
Cet article a été traduit automatiquement de manière dynamique. (Clause de non responsabilité)
Este artículo lo ha traducido una máquina de forma dinámica. (Aviso legal)
此内容已经过机器动态翻译。 放弃
このコンテンツは動的に機械翻訳されています。免責事項
이 콘텐츠는 동적으로 기계 번역되었습니다. 책임 부인
Este texto foi traduzido automaticamente. (Aviso legal)
Questo contenuto è stato tradotto dinamicamente con traduzione automatica.(Esclusione di responsabilità))
This article has been machine translated.
Dieser Artikel wurde maschinell übersetzt. (Haftungsausschluss)
Ce article a été traduit automatiquement. (Clause de non responsabilité)
Este artículo ha sido traducido automáticamente. (Aviso legal)
この記事は機械翻訳されています.免責事項
이 기사는 기계 번역되었습니다.책임 부인
Este artigo foi traduzido automaticamente.(Aviso legal)
这篇文章已经过机器翻译.放弃
Questo articolo è stato tradotto automaticamente.(Esclusione di responsabilità))
Translation failed!
gRPC 运行状况检查监视器
gRPC
运行状况监视 gRPC
器会探测服务器的运行状况。运行 gRPC
状况监视器检查 gRPC
服务的整体运行状况或特定服务的运行状况。目前,NetScaler 设备仅支持检查方法。
在 NetScaler 设备中,通过在 HTTP2 监视器配置 httprequest
中设置 gRPCHealthCheck
gRPCStatusCode
gRPCServiceName
、和等 gRPC
参数来配置运行状况检查监视器。实现协议的客户端向服务器查询其状态(运行状况良好、不正常、未知或未实现的服务),并期望服务获得状态响应。
下表提供了有关新 gRPC
参数及其说明的详细信息:
gRPC 参数 | 值 | 说明 |
---|---|---|
gRPCHealthCheck | 是/否 | 启用或禁用 gRPC 运行状况检查探测器。 |
gRPCStatusCode | 无符号整数 (0-65535),默认值:12 | 最多可配置 16 个 gRPC 状态码。设备在状态响应中查找状态代码 0。如果未能接收 0,则如果 16 个代码中的任何一个与服务状态匹配,则该服务可以设置为 up。 |
gRPCServiceName | 双引号内的服务名称,默认值 =“”(空字符串) | 检查特定服务的运行状况。 |
使用命令界面在 HTTP/2 中配置 gRPC 运行状况监视器
要执行 gRPC
运行状况检查探测,必须启用运行状况检查服务,配置 gRPC
状态代码,并提供必须为其执行 gRPC
运行状况检查的 gRPC
服务名称。在命令提示符下,键入:
add lb monitor <monitor_name> HTTP2 -httpRequest <string> -grpcHealthCheck ( YES | NO ) - grpcStatusCode <positive_integer> - grpcServiceName string>]
示例:
add lb monitor http2 HTTP2 -httprequest "POST /grpc.health.v1.Health/Check" – gRPCHealthCheck Yes -gRPCStatusCode 0 -grpcServiceName "ECHO"
使用 GUI 在 HTTP/2 中配置 gRPC 运行状况监视器
- 导航到流量管理 > 负载平衡 > 监视器。
- 单击添加。
-
在“创建监视器”页面中,设置以下参数:
- 名称。运行
gRPC
状况监视器的名称。 - 类型。选择服务类型为 HTTP/2。
- gRPC 运行状况检查。启用
gRPC
运行状况检查探测。 - gRPC 状态代码。仅当状态代码为零或配置的值时,
gRPC
服务gRPC
状态才为“UP”。如果状态代码不是零或配置的值,则状态为“down”。 -
gRPC
服务名称。执行运行状况检查的服务。
- 名称。运行
- 创建 创建。
共享
共享
This Preview product documentation is Cloud Software Group Confidential.
You agree to hold this documentation confidential pursuant to the terms of your Cloud Software Group Beta/Tech Preview Agreement.
The development, release and timing of any features or functionality described in the Preview documentation remains at our sole discretion and are subject to change without notice or consultation.
The documentation is for informational purposes only and is not a commitment, promise or legal obligation to deliver any material, code or functionality and should not be relied upon in making Cloud Software Group product purchase decisions.
If you do not agree, select I DO NOT AGREE to exit.