CLASS STATISTIC Part: 1/1
TYPE OF OBJECT
This class represents a statistic that can be monitored in the monitoring system. Each statistic has its own unique ID (node-unique, not necessarily globally unique), a description, units, and other useful information that is represented in this class.
INDEXING
cluster: EVENTS
created: 2000-07-06 Joseph Kiniry
revised: $Id: STATISTIC.html 1954 2001-07-26 07:01:23Z kiniry $
Queries What is the unique ID of this statistic?
What are its units?
What is its default scaling factor?
What is its default start value?
What is its default increment?
What is its default decrement?
Commands Create a new statistic by specifying its units, scaling factor, default start value, default increment and default decrement.
Constraints Unique ID must be unique across all statistics on a node.
All static properties must be specified at, and cannot be changed after, construction time.