Package Products :: Package ZenStatus :: Module zenping
[hide private]
[frames] | no frames]

Module zenping

source code

Classes [hide private]
PerIpAddressTaskSplitter
Functions [hide private]
 
getPingBackend()
Introspect the command line args to find --ping-backend because buildOptions doesn't get called until later.
source code
Variables [hide private]
  __doc__ = """zenp...
  log = logging.getLogger("zen.zenping")
  COLLECTOR_NAME = "zenping"
  CONFIG_SERVICE = 'Products.ZenHub.services.PingPerformanceConfig'
Variables Details [hide private]

__doc__

Value:
"""zenping

Determines the availability of a IP addresses using ping (ICMP).

"""