OLT-PON-PORTS.json 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559
  1. {"dashboard": {
  2. "__requires": [
  3. {
  4. "type": "grafana",
  5. "id": "grafana",
  6. "name": "Grafana",
  7. "version": "4.7.0-pre1"
  8. },
  9. {
  10. "type": "datasource",
  11. "id": "grafana-simple-json-datasource",
  12. "name": "SimpleJson",
  13. "version": "1.3.5"
  14. },
  15. {
  16. "type": "panel",
  17. "id": "graph",
  18. "name": "Graph",
  19. "version": ""
  20. }
  21. ],
  22. "annotations": {
  23. "list": [
  24. {
  25. "builtIn": 1,
  26. "datasource": "-- Grafana --",
  27. "enable": false,
  28. "hide": true,
  29. "iconColor": "rgba(0, 211, 255, 1)",
  30. "name": "Annotations & Alerts",
  31. "type": "dashboard"
  32. }
  33. ]
  34. },
  35. "editable": true,
  36. "gnetId": null,
  37. "graphTooltip": 0,
  38. "hideControls": false,
  39. "id": null,
  40. "links": [],
  41. "refresh": "5m",
  42. "rows": [
  43. {
  44. "collapse": false,
  45. "height": 250,
  46. "panels": [
  47. {
  48. "aliasColors": {
  49. "d_1_s_1_outbandwidth_pon_1.4": "#7EB26D"
  50. },
  51. "bars": false,
  52. "dashLength": 10,
  53. "dashes": false,
  54. "datasource": "Statsd",
  55. "fill": 1,
  56. "id": 1,
  57. "legend": {
  58. "avg": false,
  59. "current": false,
  60. "max": false,
  61. "min": false,
  62. "show": true,
  63. "total": false,
  64. "values": false
  65. },
  66. "lines": true,
  67. "linewidth": 1,
  68. "links": [],
  69. "nullPointMode": "null",
  70. "percentage": false,
  71. "pointradius": 1,
  72. "points": true,
  73. "renderer": "flot",
  74. "seriesOverrides": [
  75. {
  76. "alias": "/inbandwidth/",
  77. "color": "#3F6833"
  78. },
  79. {
  80. "alias": "/outbandwidth/",
  81. "color": "#E24D42"
  82. },
  83. {
  84. "alias": "d_1_s_1_outbandwidth_pon_1.4",
  85. "yaxis": 1
  86. }
  87. ],
  88. "spaceLength": 10,
  89. "span": 12,
  90. "stack": false,
  91. "steppedLine": false,
  92. "targets": [
  93. {
  94. "hide": false,
  95. "rawQuery": true,
  96. "refId": "A",
  97. "target": "d_[[olt]]_s_[[server]]_inbandwidth_pon_[[card]].[[slot]]",
  98. "type": "timeserie"
  99. },
  100. {
  101. "hide": false,
  102. "rawQuery": true,
  103. "refId": "B",
  104. "target": "d_[[olt]]_s_[[server]]_outbandwidth_pon_[[card]].[[slot]]",
  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. "collapse": false,
  154. "height": 250,
  155. "panels": [
  156. {
  157. "aliasColors": {},
  158. "bars": false,
  159. "dashLength": 10,
  160. "dashes": false,
  161. "datasource": "Statsd",
  162. "decimals": 2,
  163. "fill": 1,
  164. "id": 2,
  165. "legend": {
  166. "avg": true,
  167. "current": false,
  168. "hideEmpty": false,
  169. "max": true,
  170. "min": true,
  171. "show": true,
  172. "total": false,
  173. "values": true
  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": "/pon_tx/",
  186. "color": "#052B51"
  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_[[olt]]_s_[[server]]_pon_tx_[[card]].[[slot]]",
  198. "type": "timeserie"
  199. }
  200. ],
  201. "thresholds": [],
  202. "timeFrom": null,
  203. "timeShift": null,
  204. "title": "Tx Power",
  205. "tooltip": {
  206. "shared": true,
  207. "sort": 0,
  208. "value_type": "individual"
  209. },
  210. "type": "graph",
  211. "xaxis": {
  212. "buckets": null,
  213. "mode": "time",
  214. "name": null,
  215. "show": true,
  216. "values": []
  217. },
  218. "yaxes": [
  219. {
  220. "format": "dBm",
  221. "label": null,
  222. "logBase": 1,
  223. "max": null,
  224. "min": null,
  225. "show": true
  226. },
  227. {
  228. "format": "short",
  229. "label": null,
  230. "logBase": 1,
  231. "max": null,
  232. "min": null,
  233. "show": true
  234. }
  235. ]
  236. }
  237. ],
  238. "repeat": null,
  239. "repeatIteration": null,
  240. "repeatRowId": null,
  241. "showTitle": false,
  242. "title": "Dashboard Row",
  243. "titleSize": "h6"
  244. },
  245. {
  246. "collapse": false,
  247. "height": 250,
  248. "panels": [
  249. {
  250. "aliasColors": {},
  251. "bars": false,
  252. "dashLength": 10,
  253. "dashes": false,
  254. "datasource": "Statsd",
  255. "decimals": 2,
  256. "fill": 1,
  257. "id": 3,
  258. "legend": {
  259. "avg": true,
  260. "current": false,
  261. "max": true,
  262. "min": true,
  263. "show": true,
  264. "total": false,
  265. "values": true
  266. },
  267. "lines": true,
  268. "linewidth": 1,
  269. "links": [],
  270. "nullPointMode": "null",
  271. "percentage": false,
  272. "pointradius": 1,
  273. "points": true,
  274. "renderer": "flot",
  275. "seriesOverrides": [
  276. {
  277. "alias": "/pon_voltage/",
  278. "color": "#0A50A1"
  279. }
  280. ],
  281. "spaceLength": 10,
  282. "span": 12,
  283. "stack": false,
  284. "steppedLine": false,
  285. "targets": [
  286. {
  287. "rawQuery": true,
  288. "refId": "A",
  289. "target": "d_[[olt]]_s_[[server]]_pon_voltage_[[card]].[[slot]]",
  290. "type": "timeserie"
  291. }
  292. ],
  293. "thresholds": [],
  294. "timeFrom": null,
  295. "timeShift": null,
  296. "title": "Voltage",
  297. "tooltip": {
  298. "shared": true,
  299. "sort": 0,
  300. "value_type": "individual"
  301. },
  302. "type": "graph",
  303. "xaxis": {
  304. "buckets": null,
  305. "mode": "time",
  306. "name": null,
  307. "show": true,
  308. "values": []
  309. },
  310. "yaxes": [
  311. {
  312. "decimals": 2,
  313. "format": "volt",
  314. "label": "Voltage",
  315. "logBase": 1,
  316. "max": null,
  317. "min": null,
  318. "show": true
  319. },
  320. {
  321. "decimals": 2,
  322. "format": "short",
  323. "label": "",
  324. "logBase": 1,
  325. "max": null,
  326. "min": null,
  327. "show": true
  328. }
  329. ]
  330. }
  331. ],
  332. "repeat": null,
  333. "repeatIteration": null,
  334. "repeatRowId": null,
  335. "showTitle": false,
  336. "title": "Dashboard Row",
  337. "titleSize": "h6"
  338. },
  339. {
  340. "collapse": false,
  341. "height": 250,
  342. "panels": [
  343. {
  344. "aliasColors": {},
  345. "bars": false,
  346. "dashLength": 10,
  347. "dashes": false,
  348. "datasource": "Statsd",
  349. "decimals": 2,
  350. "fill": 1,
  351. "id": 4,
  352. "legend": {
  353. "alignAsTable": false,
  354. "avg": true,
  355. "current": false,
  356. "max": true,
  357. "min": true,
  358. "show": true,
  359. "total": false,
  360. "values": true
  361. },
  362. "lines": true,
  363. "linewidth": 1,
  364. "links": [],
  365. "nullPointMode": "null",
  366. "percentage": false,
  367. "pointradius": 1,
  368. "points": true,
  369. "renderer": "flot",
  370. "seriesOverrides": [
  371. {
  372. "alias": "/pon_temperature/",
  373. "color": "#0A50A1"
  374. }
  375. ],
  376. "spaceLength": 10,
  377. "span": 12,
  378. "stack": false,
  379. "steppedLine": false,
  380. "targets": [
  381. {
  382. "rawQuery": true,
  383. "refId": "A",
  384. "target": "d_[[olt]]_s_[[server]]_pon_temperature_[[card]].[[slot]]",
  385. "type": "timeserie"
  386. }
  387. ],
  388. "thresholds": [],
  389. "timeFrom": null,
  390. "timeShift": null,
  391. "title": "Temperature",
  392. "tooltip": {
  393. "shared": true,
  394. "sort": 0,
  395. "value_type": "individual"
  396. },
  397. "type": "graph",
  398. "xaxis": {
  399. "buckets": null,
  400. "mode": "time",
  401. "name": null,
  402. "show": true,
  403. "values": []
  404. },
  405. "yaxes": [
  406. {
  407. "decimals": 2,
  408. "format": "celsius",
  409. "label": "Temperature",
  410. "logBase": 1,
  411. "max": null,
  412. "min": null,
  413. "show": true
  414. },
  415. {
  416. "decimals": 2,
  417. "format": "short",
  418. "label": "",
  419. "logBase": 1,
  420. "max": null,
  421. "min": null,
  422. "show": true
  423. }
  424. ]
  425. }
  426. ],
  427. "repeat": null,
  428. "repeatIteration": null,
  429. "repeatRowId": null,
  430. "showTitle": false,
  431. "title": "Dashboard Row",
  432. "titleSize": "h6"
  433. }
  434. ],
  435. "schemaVersion": 14,
  436. "style": "dark",
  437. "tags": [],
  438. "templating": {
  439. "list": [
  440. {
  441. "allValue": null,
  442. "current": {
  443. "selected": true,
  444. "text": "1",
  445. "value": "1"
  446. },
  447. "hide": 0,
  448. "includeAll": false,
  449. "label": "Server",
  450. "multi": false,
  451. "name": "server",
  452. "options": [
  453. {
  454. "selected": true,
  455. "text": "1",
  456. "value": "1"
  457. }
  458. ],
  459. "query": "1",
  460. "type": "custom"
  461. },
  462. {
  463. "allValue": null,
  464. "current": {
  465. "selected": true,
  466. "text": "1",
  467. "value": "1"
  468. },
  469. "hide": 0,
  470. "includeAll": false,
  471. "label": "Olt",
  472. "multi": false,
  473. "name": "olt",
  474. "options": [
  475. {
  476. "selected": true,
  477. "text": "1",
  478. "value": "1"
  479. }
  480. ],
  481. "query": "1",
  482. "type": "custom"
  483. },
  484. {
  485. "allValue": null,
  486. "current": {},
  487. "datasource": "Statsd",
  488. "hide": 0,
  489. "includeAll": false,
  490. "label": "Card",
  491. "multi": false,
  492. "name": "card",
  493. "options": [],
  494. "query": "name",
  495. "refresh": 1,
  496. "regex": "d_[[olt]]_s_[[server]]_pon_biascurrent_([0-9]*)\\.[0-9]*",
  497. "sort": 3,
  498. "tagValuesQuery": "",
  499. "tags": [],
  500. "tagsQuery": "",
  501. "type": "query",
  502. "useTags": false
  503. },
  504. {
  505. "allValue": null,
  506. "current": {},
  507. "datasource": "Statsd",
  508. "hide": 0,
  509. "includeAll": false,
  510. "label": "Slot",
  511. "multi": false,
  512. "name": "slot",
  513. "options": [],
  514. "query": "name",
  515. "refresh": 1,
  516. "regex": "d_[[olt]]_s_[[server]]_pon_biascurrent_[[card]]\\.([0-9])*",
  517. "sort": 3,
  518. "tagValuesQuery": "",
  519. "tags": [],
  520. "tagsQuery": "",
  521. "type": "query",
  522. "useTags": false
  523. }
  524. ]
  525. },
  526. "time": {
  527. "from": "now-3h",
  528. "to": "now"
  529. },
  530. "timepicker": {
  531. "refresh_intervals": [
  532. "5s",
  533. "10s",
  534. "30s",
  535. "1m",
  536. "5m",
  537. "15m",
  538. "30m",
  539. "1h",
  540. "2h",
  541. "1d"
  542. ],
  543. "time_options": [
  544. "5m",
  545. "15m",
  546. "1h",
  547. "6h",
  548. "12h",
  549. "24h",
  550. "2d",
  551. "7d",
  552. "30d"
  553. ]
  554. },
  555. "timezone": "",
  556. "title": "OLT PON PORTS",
  557. "version": 1
  558. }
  559. }