Index  |  Top  -  Up Data ONTAP 8.2

dashboard health vserver show

Display Vserver health dashboard

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

Description

The dashboard health vserver show command displays information about Vserver health. This information includes current operational state and status, critical alerts, warnings, informational messages, and comments.

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 Name

Selects the items that match this parameter value.

[-vstatus {online|offline}] - Status

Selects the items that match this parameter value.

[-vhealth {ok|info|warning|critical}] - Health

Selects the items that match this parameter value.

[-critical <integer>] - Critical Issues

Selects the items that match this parameter value.

[-warning <integer>] - Warning Issues

Selects the items that match this parameter value.

[-informational <integer>] - Informational Issues

Selects the items that match this parameter value.

[-nfs-config-status {configured|notconfigured|disabled}] - NFS Configuration Status

Selects the items that match this parameter value.

[-nfs-health-status {ok|info|warning|critical}] - NFS Operational Status

Selects the items that match this parameter value.

[-cifs-config-status {configured|notconfigured|disabled}] - CIFS Configuration Status

Selects the items that match this parameter value.

[-cifs-health-status {ok|info|warning|critical}] - CIFS Operational Status

Selects the items that match this parameter value.

[-lif-total <integer>] - Number of LIFs

Selects the items that match this parameter value.

[-lif-online <integer>] - LIFs Online

Selects the items that match this parameter value.

[-lif-offline <integer>] - LIFs Offline

Selects the items that match this parameter value.

[-lif-nothome <integer>] - LIFs not home

Selects the items that match this parameter value.

[-lif-no-failover <integer>] - LIFs without Failover Rules

Selects the items that match this parameter value.

[-lif-nothosted <integer>] - Number of LIFS not hosted

Selects the items that match this parameter value.

[-lif-home-port-down <integer>] - LIFs With Home Port Down

Selects the items that match this parameter value.

[-vol-total <integer>] - Number of Volumes

Selects the items that match this parameter value.

[-vol-online <integer>] - Online Volumes

Selects the items that match this parameter value.

[-vol-offline <integer>] - Offline Volumes

Selects the items that match this parameter value.

[-vol-full <integer>] - Volumes Currently Full

Selects the items that match this parameter value.

[-vol-restricted <integer>] - Volumes Restricted

Selects the items that match this parameter value.

[-root-vol-status {online|offline}] - Root Volume State

Selects the items that match this parameter value.

[-root-vol-state {ok|info|warning|critical}] - Root Volume Health

Selects the items that match this parameter value.

[-root-vol-mirrors-total <integer>] - Root LS Mirrors

Selects the items that match this parameter value.

[-root-vol-mirrors-online <integer>] - Root LS Mirrors Online

Selects the items that match this parameter value.

[-aggr-total <integer>] - Aggregates

Selects the items that match this parameter value.

[-aggr-online <integer>] - Aggregates Online

Selects the items that match this parameter value.

[-aggr-offline <integer>] - Aggregates Offline

Selects the items that match this parameter value.

[-aggr-failedover <integer>] - Aggregates Failed-Over

Selects the items that match this parameter value. "Failed over" aggregates have failed over to a partner node.

[-aggr-full <integer>] - Aggregates That Are Full

Selects the items that match this parameter value. "Full" aggregates have exceeded their configured threshold.

[-ports-total <integer>] - Network Ports

Selects the items that match this parameter value.

[-ports-shared <integer>] - Network Ports Sharing Resources with Migrated LIFs

Selects the items that match this parameter value. "Shared" ports contain active logical interfaces that have failed over to a partner node.

[-issues <text>, ...] - Health Issues

Selects the items that match this parameter value.

Examples

The following example shows default Vserver health information:

cluster1::> dashboard health vserver show
                                       EMS Issues
Vserver           Status   Health    Crit  Warn  Info
----------------- -------- -------  ----- ----- -----
node1             online   warning      0     0     0
Issues: The Vserver root volume is online however there    
        are no mirrors of the root volume.
node2             online   warning      0     0     0
node3             online   warning      0     0     0

The following example shows detailed Vserver health information:

cluster1::> dashboard health vserver show -vserver node1 -instance
Vserver
-------------- ------------------------------------------
node1          Status: online           EMS Critical: 0
               Health: warning               Warning: 0
                                       Informational: 0

Issues: The Vserver root volume is online however there 
        are no load-sharing mirrors online.

Protocols
  NFS       Status: configured               Health: ok
  CIFS      Status: configured               Health: ok

LIFs
  Total: 4                                    Online: 4
                                             Offline: 0
                                       LIFs Not Home: 0
                         LIFs Without Failover Rules: 4
                                     LIFs Not Hosted: 0
                            LIFs With Home Port Down: 0
Volumes
  Total: 11                                  Online: 11
                                             Offline: 0
                                          Restricted: 0
                                                Full: 0
Root Volume
                                               State: online
                                              Health: warning
                                             Mirrors: 0
                                      Mirrors Online: 0
Resources
  Aggregates
    Total: 1                                  Online: 1
                                             Offline: 0
                              Failed Over To Partner: 0
                                                Full: 0
  Network Ports
    Total: 4
                            Ports With LIFs Not Home: 0

Index  |  Top  -  Up Data ONTAP 8.2