
Using the Query Language 493
Using the Query Language in Rule Conditions or Derived Metric Expressions
• getMonitoredComponentRuleInfoList: Returns a list of rules that are
scoped to a monitored component.
•
getObservationTrend: Returns an observation trend.
•
getPropertyObject: Returns the value of property for the topology object with
the given ID.
•
getPropertyValueAtGivenTimesOfGivenTopologyObjects: Returns the
values of a given property for a list of
TopologyObjects at a given list of times.
•
getPropertyValuesOfTopologyObjectAtGivenTimes: Returns the values
of a given property for a list of
TopologyObjects at a given time.
•
getRuleAlarmSeveritiesConfigured: Returns the existing alarm severities
that are configured for a rule.
•
getRuleBasedView: Returns a rule-based view.
•
getRuleBasedViewInput: Returns a rule-based view input.
•
getRuleBasedViewName: Returns a rule-based view name.
•
getRuleComment: Returns a rule comment.
•
getRuleInfoUsingId: Returns a rule comment given an ID.
•
getSeverityConditions: Returns a list of severity conditions for a rule.
•
getTopologyPropertyValue: Returns the value of a topology property for a
scoping object at a given date and time
•
help: Returns a list of supporting information such as scripts or methods as
specified by the parameter.
•
histogram: keeps a histogram to measure the distribution of metric values (for
example, for a set of topology objects or for a single object over a specified
period of time).
•
isNotNull: Determines whether a given data object is set to null.
•
last: Returns a
com.quest.nitro.service.scripting.ObservedDataQueryResult
object which contains the latest metrics for the scoping object if there are any
observations made during a given period.
•
max: Calculates a maximum from metric values.
•
metricDifference: Returns the difference percentile between two given
metric values.
•
min: calculates a minimum from metric values.
Kommentare zu diesen Handbüchern