Skip to content

Erlang observer web frontend

License

Notifications You must be signed in to change notification settings

freke/observerweb

 
 

Repository files navigation

Observer Web Build Status

Observer Web is erlang observer web frontend, base code borrowed from observer gui.

Feature

Currently supported:

  • System
  • Load Charts
  • Memory Allocators
  • Processes (preview)

TODO

  • Applications
  • Processes
  • Process info
  • Port info
  • Table viewer
  • Trace Overview

Usage

Build and relese.

make rel

To start the release in the foreground.

./_build/default/rel/observerweb/bin/observerweb console

Open http://127.0.0.1:8080 in your browser

License

The MIT License (MIT)

Checkout http://package.elm-lang.org/packages/terezka/elm-plot/5.1.0/

About

Erlang observer web frontend

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Elm 71.0%
  • Erlang 23.1%
  • HTML 2.6%
  • Dockerfile 2.5%
  • Other 0.8%