|
|
|
|
|
|
|
|
|
|
|
|
|
|
loadObjectFromXML(self,
objstack=None,
xmlfile='')
This method can be used to load data for the root of Zenoss
(default behavior) or it can be used to operate on a specific point
in the Zenoss hierarchy (ZODB). |
source code
|
|
|
|
loadDatabase(self)
The default behavior of loadObjectFromXML() will be to use the
Zope app object, and thus operatate on the whole of Zenoss. |
source code
|
|
|
|
|
|
Inherited from ZenUtils.ZCmdBase.ZCmdBase:
__init__,
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__
|