Does it manage the Erlang VM? or the physical computer on which erlang-vm is running?<div><br></div><div><br></div><div>Regards,</div><div>Barco<br><br><div class="gmail_quote">On Sat, Dec 10, 2011 at 4:37 AM, Wes James <span dir="ltr"><<a href="mailto:comptekki@gmail.com">comptekki@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 would like to announce ECSMCons.  Why was this developed?  I have<br>
used other systems management suites to help manage a student computer<br>
lab, but the experience was very disappointing.<br>
<br>
One day I was contemplating the message passing capabilities of Erlang<br>
and thought, what if I had a web interface that talked to an Erlang<br>
back-end via web sockets to send messages to the workstations to do<br>
things.  ECSMCons is a result of this.<br>
<br>
The following is from the top of the README at the <a href="http://github.com" target="_blank">github.com</a> repo:<br>
<br>
--------------------------------------------------------------------------------------------<br>
Erlang Computer Systems Management CONSole (or ECSMCons)<br>
Version 1.0<br>
<br>
ECSMCons is an Erlang based client/server computer systems<br>
management console in which a web browser (with websockets<br>
support) is used to manage computer systems.<br>
<br>
Features:<br>
<br>
Server<br>
<br>
Operations that can be performed on the client from the server:<br>
<br>
Reboot, shutdown, restart or stop erlang service, ping, wake-on-lan,<br>
when Faronics Deep Freeze is available: freeze, thaw and get status<br>
copy file to client and run command on client.  When the All command<br>
check box is selected, then only the checked workstations will have<br>
that command done on them. Restrict access based on IP address and<br>
username/password (both configurable in ecsmcons.conf).<br>
<br>
Client<br>
<br>
The client periodically sends messages to the server to indicate<br>
whether the system is "Up" and which user is logged in.  It also<br>
does the command processing sent from the server.<br>
<br>
--------------------------------------------------------------------------------------------<br>
<br>
For more details the project can be found here:<br>
<br>
<a href="https://github.com/comptekki/ecsmcons" target="_blank">https://github.com/comptekki/ecsmcons</a><br>
<br>
Thanks,<br>
<br>
-wes<br>
_______________________________________________<br>
erlang-questions mailing list<br>
<a href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br>
<a href="http://erlang.org/mailman/listinfo/erlang-questions" target="_blank">http://erlang.org/mailman/listinfo/erlang-questions</a><br>
</blockquote></div><br></div>