Package Products :: Package ZenHub :: Package services :: Module EventService :: Class EventService
[hide private]
[frames] | no frames]

Class EventService

source code

twisted.spread.pb.Referenceable --+    
                                  |    
              HubService.HubService --+
                                      |
      ThresholdMixin.ThresholdMixin --+
                                      |
                                     EventService

Instance Methods [hide private]
 
__init__(self, dmd, instance) source code
 
remote_sendEvent(self, evt) source code
 
remote_sendEvents(self, evts) source code
 
remote_getDevicePingIssues(self, *args, **kwargs) source code
 
remote_getDeviceIssues(self, *args, **kwargs) source code
 
remote_getDefaultRRDCreateCommand(self) source code
 
remote_getDefaultPriority(self) source code

Inherited from HubService.HubService: addListener, deleted, getMethodPriority, getPerformanceMonitor, name, remoteMessageReceived, removeListener, sendEvent, sendEvents, update

Inherited from ThresholdMixin.ThresholdMixin: remote_getCollectorThresholds, remote_getThresholdClasses

Class Variables [hide private]
Method Details [hide private]

__init__(self, dmd, instance)
(Constructor)

source code 
Overrides: HubService.HubService.__init__

remote_sendEvent(self, evt)

source code 
Decorators:
  • @translateError

remote_sendEvents(self, evts)

source code 
Decorators:
  • @translateError

remote_getDevicePingIssues(self, *args, **kwargs)

source code 
Decorators:
  • @translateError

remote_getDeviceIssues(self, *args, **kwargs)

source code 
Decorators:
  • @translateError

remote_getDefaultRRDCreateCommand(self)

source code 
Decorators:
  • @translateError

remote_getDefaultPriority(self)

source code 
Decorators:
  • @translateError