"expr":"count by (hostname) (unpoller_client_uptime_seconds{site_name=~\"$Site\", name=~\"$Wired\", sw_name=~\"$Switch\"})",
"instant":true,
"legendFormat":"Wired",
"refId":"A"
},
{
"expr":"count by (channel) (unpoller_client_roam_count_total{site_name=~\"$Site\", name=~\"$Wireless\", ap_name=~\"$AP\"})",
"instant":true,
"interval":"$Smooth",
"legendFormat":"Channel {{channel}}",
"refId":"B"
}
],
"timeFrom":null,
"title":"Clients / Channel",
"transparent":true,
"type":"piechart",
"valueName":"current"
},
{
"aliasColors":{},
"breakPoint":"25%",
"cacheTimeout":null,
"combine":{
"label":"Others",
"threshold":0
},
"datasource":"${DS_PROMETHEUS}",
"decimals":0,
"description":"Visualize how many clients are connected to which radios/APs.",
"fieldConfig":{
"defaults":{
"custom":{}
},
"overrides":[]
},
"fontSize":"70%",
"format":"short",
"gridPos":{
"h":10,
"w":8,
"x":8,
"y":25
},
"hideTimeOverride":false,
"id":11,
"interval":null,
"legend":{
"header":"",
"percentage":true,
"show":true,
"values":false
},
"legendType":"Right side",
"links":[],
"maxDataPoints":3,
"nullPointMode":"connected",
"pieType":"pie",
"strokeWidth":"3",
"targets":[
{
"expr":"count by (radio_proto) (unpoller_client_roam_count_total{site_name=~\"$Site\", name=~\"$Wireless\", ap_name=~\"$AP\"})",
"instant":true,
"interval":"$Smooth",
"legendFormat":"{{radio_proto}}",
"refId":"A"
}
],
"timeFrom":null,
"title":"Clients / AP Radio",
"transparent":true,
"type":"piechart",
"valueName":"current"
},
{
"aliasColors":{},
"breakPoint":"50%",
"cacheTimeout":null,
"combine":{
"label":"Others",
"threshold":"0.01"
},
"datasource":"${DS_PROMETHEUS}",
"decimals":0,
"description":"This shows an OUI breakdown from Unifi''s perspective. e = wired, w = wireless",
"fieldConfig":{
"defaults":{
"custom":{}
},
"overrides":[]
},
"fontSize":"70%",
"format":"short",
"gridPos":{
"h":10,
"w":8,
"x":16,
"y":25
},
"hideTimeOverride":false,
"id":12,
"interval":null,
"legend":{
"header":"Count",
"percentage":true,
"percentageDecimals":0,
"show":true,
"sort":"current",
"sortDesc":true,
"values":true
},
"legendType":"Right side",
"links":[],
"maxDataPoints":3,
"nullPointMode":"connected",
"pieType":"pie",
"strokeWidth":1,
"targets":[
{
"expr":"count by (oui) (unpoller_client_uptime_seconds{site_name=~\"$Site\", name=~\"$Wireless\", ap_name=~\"$AP\"})",
"hide":false,
"instant":true,
"interval":"$Smooth",
"legendFormat":" w {{oui}}",
"refId":"A"
},
{
"expr":"count by (oui) (+unpoller_client_uptime_seconds{site_name=~\"$Site\", name=~\"$Wired\", sw_name=~\"$Switch\"})",
"hide":false,
"instant":true,
"interval":"$Smooth",
"legendFormat":"e {{oui}}",
"refId":"B"
}
],
"timeFrom":null,
"title":"Client MAC OUI Breakdown",
"transparent":true,
"type":"piechart",
"valueName":"current"
},
{
"aliasColors":{},
"bars":false,
"dashLength":10,
"dashes":false,
"datasource":"${DS_PROMETHEUS}",
"description":"Bandwidth usage per wireless devices as reported by the UAPs. Rx is on the negative axis. Does not include amazon devices.",
"fieldConfig":{
"defaults":{
"custom":{}
},
"overrides":[]
},
"fill":0,
"fillGradient":0,
"gridPos":{
"h":14,
"w":24,
"x":0,
"y":35
},
"hiddenSeries":false,
"id":3,
"legend":{
"alignAsTable":true,
"avg":true,
"current":true,
"hideEmpty":true,
"hideZero":false,
"max":true,
"min":false,
"rightSide":true,
"show":true,
"sort":"max",
"sortDesc":true,
"total":false,
"values":true
},
"lines":true,
"linewidth":1,
"links":[],
"nullPointMode":"null",
"options":{
"dataLinks":[]
},
"percentage":false,
"pointradius":5,
"points":false,
"renderer":"flot",
"seriesOverrides":[
{
"$$hashKey":"object:323",
"alias":"/Rx$/",
"transform":"negative-Y"
}
],
"spaceLength":10,
"stack":false,
"steppedLine":false,
"targets":[
{
"expr":"sum by ($Identifier) (rate(unpoller_client_transmit_bytes_total{name!~\".*camera.*|.*cam(era)?$\", name=~\"$Wireless\", site_name=~\"$Site\", ap_name=~\"$AP\"}[$__interval]))",
"instant":false,
"interval":"$Smooth",
"legendFormat":"{{name}} {{mac}} Tx",
"refId":"B"
},
{
"expr":"sum by ($Identifier) (rate(unpoller_client_receive_bytes_total{name!~\".*camera.*|.*cam(era)?$\", name=~\"$Wireless\", site_name=~\"$Site\", ap_name=~\"$AP\"}[$__interval]))",
"instant":false,
"interval":"$Smooth",
"legendFormat":"{{name}} {{mac}} Rx",
"refId":"C"
}
],
"thresholds":[],
"timeFrom":null,
"timeRegions":[],
"timeShift":null,
"title":"UAP Bandwidth / Wireless Devices",
"tooltip":{
"shared":true,
"sort":2,
"value_type":"individual"
},
"type":"graph",
"xaxis":{
"buckets":null,
"mode":"time",
"name":null,
"show":true,
"values":[]
},
"yaxes":[
{
"format":"Bps",
"label":"bytes / sec",
"logBase":1,
"max":null,
"min":null,
"show":true
},
{
"format":"short",
"label":null,
"logBase":1,
"max":null,
"min":null,
"show":false
}
],
"yaxis":{
"align":false,
"alignLevel":null
}
},
{
"aliasColors":{},
"bars":false,
"dashLength":10,
"dashes":false,
"datasource":"${DS_PROMETHEUS}",
"description":"Wired TX / RX bytes per second (calculated in 30 second buckets). Rx is on the negative axis. Does not include amazon and camera devices. Unaffected by the AP setting.",
"fieldConfig":{
"defaults":{
"custom":{}
},
"overrides":[]
},
"fill":0,
"fillGradient":0,
"gridPos":{
"h":17,
"w":24,
"x":0,
"y":49
},
"hiddenSeries":false,
"id":2,
"legend":{
"alignAsTable":true,
"avg":true,
"current":true,
"hideEmpty":true,
"max":true,
"min":false,
"rightSide":true,
"show":true,
"sort":"max",
"sortDesc":true,
"total":false,
"values":true
},
"lines":true,
"linewidth":1,
"links":[],
"nullPointMode":"null",
"options":{
"dataLinks":[]
},
"percentage":false,
"pointradius":5,
"points":false,
"renderer":"flot",
"seriesOverrides":[
{
"$$hashKey":"object:398",
"alias":"/Rx$/",
"transform":"negative-Y"
}
],
"spaceLength":10,
"stack":false,
"steppedLine":false,
"targets":[
{
"expr":"sum by ($Identifier) (rate(unpoller_client_transmit_bytes_total{name!~\".*camera.*|.*cam(era)?$\", name=~\"$Wired\", site_name=~\"$Site\", sw_name=~\"$Switch\"}[$__interval]))",
"interval":"$Smooth",
"legendFormat":"{{name}} {{mac}} Tx",
"refId":"A"
},
{
"expr":"sum by ($Identifier) (rate(unpoller_client_receive_bytes_total{name!~\".*camera.*|.*cam(era)?$\", name=~\"$Wired\", site_name=~\"$Site\", sw_name=~\"$Switch\"}[$__interval]))",
"hide":false,
"interval":"$Smooth",
"intervalFactor":1,
"legendFormat":"{{name}} {{mac}} Rx",
"refId":"B"
}
],
"thresholds":[],
"timeFrom":null,
"timeRegions":[],
"timeShift":null,
"title":"Switch Bandwidth / Wired Devices",
"tooltip":{
"shared":true,
"sort":2,
"value_type":"individual"
},
"transparent":true,
"type":"graph",
"xaxis":{
"buckets":null,
"mode":"time",
"name":null,
"show":true,
"values":[]
},
"yaxes":[
{
"format":"Bps",
"label":"bytes / sec",
"logBase":1,
"max":null,
"min":null,
"show":true
},
{
"format":"short",
"label":null,
"logBase":1,
"max":null,
"min":null,
"show":false
}
],
"yaxis":{
"align":false,
"alignLevel":null
}
},
{
"aliasColors":{},
"bars":false,
"dashLength":10,
"dashes":false,
"datasource":"${DS_PROMETHEUS}",
"description":"Amazon Devices TX / RX bytes per second. Rx is on the negative axis. My home network has a ton of Amazon devices, so I broke them out separately. If you don''t have Amazon devices, or they have different names, you can edit the query to use a different name. e = wired, w = wireless",
"fieldConfig":{
"defaults":{
"custom":{}
},
"overrides":[]
},
"fill":0,
"fillGradient":0,
"gridPos":{
"h":11,
"w":12,
"x":0,
"y":66
},
"hiddenSeries":false,
"id":23,
"legend":{
"alignAsTable":true,
"avg":true,
"current":true,
"max":true,
"min":false,
"rightSide":true,
"show":true,
"sort":"current",
"sortDesc":true,
"total":false,
"values":true
},
"lines":true,
"linewidth":1,
"links":[],
"nullPointMode":"null",
"options":{
"dataLinks":[]
},
"percentage":false,
"pointradius":5,
"points":false,
"renderer":"flot",
"seriesOverrides":[
{
"$$hashKey":"object:469",
"alias":"/Rx$/",
"transform":"negative-Y"
}
],
"spaceLength":10,
"stack":false,
"steppedLine":false,
"targets":[
{
"expr":"sum by ($Identifier) (rate(unpoller_client_transmit_bytes_total{name=~\"^amazon.*\", name=~\"$Wireless\", site_name=~\"$Site\", ap_name=~\"$AP\"}[$__interval]))",
"hide":false,
"interval":"$Smooth",
"legendFormat":"w {{name}} {{mac}} Tx",
"refId":"A"
},
{
"expr":"sum by ($Identifier) (rate(unpoller_client_receive_bytes_total{name=~\"^amazon.*\", name=~\"$Wireless\", site_name=~\"$Site\", ap_name=~\"$AP\"}[$__interval]))",
"hide":false,
"interval":"$Smooth",
"legendFormat":"w {{name}} {{mac}} Rx",
"refId":"B"
},
{
"expr":"sum by ($Identifier) (rate(unpoller_client_transmit_bytes_total{name=~\"^amazon.*\", name=~\"$Wired\", site_name=~\"$Site\", sw_name=~\"$Switch\"}[$__interval]))",
"hide":false,
"interval":"$Smooth",
"legendFormat":"e {{name}} {{mac}} Tx",
"refId":"C"
},
{
"expr":"sum by ($Identifier) (rate(unpoller_client_receive_bytes_total{name=~\"^amazon.*\", name=~\"$Wired\", site_name=~\"$Site\", sw_name=~\"$Switch\"}[$__interval]))",
"hide":false,
"interval":"$Smooth",
"legendFormat":"e {{name}} {{mac}} Rx",
"refId":"D"
}
],
"thresholds":[],
"timeFrom":null,
"timeRegions":[],
"timeShift":null,
"title":"Client Bandwidth / Echos & FireTVs",
"tooltip":{
"shared":true,
"sort":2,
"value_type":"individual"
},
"type":"graph",
"xaxis":{
"buckets":null,
"mode":"time",
"name":null,
"show":true,
"values":[]
},
"yaxes":[
{
"format":"Bps",
"label":"bytes / sec",
"logBase":1,
"max":null,
"min":null,
"show":true
},
{
"format":"short",
"label":null,
"logBase":1,
"max":null,
"min":null,
"show":false
}
],
"yaxis":{
"align":false,
"alignLevel":null
}
},
{
"aliasColors":{},
"bars":false,
"dashLength":10,
"dashes":false,
"datasource":"${DS_PROMETHEUS}",
"description":"Cameras TX / RX bytes per second. Rx is on the negative axis. This graph shows any device with the word \"camera\" in its name and has nothing to do with UniFi Protect/video products. e = wired, w = wireless",
"fieldConfig":{
"defaults":{
"custom":{}
},
"overrides":[]
},
"fill":0,
"fillGradient":0,
"gridPos":{
"h":11,
"w":12,
"x":12,
"y":66
},
"hiddenSeries":false,
"id":15,
"legend":{
"alignAsTable":true,
"avg":true,
"current":true,
"hideEmpty":true,
"max":true,
"min":false,
"rightSide":true,
"show":true,
"sort":"avg",
"sortDesc":true,
"total":false,
"values":true
},
"lines":true,
"linewidth":1,
"links":[],
"nullPointMode":"null",
"options":{
"dataLinks":[]
},
"percentage":false,
"pointradius":5,
"points":false,
"renderer":"flot",
"seriesOverrides":[
{
"$$hashKey":"object:510",
"alias":"/Rx$/",
"transform":"negative-Y"
}
],
"spaceLength":10,
"stack":true,
"steppedLine":false,
"targets":[
{
"expr":"sum by ($Identifier) (rate(unpoller_client_transmit_bytes_total{ap_name=~\"$AP\", name=~\".*camera.*|.*cam$\", site_name=~\"$Site\"}[$__interval]))",
"hide":false,
"instant":false,
"interval":"$Smooth",
"legendFormat":"w {{name}} {{mac}} Tx",
"refId":"A"
},
{
"expr":"sum by ($Identifier) (rate(unpoller_client_receive_bytes_total{ap_name=~\"$AP\", name=~\".*camera.*|.*cam$\", site_name=~\"$Site\"}[$__interval]))",
"hide":false,
"interval":"$Smooth",
"legendFormat":"w {{name}} {{mac}} Rx",
"refId":"B"
},
{
"expr":"sum by ($Identifier) (rate(unpoller_client_transmit_bytes_total{sw_name=~\"$Switch\", name=~\".*camera.*|.*cam$\", site_name=~\"$Site\"}[$__interval]))",
"hide":false,
"interval":"$Smooth",
"legendFormat":"e {{name}} {{mac}} Tx",
"refId":"C"
},
{
"expr":"sum by ($Identifier) (rate(unpoller_client_receive_bytes_total{sw_name=~\"$Switch\", name=~\".*camera.*|.*cam$\", site_name=~\"$Site\"}[$__interval]))",
"hide":false,
"interval":"$Smooth",
"legendFormat":"e {{name}} {{mac}} Rx",
"refId":"D"
}
],
"thresholds":[],
"timeFrom":null,
"timeRegions":[],
"timeShift":null,
"title":"Client Bandwidth: Cameras",
"tooltip":{
"shared":true,
"sort":2,
"value_type":"individual"
},
"type":"graph",
"xaxis":{
"buckets":null,
"mode":"time",
"name":null,
"show":true,
"values":[]
},
"yaxes":[
{
"format":"Bps",
"label":"bytes / sec",
"logBase":1,
"max":null,
"min":null,
"show":true
},
{
"format":"short",
"label":null,
"logBase":1,
"max":null,
"min":null,
"show":false
}
],
"yaxis":{
"align":false,
"alignLevel":null
}
},
{
"aliasColors":{},
"bars":false,
"dashLength":10,
"dashes":false,
"datasource":"${DS_PROMETHEUS}",
"decimals":0,
"fieldConfig":{
"defaults":{
"custom":{}
},
"overrides":[]
},
"fill":0,
"fillGradient":0,
"gridPos":{
"h":9,
"w":12,
"x":0,
"y":77
},
"hiddenSeries":false,
"id":7,
"legend":{
"alignAsTable":true,
"avg":false,
"current":true,
"hideEmpty":true,
"hideZero":false,
"max":true,
"min":true,
"rightSide":true,
"show":true,
"sort":"min",
"sortDesc":true,
"total":false,
"values":true
},
"lines":true,
"linewidth":1,
"links":[],
"nullPointMode":"connected",
"options":{
"dataLinks":[]
},
"percentage":false,
"pointradius":5,
"points":false,
"renderer":"flot",
"seriesOverrides":[],
"spaceLength":10,
"stack":false,
"steppedLine":false,
"targets":[
{
"expr":"sum by ($Identifier) (unpoller_client_rssi_db{ap_name=~\"$AP\", site_name=~\"$Site\", name=~\"$Wireless\"})",
"interval":"1m",
"legendFormat":"{{name}} {{mac}}",
"refId":"A"
}
],
"thresholds":[],
"timeFrom":null,
"timeRegions":[],
"timeShift":null,
"title":"Received Signal Strength Indicator",
"tooltip":{
"shared":true,
"sort":2,
"value_type":"individual"
},
"transparent":true,
"type":"graph",
"xaxis":{
"buckets":null,
"mode":"time",
"name":null,
"show":true,
"values":[]
},
"yaxes":[
{
"decimals":0,
"format":"dB",
"label":"RSSI Quality",
"logBase":1,
"max":null,
"min":null,
"show":true
},
{
"format":"short",
"label":null,
"logBase":1,
"max":null,
"min":null,
"show":false
}
],
"yaxis":{
"align":false,
"alignLevel":null
}
},
{
"aliasColors":{},
"bars":false,
"dashLength":10,
"dashes":false,
"datasource":"${DS_PROMETHEUS}",
"decimals":0,
"fieldConfig":{
"defaults":{
"custom":{}
},
"overrides":[]
},
"fill":0,
"fillGradient":0,
"gridPos":{
"h":9,
"w":12,
"x":12,
"y":77
},
"hiddenSeries":false,
"id":10,
"legend":{
"alignAsTable":true,
"avg":false,
"current":true,
"hideEmpty":false,
"hideZero":false,
"max":true,
"min":true,
"rightSide":true,
"show":true,
"sort":"max",
"sortDesc":true,
"total":false,
"values":true
},
"lines":true,
"linewidth":1,
"links":[],
"nullPointMode":"connected",
"options":{
"dataLinks":[]
},
"percentage":false,
"pointradius":5,
"points":false,
"renderer":"flot",
"seriesOverrides":[],
"spaceLength":10,
"stack":false,
"steppedLine":false,
"targets":[
{
"expr":"sum by ($Identifier) (unpoller_client_radio_signal_db{ap_name=~\"$AP\", site_name=~\"$Site\", name=~\"$Wireless\"})",
"instant":false,
"interval":"$Smooth",
"intervalFactor":1,
"legendFormat":"{{name}} {{mac}}",
"refId":"A"
}
],
"thresholds":[],
"timeFrom":null,
"timeRegions":[],
"timeShift":null,
"title":"Wireless Signal",
"tooltip":{
"shared":true,
"sort":2,
"value_type":"individual"
},
"transparent":true,
"type":"graph",
"xaxis":{
"buckets":null,
"mode":"time",
"name":null,
"show":true,
"values":[]
},
"yaxes":[
{
"decimals":0,
"format":"dBm",
"label":"Signal Power",
"logBase":1,
"max":null,
"min":null,
"show":true
},
{
"format":"short",
"label":null,
"logBase":1,
"max":null,
"min":null,
"show":false
}
],
"yaxis":{
"align":false,
"alignLevel":null
}
},
{
"aliasColors":{},
"bars":false,
"dashLength":10,
"dashes":false,
"datasource":"${DS_PROMETHEUS}",
"decimals":0,
"fieldConfig":{
"defaults":{
"custom":{}
},
"overrides":[]
},
"fill":0,
"fillGradient":0,
"gridPos":{
"h":8,
"w":12,
"x":0,
"y":86
},
"hiddenSeries":false,
"id":6,
"legend":{
"alignAsTable":true,
"avg":false,
"current":true,
"hideEmpty":true,
"hideZero":false,
"max":true,
"min":true,
"rightSide":true,
"show":true,
"sort":"current",
"sortDesc":true,
"total":false,
"values":true
},
"lines":true,
"linewidth":1,
"links":[],
"nullPointMode":"connected",
"options":{
"dataLinks":[]
},
"percentage":false,
"pointradius":5,
"points":false,
"renderer":"flot",
"seriesOverrides":[],
"spaceLength":10,
"stack":false,
"steppedLine":false,
"targets":[
{
"expr":"sum by ($Identifier) (unpoller_client_noise_db{ap_name=~\"$AP\", site_name=~\"$Site\", name=~\"$Wireless\"})",
"instant":false,
"interval":"$Smooth",
"legendFormat":"{{name}} {{mac}}",
"refId":"A"
}
],
"thresholds":[],
"timeFrom":null,
"timeRegions":[],
"timeShift":null,
"title":"UAP Client Stats / Noise",
"tooltip":{
"shared":true,
"sort":1,
"value_type":"individual"
},
"type":"graph",
"xaxis":{
"buckets":null,
"mode":"time",
"name":null,
"show":true,
"values":[]
},
"yaxes":[
{
"decimals":0,
"format":"dB",
"label":"Noise",
"logBase":1,
"max":null,
"min":null,
"show":true
},
{
"format":"short",
"label":null,
"logBase":1,
"max":null,
"min":null,
"show":false
}
],
"yaxis":{
"align":false,
"alignLevel":null
}
},
{
"aliasColors":{},
"bars":false,
"dashLength":10,
"dashes":false,
"datasource":"${DS_PROMETHEUS}",
"description":"Client reported transmit rate.",
"fieldConfig":{
"defaults":{
"custom":{}
},
"overrides":[]
},
"fill":0,
"fillGradient":0,
"gridPos":{
"h":8,
"w":12,
"x":12,
"y":86
},
"hiddenSeries":false,
"id":19,
"legend":{
"alignAsTable":true,
"avg":true,
"current":true,
"max":true,
"min":false,
"rightSide":true,
"show":true,
"sort":"max",
"sortDesc":true,
"total":false,
"values":true
},
"lines":true,
"linewidth":1,
"links":[],
"nullPointMode":"connected",
"options":{
"dataLinks":[]
},
"percentage":false,
"pointradius":5,
"points":false,
"renderer":"flot",
"seriesOverrides":[],
"spaceLength":10,
"stack":false,
"steppedLine":false,
"targets":[
{
"expr":"sum by ($Identifier) (unpoller_client_radio_transmit_rate_bps{ap_name=~\"$AP\", site_name=~\"$Site\", name=~\"$Wireless\"})",
"interval":"$Smooth",
"legendFormat":"{{name}} {{mac}}",
"refId":"A"
}
],
"thresholds":[],
"timeFrom":null,
"timeRegions":[],
"timeShift":null,
"title":"TX Rate",
"tooltip":{
"shared":true,
"sort":2,
"value_type":"individual"
},
"type":"graph",
"xaxis":{
"buckets":null,
"mode":"time",
"name":null,
"show":true,
"values":[]
},
"yaxes":[
{
"decimals":0,
"format":"bps",
"label":null,
"logBase":1,
"max":null,
"min":null,
"show":true
},
{
"format":"short",
"label":null,
"logBase":1,
"max":null,
"min":null,
"show":false
}
],
"yaxis":{
"align":false,
"alignLevel":null
}
},
{
"aliasColors":{},
"bars":false,
"dashLength":10,
"dashes":false,
"datasource":"${DS_PROMETHEUS}",
"decimals":0,
"fieldConfig":{
"defaults":{
"custom":{}
},
"overrides":[]
},
"fill":0,
"fillGradient":0,
"gridPos":{
"h":8,
"w":12,
"x":0,
"y":94
},
"hiddenSeries":false,
"id":24,
"legend":{
"alignAsTable":true,
"avg":false,
"current":true,
"hideEmpty":true,
"hideZero":false,
"max":true,
"min":true,
"rightSide":true,
"show":true,
"sort":"current",
"sortDesc":true,
"total":false,
"values":true
},
"lines":true,
"linewidth":1,
"links":[],
"nullPointMode":"null",
"options":{
"dataLinks":[]
},
"percentage":false,
"pointradius":5,
"points":false,
"renderer":"flot",
"seriesOverrides":[],
"spaceLength":10,
"stack":false,
"steppedLine":false,
"targets":[
{
"expr":"avg by ($Identifier) (rate(unpoller_client_wifi_attempts_transmit_total{ap_name=~\"$AP\", site_name=~\"$Site\", name=~\"$Wireless\"}[$__interval]))",
"interval":"$Smooth",
"legendFormat":"{{name}} {{mac}}",
"refId":"A"
}
],
"thresholds":[],
"timeFrom":null,
"timeRegions":[],
"timeShift":null,
"title":"Client Wifi Tx Attempts",
"tooltip":{
"shared":true,
"sort":1,
"value_type":"individual"
},
"transparent":true,
"type":"graph",
"xaxis":{
"buckets":null,
"mode":"time",
"name":null,
"show":true,
"values":[]
},
"yaxes":[
{
"decimals":0,
"format":"short",
"label":"Attempts / Second",
"logBase":1,
"max":null,
"min":null,
"show":true
},
{
"format":"short",
"label":null,
"logBase":1,
"max":null,
"min":null,
"show":false
}
],
"yaxis":{
"align":false,
"alignLevel":null
}
},
{
"aliasColors":{},
"bars":false,
"dashLength":10,
"dashes":false,
"datasource":"${DS_PROMETHEUS}",
"description":"Client reported receive rate.",
"fieldConfig":{
"defaults":{
"custom":{}
},
"overrides":[]
},
"fill":0,
"fillGradient":0,
"gridPos":{
"h":8,
"w":12,
"x":12,
"y":94
},
"hiddenSeries":false,
"id":26,
"legend":{
"alignAsTable":true,
"avg":true,
"current":true,
"hideEmpty":true,
"hideZero":false,
"max":true,
"min":false,
"rightSide":true,
"show":true,
"sort":"current",
"sortDesc":true,
"total":false,
"values":true
},
"lines":true,
"linewidth":1,
"links":[],
"nullPointMode":"null",
"options":{
"dataLinks":[]
},
"percentage":false,
"pointradius":5,
"points":false,
"renderer":"flot",
"seriesOverrides":[],
"spaceLength":10,
"stack":false,
"steppedLine":false,
"targets":[
{
"expr":"sum by ($Identifier) (unpoller_client_radio_receive_rate_bps{ap_name=~\"$AP\", site_name=~\"$Site\", name=~\"$Wireless\"})",
"interval":"$Smooth",
"legendFormat":"{{name}} {{mac}}",
"refId":"A"
}
],
"thresholds":[],
"timeFrom":null,
"timeRegions":[],
"timeShift":null,
"title":"RX Rate",
"tooltip":{
"shared":true,
"sort":2,
"value_type":"individual"
},
"transparent":true,
"type":"graph",
"xaxis":{
"buckets":null,
"mode":"time",
"name":null,
"show":true,
"values":[]
},
"yaxes":[
{
"decimals":0,
"format":"bps",
"label":null,
"logBase":1,
"max":null,
"min":null,
"show":true
},
{
"format":"short",
"label":null,
"logBase":1,
"max":null,
"min":null,
"show":false
}
],
"yaxis":{
"align":false,
"alignLevel":null
}
},
{
"aliasColors":{},
"bars":false,
"dashLength":10,
"dashes":false,
"datasource":"${DS_PROMETHEUS}",
"decimals":0,
"fieldConfig":{
"defaults":{
"custom":{}
},
"overrides":[]
},
"fill":0,
"fillGradient":0,
"gridPos":{
"h":8,
"w":12,
"x":0,
"y":102
},
"hiddenSeries":false,
"id":30,
"legend":{
"alignAsTable":true,
"avg":false,
"current":true,
"hideEmpty":true,
"hideZero":false,
"max":true,
"min":true,
"rightSide":true,
"show":true,
"sort":"max",
"sortDesc":true,
"total":false,
"values":true
},
"lines":true,
"linewidth":1,
"links":[],
"nullPointMode":"null",
"options":{
"dataLinks":[]
},
"percentage":false,
"pointradius":5,
"points":false,
"renderer":"flot",
"seriesOverrides":[],
"spaceLength":10,
"stack":false,
"steppedLine":false,
"targets":[
{
"expr":"sum by ($Identifier) (rate(unpoller_client_transmit_retries_total{ap_name=~\"$AP\", site_name=~\"$Site\", name=~\"$Wireless\"}[$__interval]))",
"interval":"$Smooth",
"legendFormat":"{{name}} {{mac}}",
"refId":"A"
}
],
"thresholds":[],
"timeFrom":null,
"timeRegions":[],
"timeShift":null,
"title":"Client Transmit Retries",
"tooltip":{
"shared":true,
"sort":2,
"value_type":"individual"
},
"type":"graph",
"xaxis":{
"buckets":null,
"mode":"time",
"name":null,
"show":true,
"values":[]
},
"yaxes":[
{
"decimals":0,
"format":"short",
"label":"Tx Retries / Second",
"logBase":1,
"max":null,
"min":null,
"show":true
},
{
"format":"short",
"label":null,
"logBase":1,
"max":null,
"min":null,
"show":false
}
],
"yaxis":{
"align":false,
"alignLevel":null
}
},
{
"aliasColors":{},
"bars":false,
"dashLength":10,
"dashes":false,
"datasource":"${DS_PROMETHEUS}",
"decimals":0,
"fieldConfig":{
"defaults":{
"custom":{}
},
"overrides":[]
},
"fill":0,
"fillGradient":0,
"gridPos":{
"h":8,
"w":12,
"x":12,
"y":102
},
"hiddenSeries":false,
"id":29,
"legend":{
"alignAsTable":true,
"avg":false,
"current":true,
"hideEmpty":true,
"hideZero":false,
"max":true,
"min":true,
"rightSide":true,
"show":true,
"sort":"max",
"sortDesc":true,
"total":false,
"values":true
},
"lines":true,
"linewidth":2,
"links":[],
"nullPointMode":"null",
"options":{
"dataLinks":[]
},
"percentage":false,
"pointradius":5,
"points":false,
"renderer":"flot",
"seriesOverrides":[],
"spaceLength":10,
"stack":false,
"steppedLine":false,
"targets":[
{
"expr":"sum by ($Identifier) (unpoller_client_radio_transmit_power_dbm{ap_name=~\"$AP\", site_name=~\"$Site\", name=~\"$Wireless\"})",
"interval":"$Smooth",
"legendFormat":"{{name}} {{mac}}",
"refId":"A"
}
],
"thresholds":[],
"timeFrom":null,
"timeRegions":[],
"timeShift":null,
"title":"Client Transmit Power",
"tooltip":{
"shared":true,
"sort":2,
"value_type":"individual"
},
"type":"graph",
"xaxis":{
"buckets":null,
"mode":"time",
"name":null,
"show":true,
"values":[]
},
"yaxes":[
{
"decimals":0,
"format":"dBm",
"label":"Transmit Power dBm",
"logBase":1,
"max":null,
"min":null,
"show":true
},
{
"format":"short",
"label":null,
"logBase":1,
"max":null,
"min":null,
"show":false
}
],
"yaxis":{
"align":false,
"alignLevel":null
}
},
{
"aliasColors":{},
"bars":false,
"dashLength":10,
"dashes":false,
"datasource":"${DS_PROMETHEUS}",
"decimals":0,
"fieldConfig":{
"defaults":{
"custom":{}
},
"overrides":[]
},
"fill":1,
"fillGradient":0,
"gridPos":{
"h":8,
"w":12,
"x":0,
"y":110
},
"hiddenSeries":false,
"id":25,
"legend":{
"alignAsTable":true,
"avg":false,
"current":true,
"hideEmpty":true,
"hideZero":false,
"max":true,
"min":true,
"rightSide":true,
"show":true,
"sort":"max",
"sortDesc":true,
"total":false,
"values":true
},
"lines":true,
"linewidth":2,
"links":[],
"nullPointMode":"null",
"options":{
"dataLinks":[]
},
"percentage":false,
"pointradius":5,
"points":false,
"renderer":"flot",
"seriesOverrides":[],
"spaceLength":10,
"stack":false,
"steppedLine":false,
"targets":[
{
"expr":"sum by ($Identifier) (unpoller_client_anomalies{ap_name=~\"$AP\", site_name=~\"$Site\", name=~\"$Wireless\"})",
"interval":"$Smooth",
"legendFormat":"{{name}} {{mac}}",
"refId":"A"
}
],
"thresholds":[],
"timeFrom":null,
"timeRegions":[],
"timeShift":null,
"title":"Client Anomalies",
"tooltip":{
"shared":true,
"sort":2,
"value_type":"individual"
},
"transparent":true,
"type":"graph",
"xaxis":{
"buckets":null,
"mode":"time",
"name":null,
"show":true,
"values":[]
},
"yaxes":[
{
"decimals":0,
"format":"short",
"label":"Anomalies",
"logBase":1,
"max":null,
"min":null,
"show":true
},
{
"format":"short",
"label":null,
"logBase":1,
"max":null,
"min":null,
"show":false
}
],
"yaxis":{
"align":false,
"alignLevel":null
}
},
{
"aliasColors":{},
"bars":false,
"dashLength":10,
"dashes":false,
"datasource":"${DS_PROMETHEUS}",
"decimals":0,
"fieldConfig":{
"defaults":{
"custom":{}
},
"overrides":[]
},
"fill":0,
"fillGradient":0,
"gridPos":{
"h":8,
"w":12,
"x":12,
"y":110
},
"hiddenSeries":false,
"id":31,
"legend":{
"alignAsTable":true,
"avg":false,
"current":true,
"hideEmpty":true,
"hideZero":false,
"max":true,
"min":true,
"rightSide":true,
"show":true,
"sort":"current",
"sortDesc":true,
"total":false,
"values":true
},
"lines":true,
"linewidth":1,
"links":[],
"nullPointMode":"null",
"options":{
"dataLinks":[]
},
"percentage":false,
"pointradius":5,
"points":false,
"renderer":"flot",
"seriesOverrides":[],
"spaceLength":10,
"stack":false,
"steppedLine":false,
"targets":[
{
"expr":"sum by ($Identifier) (unpoller_client_satisfaction_ratio{ap_name=~\"$AP\", site_name=~\"$Site\", name=~\"$Wireless\"})",
"interval":"$Smooth",
"legendFormat":"{{name}} {{mac}}",
"refId":"A"
}
],
"thresholds":[],
"timeFrom":null,
"timeRegions":[],
"timeShift":null,
"title":"Client Satisfaction",
"tooltip":{
"shared":true,
"sort":2,
"value_type":"individual"
},
"transparent":true,
"type":"graph",
"xaxis":{
"buckets":null,
"mode":"time",
"name":null,
"show":true,
"values":[]
},
"yaxes":[
{
"decimals":1,
"format":"percentunit",
"label":"Client Satisfaction",
"logBase":1,
"max":"1",
"min":"0",
"show":true
},
{
"format":"short",
"label":null,
"logBase":1,
"max":null,
"min":null,
"show":false
}
],
"yaxis":{
"align":false,
"alignLevel":null
}
},
{
"aliasColors":{},
"bars":false,
"dashLength":10,
"dashes":false,
"datasource":"${DS_PROMETHEUS}",
"decimals":0,
"fieldConfig":{
"defaults":{
"custom":{}
},
"overrides":[]
},
"fill":0,
"fillGradient":0,
"gridPos":{
"h":8,
"w":12,
"x":0,
"y":118
},
"hiddenSeries":false,
"id":28,
"legend":{
"alignAsTable":true,
"avg":false,
"current":true,
"hideEmpty":true,
"hideZero":false,
"max":true,
"min":true,
"rightSide":true,
"show":true,
"sort":"max",
"sortDesc":true,
"total":false,
"values":true
},
"lines":true,
"linewidth":2,
"links":[],
"nullPointMode":"null",
"options":{
"dataLinks":[]
},
"percentage":false,
"pointradius":5,
"points":false,
"renderer":"flot",
"seriesOverrides":[],
"spaceLength":10,
"stack":false,
"steppedLine":false,
"targets":[
{
"expr":"sum by ($Identifier) (unpoller_client_roam_count_total{ap_name=~\"$AP\", site_name=~\"$Site\", name=~\"$Wireless\"})",
"interval":"$Smooth",
"legendFormat":"{{name}} {{mac}}",
"refId":"A"
}
],
"thresholds":[],
"timeFrom":null,
"timeRegions":[],
"timeShift":null,
"title":"Roam Count",
"tooltip":{
"shared":true,
"sort":2,
"value_type":"individual"
},
"type":"graph",
"xaxis":{
"buckets":null,
"mode":"time",
"name":null,
"show":true,
"values":[]
},
"yaxes":[
{
"decimals":0,
"format":"short",
"label":"Roam Count",
"logBase":1,
"max":null,
"min":null,
"show":true
},
{
"format":"short",
"label":null,
"logBase":1,
"max":null,
"min":null,
"show":false
}
],
"yaxis":{
"align":false,
"alignLevel":null
}
},
{
"aliasColors":{},
"bars":false,
"dashLength":10,
"dashes":false,
"datasource":"${DS_PROMETHEUS}",
"decimals":0,
"fieldConfig":{
"defaults":{
"custom":{}
},
"overrides":[]
},
"fill":0,
"fillGradient":0,
"gridPos":{
"h":8,
"w":12,
"x":12,
"y":118
},
"hiddenSeries":false,
"id":27,
"legend":{
"alignAsTable":true,
"avg":false,
"current":true,
"hideEmpty":true,
"hideZero":false,
"max":false,
"min":true,
"rightSide":true,
"show":true,
"sort":"current",
"sortDesc":true,
"total":false,
"values":true
},
"lines":true,
"linewidth":2,
"links":[],
"nullPointMode":"null",
"options":{
"dataLinks":[]
},
"percentage":false,
"pointradius":5,
"points":false,
"renderer":"flot",
"seriesOverrides":[],
"spaceLength":10,
"stack":false,
"steppedLine":false,
"targets":[
{
"expr":"sum by ($Identifier) (unpoller_client_ccq_ratio{ap_name=~\"$AP\", site_name=~\"$Site\", name=~\"$Wireless\"})",