Index  |  Top  -  Up Data ONTAP 8.2

dashboard health vserver show-port

Display Vserver port issues

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

Description

The dashboard health vserver show-port command displays information about port 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.

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

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

[-port <text>] - Port

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

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

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

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

Use this parameter to display information only 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 network ports in the cluster that have a health issue:
cluster1::> dashboard health vserver show-port
Vserver         Node   Port  Time          Severity
--------------- ------ ----- ------------- --------
vs1             node3  e0d   3/22 01:43:00 warning
       vifmgr.portdown: A link down event was 
       received on node node3, port e0d.

Index  |  Top  -  Up Data ONTAP 8.2