diff options
author | Abhijit Sinha <abhijit.sinha@intel.com> | 2017-09-29 11:07:35 +0100 |
---|---|---|
committer | Abhijit Sinha <abhijit.sinha@intel.com> | 2017-09-29 16:44:42 +0100 |
commit | ff852d8d05028181636272eae272118514006faf (patch) | |
tree | a6fdf7bb641a6bcb0c7800a7fbdd2aaab5ac6524 /dashboard/Prox_BM_L2FWD_Multiflow-4Port-1501760650413.json | |
parent | 9cefa935afa908cede3ab1bd8b6ca91f1e36ad2d (diff) |
Grafana Dashboard update for Prox Tests
JIRA: YARDSTICK-802
Updated the Grafana dashboards to collect KPI's
correctly & incorporate scale up changes in topology
Influx-db stores the KPI’s fields as: <TG><Port><kpi>
TG has changed from : tg__1 to tg__0
VNF has changed from : vnf__1 to vnf__0
Change-Id: I3bd8be61210906bc4de95c9b1986033572d93277
Signed-off-by: Abhijit Sinha <abhijit.sinha@intel.com>
Diffstat (limited to 'dashboard/Prox_BM_L2FWD_Multiflow-4Port-1501760650413.json')
-rw-r--r-- | dashboard/Prox_BM_L2FWD_Multiflow-4Port-1501760650413.json | 30 |
1 files changed, 15 insertions, 15 deletions
diff --git a/dashboard/Prox_BM_L2FWD_Multiflow-4Port-1501760650413.json b/dashboard/Prox_BM_L2FWD_Multiflow-4Port-1501760650413.json index 2a0c33bcd..a431a66c2 100644 --- a/dashboard/Prox_BM_L2FWD_Multiflow-4Port-1501760650413.json +++ b/dashboard/Prox_BM_L2FWD_Multiflow-4Port-1501760650413.json @@ -155,7 +155,7 @@ [ { "params": [ - "vnf__1.packets_fwd" + "vnf__0.packets_fwd" ], "type": "field" }, @@ -192,7 +192,7 @@ [ { "params": [ - "vnf__1.packets_in" + "vnf__0.packets_in" ], "type": "field" }, @@ -229,7 +229,7 @@ [ { "params": [ - "vnf__1.packets_dropped" + "vnf__0.packets_dropped" ], "type": "field" }, @@ -359,7 +359,7 @@ [ { "params": [ - "tg__1.xe0.in_packets" + "tg__0.xe0.in_packets" ], "type": "field" }, @@ -396,7 +396,7 @@ [ { "params": [ - "tg__1.xe1.out_packets" + "tg__0.xe1.out_packets" ], "type": "field" }, @@ -433,7 +433,7 @@ [ { "params": [ - "tg__1.xe2.out_packets" + "tg__0.xe2.out_packets" ], "type": "field" }, @@ -470,7 +470,7 @@ [ { "params": [ - "tg__1.xe3.out_packets" + "tg__0.xe3.out_packets" ], "type": "field" }, @@ -578,7 +578,7 @@ [ { "params": [ - "tg__1.xe0.in_packets" + "tg__0.xe0.in_packets" ], "type": "field" }, @@ -615,7 +615,7 @@ [ { "params": [ - "tg__1.xe1.in_packets" + "tg__0.xe1.in_packets" ], "type": "field" }, @@ -652,7 +652,7 @@ [ { "params": [ - "tg__1.xe2.in_packets" + "tg__0.xe2.in_packets" ], "type": "field" }, @@ -689,7 +689,7 @@ [ { "params": [ - "tg__1.xe3.in_packets" + "tg__0.xe3.in_packets" ], "type": "field" }, @@ -805,7 +805,7 @@ [ { "params": [ - "tg__1.TxThroughput" + "tg__0.TxThroughput" ], "type": "field" }, @@ -842,7 +842,7 @@ [ { "params": [ - "tg__1.RxThroughput" + "tg__0.RxThroughput" ], "type": "field" }, @@ -950,7 +950,7 @@ [ { "params": [ - "tg__1.PktSize" + "tg__0.PktSize" ], "type": "field" }, @@ -987,7 +987,7 @@ [ { "params": [ - "tg__1.DropPackets" + "tg__0.DropPackets" ], "type": "field" }, |