Index  |  Top  -  Up Data ONTAP 8.2

dashboard alarm thresholds show

Display alarm thresholds

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

Description

The dashboard alarm thresholds show command displays information about alarm thresholds.

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.

[-type <Metric Type>] - Metric Type

Selects the alarms that match this parameter value.

[-warning <Counter>] - Warning Threshold

Selects the alarms that match this parameter value.

[-critical <Counter>] - Critical Threshold

Selects the alarms that match this parameter value.

[-send-ems {true|false}] - Send EMS

Selects the alarms that match this parameter value.

[-interval <integer>] - Interval (secs)

Selects the alarms that match this parameter value.

[-critical-ems <text>] - Critical EMS

Selects the alarms that match this parameter value.

[-normal-ems <text>] - Normal EMS

Selects the alarms that match this parameter value. The normal EMS message is sent when a value returns to the warning threshold after having reached the critical threshold.

Examples

The following example shows the default dashboard alarm threshold information:
cluster1::> dashboard alarm thresholds show           
                ----Thresholds----
ObjectType       Warning  Critical SendEMS
--------------  -------- --------- -------
cpu-busy            100%         -   false
port-util           100%         -   false
op-latency         100ms     500ms   false
aggregate-used       85%       95%    true
port-problems         1%        5%   false

Index  |  Top  -  Up Data ONTAP 8.2