Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 5 additions & 6 deletions public/configurations/dashboards/aarApplicationPerformance.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,11 @@
{ "id": "vsd-from-nsgs-table", "x": 0, "y": 0, "w": 2, "h": 15, "minW": 2, "minH": 15, "static": true},
{ "id": "vsd-to-nsgs-table", "x": 2, "y": 0, "w": 2, "h": 15, "minW": 2, "minH": 15, "static": true},
{ "id": "aar-flow-sla-heatmap", "x": 4, "y": 0, "w": 8, "h": 15, "minW": 8, "minH": 15, "static": true},
{ "id": "aar-flow-uplink-pairs", "x": 0, "y": 15, "w": 2, "h": 40, "minW": 2, "minH": 40, "static": true},
{ "id": "aar-nsg-per-port-traffic-linechart", "x": 2, "y": 15, "w": 10, "h": 10, "minW": 2, "minH": 10, "static": true},
{ "id": "aar-nsg-per-port-pktloss-linechart", "x": 2, "y": 25, "w": 10, "h": 10, "minW": 2, "minH": 10, "static": true},
{ "id": "aar-nsg-per-port-delay-linechart", "x": 2, "y": 35, "w": 10, "h": 10, "minW": 2, "minH": 10, "static": true},
{ "id": "aar-nsg-per-port-jitter-linechart", "x": 2, "y": 45, "w": 10, "h": 10, "minW": 2, "minH": 10, "static": true},
{ "id": "aar-nsg-sla-details", "x": 0, "y": 55, "w": 6, "h": 15, "minW": 2, "minH": 12, "static": true},
{ "id": "aar-flow-uplink-pairs", "x": 0, "y": 15, "w": 2, "h": 30, "minW": 2, "minH": 40, "static": true},
{ "id": "aar-nsg-per-port-pktloss-linechart", "x": 2, "y": 15, "w": 10, "h": 10, "minW": 2, "minH": 10, "static": true},
{ "id": "aar-nsg-per-port-delay-linechart", "x": 2, "y": 25, "w": 10, "h": 10, "minW": 2, "minH": 10, "static": true},
{ "id": "aar-nsg-per-port-jitter-linechart", "x": 2, "y": 35, "w": 10, "h": 10, "minW": 2, "minH": 10, "static": true},
{ "id": "aar-nsg-sla-details", "x": 0, "y": 45, "w": 6, "h": 15, "minW": 2, "minH": 12, "static": true},
{ "id": "aar-nsg-sla-flow-details", "x": 6, "y": 70, "w": 6, "h": 15, "minW": 2, "minH": 12, "static": true}
],
"defaultFilterOptionsOverride": {
Expand Down
12 changes: 8 additions & 4 deletions public/configurations/dashboards/aarNSGDetail.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,14 @@
{ "id": "aar-nsg-all-app-usage", "x": 0, "y": 0, "w": 3, "h": 15, "minW": 2, "minH": 12, "static": true},
{ "id": "aar-nsg-client-traffic-detail","x": 3, "y": 0, "w": 9, "h": 15, "minW": 8, "minH": 12, "static": true},
{ "id": "aar-nsg-app-traffic-detail","x": 0, "y": 15, "w": 12, "h": 15, "minW": 8, "minH": 12, "static": true},
{ "id": "aar-nsg-app-from-nsg", "x": 0, "y": 30, "w": 6, "h": 15, "minW": 5, "minH": 12, "static": true},
{ "id": "aar-nsg-app-to-nsg", "x": 6, "y": 30, "w": 6, "h": 15, "minW": 5, "minH": 12, "static": true},
{ "id": "aar-nsg-sla-from-nsg", "x": 0, "y": 45, "w": 6, "h": 15, "minW": 5, "minH": 12, "static": true},
{ "id": "aar-nsg-sla-to-nsg", "x": 6, "y": 45, "w": 6, "h": 15, "minW": 5, "minH": 12, "static": true}
{ "id": "aar-nsg-per-port-traffic-linechart-overlay-uplink1", "x": 0, "y": 30, "w": 12, "h": 15, "minW": 5, "minH": 12, "static": true},
{ "id": "aar-nsg-per-port-traffic-linechart-overlay-uplink2", "x": 0, "y": 45, "w": 12, "h": 15, "minW": 5, "minH": 12, "static": true},
{ "id": "aar-nsg-per-port-traffic-linechart-underlay-uplink1", "x": 0, "y": 60, "w": 12, "h": 15, "minW": 5, "minH": 12, "static": true},
{ "id": "aar-nsg-per-port-traffic-linechart-underlay-uplink2", "x": 0, "y": 75, "w": 12, "h": 15, "minW": 5, "minH": 12, "static": true},
{ "id": "aar-nsg-app-from-nsg", "x": 0, "y": 90, "w": 6, "h": 15, "minW": 5, "minH": 12, "static": true},
{ "id": "aar-nsg-app-to-nsg", "x": 6, "y": 90, "w": 6, "h": 15, "minW": 5, "minH": 12, "static": true},
{ "id": "aar-nsg-sla-from-nsg", "x": 0, "y": 105, "w": 6, "h": 15, "minW": 5, "minH": 12, "static": true},
{ "id": "aar-nsg-sla-to-nsg", "x": 6, "y": 105, "w": 6, "h": 15, "minW": 5, "minH": 12, "static": true}
],
"links": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"id":"aar-nsg-per-port-traffic-linechart",
"id":"aar-nsg-per-port-traffic-linechart-overlay-uplink1",
"title":"TBD",
"service":"elasticsearch",
"query":{
Expand All @@ -13,8 +13,8 @@
{
"range":{
"timestamp":{
"gte":"{{nsgSlaDetailsstartTime:now-20m}}",
"lte":"{{nsgSlaDetailsendTime:now}}",
"gte":"{{startTime:now-20m}}",
"lte":"{{endTime:now}}",
"format":"epoch_millis"
}
}
Expand All @@ -26,27 +26,17 @@
},
{
"term": {
"SourceNSG": "{{snsg}}"
"{{nsg_traffic_linechart1_nsg_type:SourceNSG}}": "{{snsg}}"
}
},
{
"term": {
"DestinationNSG": "{{dnsg}}"
"wildcard":{
"{{nsg_traffic_linechart1_nsgside_uplink:SrcUplink}}":"{{uplink1}}*"
}
},
{
"term": {
"SrcUplink": "{{srcUplink}}"
}
},
{
"term": {
"DstUplink": "{{dstUplink}}"
}
},
{
"term": {
"Application": "{{app}}"
"exists":{
"field":"{{nsg_traffic_linechart1_uplink:DstUplink}}"
}
}
]
Expand All @@ -57,16 +47,22 @@
"date_histogram": {
"field": "timestamp",
"interval": "{{interval:1m}}",
"min_doc_count":0,
"extended_bounds" : {
"min" : "{{nsgSlaDetailsstartTime:now-20m}}",
"max" : "{{nsgSlaDetailsendTime:now}}"
}
"min_doc_count":0
},
"aggs": {
"Traffic": {
"avg": {
"field": "IngressMB"
"aggs":{
"App":{
"terms":{
"field":"Application",
"order":{
"Traffic":"desc"
}
},
"aggs": {
"Traffic": {
"avg": {
"field": "{{nsg_traffic_linechart1_bytesType:EgressMB}}"
}
}
}
}
}
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,73 @@
{
"id":"aar-nsg-per-port-traffic-linechart-overlay-uplink2",
"title":"TBD",
"service":"elasticsearch",
"query":{
"index":"{{index:nuage_dpi_flowstats}}",
"type":"{{type:nuage_doc_type}}",
"body":{
"size":0,
"query":{
"bool":{
"must":[
{
"range":{
"timestamp":{
"gte":"{{startTime:now-20m}}",
"lte":"{{endTime:now}}",
"format":"epoch_millis"
}
}
},
{
"term": {
"EnterpriseName": "{{enterpriseName:test_org}}"
}
},
{
"term": {
"{{nsg_traffic_linechart2_nsg_type:SourceNSG}}": "{{snsg}}"
}
},
{
"wildcard":{
"{{nsg_traffic_linechart2_nsgside_uplink:SrcUplink}}":"{{uplink2}}*"
}
},
{
"exists":{
"field":"{{nsg_traffic_linechart2_uplink:DstUplink}}"
}
}
]
}
},
"aggs": {
"ts": {
"date_histogram": {
"field": "timestamp",
"interval": "{{interval:1m}}",
"min_doc_count":0
},
"aggs":{
"App":{
"terms":{
"field":"Application",
"order":{
"Traffic":"desc"
}
},
"aggs": {
"Traffic": {
"avg": {
"field": "{{nsg_traffic_linechart2_bytesType:EgressMB}}"
}
}
}
}
}
}
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,75 @@
{
"id":"aar-nsg-per-port-traffic-linechart-underlay-uplink1",
"title":"TBD",
"service":"elasticsearch",
"query":{
"index":"{{index:nuage_dpi_flowstats}}",
"type":"{{type:nuage_doc_type}}",
"body":{
"size":0,
"query":{
"bool":{
"must":[
{
"range":{
"timestamp":{
"gte":"{{startTime:now-20m}}",
"lte":"{{endTime:now}}",
"format":"epoch_millis"
}
}
},
{
"term": {
"EnterpriseName": "{{enterpriseName:test_org}}"
}
},
{
"term": {
"{{nsg_traffic_linechart3_nsg_type:SourceNSG}}": "{{snsg}}"
}
},
{
"wildcard":{
"{{nsg_traffic_linechart3_nsgside_uplink:SrcUplink}}":"{{uplink1}}*"
}
}
],
"must_not":[
{
"exists":{
"field":"{{nsg_traffic_linechart3_uplink:DstUplink}}"
}
}
]
}
},
"aggs": {
"ts": {
"date_histogram": {
"field": "timestamp",
"interval": "{{interval:1m}}",
"min_doc_count":0
},
"aggs":{
"App":{
"terms":{
"field":"Application",
"order":{
"Traffic":"desc"
}
},
"aggs": {
"Traffic": {
"avg": {
"field": "{{nsg_traffic_linechart3_bytesType:EgressMB}}"
}
}
}
}
}
}
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,73 @@
{
"id": "aar-nsg-per-port-traffic-linechart-underlay-uplink2",
"title": "TBD",
"service": "elasticsearch",
"query": {
"index": "{{index:nuage_dpi_flowstats}}",
"type": "{{type:nuage_doc_type}}",
"body": {
"size": 0,
"query": {
"bool": {
"must": [{
"range": {
"timestamp": {
"gte": "{{startTime:now-20m}}",
"lte": "{{endTime:now}}",
"format": "epoch_millis"
}
}
},
{
"term": {
"EnterpriseName": "{{enterpriseName:test_org}}"
}
},
{
"term": {
"{{nsg_traffic_linechart4_nsg_type:SourceNSG}}": "{{snsg}}"
}
},
{
"wildcard": {
"{{nsg_traffic_linechart4_nsgside_uplink:SrcUplink}}": "{{uplink2}}*"
}
}
],
"must_not": [{
"exists": {
"field": "{{nsg_traffic_linechart4_uplink:DstUplink}}"
}
}]

}
},
"aggs": {
"ts": {
"date_histogram": {
"field": "timestamp",
"interval": "{{interval:1m}}",
"min_doc_count": 0
},
"aggs": {
"App": {
"terms": {
"field": "Application",
"order": {
"Traffic": "desc"
}
},
"aggs": {
"Traffic": {
"avg": {
"field": "{{nsg_traffic_linechart4_bytesType:EgressMB}}"
}
}
}
}
}
}
}
}
}
}
Loading