Index  |  Top  -  Up Data ONTAP 8.2

dashboard health vserver show-aggregate

Display Vserver aggregate issues

Availability: This command is available to cluster and Vserver administrators at the admin privilege level.

Description

The dashboard health vserver show-aggregate command displays information about aggregate health.

Parameters

{  [-fields <fieldname>, ...]

If you specify the -fields <fieldname>, ... parameter, the command output also includes the specified field or fields. You can use '-fields ?' to display the fields to specify.

|  [-instance ]  }

If you specify the -instance parameter, the command displays detailed information about all fields.

[-vserver <vserver name>] - Vserver

Use this parameter to display health information only about the Vserver you specify.

[-aggregate <aggregate name>] - Aggregate

Use this parameter to display health information only about the aggregate you specify.

[-time <MM/DD HH:MM:SS>] - Time

Use this parameter to display information only about health issues occurring at the date and time you specify.

[-node {<nodename>|local}] - Node

Use this parameter to display health information only about the node you specify.

[-severity {ok|info|warning|critical}] - Severity

Use this parameter to display information about health issues that have the severity you specify. Possible values for this parameter are ok, warning, and critical.

[-description <text>] - Description

Use this parameter to display information only about health issues whose descriptions match the text you specify.

Examples

The following example shows health information for all aggregates in the cluster:
cluster1::> dashboard health vserver show-aggregate
Vserver         Aggregate  Time           Node   Severity
--------------- ---------- -------------- ------ --------
vs0             aggr1      4/9  17:08:16  node1  warning
       mgmtgwd.aggregate-used.rising: Percentage used on 
       aggregate aggr1 has a value of 95.
vs0             aggr2      4/9  17:08:51  node1  warning
       mgmtgwd.aggregate-used.rising: Percentage used on 
       aggregate aggr2 has a value of 98.
vs1             aggr1      4/6  16:03:53  node2  warning
       mgmtgwd.aggregate-used.rising: Percentage used on 
       aggregate aggr1 has a value of 90.
vs1             aggr2      4/6  16:03:53  node2  warning
       mgmtgwd.aggregate-used.rising: Percentage used on 
       aggregate aggr2 has a value of 90.
4 entries were displayed.                               

Index  |  Top  -  Up Data ONTAP 8.2