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!
アラーム
Operationsセクションのalarmsサブセクションは、analyticsサブセクションと同様の構造と同じ属性を持ちます。唯一異なるのはproperties属性です。(properties属性以外の)すべての属性の一覧については、「analytics」を参照してください。
alarmsサブセクションでは次のプロパティを使用できます。
属性 | 説明 | 固定 |
---|---|---|
target | アラームが構成されているNetScaler ADC で構成された仮想サーバーの名前に評価される式。 | はい |
email-profile | NetScaler ADM Analytics機能で定義され、アラームがトリガーされたときに通知する電子メールアドレスのリストを含む電子メールプロファイルの名前。 | いいえ(email-profileまたはsms-profileのどちらかを定義する必要があります) |
sms-profile | NetScaler ADM Analytics機能で定義され、アラームがトリガーされたときに通知する電話番号のリストを含むSMSプロファイルの名前。 | いいえ(email-profileまたはsms-profileのどちらかを定義する必要があります) |
rules | targetプロパティで定義した仮想サーバーに対するアラームをトリガーする条件を定義する規則の一覧。 | はい |
metric | rulesの属性。NetScaler 仮想サーバーに関連して追跡したいメトリックの名前。 | はい |
operator | rulesの属性。測定基準と値の比較に使用する演算子。有効な演算子は「greaterthan」および「lessthan」です。 | はい |
value | rulesの属性。演算子を使用して測定基準と比較するしきい値。測定基準値がこのしきい値を超えると、関連するアラームがトリガーされます。 | はい |
period-unit | rulesの属性。アラームの規則条件が満たされている場合にユーザーに通知する頻度。day、hour、weeklyの値を使用できます。つまり、規則条件が満たされている場合、アラームはperiod-unitに1回の頻度で送信されます(1日に1回など)。 | はい |
次の表は、NetScaler ADC仮想サーバーに関して追跡されるメトリックのリストを示しています。
カウンター|説明|詳細な説明|NetScaler ADM 計算 |—|—|—|—| |VPN仮想サーバーの場合:| total_requests|VPNセッションの合計起動数|ユーザーが指定した期間内に、このVPN仮想サーバーで起動されたアクティブなセッションの合計数。|新しいセッションの起動ごとに増分される、単調増加カウンター| |app_count|VPNアプリケーションの起動数|ユーザーが指定した期間内に、このVPN仮想サーバーで起動された一意のVPNアプリケーションの合計数。|新しいアプリケーションの起動ごとの単調増加カウンター| |app_launch_duration|VPNアプリケーションの起動時間|アプリケーションの起動にかかった平均時間(ミリ秒単位)|このVPN仮想サーバーで起動された、すべてのVPNアプリケーションの起動時間から算出された平均値| |その他の仮想サーバー(CS、LB、Auth、GSLB)| | | |total_requests|リクエスト数|アプライアンスの最後の再起動以降、または仮想サーバーの作成以降の、この仮想サーバー上のクライアントリクエストの数。|この仮想サーバーへの新しいリクエストのたびにカウンタが単調に増加します。| |合計バイト|バイト|指定した時間間隔で仮想サーバーからNetScaler ADMに転送された合計バイト数。|この仮想サーバーが処理するバイトの総数を考慮して、カウンタを単調に増加させる。| |アプリケーション応答時間|応答時間|仮想サーバーの平均応答時間。|アプライアンスを最後に再起動してから (または仮想サーバーが作成されてから)、この仮想サーバーが受信したすべての要求の応答時間の平均値。|
StyleBookの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.