I am trying to monitor SSH connectivity on a Mirapoint mail gateway appliance (linux based appliance). I am looking for a way to simply log into the appliance via SSH and logout, recording the reachability response time. I thought this would be a simple task as I have written much more involved linux scripts, but since this appliance doesn't support perl or python it doesn't seem that the standard linux / unix scripting will work. Any Ideas?