| |||
Managed Object Types | Data Object Types | All Properties | All Methods |
Enum Constants
Name | Description |
---|---|
absolute |
Represents an actual value, level, or state of the counter.
For example, the uptime counter (system group)
represents the actual number of seconds since startup. The capacity
counter represents the actual configured size of the specified datastore. In
other words, number of samples, samplingPeriod, and intervals have no
bearing on an absolute counters value.
|
delta |
Represents an amount of change for the counter during the
samplingPeriod as
compared to the previous interval. The first
sampling interval
|
rate |
Represents a value that has been normalized over the samplingPeriod, enabling values for the same
counter type to be compared, regardless of interval. For example,
the number of reads per second.
|
Top of page | |||
Managed Object Types | Data Object Types | All Properties | All Methods |