class SshController < CheckController
protected
def type
:ssh
end
def worker
SSHWorker
def tls_type
'SSH'