|
Class Summary |
| AeraGraphicObject |
The class AeraGraphicObject Does the same as LINE? |
| CdpPrep |
The class CdpPrep is the modelisation of a cdp prep |
| CdpPrepContainer |
The class CdpPrepContainer allows to stock a list of CdpPrep |
| ConsolidationFunction |
The class ConsolidationFunction specify the consolidation functions |
| Data |
The class Data representing the data used for updating the RRD was acquired at a certain time.
|
| DataContainer |
The class DataContainer allows to stock a list of data source |
| DataSource |
The class DataSource allows to modelize a data source. |
| DataSourceContainer |
The class DataSourceContainer allows to stock a list of data source |
| GraphicObject |
The class GraphicObject abstact the notion of Object graphic for a RoundRobinGraphic |
| GraphicObjectContainer |
The class GraphicObjectContainer allows to stock a list of GraphicObject |
| GraphicPrint |
The class GraphicPrint
Calculate the chosen consolidation function
CF over the data-source
variable vname and printf the result is printed into the graph below the legend.
|
| HRuleGraphicObject |
The class HRuleGraphicObject Like GraphicPrint but the text is simply printed into the graph. |
| LineGraphicObject |
The class LineGraphicObject
Plot for the requested data, using the color specified. |
| MathExpressionVirtualDataSource |
The class MathExpressionVirtualDataSource
Create a new virtual data source by evaluating a mathematical expression,
specified in Reverse Polish Notation
(RPN). If you have ever used a traditional
HP calculator you already know
RPN. The idea behind
RPN notation is,
that you have a stack and push your data onto this stack. |
| MEVirtualDataSourceContainer |
The class MEVirtualDataSourceContainer allows to transmits a Container of MEVirtualDataSourceContainer to client |
| Mutex |
The class Mutex implement a mutex |
| RoundRobinArchive |
The class RoundRobinArchive consists of a number of data values from all the defined data-sources and is defined with an RRA line. |
| RoundRobinArchiveContainer |
The class RoundRobinArchiveContainer allows to stock a list of RoundRobinArchive |
| RoundRobinColor |
The class RoundRobinColor allows to modify the color associate with RoundRobinGraphic |
| RoundRobinContainer |
The class RoundRobinContainer allows to transmits a Container of RoundRobinDataBase to client |
| RoundRobinDataBaseContainer |
The class RoundRobinDataBaseContainer allows to transmits a Container of RoundRobinDataBase to client |
| RoundRobinGraphic |
The class RoundRobinGraphic main purpose is to create graphical representations of the data stored in one or several RRDs. |
| RoundRobinImage |
The class RoundRobinImage allows to transmits a image to the client |
| RoundRobinLibraryContainer |
The class RoundRobinLibraryContainer allows to transmits a Container of RoundRobinLibrary to client |
| StackGraphicObject |
The class StackGraphicObject
Does the same as
LINE? |
| Template |
The class Template allows to stock a list of dsname |
| Time |
The class Time allows to manage rrdTool time format |
| VirtualDataSource |
The class VirtualDataSource Define virtual name for a data source. |
| VirtualDataSourceContainer |
The class VirtualDataSourceContainer allows to transmits a Container of VirtualDataSourceContainer to client |
| VRuleGraphicObject |
The class VRuleGraphicObject Like GraphicPrint but the text is simply printed into the graph. |
| XGrid |
The class XGrid main purpose is to create graphical representations of the data stored in one or several RRDs. |
| YGrid |
The class YGrid makes vertical grid lines appear at grid step interval. |