Package ZenStatus :: Module AsyncPing
[hide private]
[frames] | no frames]

Module AsyncPing

source code

Classes [hide private]
  PermissionError
Not permitted to access resource.
  IpConflict
Pinging two jobs simultaneously with different hostnames but the same IP
  PingJob
Class representing a single target to be pinged.
  Ping
Class that provides asyncronous icmp ping.
Functions [hide private]
 
_printResults(results, start) source code
Variables [hide private]
  log = logging.getLogger("zen.Ping")
  plog = logging.getLogger("zen.Ping")