Trees | Indices | Help |
|
---|
|
object --+ | ZenModel.ZenModelBase.ZenModelBase --+ | ExtensionClass.Base --+ | | | OFS.CopySupport.CopyContainer --+ | | | ZenRelations.RelCopySupport.RelCopyContainer --+ | | | ExtensionClass.Base --+ | | | | | OFS.CopySupport.CopyContainer --+ | | | | | ExtensionClass.Base --+ | | | | | | | App.Management.Navigation --+ | | | | | ExtensionClass.Base --+ | | | | | | | App.Management.Tabs --+ | | | | | Acquisition.Implicit --+ | | | | | Persistence.Persistent --+ | | | | | ExtensionClass.Base --+ | | | | | | | webdav.EtagSupport.EtagSupport --+ | | | | | | | | | webdav.Lockable.LockableItem --+ | | | | | | | webdav.Resource.Resource --+ | | | | | | | webdav.Collection.Collection --+ | | | | | OFS.Traversable.Traversable --+ | | | | | OFS.ObjectManager.ObjectManager --+ | | | ExtensionClass.Base --+ | | | | | ExtensionClass.Base --+ | | | | | | | OFS.CopySupport.CopySource --+ | | | | | ExtensionClass.Base --+ | | | | | | | App.Management.Tabs --+ | | | | | OFS.Traversable.Traversable --+ | | | | | AccessControl.Owned.Owned --+ | | | | | ZenRelations.ZItem.ZItem --+ | | | | | Acquisition.Implicit --+ | | | | | AccessControl.Role.RoleManager --+ | | | | | ZenRelations.PrimaryPathObjectManager.PrimaryPathManager --+ | | | ExtensionClass.Base --+ | | | | | App.Undo.UndoSupport --+ | | | ZenRelations.PrimaryPathObjectManager.PrimaryPathObjectManager --+ | | | object --+ | | | | | ExtensionClass.Base --+ | | | | | | | OFS.ZDOM.Node --+ | | | | | | | | | OFS.ZDOM.Element --+ | | | | | | | | | OFS.ZDOM.ElementWithAttributes --+ | | | | | | | OFS.PropertyManager.PropertyManager --+ | | | | | ZenRelations.ZenPropertyManager.ZenPropertyManager --+ | | | ZenRelations.RelationshipManager.RelationshipManager --+ | ExtensionClass.Base --+ | | | OFS.History.Historical --+ | object --+ | | | ZenModel.ZenPacker.ZenPacker --+ | ZenModel.ZenModelRM.ZenModelRM --+ | RRDToolItem.RRDToolItem --+ | RenderServer
Base class for turning graph requests into graphics. NB: Any log messages get logged into the event.log file.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
string |
|
||
string |
|
||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from |
|
|||
Inherited from |
|
|||
meta_type = "RenderServer"
|
|||
cacheName = 'RRDRenderCache'
|
|||
security = ClassSecurityInfo()
|
|||
Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from |
|
|
Render a graph and return it
|
Delete RRD files associated with the given device id. If datapoint is not None then delete the file corresponding to that dp. Else if datasource is not None then delete the files corresponding to all datapoints in the datasource. Else delete all RRD files associated with the given device. @param device: device name @param datasource: RRD datasource (DS) name @param datapoint: RRD datapoint name (lives in a DS) @param remoteUrl: if the RRD is not here, where it lives @param REQUEST: URL-marshalled object containg URL options |
Tar up RRD files into a nice, neat package
|
Untar a package of RRDFiles
|
Receive a device's RRD Files from another server This function is called by sendRRDFiles()
|
Move a package of RRDFiles
|
Send a device's RRD files to another server
|
Render a custom graph and return it
|
Return summary information as a list but no graph
|
Return the values recorded in the RRD file between the start and end period
|
Return the latest values recorded in the RRD file
|
Generate the RRD command using the graphing options specified.
|
Generate a graph id based on a hash of values
|
Add a graph to temporary folder
|
Get a previously generated graph
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1.1812 on Tue Oct 11 12:51:33 2011 | http://epydoc.sourceforge.net |