|
|
|
|
|
|
|
|
|
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 ,
zodbConnect
Inherited from ZenUtils.ZenDaemon.ZenDaemon :
becomeDaemon ,
becomeWatchdog ,
changeUser ,
convertSocketOption ,
logname ,
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 ,
getGlobalConfigFileDefaults ,
getParamatersFromConfig ,
loadConfigFile ,
parseOptions ,
pretty_print_config_comment ,
validateConfigFile
|