Package ZenModel :: Module PerformanceConf
[show private | hide private]
[frames | no frames]

Module ZenModel.PerformanceConf

PerformanceConf

The configuration object for Performance servers

$Id: PerformanceConf.py,v 1.30 2004/04/06 18:16:30 edahl Exp $
Classes
PerformanceConf Configuration for Performance servers

Function Summary
  manage_addPerformanceConf(context, id, title, REQUEST)
make a device class
  performancePath(target)
  urlsafe_b64encode(s)

Variable Summary
str __version__ = '1.30'
DTMLFile addPerformanceConf = <App.special_dtml.DTMLFile object a...
Logger log = <logging.Logger instance at 0x325ad50>
str PERF_ROOT = '/Users/simon/Zenoss/installations/current/p...

Function Details

manage_addPerformanceConf(context, id, title=None, REQUEST=None)

make a device class

Variable Details

__version__

Type:
str
Value:
'1.30'                                                                 

addPerformanceConf

Type:
DTMLFile
Value:
<App.special_dtml.DTMLFile object at 0x32a6f50>                        

log

Type:
Logger
Value:
<logging.Logger instance at 0x325ad50>                                 

PERF_ROOT

Type:
str
Value:
'/Users/simon/Zenoss/installations/current/perf'                       

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