8 set-threshold-default, Table 5-14, Set-upper-threshold-info – Artesyn ViewCheck on ATCA-7370 Installation and Use (April 2014) User Manual

Page 70: Commands execution

Advertising
background image

Commands Execution

ViewCheck on ATCA-7370 Installation and Use (6806800S48B)

70

<Value>Threshold Value</Value>

</Argument>

</InvokeMethod>

</Script>]]>]]>

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

5.4.8

set-threshold-default

set-threshold-default

command is used to reset the threshold value to default value of

a particular monitor.

Syntax for CLI
set-threshold-default monitorId <Monitor ID> deviceInstance <Dev

Instance>

Syntax for XML
<Script>

<InvokeMethod>

<Object>

<Class>deviceCategory</Class>

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

</Object>

<Method>setThresholdDefault</Method>

<Argument>

<Name>deviceInstance</Name>

<Value>Dev Instance</Value>

</Argument>

Table 5-14 set-upper-threshold-info

Argument

Data Type

Description

Monitor ID

Integer

Type the unique ID of the Monitor for which you want to
set the upper threshold value

Dev Instance

Enum

Use list-device-instances CLI command to get the
equivalent enumerated value of supported Device
Instance

Threshold Value

Integer

Type a threshold value for the specified monitor ID

Advertising