| Trees | Indices | Help |
|
|---|
|
|
|
|||
|
RouterNode RouterNode is a router node in the tree map. |
|||
|
Net Net object represents a network in the tree map. |
|||
| PingTree | |||
|
|||
|
|||
|
|||
|
|||
|
|||
log = logging.getLogger("zen.ZenStatus")
|
|||
|
|||
Returns tree where tree that maps the network from root's perspective and nmap is a dict that points network ids to the network objects in the tree. nmap is used to add devices to be pinged to the tree. |
Return a mapping object with network ip as key and distance as value. This is a recursive method that does a breadth first search of the route space. It is called with no parameters (they are used by the recursion) |
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Wed Jul 14 12:01:22 2010 | http://epydoc.sourceforge.net |