CMTS-INTERFACE.json 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532
  1. {"dashboard": {
  2. "__inputs": [
  3. {
  4. "name": "DS_SIMPLEJSON",
  5. "label": "SimpleJson",
  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": false,
  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. "refresh": false,
  52. "rows": [
  53. {
  54. "collapse": false,
  55. "height": 250,
  56. "panels": [
  57. {
  58. "aliasColors": {},
  59. "bars": false,
  60. "dashLength": 10,
  61. "dashes": false,
  62. "datasource": "Statsd",
  63. "fill": 1,
  64. "id": 1,
  65. "legend": {
  66. "avg": false,
  67. "current": false,
  68. "max": false,
  69. "min": false,
  70. "show": true,
  71. "total": false,
  72. "values": false
  73. },
  74. "lines": true,
  75. "linewidth": 1,
  76. "links": [],
  77. "nullPointMode": "null",
  78. "percentage": false,
  79. "pointradius": 1,
  80. "points": true,
  81. "renderer": "flot",
  82. "seriesOverrides": [
  83. {
  84. "alias": "/inbandwidth/",
  85. "color": "#3f6833"
  86. },
  87. {
  88. "alias": "/outbandwidth/",
  89. "color": "#e24d42"
  90. }
  91. ],
  92. "spaceLength": 10,
  93. "span": 12,
  94. "stack": false,
  95. "steppedLine": false,
  96. "targets": [
  97. {
  98. "rawQuery": true,
  99. "refId": "A",
  100. "target": "d_[[cmts]]_s_[[server]]_inbandwidth_if_[[interface]]",
  101. "type": "timeserie"
  102. },
  103. {
  104. "rawQuery": true,
  105. "refId": "B",
  106. "target": "d_[[cmts]]_s_[[server]]_outbandwidth_if_[[interface]]",
  107. "type": "timeserie"
  108. }
  109. ],
  110. "thresholds": [],
  111. "timeFrom": null,
  112. "timeShift": null,
  113. "title": "IN / OUT",
  114. "tooltip": {
  115. "shared": true,
  116. "sort": 0,
  117. "value_type": "individual"
  118. },
  119. "type": "graph",
  120. "xaxis": {
  121. "buckets": null,
  122. "mode": "time",
  123. "name": null,
  124. "show": true,
  125. "values": []
  126. },
  127. "yaxes": [
  128. {
  129. "format": "bps",
  130. "label": null,
  131. "logBase": 1,
  132. "max": null,
  133. "min": null,
  134. "show": true
  135. },
  136. {
  137. "format": "short",
  138. "label": null,
  139. "logBase": 1,
  140. "max": null,
  141. "min": null,
  142. "show": true
  143. }
  144. ]
  145. }
  146. ],
  147. "repeat": null,
  148. "repeatIteration": null,
  149. "repeatRowId": null,
  150. "showTitle": false,
  151. "title": "Dashboard Row",
  152. "titleSize": "h6"
  153. },
  154. {
  155. "collapse": false,
  156. "height": 250,
  157. "panels": [
  158. {
  159. "aliasColors": {},
  160. "bars": false,
  161. "dashLength": 10,
  162. "dashes": false,
  163. "datasource": "Statsd",
  164. "fill": 1,
  165. "id": 2,
  166. "legend": {
  167. "avg": false,
  168. "current": false,
  169. "max": false,
  170. "min": false,
  171. "show": true,
  172. "total": false,
  173. "values": false
  174. },
  175. "lines": true,
  176. "linewidth": 1,
  177. "links": [],
  178. "nullPointMode": "null",
  179. "percentage": false,
  180. "pointradius": 1,
  181. "points": true,
  182. "renderer": "flot",
  183. "seriesOverrides": [
  184. {
  185. "alias": "/if_signal/",
  186. "color": "#6ed0e0"
  187. }
  188. ],
  189. "spaceLength": 10,
  190. "span": 12,
  191. "stack": false,
  192. "steppedLine": false,
  193. "targets": [
  194. {
  195. "rawQuery": true,
  196. "refId": "A",
  197. "target": "d_[[cmts]]_s_[[server]]_if_signal_[[interface]]",
  198. "type": "timeserie"
  199. },
  200. {
  201. "rawQuery": true,
  202. "refId": "B",
  203. "target": "d_[[cmts]]_s_[[server]]_if_microreflection_[[interface]]",
  204. "type": "timeserie"
  205. }
  206. ],
  207. "thresholds": [],
  208. "timeFrom": null,
  209. "timeShift": null,
  210. "title": "Radiofrecuencia",
  211. "tooltip": {
  212. "shared": true,
  213. "sort": 0,
  214. "value_type": "individual"
  215. },
  216. "type": "graph",
  217. "xaxis": {
  218. "buckets": null,
  219. "mode": "time",
  220. "name": null,
  221. "show": true,
  222. "values": []
  223. },
  224. "yaxes": [
  225. {
  226. "format": "dBm",
  227. "label": null,
  228. "logBase": 1,
  229. "max": null,
  230. "min": null,
  231. "show": true
  232. },
  233. {
  234. "format": "short",
  235. "label": null,
  236. "logBase": 1,
  237. "max": null,
  238. "min": null,
  239. "show": true
  240. }
  241. ]
  242. }
  243. ],
  244. "repeat": null,
  245. "repeatIteration": null,
  246. "repeatRowId": null,
  247. "showTitle": false,
  248. "title": "Dashboard Row",
  249. "titleSize": "h6"
  250. },
  251. {
  252. "collapse": false,
  253. "height": 250,
  254. "panels": [
  255. {
  256. "aliasColors": {},
  257. "bars": false,
  258. "dashLength": 10,
  259. "dashes": false,
  260. "datasource": "Statsd",
  261. "fill": 1,
  262. "id": 3,
  263. "legend": {
  264. "avg": false,
  265. "current": false,
  266. "max": false,
  267. "min": false,
  268. "show": true,
  269. "total": false,
  270. "values": false
  271. },
  272. "lines": true,
  273. "linewidth": 1,
  274. "links": [],
  275. "nullPointMode": "null",
  276. "percentage": false,
  277. "pointradius": 1,
  278. "points": true,
  279. "renderer": "flot",
  280. "seriesOverrides": [
  281. {
  282. "alias": "/state_on/",
  283. "color": "#3f6833"
  284. },
  285. {
  286. "alias": "/state_off/",
  287. "color": "#e24d42"
  288. }
  289. ],
  290. "spaceLength": 10,
  291. "span": 12,
  292. "stack": false,
  293. "steppedLine": false,
  294. "targets": [
  295. {
  296. "rawQuery": true,
  297. "refId": "A",
  298. "target": "d_[[cmts]]_s_[[server]]_if_state_on_[[interface]]",
  299. "type": "timeserie"
  300. },
  301. {
  302. "rawQuery": true,
  303. "refId": "B",
  304. "target": "d_[[cmts]]_s_[[server]]_if_state_off_[[interface]]",
  305. "type": "timeserie"
  306. }
  307. ],
  308. "thresholds": [],
  309. "timeFrom": null,
  310. "timeShift": null,
  311. "title": "Cablemodems",
  312. "tooltip": {
  313. "shared": true,
  314. "sort": 0,
  315. "value_type": "individual"
  316. },
  317. "type": "graph",
  318. "xaxis": {
  319. "buckets": null,
  320. "mode": "time",
  321. "name": null,
  322. "show": true,
  323. "values": []
  324. },
  325. "yaxes": [
  326. {
  327. "format": "short",
  328. "label": null,
  329. "logBase": 1,
  330. "max": null,
  331. "min": null,
  332. "show": true
  333. },
  334. {
  335. "format": "short",
  336. "label": null,
  337. "logBase": 1,
  338. "max": null,
  339. "min": null,
  340. "show": true
  341. }
  342. ]
  343. }
  344. ],
  345. "repeat": null,
  346. "repeatIteration": null,
  347. "repeatRowId": null,
  348. "showTitle": false,
  349. "title": "Dashboard Row",
  350. "titleSize": "h6"
  351. }
  352. ],
  353. "schemaVersion": 14,
  354. "style": "dark",
  355. "tags": [],
  356. "templating": {
  357. "list": [
  358. {
  359. "allValue": null,
  360. "current": {
  361. "selected": true,
  362. "text": "1",
  363. "value": "1"
  364. },
  365. "hide": 0,
  366. "includeAll": false,
  367. "label": "Server",
  368. "multi": false,
  369. "name": "server",
  370. "options": [
  371. {
  372. "selected": true,
  373. "text": "1",
  374. "value": "1"
  375. },
  376. {
  377. "selected": false,
  378. "text": "2",
  379. "value": "2"
  380. },
  381. {
  382. "selected": false,
  383. "text": "3",
  384. "value": "3"
  385. },
  386. {
  387. "selected": false,
  388. "text": "4",
  389. "value": "4"
  390. },
  391. {
  392. "selected": false,
  393. "text": "5",
  394. "value": "5"
  395. }
  396. ],
  397. "query": "1,2,3,4,5",
  398. "type": "custom"
  399. },
  400. {
  401. "allValue": null,
  402. "current": {
  403. "text": "14",
  404. "value": "14"
  405. },
  406. "hide": 0,
  407. "includeAll": false,
  408. "label": "CMTS",
  409. "multi": false,
  410. "name": "cmts",
  411. "options": [
  412. {
  413. "selected": false,
  414. "text": "1",
  415. "value": "1"
  416. },
  417. {
  418. "selected": false,
  419. "text": "2",
  420. "value": "2"
  421. },
  422. {
  423. "selected": false,
  424. "text": "3",
  425. "value": "3"
  426. },
  427. {
  428. "selected": false,
  429. "text": "19",
  430. "value": "19"
  431. },
  432. {
  433. "selected": false,
  434. "text": "20",
  435. "value": "20"
  436. },
  437. {
  438. "selected": false,
  439. "text": "21",
  440. "value": "21"
  441. }
  442. ],
  443. "query": "1,2,3,19,20,21",
  444. "type": "custom"
  445. },
  446. {
  447. "allValue": null,
  448. "current": {
  449. "text": "399",
  450. "value": "399"
  451. },
  452. "hide": 0,
  453. "includeAll": false,
  454. "label": "Interface",
  455. "multi": false,
  456. "name": "interface",
  457. "options": [
  458. {
  459. "selected": true,
  460. "text": "1",
  461. "value": "1"
  462. },
  463. {
  464. "selected": false,
  465. "text": "2",
  466. "value": "2"
  467. },
  468. {
  469. "selected": false,
  470. "text": "140",
  471. "value": "140"
  472. },
  473. {
  474. "selected": false,
  475. "text": "21",
  476. "value": "21"
  477. },
  478. {
  479. "selected": false,
  480. "text": "25",
  481. "value": "25"
  482. },
  483. {
  484. "selected": false,
  485. "text": "250",
  486. "value": "250"
  487. },
  488. {
  489. "selected": false,
  490. "text": "3000",
  491. "value": "3000"
  492. }
  493. ],
  494. "query": "1,2,140,21,25,250,3000",
  495. "type": "custom"
  496. }
  497. ]
  498. },
  499. "time": {
  500. "from": "now-3h",
  501. "to": "now"
  502. },
  503. "timepicker": {
  504. "refresh_intervals": [
  505. "5s",
  506. "10s",
  507. "30s",
  508. "1m",
  509. "5m",
  510. "15m",
  511. "30m",
  512. "1h",
  513. "2h",
  514. "1d"
  515. ],
  516. "time_options": [
  517. "5m",
  518. "15m",
  519. "1h",
  520. "6h",
  521. "12h",
  522. "24h",
  523. "2d",
  524. "7d",
  525. "30d"
  526. ]
  527. },
  528. "timezone": "",
  529. "title": "CMTS INTERFACE",
  530. "version": 15
  531. }
  532. }