|
|
|
|
|
addResult(self,
command,
data,
code)
Forward the results of the command execution to the starter |
source code
|
|
|
|
|
check(self,
ip,
timeout=2)
Turn off blocking SshClient.test method |
source code
|
|
|
|
|
|
Inherited from DataCollector.SshClient.SshClient :
channelClosed ,
loseConnection ,
run ,
runCommands ,
serviceStarted
Inherited from DataCollector.CollectorClient.CollectorClient :
commandsFinished ,
getCommands ,
getResults ,
reinitialize
Inherited from DataCollector.BaseClient.BaseClient :
stop
Inherited from twisted.internet.protocol.ClientFactory :
startedConnecting
Inherited from twisted.internet.protocol.Factory :
buildProtocol ,
doStart ,
doStop ,
startFactory ,
stopFactory
|