13 show-rate, Commands execution – Artesyn ViewCheck on ATCA-7470/7475 Installation and Use (November 2014) User Manual

Page 75

Advertising
background image

Commands Execution

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

75

4.4.13 show-rate

show-rate

command shows the rate of change value of network monitors.

Syntax for CLI
show-rate monitorId <Monitor Id> deviceInstance <Dev Instance>

Syntax for XML
<Script>

<InvokeMethod>

<Object>

<Class>deviceCategory</Class>

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

</Object>

<Method>showRate</Method>

<Argument>

<Name>deviceInstance</Name>

<Value>Dev Instance</Value>

</Argument>

<Argument>

<Name>monitorId</Name>

<Value>Monitor ID</Value>

</Argument>

</InvokeMethod>

</Script>]]>]]>

Dev Instance

Enum

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

Rate

Integer

Rate of change value.

Table 4-27 set-rate (continued)

Argument

Data Type

Description

Advertising