|
|
|
|
|
connected(self)
Called after connected to the zenhub service |
source code
|
|
|
configure(self)
Get our configuration from zenhub |
source code
|
|
|
|
|
|
|
|
|
wmiCollect(self,
device,
ip,
timeout)
Start the Windows Management Instrumentation (WMI) collector |
source code
|
|
|
|
|
|
|
|
|
addClient(self,
device,
timeout,
clientType,
name)
If device is not None, schedule the device to be collected. |
source code
|
|
|
|
|
|
|
|
|
fillError(self,
reason)
Twisted errback routine to log an error when unable to collect
some data |
source code
|
|
integer
|
|
|
heartbeat(self,
ignored=None)
Twisted keep-alive mechanism to ensure that we're still connected
to zenhub |
source code
|
|
|
|
|
|
|
buildOptions(self)
Build our list of command-line options |
source code
|
|
|
processOptions(self)
Check what the user gave us vs what we'll accept for command-line
options |
source code
|
|
|
|
|
|
|
|
|
|
Twisted deferred object
|
|
Twisted deferred object
|
|
|
|