|
|
|
|
list of dictionaries
|
loadDeviceList(self,
args=None)
Read through all of the files listed as arguments and return a
list of device entries. |
source code
|
|
|
|
|
|
|
|
|
DMD device object
|
|
|
|
|
|
list of dictionaries
|
parseDevices(self,
data)
From the list of strings in rawDevices, construct a list of device
dictionaries, ready to load into Zenoss. |
source code
|
|
|
dictionary
|
|
|
Inherited from ZenUtils.ZCmdBase.ZCmdBase:
closeAll,
closedb,
findDevice,
getConnection,
getContext,
getDataRoot,
getDmdObj,
login,
logout,
opendb,
sigTerm,
syncdb,
zeoConnect
Inherited from ZenUtils.ZenDaemon.ZenDaemon:
becomeDaemon,
becomeWatchdog,
changeUser,
niceDoggie,
openPrivilegedPort,
setupLogging,
sighandler_USR1,
watchdogCycleTime,
watchdogMaxRestartTime,
watchdogStartTimeout,
writePidFile
Inherited from ZenUtils.CmdBase.CmdBase:
buildParser,
checkLogpath,
generate_configs,
generate_xml_configs,
generate_xml_table,
getConfigFileDefaults,
parseOptions,
pretty_print_config_comment
Inherited from object:
__delattr__,
__getattribute__,
__hash__,
__new__,
__reduce__,
__reduce_ex__,
__repr__,
__setattr__,
__str__
|