Package ZenStatus :: Module pingtree :: Class Net
[show private | hide private]
[frames | no frames]

Type Net

object --+
         |
        Net


Net object represents a network in the tree map.
Method Summary
  __init__(self, ip, enterip, parent)
  __str__(self)
  addPingJob(self, pj)
  checkpath(self)
Walk back up the path to the ping server.
  pjgen(self)
  reset(self)
  routerpj(self)
Return the pingJob of our parent router.
Inherited from object: __delattr__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__

Method Details

checkpath(self)

Walk back up the path to the ping server.

routerpj(self)

Return the pingJob of our parent router.

Generated by Epydoc 2.1 on Thu Aug 16 09:55:07 2007 http://epydoc.sf.net