Beethoven.HwMon.Server (Beethoven v0.3.7)
DistrServer to monitor hardware resources and sends signals to Beethoven.Allocator
plus the integrated Mnesia table.
Summary
Functions
Returns a specification to start this module under a supervisor.
Callback implementation for Beethoven.CoreServer.node_update/2
.
Supervisor Entry point.
Functions
Returns a specification to start this module under a supervisor.
See Supervisor
.
#
PERCENTAGE FORMAT
#
YES -> 4% => 4.0 | 61% => 61.0
NO -> 4% => 0.04 | 61% => 0.61
Callback implementation for Beethoven.CoreServer.node_update/2
.
@spec start_link(any()) :: GenServer.on_start()
Supervisor Entry point.