Connection lost
Trying to reconnect…
Server didn't respond
Recovering…
Elixir / BEAM runtime
v0.1.0Diagnostics for Elixir and Erlang/BEAM applications on the runner host or inside Docker containers: toolchain versions, EPMD registrations, BEAM OS process state, Linux /proc memory and process-tree detail, release RPC snapshots, supervisor/process/ETS/allocator/scheduler/port introspection, binary-leak checks, and bounded recon_trace call tracing. Releases are discovered from running BEAM processes; target one by release name, or by container for a release inside Docker.
erl
elixir
epmd
Install
emisar pack install
validates the pack and verifies its content hash before copying it into /etc/emisar/packs.
The --hash
below pins the
install to the exact bytes on this page — a tampered copy is rejected. After
install, reload the runner; it re-reads the catalog and advertises every action.
content hash: sha256:7f37c4c59853b7f37e41b1c3e48857d10198a6ffc0b2233cc1eb23fcca55bc7e
sudo emisar pack install elixir-beam \ --hash sha256:7f37c4c59853b7f37e41b1c3e48857d10198a6ffc0b2233cc1eb23fcca55bc7e \ --dest /etc/emisar/packs # Reload so the runner re-reads the catalog: sudo systemctl reload emisar
Actions 25 total
View on GitHub-
elixir --version
-
epmd -names
-
Erlang/OTP system version
-
BEAM process limits
-
BEAM process memory summary
-
BEAM /proc status summary
-
BEAM process tree
-
BEAM process list
-
Bounded recon_trace call capture
-
Clear recon_trace tracing
-
Elixir release memory allocators
-
Elixir release applications
-
Elixir release binary leak check
-
Elixir release debug tools
-
Elixir release ETS tables
-
Elixir release memory snapshot
-
Elixir release OS PID
-
Elixir release BEAM ports
-
Elixir release process info
-
Elixir release registered processes
-
Elixir release runtime snapshot
-
Elixir release scheduler usage
-
Elixir release supervisor tree
-
Debuggable Elixir releases
-
Elixir release top BEAM processes