InCNTRE / FlowScale

OpenFlow Based Load Balancer
http://incntre.github.io/FlowScale
Other
20 stars 11 forks source link

Refresh bug #4

Closed chrissmall22 closed 12 years ago

chrissmall22 commented 12 years ago

The graphs write over themseves because there isn't a destructor in the OESS graph function. FlowScale will need to remove graphs when changing targets or the auto refresh will rewrite the wrong data.

The auto refresh time was increased to minimise the effect but this needs to be properly fixed.

chrissmall22 commented 12 years ago

Duplicate issue