Trees
Indices
Help
Zenoss
Package ZenRRD
::
Module zencommand
:: Class SshPool
[
hide private
]
[
frames
] |
no frames
]
Class SshPool
source code
Cache all the Ssh connections so they can be managed
Instance Methods
[
hide private
]
__init__
(
self
)
source code
get
(
self
,
cmd
)
Make an ssh connection if there isn't one available
source code
_close
(
self
,
device
)
close the SSH connection to a device, if it exists
source code
close
(
self
,
cmd
)
symetric close that matches get() method
source code
trimConnections
(
self
,
schedule
)
reduce the number of connections using the schedule for guidance
source code
Trees
Indices
Help
Zenoss
Generated by Epydoc 3.0beta1 on Thu Oct 25 16:28:14 2007
http://epydoc.sourceforge.net