6 set-lower-threshold-info, Table 5-20, Set-lower-threshold-info – Artesyn ViewCheck on ATCA-7470/7475 Installation and Use (May 2014) User Manual

Page 75: Commands execution

Advertising
background image

Commands Execution

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

75

5.4.6

set-lower-threshold-info

set-lower-threshold-info

command is used to set the lower threshold value for a

particular monitor based on which the monitor performs.

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

<Dev Instance> lowerThreshold <Threshold Value>

Syntax for XML
<Script>

<InvokeMethod>

<Object>

<Class>deviceCategory</Class>

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

</Object>

<Method>setLowerThresholdInfo</Method>

<Argument>

<Name>deviceInstance</Name>

<Value>Dev Instance</Value>

</Argument>

<Argument>

<Name>monitorId</Name>

<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 5-20 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

Advertising