Mina Monitor v1.1.1
What's new in 1.1.1
- New algorithm to check node hanging
- New alert for
NO PEERSstate -
healthobject 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 usagestate detected - Can be used for
Mina Monitor Cluster
Changes in 1.1.1
-
Server: improved alerts for
FORKstates -
Server: added alert for
NO PEERSstate -
Server: node info now stored into local object every time interval defined in
consfig.nodeInfoCollectInterval -
Server: added config property
config.blockSpeedDistancewith default value10to calculate blockchain speed -
Server: information about mina now return from stored object
-
Server: added request for node health, request return empty array if
OKor filled array with critical states -
Server: alerter now use stored node info
-
Server: improved alerts for
HANGstate -
Server: added config properties
hangInterval,hangIntervalAlert, config optionrestartAfterPrevis deprecated, usehangInterval -
Server: added config options
memAlert,memRestartas a percent value (0 - 100) -
Client: added reaction for node health request
-
Client: Node health now is displaying in sync status block