Adaptive Cli Script Language Syntax; Attributes - Dell OpenManage Network Manager Client Manual

Web client guide 5.1
Hide thumbs Also See for OpenManage Network Manager:
Table of Contents

Advertisement

Save your monitor
11
NOTE:
You may want to test your monitor, in which case, you may want to change the interval to 30 seconds.
Right-click to select View Monitor Data, and you can see the results of your efforts.
12

Adaptive CLI Script Language Syntax

Here's the Adaptive CLI scripting language syntax:
CLI script is a line-based syntax. In other words, each line's syntax has to be completed.
CLI script supports primarily two features: Attributes and Conditional Blocks.

Attributes

Each attribute in the script is marked by a delimiter. The following delimiters are supported:
<>
[]
Think of Attribute delimiters as a pair of open/close markers surrounding a variable name. For
single character Attribute delimiters, there is no closing marker (the close marker is empty).
Examples of Attributes are:
<var>, [var], {var}, (var), $var, %var, #var, @var
366
Adaptive CLI Script Language Syntax | Actions and Adaptive CLI
{}
()
$
%
@
#

Advertisement

Table of Contents
loading

This manual is also suitable for:

Openmanage network manager 5.1

Table of Contents