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

Class PingConfig

source code

Products.ZenHub.services.PerformanceConfig.PerformanceConfig --+
                                                               |
                                                              PingConfig

Support zenping configuration loading

Instance Methods [hide private]
 
remote_getPingTree(self, root, fallbackIp) source code
 
getPingTree(self, dmd, root, fallbackIp) source code
 
getDeviceConfig(self, device) source code
 
lookupByIp(self, dmd, fallbackIp)
Try to find the root device by our IP
source code
 
prepDevices(self, pingtree, devices)
resolve dns names and make StatusTest objects
source code
 
sendDeviceConfig(self, listener, config) source code
Method Details [hide private]

remote_getPingTree(self, root, fallbackIp)

source code 
Decorators:
  • @translateError