API Reference crow_plugins v0.2.0
modules
Modules
Display atom count and limits using :erlang.system_info
.
A plugin monitoring :erlang.statistics(:context_switches)
.
Display the memory size or items of the given ETS tables, in bytes.
A graph showcasing the total amount of garbage collections as obtained from :erlang.statistics(:garbage_collections)
.
Displays the total number of bytes received and sent through ports.
Generates a graph displaying the memory allocated by the emulator using :erlang.memory/0
.
A graph showcasing the amount of reductions as obtained from :erlang.statistics(:reductions)
.
Display ETS, port and process count and limits, and active socket count.