Package DataCollector :: Module SshClient
[hide private]
[frames] | no frames]

Module SshClient

source code

SshClient

SshClient runs commands on a remote box using ssh and returns their results

$Id: SshClient.py,v 1.5 2004/04/05 02:05:30 edahl Exp $


Version: 1.5

Classes [hide private]
  SshClientTransport
  SshUserAuth
  SshConnection
  CommandChannel
  SshClient
Functions [hide private]
 
main() source code
Variables [hide private]
  __doc__ = """SshCli...
  log = logging.getLogger("zen.SshClient")
Variables Details [hide private]

__doc__

Value:
"""SshClient

SshClient runs commands on a remote box using ssh 
and returns their results

$Id: SshClient.py,v 1.5 2004/04/05 02:05:30 edahl Exp $"""