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

Module pingjob

source code

pingmonitor creates a queue of hosts to be pinged (jobs), and pings them until they respond, or the maximum number of pings has been sent. After sending out all these pings, we loop in a receive function processing everything we get back

Classes [hide private]
  PingJob
Class representing a single target to be pinged
  PingMonitor