Holds the code common to performance gathering daemons.
|
|
|
|
list
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
error(self,
error)
Log an error, including any traceback data for a failure Exception
Stop if we got the --cycle command-line option. |
source code
|
|
|
|
|
|
list
|
|
|
Inherited from ZenHub.PBDaemon.PBDaemon:
connect,
connectTimeout,
connected,
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,
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
|