[erlang-questions] [ANN] Erlang Computer Systems Management CONSole (or ECSMCons)

Barco You barcojie@REDACTED
Wed Dec 14 04:59:10 CET 2011


Does it manage the Erlang VM? or the physical computer on which erlang-vm
is running?


Regards,
Barco

On Sat, Dec 10, 2011 at 4:37 AM, Wes James <comptekki@REDACTED> wrote:

> I would like to announce ECSMCons.  Why was this developed?  I have
> used other systems management suites to help manage a student computer
> lab, but the experience was very disappointing.
>
> One day I was contemplating the message passing capabilities of Erlang
> and thought, what if I had a web interface that talked to an Erlang
> back-end via web sockets to send messages to the workstations to do
> things.  ECSMCons is a result of this.
>
> The following is from the top of the README at the github.com repo:
>
>
> --------------------------------------------------------------------------------------------
> Erlang Computer Systems Management CONSole (or ECSMCons)
> Version 1.0
>
> ECSMCons is an Erlang based client/server computer systems
> management console in which a web browser (with websockets
> support) is used to manage computer systems.
>
> Features:
>
> Server
>
> Operations that can be performed on the client from the server:
>
> Reboot, shutdown, restart or stop erlang service, ping, wake-on-lan,
> when Faronics Deep Freeze is available: freeze, thaw and get status
> copy file to client and run command on client.  When the All command
> check box is selected, then only the checked workstations will have
> that command done on them. Restrict access based on IP address and
> username/password (both configurable in ecsmcons.conf).
>
> Client
>
> The client periodically sends messages to the server to indicate
> whether the system is "Up" and which user is logged in.  It also
> does the command processing sent from the server.
>
>
> --------------------------------------------------------------------------------------------
>
> For more details the project can be found here:
>
> https://github.com/comptekki/ecsmcons
>
> Thanks,
>
> -wes
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20111214/12a1d03c/attachment.htm>


More information about the erlang-questions mailing list