Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 231 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 231 Bytes

check-ssh

Description

Monitor SSHD status.

Usage

$ check-ssh -w 1 -c 3

Setting

[plugin.checks.ssh-to-foo]
command = "/path/to/check-ssh -H foo.local -u foo -i /path/to/foo_id_rsa -t 10 -w 1 -c 10"