Package ZenRRD :: Module utils
[hide private]
[frames] | no frames]

Module utils

source code

utils

utility functions for RRDProduct

$Id: utils.py,v 1.9 2003/05/12 16:13:28 edahl Exp $


Version: 1.9

Functions [hide private]
 
loadargs(obj, args)
Load data into a RRD Object
source code
 
prefixid(idprefix, id)
see if prefix needs to be added to id
source code
 
rootid(idprefix, id) source code
 
walkupconfig(context, name) source code
 
templateNames(context) source code
 
getRRDView(context, name)
lookup an rrdview based on its name
source code
 
getRRDTargetType(context, name)
lookup an rrdtargettype based on its name
source code
 
getRRDDataSource(context, name)
lookup an rrddatasource based on its name
source code
 
rpneval(value, rpn)
totally bogus rpn valuation only works with one level stack
source code
Variables [hide private]
  __doc__ = """ut...
Variables Details [hide private]

__doc__

Value:
"""utils

utility functions for RRDProduct

$Id: utils.py,v 1.9 2003/05/12 16:13:28 edahl Exp $"""