Trees | Indices | Help |
|
---|
|
|
|||
PerformanceConf Configuration for Performance servers |
|||
RenderURLUtil |
|
|||
string |
|
||
string |
|
||
|
|
|||
__doc__ = """PerformanceC
|
|||
log = logging.getLogger('zen.PerformanceConf')
|
|||
PERF_ROOT = None Prefix for renderurl if zenoss is running a reverse proxy on the master. |
|||
REVERSE_PROXY = "rev_proxy:"
|
|||
addPerformanceConf = DTMLFile('dtml/addPerformanceConf', globa
|
|
Encode a string so that it's okay to be used in an URL
|
Return the base directory where RRD performance files are kept.
|
Make a device class
|
|
__doc__
|
PERF_ROOTPrefix for renderurl if zenoss is running a reverse proxy on the master. Prefix will be stripped when appropriate and requests for data will be made to the proxy server when appropriate. Render url should be of the form "rev_proxy:/<path>" eg: "rev_proxy:/mypath" where /mypath should be proxied to an appropriate zenrender/renderserver by the installed proxy server
|
addPerformanceConf
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1.1812 on Mon Jul 30 17:10:53 2012 | http://epydoc.sourceforge.net |