Index  |  Top  -  Up Data ONTAP 8.2

dashboard health vserver show-protocol

Display Vserver protocol issues

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

Description

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

[-component-type <component type>] - Component Type

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

[-component-name <text>] - Component Name

Use this parameter to display health information only about the component name 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.

[-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 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 dashboard information for a cluster in which all protocols are working properly:

cluster1::> dashboard health vserver show-protocol
There are no protocol issues.    

The following example shows health information about a Vserver on which there are two warnings about protocols:

cluster1::> dashboard health vserver show-protocol -vserver vs0
        Component  Component
Vserver Type       Name      Time          Node  Severity
------- ---------- --------- ------------- ----- --------
vs0     CIFSSERV   cifsserv0 3/21 14:13:54 node1 warning
        mgmt.cifsserver.failure: Failed to configure CIFS 
        server.
vs0     CIFSSHARE  cifshome  3/21 14:16:04 node1 warning
        mgmt.cifsshare.failure: Failed to configure CIFS 
        share.
2 entries were displayed.

Index  |  Top  -  Up Data ONTAP 8.2