Hacker News new | past | comments | ask | show | jobs | submit login

These sound like exactly the cases where you shouldn't use ssh. Use nrpe instead, or run the check on the target machine from cron and make it report back. There's no reason to use ssh for it and at scale ssh adds considerable load to the monitoring host when starting the connection.

For continuous deployment you can't easily work around using ssh, but at least the access can be limited to specific commands only.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: