重大度レベルがDEBUGのEMSイベントに関係する必要がありますか。
環境
- ONTAP 9
- Event Management System(EMS;イベント管理システム)
回答
重大度レベルが「Debug」のイベントは、ネットアップの診断を支援するためのものであり、情報提供のみを目的としています。そのため、ログに記録されることが想定されます。
このようなイベントは、ONTAP CLIに表示されます。
- 権限レベルがdiagnosticに設定され、コマンドでイベントがチェックされた場合は、次の手順を実行します。
event show
- このコマンドを実行した場合:
event show -node node1 -severity DEBUG
syslogサーバに記録されるデバッグEMSイベントの例:
Severity: DEBUG
Message: raid.aggr.log.CP.count: aggregate_type="Aggregate", aggregate_name="aggregate",
aggregate_uuid="xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx", home_owner_id="xxxxxxxxxx", home_owner_name="owner_name",
CP_count="47086"
Description: This message occurs hourly to log the count of all Consistency Points (CPs) that have been done on
the aggregate.
追加情報
AdditionalInformation_Text