README
controlio-check-ssh
A check module for controlio.
Description
Uses the controlio-transport-ssh
module to execute true
on the remote host.
Options
No options. See controlio-transport-ssh
for options to define the SSH connection.
controlio module for checking SSH servers
<script type="module">
import controlioCheckSsh from 'https://cdn.skypack.dev/controlio-check-ssh';
</script>
A check module for controlio.
Uses the controlio-transport-ssh
module to execute true
on the remote host.
No options. See controlio-transport-ssh
for options to define the SSH connection.