|
|
|
gotPerspective(self,
perspective)
Once we are connected to zenhub, register ourselves |
source code
|
|
|
_getService(self,
name,
instance)
Utility method to create the service (like PingConfig) for
instance (like localhost) |
source code
|
|
|
|
|
buildOptions(self)
Options, mostly to find where zenhub lives These options should be
passed (by file) from zenhub. |
source code
|
|
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__
|