|
|
|
|
|
|
|
|
|
|
|
heartbeatCycle(self,
*ignored)
There is no master 'cycle' to send the hearbeat |
source code
|
|
|
|
|
sendCmdEvent(self,
cmd,
severity,
summary)
Send an event using the info in the Cmd object. |
source code
|
|
|
|
|
_handleExitCode(self,
cmd)
zencommand handles sending clears for exit code 0, all other exit
codes should be handled by the parser associated with the command |
source code
|
|
|
error(self,
err)
The finished method indicated that there was a failure. |
source code
|
|
|
|
|
|
|
start(self,
driver)
Fetch the configuration and return a deferred for its
completion. |
source code
|
|
|
|
|
|
Inherited from RRDDaemon.RRDDaemon :
errorStop ,
getDevicePingIssues ,
logError ,
model ,
remote_setPropertyItems ,
sendThresholdEvent ,
setPropertyItems
Inherited from ZenHub.PBDaemon.PBDaemon :
connect ,
connectTimeout ,
eventService ,
getInitialServices ,
getService ,
getServiceNow ,
gotPerspective ,
heartbeat ,
pushEvents ,
pushEventsLoop ,
remote_getName ,
remote_shutdown ,
remote_updateThresholdClasses ,
run ,
sendEvent ,
sendEvents ,
setExitCode ,
sigTerm ,
stop
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__
|