Files
python-ganttclient/nova/tests
Monsyne Dragon e6de054235 Collect more accurate bandwidth data for XenServer
This changes the method used to poll xenserver for bandwidth data.
The reccomended way of collecting such data from xenserver (namely the
RRD files provided by the hosts) do not seem to be reliable, they
will sometimes be correct, often will be signifigantly under (> 10%),
and occasionally will show artifacts, such as phantom 4gb bandwidth
'spikes'.

This patch changes that to use the much simpler method of simply polling the
byte counters on the VIF network devices on the host. (We have old non-nova
code that does that on xenserver, and that method is known to work).

This should also make it much easier for other hypervisors other than
xenserver to implement bandwidth polling, as polling the counters is a rather
more universal method.

Fixes bug 1055737

Change-Id: I6a280d8bbfcc74914f888b11bc09349a270a5f58
2012-09-25 20:36:55 +00:00
..
2012-09-10 16:04:10 +01:00
2012-09-18 08:54:25 -07:00
2012-09-18 08:54:25 -07:00
2011-08-04 23:01:22 -05:00
2012-09-20 16:52:17 +00:00
2012-09-18 08:54:25 -07:00
2012-08-17 13:35:05 +08:00