diff options
author | Abhijit Sinha <abhijit.sinha@intel.com> | 2017-09-29 11:07:35 +0100 |
---|---|---|
committer | Ross Brattain <ross.b.brattain@intel.com> | 2017-10-02 15:16:04 -0700 |
commit | 134e77b91771487e9a85b92d727829d43403ce38 (patch) | |
tree | 17f3c24dfcba4b6c97747d2892a3a5687d61c4d9 /dashboard/Prox_BM_BNG-4Port-1506596922499.json | |
parent | 66fe3f812a21ffc4da4404d7461505daac5d345e (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_BNG-4Port-1506596922499.json')
-rw-r--r-- | dashboard/Prox_BM_BNG-4Port-1506596922499.json | 28 |
1 files changed, 14 insertions, 14 deletions
diff --git a/dashboard/Prox_BM_BNG-4Port-1506596922499.json b/dashboard/Prox_BM_BNG-4Port-1506596922499.json index 8cf960883..f48e931fe 100644 --- a/dashboard/Prox_BM_BNG-4Port-1506596922499.json +++ b/dashboard/Prox_BM_BNG-4Port-1506596922499.json @@ -154,7 +154,7 @@ [ { "params": [ - "vnf__1.packets_fwd" + "vnf__0.packets_fwd" ], "type": "field" }, @@ -191,7 +191,7 @@ [ { "params": [ - "vnf__1.packets_in" + "vnf__0.packets_in" ], "type": "field" }, @@ -228,7 +228,7 @@ [ { "params": [ - "vnf__1.packets_dropped" + "vnf__0.packets_dropped" ], "type": "field" }, @@ -357,7 +357,7 @@ [ { "params": [ - "tg__1.xe0.out_packets" + "tg__0.xe0.out_packets" ], "type": "field" }, @@ -394,7 +394,7 @@ [ { "params": [ - "tg__1.xe1.out_packets" + "tg__0.xe1.out_packets" ], "type": "field" }, @@ -431,7 +431,7 @@ [ { "params": [ - "tg__1.xe2.out_packets" + "tg__0.xe2.out_packets" ], "type": "field" }, @@ -468,7 +468,7 @@ [ { "params": [ - "tg__1.xe3.out_packets" + "tg__0.xe3.out_packets" ], "type": "field" }, @@ -576,7 +576,7 @@ [ { "params": [ - "tg__1.xe0.in_packets" + "tg__0.xe0.in_packets" ], "type": "field" }, @@ -613,7 +613,7 @@ [ { "params": [ - "tg__1.xe1.in_packets" + "tg__0.xe1.in_packets" ], "type": "field" }, @@ -650,7 +650,7 @@ [ { "params": [ - "tg__1.xe2.in_packets" + "tg__0.xe2.in_packets" ], "type": "field" }, @@ -687,7 +687,7 @@ [ { "params": [ - "tg__1.xe3.in_packets" + "tg__0.xe3.in_packets" ], "type": "field" }, @@ -804,7 +804,7 @@ [ { "params": [ - "tg__1.TxThroughput" + "tg__0.TxThroughput" ], "type": "field" }, @@ -841,7 +841,7 @@ [ { "params": [ - "tg__1.RxThroughput" + "tg__0.RxThroughput" ], "type": "field" }, @@ -949,7 +949,7 @@ [ { "params": [ - "tg__1.PktSize" + "tg__0.PktSize" ], "type": "field" }, |