5 start-monitor, Table 4-19, Show-upper-threshold-info – Artesyn ViewCheck on ATCA-7470/7475 Installation and Use (November 2014) User Manual

Page 66: Commands execution

Advertising
background image

Commands Execution

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

66

<Value>Monitor ID</Value>

</Argument>

</InvokeMethod>

</Script>]]>]]>

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

Table 4-19 show-upper-threshold-info

Argument

Data Type

Description

Monitor ID

Integer

Type the unique ID of the monitor of which you want to
view its upper threshold value.

Dev Instance

Enum

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

4.4.5

start-monitor

start-monitor

command allows you to trigger a specific monitor to start monitoring if it

is not already initiated by default.

Syntax for CLI
start-monitor monitorId <Monitor ID> deviceInstance <Dev Instance>

Syntax for XML
<Script>

<InvokeMethod>

<Object>

<Class>deviceCategory</Class>

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

</Object>

<Method>startMonitor</Method>

<Argument>

<Name>deviceInstance</Name>

<Value>Dev Instance</Value>

</Argument>

<Argument>

<Name>monitorId</Name>

Advertising