Package ZenModel :: Module GraphPoint
[hide private]
[frames] | no frames]

Module GraphPoint

source code

GraphPoint

Defines attributes for how a data source will be graphed and builds the nessesary rrd commands.

Classes [hide private]
  GraphPoint
Functions [hide private]
 
manage_addGraphPoint(context, id, REQUEST=None)
This is here so than zope will let us copy/paste/rename graphpoints.
source code
Variables [hide private]
  __doc__ = """GraphPo...
  RELMETATYPES = ('ToOneRelationship', 'ToManyContRelationship',...
Variables Details [hide private]

__doc__

Value:
"""GraphPoint

Defines attributes for how a data source will be graphed
and builds the nessesary rrd commands.
"""

RELMETATYPES

Value:
('ToOneRelationship', 'ToManyContRelationship', 'ToManyRelationship')