Elixir Remote Monitor Save Abandoned

⎋ A Mix task that helps you to observe your remote elixir nodes from your local machine.

Project README

Elixir Remote Monitor Build Status Inline docs Deps Status Hex.pm

A Mix task that helps you to observe your remote elixir nodes from your local machine.

It finds out the ports your remote Elixir node is running on, binds them to your local machine and starts the erlang observer for you.

Installation

Add remote_monitor to your list of dependencies in mix.exs:

def deps do
  [{:remote_monitor, "~> 0.1.0", only: :dev}]
end

Usage

$ mix remote_monitor [email protected] your_app_cookie

Follow the instructions in the console.

Open Source Agenda is not affiliated with "Elixir Remote Monitor" Project. README Source: schurig/elixir-remote-monitor
Stars
66
Open Issues
2
Last Commit
4 years ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating