<div>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">disappointing, but at least I&#39;m not alone. I&#39;ll assume ubuntu&#39;s<br>package of monit is messed up.
</blockquote>
<div>&nbsp;</div>
<div>The default cycle time for Monit is 120 seconds, so it&#39;ll take a while before monit notices, i&#39;ve reduced my cycle down to 20 seconds. Check your syslog to see if its actually picking up that the process has died.
</div>
<div>&nbsp;</div>
<div>To set your cycle time, put this line in your monitrc, change the last number for the number of seconds. Full docs are available here: <a href="http://www.tildeslash.com/monit/doc/manual.php">http://www.tildeslash.com/monit/doc/manual.php
</a></div>
<div>&nbsp;</div>
<div>set daemon 20 </div><br>Andrew Williams</div>