Trees | Indices | Help |
|
---|
|
|
|||
RRDUtil Wrapper class around rrdtool |
|
|||
number or string |
|
||
|
|
|||
__doc__ = """RRDU
|
|||
log = logging.getLogger("zen.RRDUtil")
|
|
|
Convert any value that is passed in to a string that is acceptable to use for RRDtool's start and end parameters. Raises ValueError if this is not possible. See the AT-STYLE TIME SPECIFICATION and TIME REFERENCE SPECIFICATION sections of the following document. http://oss.oetiker.ch/rrdtool/doc/rrdfetch.en.html Note: Currently this method is only fixing floats by turning them into strings with no decimal places. |
|
__doc__
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0beta1 on Mon Oct 19 14:41:38 2009 | http://epydoc.sourceforge.net |