| Trees | Index | Help |
|
|---|
| Package ZenStatus :: Module pingtree :: Class Net |
|
object --+
|
Net
| Method Summary | |
|---|---|
__init__(self,
ip,
enterip,
parent)
| |
__str__(self)
| |
addPingJob(self,
pj)
| |
Walk back up the path to the ping server. | |
pjgen(self)
| |
reset(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. |
| Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Thu Aug 16 09:55:07 2007 | http://epydoc.sf.net |