Package ZenHub :: Module zenhub
[hide private]
[frames] | no frames]

Module zenhub

source code

zenxevent

Creates events from xml rpc calls.

$Id$


Version:  

Classes [hide private]
  AuthXmlRpcService
Provide some level of authentication for XML/RPC calls
  HubAvitar
Connect collectors to their configuration Services
  HubRealm
Following the Twisted authentication framework.
  ZenHub
Listen for changes to objects in the Zeo database and update the collectors' configuration.
Variables [hide private]
  __doc__ = '''zenxev...
  log = logging.getLogger("zenhub")
  XML_RPC_PORT = 8081
  PB_PORT = 8789
Variables Details [hide private]

__doc__

Value:
'''zenxevent

Creates events from xml rpc calls.

$Id$
'''