Dell Vizioncore Bedienungsanleitung Seite 491

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 531
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 490
Using the Query Language 491
Using the Query Language in Rule Conditions or Derived Metric Expressions
rules to perform the same function (rate) on the same metric
(
#passivationCount#). Instead of doing this manually for each rule, you
decide to create a derived metric that you can use in all of these rules’ conditions.
You use the fields and controls on the Create Derived Metric dashboard (Data >
Create Derived Metric) to create a derived metric expression that calculates the
passivation rate for EJBs.
After launching the Expression Editor dialog box, you open the Function tab
and select rate from the Function Name box. You then specify the argument for
this function in the Arg1 field. For example, specify the passivation count as an
argument for this function by typing
#passivationCount# in the Arg1 field.
Then click Insert to insert the function. The function and its parameter appear in
the Condition field.
rate(#passivationCount#)
Using Functions with Conditions and Expressions
Derived metric expressions and rule conditions and expressions are matched against
monitoring data. vFoglight can perform functions on this data. Functions cause
calculations to be performed on the data specified in conditions and expressions,
allowing the data to be modified before it is matched.
Most of the default functions available with vFoglight cause calculations to be
performed on metrics. In addition, the functions
alarmCount, changeSummary,
descendents, findObservationEntries, getContainedObjects, and
getObservationTrend cause values to be returned for topology objects (based on a
specified scope). In most cases, you specify
scope as the parameter for one of these
functions; using the
scope variable causes the function to be performed on the topology
objects included in the rule or derived metric scope. However, there may be situations in
which you want to specify an alternate scope. See “Advanced scripting example” on
page 495 for more information.
The following functions are supported by vFoglight for use with rule conditions and
expressions and derived metric expressions:
alarmCount: Returns the current number of alarms for each topology object
referenced by this function’s
scope parameter.
avg: Calculates an average (arithmetic mean) from metric values.
If you are calculating an average for multiple topology objects, vFoglight will
calculate an average from the metric values for each object, then calculate a
second average from the averages for the objects.
Seitenansicht 490
1 2 ... 486 487 488 489 490 491 492 493 494 495 496 ... 530 531

Kommentare zu diesen Handbüchern

Keine Kommentare