Package ZenModel :: Module IpNetwork :: Class AutoDiscoveryJob
[hide private]
[frames] | no frames]

Class AutoDiscoveryJob

source code

Products.Jobber.jobs.ShellCommandJob --+
                                       |
                                      AutoDiscoveryJob

Job encapsulating autodiscovery over a set of IP addresses.

Accepts a list of strings describing networks OR a list of strings specifying IP ranges, not both. Also accepts a set of zProperties to be set on devices that are discovered.

Instance Methods [hide private]
 
__init__(self, jobid, nets=(), ranges=(), zProperties=()) source code
 
run(self, r) source code
 
finished(self, r) source code