Package ZenRRD :: Module zenstep :: Class UpdateStep
[show private | hide private]
[frames | no frames]

Class UpdateStep

CmdBase --+        
          |        
  ZenDaemon --+    
              |    
       ZCmdBase --+
                  |
                 UpdateStep


Run over the rrd files in a directory and write the data into updated config files
Method Summary
  buildOptions(self)
basic options setup sub classes can add more options here
  process(self, fullpath)
convert a single file
  processRRA(self, fullpath, rra, info, dump)
process one archive in the file
  run(self)
Inherited from ZCmdBase: __init__, closeAll, closedb, findDevice, getConnection, getContext, getDataRoot, getDmdObj, login, logout, opendb, syncdb, zeoConnect
Inherited from ZenDaemon: becomeDaemon, changeUser, setupLogging, sigTerm
Inherited from CmdBase: buildParser, parseOptions

Class Variable Summary
Inherited from ZenDaemon: pidfile
Inherited from CmdBase: doesLogging

Method Details

buildOptions(self)

basic options setup sub classes can add more options here
Overrides:
Products.ZenUtils.ZCmdBase.ZCmdBase.buildOptions (inherited documentation)

process(self, fullpath)

convert a single file

processRRA(self, fullpath, rra, info, dump)

process one archive in the file

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