Mina Monitor v1.1.1
What's new in 1.1.1
- New algorithm to check node hanging
- New alert for
NO PEERS
state -
health
object for the node to display node health on the client (OK
,FORK
,UNKNOWN
,NO PEERS
,NOT-SYNCED
). - Many changes for improving work of the server-side
- Alert and restart node if
Critical memory usage
state detected - Can be used for
Mina Monitor Cluster
Changes in 1.1.1
-
Server: improved alerts for
FORK
states -
Server: added alert for
NO PEERS
state -
Server: node info now stored into local object every time interval defined in
consfig.nodeInfoCollectInterval
-
Server: added config property
config.blockSpeedDistance
with default value10
to calculate blockchain speed -
Server: information about mina now return from stored object
-
Server: added request for node health, request return empty array if
OK
or filled array with critical states -
Server: alerter now use stored node info
-
Server: improved alerts for
HANG
state -
Server: added config properties
hangInterval
,hangIntervalAlert
, config optionrestartAfterPrev
is deprecated, usehangInterval
-
Server: added config options
memAlert
,memRestart
as a percent value (0 - 100) -
Client: added reaction for node health request
-
Client: Node health now is displaying in sync status block