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!
在样书中定义的虚拟服务器上启用分析并配置警报
您可以使用操作结构配置 NetScaler ADM 分析,以收集由作为样书一部分的任何虚拟服务器组件处理的全部或部分流量事务的 AppFlow 记录。还可以使用此构造来配置警报,以深入了解虚拟服务器管理的流量。
以下示例显示了样本的 operations 部分:
operations:
analytics:
-
name: lbvserver-ops
properties:
target: $components.basic-lb-comp
filter: HTTP.REQ.URL.CONTAINS("catalog")
alarms:
-
name: lbvserver-alarm
properties:
target: $components.basic-lb-comp
email-profile: $parameters.emailprofile
sms-profile: "MyProdSMS"
rules:
-
metric: "total_requests"
operator: "greaterthan"
value: 25
period-unit: $parameters.period
-
metric: "total_bytes"
operator: "lessthan"
value: 60
period-unit: "day"
<!--NeedCopy-->
分析部分中的属性用于指示 NetScaler ADM Analytics 功能在由目标属性标识的虚拟服务器组件上收集 AppFlow 记录。您还可以选择指定一个筛选器属性,该属性接受 NetScaler ADM 策略表达式,以筛选在虚拟服务器上收集 AppFlow 记录的请求。
从此样书创建配置包时,NetScaler ADM Analytics 功能将配置为在创建配置包过程中创建虚拟服务器时指定的 AppFlow 记录收集这些记录。
alarms 部分的属性用于设置阈值,以在由目标属性标识的虚拟服务器上生成警报并发送通知。在上面的示例中,电子邮件配置文件和 SMS-Profile 属性用于指定必须发送通知的位置。rules 部分定义阈值。例如,如果虚拟服务器处理的请求总数超过 25 并在用户定义的期间,即设置警报并发送通知。“period-unit”指定触发警报的频率。它可以采取日、小时或每周的值。
可以在比较指标值与阈值时使用以下运算符:
-
greaterthan
用于>
-
lessthan
用于<
-
greaterthanequal
用于>=
-
lessthanequal
用于<=
请注意,样本使用 API 名称作为指标,而不是 NetScaler ADM 分析 GUI 上显示的名称。
要了解如何查看和分析在虚拟服务器上收集的数据,这些数据是作为配置包的一部分创建的,请参阅 NetScaler ADM Analytics 文档。
共享
共享
在本文中
This Preview product documentation is Citrix Confidential.
You agree to hold this documentation confidential pursuant to the terms of your Citrix 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 Citrix product purchase decisions.
If you do not agree, select Do Not Agree to exit.