Dell OpenManage Network Manager Betriebsanweisung Seite 361

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 384
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 360
Adaptive CLI Script Language Syntax | Actions and Adaptive CLI
361
11
Save your monitor
NOTE:
You may want to test your monitor, in which case, you may want to change the interval to 30 seconds.
12
Right-click to select
View Monitor Data
, and you can see the results of your efforts.
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
Seitenansicht 360
1 2 ... 356 357 358 359 360 361 362 363 364 365 366 ... 383 384

Kommentare zu diesen Handbüchern

Keine Kommentare