<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi guys,<div><br></div><div>I've successfully generated a release for a simple project and now,</div><div>I'm interested to use "-<b>heart</b>" option for monitoring.</div><div><br></div><div>When running the project in <b>dev mode</b> with heart,  the <b>HEART_COMMAND</b></div><div>is taken into account and my program restart as expected (in case of crash, unresponsive VM ...).</div><div><br></div><div>But the same program is never restarted under <b>release mode</b>.</div><div><br></div><div>The doc say the HEART_COMMAND is ignored under release mode,</div><div>and advices to set the <b>start_prg</b> envirnoment variable for SASL.</div><div><br></div><div>I tried this somewhere in my code without success:</div><div>application:set_env(sasl, start_prg, HEART_COMMAND),</div><div><br></div><div>I'm feeling a bit lost?</div><div>Advices/Hints please?</div><div><br><div>
<div>Regards,</div><div>Zabrane</div>
</div>
<br></div></body></html>