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!
警报
操作部分的警报子部分与分析小节中的结构和属性相似。唯一的区别是 properties 属性。有关所有属性(properties 属性除外)的列表,请参阅分析。
警报小节中提供了以下属性:
属性 | 说明 | 强制 |
---|---|---|
target |
计算为虚拟服务器名称的表达式,该表达式在 NetScaler 上配置,并为其配置了警报。 | 是 |
email-profile |
在 NetScaler 控制台分析功能中定义的电子邮件配置文件的名称,包含您要在触发警报时通知的电子邮件地址列表。 | 否(无论是 email-profile 还是 sms-profile 必须定义) |
sms-profile |
在 NetScaler 控制台分析功能中定义的短信配置文件的名称,其中包含您要在触发警报时通知的电话号码列表。 | 否(无论是 email-profile 还是 sms-profile 必须定义) |
rules |
定义将会为 target 属性定义的虚拟服务器触发警报的条件的规则列表。 | 是 |
metric |
规则的属性。您要跟踪的与 NetScaler 虚拟服务器相关的指标的名称。 | 是 |
operator |
规则的属性。运算符用于将指标与值比较。有效的运算符是 greaterthan 和 lessthan 。 |
是 |
value |
规则的属性。通过使用运算符将指标与其比较的阈值。如果指标值超过此阈值,则触发关联的警报。 | 是 |
period-unit |
规则的属性。满足警报规则时向用户发出警报的频率。此属性可以包含值日、小时或每周。这意味着,如果符合规则,则每个周期单位会发送一次警报(例如,每天一次)。 | 是 |
下表提供了跟踪的与 NetScaler 虚拟服务器相关的指标列表。
Counters(计数器) | 说明 | 详细说明 | NetScaler 控制台计算 |
---|---|---|---|
对于 VPN 虚拟服务器: | |||
total_requests | VPN 会话启动总数 | 在用户指定的时间间隔内在此 VPN 虚拟服务器上启动的活动会话总数。 | 单调递增的计数器,在每次新会话启动时递增 |
app_count | VPN 应用程序启动计数 | 在用户指定的时间间隔内在此 VPN 虚拟服务器上启动的唯一 VPN 应用程序总数。 | 单调递增的计数器,基于每次新应用程序启动 |
app_launch_duration | VPN 应用程序启动持续时间 | 启动应用程序所用平均时间(以毫秒为单位) | 基于在此 VPN 虚拟服务器上启动的所有 VPN 应用程序的启动持续时间计算得出的平均值 |
其他虚拟服务器(CS 、LB 、Auth 、GSLB ) |
|||
total_requests | 请求数 | 自上次重新启动设备后或自创建虚拟服务器后(以较近的为准),此虚拟服务器上的客户端请求数。 | 单调递增的计数器,在每次此虚拟服务器有新请求时递增。 |
total_bytes | 字节数 | 在指定的时间间隔内从虚拟服务器传输到 NetScaler 控制台的总字节数。 | 单调递增的计数器,计算此虚拟服务器处理的总字节数。 |
application_response_time | 响应时间 | 虚拟服务器的平均响应时间。 | 自上次重启设备以来(或自创建虚拟服务器以来)此虚拟服务器收到的所有请求的平均响应时间值,以最后者为准。 |
样书中的 alarms 部分示例:
operations:
alarms:
-
name:lbvserver_alarm
properties:
target: $outputs.lbvserver
email-profile: $parameters.emailprofile
sms-profile: "NetScalerSMS"
rules:
-
metric: "total_requests"
operator: "greaterthan"
value: 25
period-unit: weekly
-
metric: "total_bytes"
operator: "lessthan"
value: 1024
period-unit: day
<!--NeedCopy-->
共享
共享
在本文中
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.