メインコンテンツまでスキップ

StorageGRID 11.4 で 2 つのノードが停止した場合にカスタムアラートを作成することは可能ですか。

Views:
6
Visibility:
Public
Votes:
0
Category:
storagegrid
Specialty:
sgrid
Last Updated:

環境

StorageGRID 11.4.x

回答

はい

追加情報

2 ノードが停止している(管理上の要件ではない)場合:
count(count(up != 1) without (job) > 0 unless on (instance) storagegrid_administratively_down == 1) > 1
 
テスト用( 2 ノードを意図的に停止している状態にする):
count(count(up != 1) without (job) > 0) > 1
NetApp provides no representations or warranties regarding the accuracy or reliability or serviceability of any information or recommendations provided in this publication or with respect to any results that may be obtained by the use of the information or observance of any recommendations provided herein. The information in this document is distributed AS IS and the use of this information or the implementation of any recommendations or techniques herein is a customer's responsibility and depends on the customer's ability to evaluate and integrate them into the customer's operational environment. This document and the information contained herein may be used solely in connection with the NetApp products discussed in this document.