Trees | Index | Help |
|
---|
Package ZenRRD :: Package plugins :: Module plugin |
|
Function Summary | |
---|---|
basicArgs(env)
| |
return the contents of a file if it is young enough | |
getArgs(REQUEST,
env)
| |
read a file, ensuring that the file is always closed |
Variable Summary | |
---|---|
list |
colors = ['00FF99', '00FF00', '00CC99', '00CC00', '00999...
|
str |
end = 'now'
|
int |
height = 100 |
str |
label = ''
|
str |
name = 'test'
|
float |
now = 1187272488.046633 |
str |
perf = '/Users/simon/Zenoss/installations/current/perf'
|
str |
start = '-7d'
|
str |
title = 'Plugin Title'
|
str |
TMPDIR = '/tmp/renderserver'
|
int |
width = 500 |
Function Details |
---|
cached(fname, cachedTime=600)return the contents of a file if it is young enough |
read(fname)read a file, ensuring that the file is always closed |
Variable Details |
---|
colors
|
end
|
height
|
label
|
name
|
now
|
perf
|
start
|
title
|
TMPDIR
|
width
|
Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Thu Aug 16 09:55:12 2007 | http://epydoc.sf.net |