Trees | Index | Help |
|
---|
Package ZenStatus :: Module StatusMonitor :: Class StatusMonitor |
|
CmdBase
--+ |ZenDaemon
--+ | StatusMonitor
Method Summary | |
---|---|
__init__(self)
| |
basic options setup sub classes can add more options here | |
try the forward lookup dnstries times if it fails look in cache | |
handle errors when loading config from server we try configtries times if no previous config is found | |
getDnsTries(self)
| |
try the reverse lookup dnstries times if it fails look in cache | |
Inherited from ZenDaemon :
becomeDaemon ,
changeUser ,
setupLogging ,
sigTerm
Inherited from CmdBase :
buildParser ,
parseOptions
|
Class Variable Summary | |
---|---|
Inherited from ZenDaemon :
pidfile
Inherited from CmdBase :
doesLogging
|
Method Details |
---|
buildOptions(self)basic options setup sub classes can add more options here
|
forwardDnsLookup(self, hostname)try the forward lookup dnstries times if it fails look in cache |
getConfig(self)handle errors when loading config from server we try configtries times if no previous config is found |
reverseDnsLookup(self, ip)try the reverse lookup dnstries times if it fails look in cache |
Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Thu Aug 16 09:55:08 2007 | http://epydoc.sf.net |