Azure 2023 VM Renewing - Bandwidth
Go back to listWe measure local bandwidth between two identical machines in the same datacenter. The tool used here is Iperf 3 with TCP mode and a number of thread equal to CPU.
iperf3 --client $client_ip --interval 30 --parallel $cpu_number --time 60 --format M --json # On client
iperf3 --server --version4 --interval 30 # On server
{
"configuration": {
"chart": {
"type": "bar",
"polar": false,
"zoomType": "",
"options3d": {},
"height": 700,
"width": null,
"margin": null,
"inverted": false,
"zooming": {}
},
"credits": {
"enabled": false
},
"title": {
"text": ""
},
"colorAxis": null,
"subtitle": {
"text": ""
},
"xAxis": {
"title": {
"text": [
""
],
"useHTML": false,
"style": {
"color": "#666666"
}
},
"categories": [
"provider__short_name",
"flavor__name"
],
"lineWidth": 1,
"tickInterval": null,
"tickWidth": 0,
"tickLength": 10,
"tickPixelInterval": null,
"plotLines": null,
"labels": {
"enabled": false,
"format": null,
"formatter": "",
"style": {
"color": "#666666",
"cursor": "default",
"fontSize": "11px"
},
"useHTML": false,
"step": 0
},
"plotBands": null,
"visible": true,
"floor": null,
"ceiling": null,
"type": "linear",
"min": null,
"gridLineWidth": null,
"gridLineColor": null,
"minorTickInterval": null,
"minorTickWidth": 0,
"minTickInterval": null,
"startOnTick": true,
"endOnTick": null,
"tickmarkPlacement": null,
"units": null,
"minRange": null
},
"yAxis": [
{
"title": {
"text": [
"Bandwidth in Mbps - Higher is better"
],
"useHTML": false,
"style": {
"color": "#666666"
}
},
"categories": [
"mode"
],
"plotLines": null,
"plotBands": null,
"lineWidth": null,
"tickInterval": 2000,
"tickLength": 10,
"floor": null,
"ceiling": null,
"gridLineInterpolation": null,
"gridLineWidth": 1,
"gridLineColor": "#CCC",
"min": null,
"max": 33004.86508304866,
"minorTickInterval": null,
"minorTickWidth": 0,
"minTickInterval": null,
"startOnTick": true,
"endOnTick": null,
"minRange": null,
"type": "linear",
"tickmarkPlacement": null,
"labels": {
"enabled": true,
"formatter": ":abs",
"style": {
"color": "#666666",
"cursor": "default",
"fontSize": "11px"
},
"useHTML": false
}
},
{
"title": {
"enabled": false
},
"categories": [
"mode"
],
"plotLines": null,
"plotBands": null,
"lineWidth": null,
"tickInterval": 2000,
"tickLength": 10,
"floor": null,
"ceiling": null,
"gridLineInterpolation": null,
"gridLineWidth": 1,
"gridLineColor": "#CCC",
"min": null,
"max": 33004.86508304866,
"minorTickInterval": null,
"minorTickWidth": 0,
"minTickInterval": null,
"startOnTick": true,
"endOnTick": null,
"minRange": null,
"type": "linear",
"tickmarkPlacement": null,
"labels": {
"enabled": false
},
"inkedTo": 0
}
],
"zAxis": {
"title": {
"text": "Bandwidth in Mbps - Higher is better"
}
},
"plotOptions": {
"series": {
"dataLabels": {
"enabled": true,
"format": "{series.name}",
"distance": 30,
"align": "left",
"inside": null,
"allowOverlap": false,
"style": {
"fontSize": "17px"
}
},
"showInLegend": null,
"turboThreshold": 1000,
"stacking": "normal",
"groupPadding": 0,
"centerInCategory": false,
"findNearestPointBy": "x"
}
},
"navigator": {
"enabled": false
},
"scrollbar": {
"enabled": false
},
"rangeSelector": {
"enabled": false,
"inputEnabled": false
},
"legend": {
"enabled": true,
"maxHeight": null,
"align": "center",
"verticalAlign": "bottom",
"layout": "horizontal",
"width": null,
"margin": 12,
"reversed": false
},
"series": [
{
"name": "Azure Standard_D8_v4",
"verbose": "Azure Standard_D8_v4 Upload",
"data": [
{
"x": 0,
"y": 10208.670137259649,
"verbose": 10208.670137259649
}
],
"color": "rgba(85, 179, 255, 0.8)",
"zIndex": 10
},
{
"name": "Azure Standard_D8_v4",
"verbose": "Azure Standard_D8_v4 Download",
"data": [
{
"x": 0,
"y": 9812.996593322214,
"verbose": 9812.996593322214
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
},
{
"name": "Azure Standard_D8_v5",
"verbose": "Azure Standard_D8_v5 Upload",
"data": [
{
"x": 1,
"y": 11415.020197120391,
"verbose": 11415.020197120391
}
],
"color": "rgba(85, 179, 255, 0.8)",
"zIndex": 10
},
{
"name": "Azure Standard_D8_v5",
"verbose": "Azure Standard_D8_v5 Download",
"data": [
{
"x": 1,
"y": 11420.337471197758,
"verbose": 11420.337471197758
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
},
{
"name": "Azure Standard_D8a_v4",
"verbose": "Azure Standard_D8a_v4 Upload",
"data": [
{
"x": 2,
"y": 6535.417965262268,
"verbose": 6535.417965262268
}
],
"color": "rgba(85, 179, 255, 0.8)",
"zIndex": 10
},
{
"name": "Azure Standard_D8a_v4",
"verbose": "Azure Standard_D8a_v4 Download",
"data": [
{
"x": 2,
"y": 6248.642124854121,
"verbose": 6248.642124854121
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
},
{
"name": "Azure Standard_D8as_v4",
"verbose": "Azure Standard_D8as_v4 Upload",
"data": [
{
"x": 3,
"y": 8372.842524161179,
"verbose": 8372.842524161179
}
],
"color": "rgba(85, 179, 255, 0.8)",
"zIndex": 10
},
{
"name": "Azure Standard_D8as_v4",
"verbose": "Azure Standard_D8as_v4 Download",
"data": [
{
"x": 3,
"y": 8026.191790626965,
"verbose": 8026.191790626965
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
},
{
"name": "Azure Standard_D8as_v5",
"verbose": "Azure Standard_D8as_v5 Upload",
"data": [
{
"x": 4,
"y": 9369.9490467085,
"verbose": 9369.9490467085
}
],
"color": "rgba(85, 179, 255, 0.8)",
"zIndex": 10
},
{
"name": "Azure Standard_D8as_v5",
"verbose": "Azure Standard_D8as_v5 Download",
"data": [
{
"x": 4,
"y": 10368.883528251954,
"verbose": 10368.883528251954
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
},
{
"name": "Azure Standard_D8ls_v5",
"verbose": "Azure Standard_D8ls_v5 Upload",
"data": [
{
"x": 5,
"y": 11398.483670366977,
"verbose": 11398.483670366977
}
],
"color": "rgba(85, 179, 255, 0.8)",
"zIndex": 10
},
{
"name": "Azure Standard_D8ls_v5",
"verbose": "Azure Standard_D8ls_v5 Download",
"data": [
{
"x": 5,
"y": 11362.672471947812,
"verbose": 11362.672471947812
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
},
{
"name": "Azure Standard_D8pls_v5",
"verbose": "Azure Standard_D8pls_v5 Upload",
"data": [
{
"x": 6,
"y": 11398.229400831773,
"verbose": 11398.229400831773
}
],
"color": "rgba(85, 179, 255, 0.8)",
"zIndex": 10
},
{
"name": "Azure Standard_D8pls_v5",
"verbose": "Azure Standard_D8pls_v5 Download",
"data": [
{
"x": 6,
"y": 11418.196678202989,
"verbose": 11418.196678202989
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
},
{
"name": "Azure Standard_D8ps_v5",
"verbose": "Azure Standard_D8ps_v5 Upload",
"data": [
{
"x": 7,
"y": 11368.807282225838,
"verbose": 11368.807282225838
}
],
"color": "rgba(85, 179, 255, 0.8)",
"zIndex": 10
},
{
"name": "Azure Standard_D8ps_v5",
"verbose": "Azure Standard_D8ps_v5 Download",
"data": [
{
"x": 7,
"y": 11364.738414738713,
"verbose": 11364.738414738713
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
},
{
"name": "Azure Standard_D8s_v4",
"verbose": "Azure Standard_D8s_v4 Upload",
"data": [
{
"x": 8,
"y": 10446.25274065328,
"verbose": 10446.25274065328
}
],
"color": "rgba(85, 179, 255, 0.8)",
"zIndex": 10
},
{
"name": "Azure Standard_D8s_v4",
"verbose": "Azure Standard_D8s_v4 Download",
"data": [
{
"x": 8,
"y": 10248.623208185534,
"verbose": 10248.623208185534
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
},
{
"name": "Azure Standard_D8s_v5",
"verbose": "Azure Standard_D8s_v5 Upload",
"data": [
{
"x": 9,
"y": 11404.314326334026,
"verbose": 11404.314326334026
}
],
"color": "rgba(85, 179, 255, 0.8)",
"zIndex": 10
},
{
"name": "Azure Standard_D8s_v5",
"verbose": "Azure Standard_D8s_v5 Download",
"data": [
{
"x": 9,
"y": 12058.357755281044,
"verbose": 12058.357755281044
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
}
],
"drilldown": {},
"tooltip": {
"enabled": true,
"useHTML": false,
"format": null,
"headerFormat": "",
"pointFormat": "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.verbose:.1f} Mbps</b>",
"footerFormat": "",
"shared": false,
"outside": false,
"valueDecimals": null,
"split": false
},
"annotations": null
},
"hc_type": "chart",
"id": "335824261947792265987888918133115494439"
}