monasca-grafana-datasource/examples/active_routers.json

182 lines
3.7 KiB
JSON

{
"id": 5601,
"title": "Active Routers",
"tags": [
"router"
],
"style": "dark",
"timezone": "browser",
"editable": true,
"sharedCrosshair": false,
"hideControls": false,
"time": {
"from": "now-24h",
"to": "now"
},
"timepicker": {
"refresh_intervals": [
"5s",
"10s",
"30s",
"1m",
"5m",
"15m",
"30m",
"1h",
"2h",
"1d"
],
"time_options": [
"5m",
"15m",
"1h",
"6h",
"12h",
"24h",
"2d",
"7d",
"30d"
]
},
"templating": {
"list": [
{
"allValue": null,
"current": {
"tags": [],
"text": "NCE",
"value": "NCE"
},
"hide": 0,
"includeAll": false,
"label": null,
"multi": false,
"name": "region",
"options": [
{
"selected": false,
"text": "NCW",
"value": "NCW"
},
{
"selected": true,
"text": "NCE",
"value": "NCE"
}
],
"query": "NCW,NCE",
"type": "custom"
}
]
},
"annotations": {
"list": []
},
"schemaVersion": 13,
"version": 3,
"links": [],
"gnetId": null,
"rows": [
{
"collapse": false,
"height": "250px",
"isNew": false,
"panels": [
{
"aliasColors": {},
"bars": false,
"datasource": null,
"editable": true,
"error": false,
"fill": 1,
"id": 1,
"isNew": true,
"legend": {
"avg": false,
"current": false,
"hideZero": true,
"max": false,
"min": false,
"show": true,
"total": false,
"values": false
},
"lines": true,
"linewidth": 1,
"links": [],
"nullPointMode": "connected",
"percentage": false,
"pointradius": 5,
"points": false,
"renderer": "flot",
"seriesOverrides": [],
"span": 12,
"stack": false,
"steppedLine": false,
"targets": [
{
"aggregator": "avg",
"alias": "@hostname",
"dimensions": [
{
"key": "hostname",
"value": "$all"
},
{
"key": "region",
"value": "$region"
}
],
"error": "",
"metric": "ovs.vrouter.active_routers",
"period": "300",
"refId": "A"
}
],
"thresholds": [],
"timeFrom": null,
"timeShift": null,
"title": "Active Routers",
"tooltip": {
"msResolution": false,
"shared": true,
"sort": 0,
"value_type": "individual"
},
"type": "graph",
"xaxis": {
"mode": "time",
"name": null,
"show": true,
"values": []
},
"yaxes": [
{
"format": "short",
"label": null,
"logBase": 1,
"max": null,
"min": null,
"show": true
},
{
"format": "short",
"label": null,
"logBase": 1,
"max": null,
"min": null,
"show": true
}
]
}
],
"repeat": null,
"repeatIteration": null,
"repeatRowId": null,
"showTitle": false,
"title": "Dashboard Row",
"titleSize": "h6"
}
]
}