<div dir="ltr">Hi everyone,<br>I was curious if anyone out there had any examples or advice for running specs on system status.<br>I would like to analyze unix utilities such as ps -aux|grep dispatch, uptime, top (ruby processes), proper log activity, etc. Write now I frantically scramble through these on the command to make sure everything&#39;s okay and a rollback isn&#39;t in order.<br>
<br>So far I&#39;ve only found one writing about the subject: <a href="http://www.vaporbase.com/postings/Running_rspec_after_you_deploy">http://www.vaporbase.com/postings/Running_rspec_after_you_deploy</a><br><br>This artcle (very cool) has his post deploy rspec results outputted to the server in question as HTML, so a few minutes after the deploy he just visits the web page.<br>
<br>Thanks in advance<br>John<br></div>