OLT-Total-Rate.json 3.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191
  1. {
  2. "__inputs": [
  3. {
  4. "name": "DS_JSONENDPOINT",
  5. "label": "jsonendpoint",
  6. "description": "",
  7. "type": "datasource",
  8. "pluginId": "grafana-simple-json-datasource",
  9. "pluginName": "SimpleJson"
  10. }
  11. ],
  12. "__requires": [
  13. {
  14. "type": "grafana",
  15. "id": "grafana",
  16. "name": "Grafana",
  17. "version": "4.7.0-pre1"
  18. },
  19. {
  20. "type": "datasource",
  21. "id": "grafana-simple-json-datasource",
  22. "name": "SimpleJson",
  23. "version": "1.3.5"
  24. },
  25. {
  26. "type": "panel",
  27. "id": "graph",
  28. "name": "Graph",
  29. "version": ""
  30. }
  31. ],
  32. "annotations": {
  33. "list": [
  34. {
  35. "builtIn": 1,
  36. "datasource": "-- Grafana --",
  37. "enable": true,
  38. "hide": true,
  39. "iconColor": "rgba(0, 211, 255, 1)",
  40. "name": "Annotations & Alerts",
  41. "type": "dashboard"
  42. }
  43. ]
  44. },
  45. "editable": true,
  46. "gnetId": null,
  47. "graphTooltip": 0,
  48. "hideControls": false,
  49. "id": null,
  50. "links": [],
  51. "rows": [
  52. {
  53. "collapse": false,
  54. "height": 250,
  55. "panels": [
  56. {
  57. "aliasColors": {},
  58. "bars": false,
  59. "dashLength": 10,
  60. "dashes": false,
  61. "datasource": "${DS_JSONENDPOINT}",
  62. "fill": 1,
  63. "id": 1,
  64. "legend": {
  65. "avg": false,
  66. "current": false,
  67. "max": false,
  68. "min": false,
  69. "show": true,
  70. "total": false,
  71. "values": false
  72. },
  73. "lines": true,
  74. "linewidth": 1,
  75. "links": [],
  76. "nullPointMode": "null",
  77. "percentage": false,
  78. "pointradius": 1,
  79. "points": true,
  80. "renderer": "flot",
  81. "seriesOverrides": [
  82. {
  83. "alias": "/inband/",
  84. "color": "#508642"
  85. },
  86. {
  87. "alias": "/outband/",
  88. "color": "#bf1b00"
  89. }
  90. ],
  91. "spaceLength": 10,
  92. "span": 12,
  93. "stack": false,
  94. "steppedLine": true,
  95. "targets": [
  96. {
  97. "rawQuery": false,
  98. "refId": "A",
  99. "target": "d_14_s_1_inbandwidth_cmts",
  100. "type": "timeserie"
  101. },
  102. {
  103. "refId": "B",
  104. "target": "d_14_s_1_outbandwidth_cmts",
  105. "type": "timeserie"
  106. }
  107. ],
  108. "thresholds": [],
  109. "timeFrom": null,
  110. "timeShift": null,
  111. "title": "IN / OUT",
  112. "tooltip": {
  113. "shared": true,
  114. "sort": 0,
  115. "value_type": "individual"
  116. },
  117. "type": "graph",
  118. "xaxis": {
  119. "buckets": null,
  120. "mode": "time",
  121. "name": null,
  122. "show": true,
  123. "values": []
  124. },
  125. "yaxes": [
  126. {
  127. "format": "bps",
  128. "label": null,
  129. "logBase": 1,
  130. "max": null,
  131. "min": null,
  132. "show": true
  133. },
  134. {
  135. "format": "short",
  136. "label": null,
  137. "logBase": 1,
  138. "max": null,
  139. "min": null,
  140. "show": true
  141. }
  142. ]
  143. }
  144. ],
  145. "repeat": null,
  146. "repeatIteration": null,
  147. "repeatRowId": null,
  148. "showTitle": false,
  149. "title": "Dashboard Row",
  150. "titleSize": "h6"
  151. }
  152. ],
  153. "schemaVersion": 14,
  154. "style": "dark",
  155. "tags": [],
  156. "templating": {
  157. "list": []
  158. },
  159. "time": {
  160. "from": "now-6h",
  161. "to": "now"
  162. },
  163. "timepicker": {
  164. "refresh_intervals": [
  165. "5s",
  166. "10s",
  167. "30s",
  168. "1m",
  169. "5m",
  170. "15m",
  171. "30m",
  172. "1h",
  173. "2h",
  174. "1d"
  175. ],
  176. "time_options": [
  177. "5m",
  178. "15m",
  179. "1h",
  180. "6h",
  181. "12h",
  182. "24h",
  183. "2d",
  184. "7d",
  185. "30d"
  186. ]
  187. },
  188. "timezone": "",
  189. "title": "OLT Total Rate",
  190. "version": 3
  191. }