CMTS-Total-Rate.json 5.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279
  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": "250px",
  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": 5,
  79. "points": false,
  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": false,
  95. "targets": [
  96. {
  97. "rawQuery": false,
  98. "refId": "A",
  99. "target": "d_[[cmts]]_s_[[server]]_inbandwidth_cmts",
  100. "type": "timeserie"
  101. },
  102. {
  103. "refId": "B",
  104. "target": "d_[[cmts]]_s_[[server]]_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. "allValue": null,
  160. "current": {
  161. "text": "1",
  162. "value": "1"
  163. },
  164. "hide": 0,
  165. "includeAll": false,
  166. "label": "Server",
  167. "multi": false,
  168. "name": "server",
  169. "options": [
  170. {
  171. "selected": true,
  172. "text": "1",
  173. "value": "1"
  174. },
  175. {
  176. "selected": false,
  177. "text": "2",
  178. "value": "2"
  179. },
  180. {
  181. "selected": false,
  182. "text": "3",
  183. "value": "3"
  184. },
  185. {
  186. "selected": false,
  187. "text": "4",
  188. "value": "4"
  189. },
  190. {
  191. "selected": false,
  192. "text": "5",
  193. "value": "5"
  194. }
  195. ],
  196. "query": "1,2,3,4,5",
  197. "type": "custom"
  198. },
  199. {
  200. "allValue": null,
  201. "current": {
  202. "text": "14",
  203. "value": "14"
  204. },
  205. "hide": 0,
  206. "includeAll": false,
  207. "label": "CMTS",
  208. "multi": false,
  209. "name": "cmts",
  210. "options": [
  211. {
  212. "selected": true,
  213. "text": "1",
  214. "value": "1"
  215. },
  216. {
  217. "selected": false,
  218. "text": "2",
  219. "value": "2"
  220. },
  221. {
  222. "selected": false,
  223. "text": "3",
  224. "value": "3"
  225. },
  226. {
  227. "selected": false,
  228. "text": "19",
  229. "value": "19"
  230. },
  231. {
  232. "selected": false,
  233. "text": "20",
  234. "value": "20"
  235. },
  236. {
  237. "selected": false,
  238. "text": "21",
  239. "value": "21"
  240. }
  241. ],
  242. "query": "1,2,3,19,20,21",
  243. "type": "custom"
  244. }
  245. ]
  246. },
  247. "time": {
  248. "from": "now-6h",
  249. "to": "now"
  250. },
  251. "timepicker": {
  252. "refresh_intervals": [
  253. "5s",
  254. "10s",
  255. "30s",
  256. "1m",
  257. "5m",
  258. "15m",
  259. "30m",
  260. "1h",
  261. "2h",
  262. "1d"
  263. ],
  264. "time_options": [
  265. "5m",
  266. "15m",
  267. "1h",
  268. "6h",
  269. "12h",
  270. "24h",
  271. "2d",
  272. "7d",
  273. "30d"
  274. ]
  275. },
  276. "timezone": "",
  277. "title": "CMTS Total Rate",
  278. "version": 2
  279. }