<div dir="ltr"><a href="http://supervisord.org/">http://supervisord.org/</a><br><div><br></div><div>It's available as a package on most recent OS releases, and is very easy to build on any Linux server.</div></div><div class="gmail_extra">

<br><br><div class="gmail_quote">On Thu, Mar 13, 2014 at 10:25 AM, masc2279 <span dir="ltr"><<a href="mailto:masc2279@gmail.com" target="_blank">masc2279@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

I do not understand. Is this a feature on ZEO ?  or are you asking me to<br>
start them up as supervised in CentOS. They all start fine as long as the<br>
ZEO Server is present. This is how i start them up from the /etc/init.d/<br>
folder.<br>
<div class=""><br>
#!/bin/sh<br>
    #<br>
    # chkconfig:   345 05 95<br>
</div>    # description:   zeoclient<br>
<div class="">    # ....<br>
clear<br>
echo "attempting to run plone script"<br>
<br>
/srv/Plone/zeocluster/bin/plonectl client1 start<br>
/srv/Plone/zeocluster/bin/plonectl client2 start<br>
/srv/Plone/zeocluster/bin/plonectl client3 start<br>
/srv/Plone/zeocluster/bin/plonectl client4 start<br>
/srv/Plone/zeocluster/bin/plonectl client5 start<br>
/srv/Plone/zeocluster/bin/plonectl client6 start<br>
/srv/Plone/zeocluster/bin/plonectl client7 start<br>
/srv/Plone/zeocluster/bin/plonectl client8 start<br>
<br>
<br>
<br>
</div>--<br>
View this message in context: <a href="http://plone.293351.n2.nabble.com/Zeo-Server-and-Client-Issue-PLEASE-HELP-tp7570598p7570601.html" target="_blank">http://plone.293351.n2.nabble.com/Zeo-Server-and-Client-Issue-PLEASE-HELP-tp7570598p7570601.html</a><br>


<div class="HOEnZb"><div class="h5">Sent from the Installation, Setup, Upgrades mailing list archive at Nabble.com.<br>
_______________________________________________<br>
Setup mailing list<br>
<a href="mailto:Setup@lists.plone.org">Setup@lists.plone.org</a><br>
<a href="https://lists.plone.org/mailman/listinfo/plone-setup" target="_blank">https://lists.plone.org/mailman/listinfo/plone-setup</a><br>
</div></div></blockquote></div><br></div>