grycap / clues

CLUES: an energy management system for HPC Clusters and Cloud infrastructures.
http://www.grycap.upv.es/clues
GNU General Public License v3.0
24 stars 7 forks source link

Clues Reports - Error showing the areas of the deployed nodes #80

Closed alpegon closed 4 years ago

alpegon commented 5 years ago

This error appears when printing the information about the state of the nodes. In the image between 22:03 and 22:38 you can see the purple line but not the purple area that represents an idle node. Also between 22:38 and 23:18 the area should show the use of 10 nodes, not 9. Also the idle area is missing one node.

clues_error

If you check the cluesdata.js, the data is there, so it seems that it is an error from the graphs.

The data to reproduce the error can be found in this zip file. reports.zip

Cheers

dealfonso commented 4 years ago

PR #92 solves this issue and others.