Package ZenModel
[hide private]
[frames] | no frames]

Package ZenModel

source code

Submodules [hide private]

Functions [hide private]
 
loadConfmonModules() source code
 
initialize(registrar) source code
Variables [hide private]
  __doc__ = """__ini...
  log = logging.getLogger("zen")
  __path__ = None
  confmon_globals = globals()
  productNames = 'AdministrativeRole', 'AdministrativeRoleable',...
  confmonModules = []
Variables Details [hide private]

__doc__

Value:
"""__init__

Initialize the Confmon Product

Products must follow the following standard
The name of the module (file) and the name of the product class inside
the file must be the same.

...

productNames

Value:
'AdministrativeRole', 'AdministrativeRoleable', 'AreaGraphPoint', 'Bas\
icDataSource', 'BasicDeviceLoader', 'BatchDeviceLoader', 'BuiltInDS', \
'CPU', 'CdefGraphPoint', 'CiscoLoader', 'Classifier', 'ClassifierEntry\
', 'Collection', 'CollectionItem', 'Commandable', 'CommentGraphPoint',\
 'ComplexGraphPoint', 'ConfigurationError', 'ConfmonPropManager', 'Cus\
tomDeviceReportClass', 'DataPointGraphPoint', 'DataRoot', 'DefGraphPoi\
nt', 'Device', 'DeviceClass', 'DeviceComponent', 'DeviceGroup', 'Devic\
eHW', 'DeviceManagerBase', 'DeviceOrganizer', 'DeviceReport', 'DeviceR\
...