<meta charset="utf-8"><div>Currently, check_ssh appears to only check for a banner/listening port. Would a more proper check be to use check_by_ssh to execute say, `/bin/true` for example?</div><div><br></div><div># check_by_ssh -H {host} -C /bin/true -l {nagiosuser}</div>

<div><br></div><div>Has anyone on the list done this and had good results?</div><div><br></div><div>Thank you,</div><div>-RT</div>