Trees | Index | Help |
|
---|
Package ZenRRD :: Module utils |
|
utils
utility functions for RRDProduct
$Id: utils.py,v 1.9 2003/05/12 16:13:28 edahl Exp $Function Summary | |
---|---|
lookup an rrddatasource based on its name | |
lookup an rrdtargettype based on its name | |
lookup an rrdview based on its name | |
Load data into a RRD Object | |
see if prefix needs to be added to id | |
rootid(idprefix,
id)
| |
totally bogus rpn valuation only works with one level stack | |
templateNames(context)
| |
walkupconfig(context,
name)
|
Variable Summary | |
---|---|
str |
__version__ = '1.9'
|
Function Details |
---|
getRRDDataSource(context, name)lookup an rrddatasource based on its name |
getRRDTargetType(context, name)lookup an rrdtargettype based on its name |
getRRDView(context, name)lookup an rrdview based on its name |
loadargs(obj, args)Load data into a RRD Object |
prefixid(idprefix, id)see if prefix needs to be added to id |
rpneval(value, rpn)totally bogus rpn valuation only works with one level stack |
Variable Details |
---|
__version__
|
Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Thu Aug 16 09:55:07 2007 | http://epydoc.sf.net |