| Trees | Indices | Help |
|
|---|
|
|
|
|||
|
RRDDaemon Holds the code common to performance gathering daemons. |
|||
|
|||
__doc__ = """RRDDae
|
|||
BAD_SEVERITY = Event.Warning
|
|||
BASE_URL = 'http://localhost:8080/zport/dmd'
|
|||
DEFAULT_URL = BASE_URL+ '/Monitors/Performance/localhost'
|
|||
COMMON_EVENT_INFO = {'manager': socket.getfqdn(),}
|
|||
|
|||
__doc__
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0beta1 on Thu May 7 11:46:08 2009 | http://epydoc.sourceforge.net |