Package ZenModel :: Module RRDDataPoint
[show private | hide private]
[frames | no frames]

Module ZenModel.RRDDataPoint

RRDDataPoint

Defines attributes for how a datasource will be graphed and builds the nessesary DEF and CDEF statements for it.

$Id:$
Classes
RRDDataPoint Base class for all Persistent classes that have relationships.

Exceptions
RRDDataPointError  

Function Summary
  convertMethodParameter(value, type)
  manage_addRRDDataPoint(context, id, REQUEST)
make a RRDDataPoint

Variable Summary
str __version__ = ''
str SEPARATOR = '_'

Function Details

manage_addRRDDataPoint(context, id, REQUEST=None)

make a RRDDataPoint

Variable Details

__version__

Type:
str
Value:
''                                                                     

SEPARATOR

Type:
str
Value:
'_'                                                                    

Generated by Epydoc 2.1 on Thu Aug 16 09:55:09 2007 http://epydoc.sf.net