6.2.3.3 chclusteralert
Change the examinedBy attribute for a cluster alert.
Purpose
The chclusteralert command allows you to change the examinedBy attribute for an Exascale cluster alert.
Syntax
chclusteralert cluster-alert-name [ --attributes ] examinedBy=user-nameCommand Options
The options for the chclusteralert command are:
-
cluster-alert-name: Identifies the cluster alert that is the subject of the operation. You can use the
lsclusteralertcommand to find the name for each cluster alert. -
user-name: Specifies the name of the user that has examined the cluster alert.
Examples
Example 6-6 Mark a Cluster Alert as Examined
The following example shows how to mark the specified cluster alert as examined by the admin user.
@> chclusteralert StoragePool:3d9c3c5f-c4411d4d-80ddfd82-c90d84a5_StoragePoolRing:6291456_2026-01-15T00:05:35+00:00 --attributes examinedBy=admin
Parent topic: Service and Cluster Management