11 show-all-monitors, Commands execution – Artesyn ViewCheck on ATCA-9405 Installation and Use (November 2014) User Manual

Page 51

Advertising
background image

Commands Execution

ViewCheck on ATCA-9405 Installation and Use (6806800S51F)

51

Syntax for XML

<Script>

<InvokeMethod>

<Object>

<Class>diagnostic</Class>

<Name>SP_VEE0</Name>

</Object>

<Method>setLogLevel</Method>

<Argument>

<Name>logLevelValue</Name>

<Value>1</Value>

</Argument>

</InvokeMethod>

</Script>]]>]]>

Example

BSF(diag-SP_VEE0)#set-log-level logLevelValue 2

Set Log Level Success

4.2.11 show-all-monitors

show-all-monitors

command lists all the monitors available on the blade.

Syntax for CLI
show-all-monitors

Syntax for XML
<Script>

<InvokeMethod>

<Object>

<Class>diagnostic</Class>

<Name>SP_VEE0</Name>

</Object>

<Method>showAllMonitors</Method>

</InvokeMethod>

</Script>]]>]]>

Advertising