You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Color encoded tiles for all nodes or table (green - all fine, red - not working, orange - has some problems) with node names and ip addresses
When cursor is hovering over the node tile the short info about node should be displayed: free disk size, current node rps, number of aliens, number of corrupted blobs.
Clicking on node should open Node information page or popup
Condition for orange status:
Node has aliens
Node has corrupted BLOBs
Free disk space on node < 10%
Virtual memory allocated by Bob >= total available RAM on server
Linked issue: qoollo/bob#245
Page should contain:
Condition for orange status:
All the necessary data can be obtained through the REST API: https://github.com/qoollo/bob/blob/master/config-examples/openapi.yaml
The text was updated successfully, but these errors were encountered: