7 set-upper-threshold-info, Table 4-21, Set-lower-threshold-info – Artesyn ViewCheck on ATCA-7470/7475 Installation and Use (November 2014) User Manual

Page 68: Commands execution

Advertising
background image

Commands Execution

ViewCheck on ATCA-7470/7475 Installation and Use (6806800S49E)

68

<Value>Monitor ID</Value>

</Argument>

<Argument>

<Name>lowerThreshold</Name>

<Value>Threshold Value</Value>

</Argument>

</InvokeMethod>

</Script>]]>]]>

The following table provides the set-lower-threshold-info command arguments.

Table 4-21 set-lower-threshold-info

Argument

Data Type

Description

Monitor ID

Integer

Type the unique ID of the monitor for which you want to
set the lower threshold value.

Dev Instance

Enum

Use list-device-instances command to get the
equivalent enumerated value of supported device
instance.

Threshold
Value

Integer

Type a threshold value for the specified monitor ID.

4.4.7

set-upper-threshold-info

set-upper-threshold-info

command is used to set the upper threshold value for a

particular monitor based on which the monitor performs.

Syntax for CLI
set-upper-threshold-info monitorId < Monitor ID> deviceInstance

<Dev Instance> upperThreshold <Threshold Value>

Syntax for XML
<Script>

<InvokeMethod>

<Object>

<Class>deviceCategory</Class>

<Name>vee0-{Dev Cat}</Name>

</Object>

<Method>setUpperThresholdInfo</Method>

Advertising