Package DataCollector :: Module zenmodeler
[hide private]
[frames] | no frames]

Module zenmodeler

source code

Classes [hide private]
  ZenModeler
Daemon class to attach to zenhub and pass along device configuration information.
Variables [hide private]
  __doc__ = """Discover (aka model) a device and its componen...
  defaultPortScanTimeout = 5
  defaultParallel = 1
  defaultProtocol = "ssh"
  defaultPort = 22
  defaultStartSleep = 10* 60
Variables Details [hide private]

__doc__

Value:
"""Discover (aka model) a device and its components.
For instance, find out what Ethernet interfaces and hard disks a serve\
r
has available.
This information should change much less frequently than performance m\
etrics.
"""