Package ZenRRD :: Module RRDDaemon
[show private | hide private]
[frames | no frames]

Module ZenRRD.RRDDaemon

RRDDaemon

Common performance monitoring daemon code for performance daemons.

$Id$
Classes
RRDDaemon Holds the code common to performance gathering daemons.

Variable Summary
str __version__ = ''
int BAD_SEVERITY = 3                                                                     
str BASE_URL = 'http://localhost:8080/zport/dmd'
dict COMMON_EVENT_INFO = {'manager': 'nutter.zneoss.com'}
str DEFAULT_URL = 'http://localhost:8080/zport/dmd/Monitors/...

Variable Details

__version__

Type:
str
Value:
''                                                                     

BAD_SEVERITY

Type:
int
Value:
3                                                                     

BASE_URL

Type:
str
Value:
'http://localhost:8080/zport/dmd'                                      

COMMON_EVENT_INFO

Type:
dict
Value:
{'manager': 'nutter.zneoss.com'}                                       

DEFAULT_URL

Type:
str
Value:
'http://localhost:8080/zport/dmd/Monitors/Performance/localhost'       

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