OLT-PON-PORTS-HUAWEI.json 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579
  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. "spaceLength": 10,
  85. "span": 12,
  86. "stack": false,
  87. "steppedLine": false,
  88. "targets": [
  89. {
  90. "hide": false,
  91. "rawQuery": true,
  92. "refId": "A",
  93. "target": "d_[[olt]]_s_[[server]]_inbandwidth_pon_[[board]].[[card]].[[slot]]",
  94. "type": "timeserie"
  95. },
  96. {
  97. "hide": false,
  98. "rawQuery": true,
  99. "refId": "B",
  100. "target": "d_[[olt]]_s_[[server]]_outbandwidth_pon_[[board]].[[card]].[[slot]]",
  101. "type": "timeserie"
  102. }
  103. ],
  104. "thresholds": [],
  105. "timeFrom": null,
  106. "timeShift": null,
  107. "title": "IN / OUT",
  108. "tooltip": {
  109. "shared": true,
  110. "sort": 0,
  111. "value_type": "individual"
  112. },
  113. "type": "graph",
  114. "xaxis": {
  115. "buckets": null,
  116. "mode": "time",
  117. "name": null,
  118. "show": true,
  119. "values": []
  120. },
  121. "yaxes": [
  122. {
  123. "format": "bps",
  124. "label": null,
  125. "logBase": 1,
  126. "max": null,
  127. "min": null,
  128. "show": true
  129. },
  130. {
  131. "format": "short",
  132. "label": null,
  133. "logBase": 1,
  134. "max": null,
  135. "min": null,
  136. "show": true
  137. }
  138. ]
  139. }
  140. ],
  141. "repeat": null,
  142. "repeatIteration": null,
  143. "repeatRowId": null,
  144. "showTitle": false,
  145. "title": "Dashboard Row",
  146. "titleSize": "h6"
  147. },
  148. {
  149. "collapse": false,
  150. "height": 250,
  151. "panels": [
  152. {
  153. "aliasColors": {},
  154. "bars": false,
  155. "dashLength": 10,
  156. "dashes": false,
  157. "datasource": "Statsd",
  158. "decimals": 2,
  159. "fill": 1,
  160. "id": 2,
  161. "legend": {
  162. "avg": true,
  163. "current": false,
  164. "hideEmpty": false,
  165. "max": true,
  166. "min": true,
  167. "show": true,
  168. "total": false,
  169. "values": true
  170. },
  171. "lines": true,
  172. "linewidth": 1,
  173. "links": [],
  174. "nullPointMode": "null",
  175. "percentage": false,
  176. "pointradius": 1,
  177. "points": true,
  178. "renderer": "flot",
  179. "seriesOverrides": [
  180. {
  181. "alias": "/pon_tx/",
  182. "color": "#052B51"
  183. }
  184. ],
  185. "spaceLength": 10,
  186. "span": 12,
  187. "stack": false,
  188. "steppedLine": false,
  189. "targets": [
  190. {
  191. "rawQuery": true,
  192. "refId": "A",
  193. "target": "d_[[olt]]_s_[[server]]_pon_tx_[[board]].[[card]].[[slot]]",
  194. "type": "timeserie"
  195. }
  196. ],
  197. "thresholds": [],
  198. "timeFrom": null,
  199. "timeShift": null,
  200. "title": "Tx Power",
  201. "tooltip": {
  202. "shared": true,
  203. "sort": 0,
  204. "value_type": "individual"
  205. },
  206. "type": "graph",
  207. "xaxis": {
  208. "buckets": null,
  209. "mode": "time",
  210. "name": null,
  211. "show": true,
  212. "values": []
  213. },
  214. "yaxes": [
  215. {
  216. "format": "dBm",
  217. "label": null,
  218. "logBase": 1,
  219. "max": null,
  220. "min": null,
  221. "show": true
  222. },
  223. {
  224. "format": "short",
  225. "label": null,
  226. "logBase": 1,
  227. "max": null,
  228. "min": null,
  229. "show": true
  230. }
  231. ]
  232. }
  233. ],
  234. "repeat": null,
  235. "repeatIteration": null,
  236. "repeatRowId": null,
  237. "showTitle": false,
  238. "title": "Dashboard Row",
  239. "titleSize": "h6"
  240. },
  241. {
  242. "collapse": false,
  243. "height": 250,
  244. "panels": [
  245. {
  246. "aliasColors": {},
  247. "bars": false,
  248. "dashLength": 10,
  249. "dashes": false,
  250. "datasource": "Statsd",
  251. "decimals": 2,
  252. "fill": 1,
  253. "id": 3,
  254. "legend": {
  255. "avg": true,
  256. "current": false,
  257. "max": true,
  258. "min": true,
  259. "show": true,
  260. "total": false,
  261. "values": true
  262. },
  263. "lines": true,
  264. "linewidth": 1,
  265. "links": [],
  266. "nullPointMode": "null",
  267. "percentage": false,
  268. "pointradius": 1,
  269. "points": true,
  270. "renderer": "flot",
  271. "seriesOverrides": [
  272. {
  273. "alias": "/pon_voltage/",
  274. "color": "#0A50A1"
  275. }
  276. ],
  277. "spaceLength": 10,
  278. "span": 12,
  279. "stack": false,
  280. "steppedLine": false,
  281. "targets": [
  282. {
  283. "rawQuery": true,
  284. "refId": "A",
  285. "target": "d_[[olt]]_s_[[server]]_pon_voltage_[[board]].[[card]].[[slot]]",
  286. "type": "timeserie"
  287. }
  288. ],
  289. "thresholds": [],
  290. "timeFrom": null,
  291. "timeShift": null,
  292. "title": "Voltage",
  293. "tooltip": {
  294. "shared": true,
  295. "sort": 0,
  296. "value_type": "individual"
  297. },
  298. "type": "graph",
  299. "xaxis": {
  300. "buckets": null,
  301. "mode": "time",
  302. "name": null,
  303. "show": true,
  304. "values": []
  305. },
  306. "yaxes": [
  307. {
  308. "decimals": 2,
  309. "format": "volt",
  310. "label": "Voltage",
  311. "logBase": 1,
  312. "max": null,
  313. "min": null,
  314. "show": true
  315. },
  316. {
  317. "decimals": 2,
  318. "format": "short",
  319. "label": "",
  320. "logBase": 1,
  321. "max": null,
  322. "min": null,
  323. "show": true
  324. }
  325. ]
  326. }
  327. ],
  328. "repeat": null,
  329. "repeatIteration": null,
  330. "repeatRowId": null,
  331. "showTitle": false,
  332. "title": "Dashboard Row",
  333. "titleSize": "h6"
  334. },
  335. {
  336. "collapse": false,
  337. "height": 250,
  338. "panels": [
  339. {
  340. "aliasColors": {},
  341. "bars": false,
  342. "dashLength": 10,
  343. "dashes": false,
  344. "datasource": "Statsd",
  345. "decimals": 2,
  346. "fill": 1,
  347. "id": 4,
  348. "legend": {
  349. "alignAsTable": false,
  350. "avg": true,
  351. "current": false,
  352. "max": true,
  353. "min": true,
  354. "show": true,
  355. "total": false,
  356. "values": true
  357. },
  358. "lines": true,
  359. "linewidth": 1,
  360. "links": [],
  361. "nullPointMode": "null",
  362. "percentage": false,
  363. "pointradius": 1,
  364. "points": true,
  365. "renderer": "flot",
  366. "seriesOverrides": [
  367. {
  368. "alias": "/pon_temperature/",
  369. "color": "#0A50A1"
  370. }
  371. ],
  372. "spaceLength": 10,
  373. "span": 12,
  374. "stack": false,
  375. "steppedLine": false,
  376. "targets": [
  377. {
  378. "rawQuery": true,
  379. "refId": "A",
  380. "target": "d_[[olt]]_s_[[server]]_pon_temperature_[[board]].[[card]].[[slot]]",
  381. "type": "timeserie"
  382. }
  383. ],
  384. "thresholds": [],
  385. "timeFrom": null,
  386. "timeShift": null,
  387. "title": "Temperature",
  388. "tooltip": {
  389. "shared": true,
  390. "sort": 0,
  391. "value_type": "individual"
  392. },
  393. "type": "graph",
  394. "xaxis": {
  395. "buckets": null,
  396. "mode": "time",
  397. "name": null,
  398. "show": true,
  399. "values": []
  400. },
  401. "yaxes": [
  402. {
  403. "decimals": 2,
  404. "format": "celsius",
  405. "label": "Temperature",
  406. "logBase": 1,
  407. "max": null,
  408. "min": null,
  409. "show": true
  410. },
  411. {
  412. "decimals": 2,
  413. "format": "short",
  414. "label": "",
  415. "logBase": 1,
  416. "max": null,
  417. "min": null,
  418. "show": true
  419. }
  420. ]
  421. }
  422. ],
  423. "repeat": null,
  424. "repeatIteration": null,
  425. "repeatRowId": null,
  426. "showTitle": false,
  427. "title": "Dashboard Row",
  428. "titleSize": "h6"
  429. }
  430. ],
  431. "schemaVersion": 14,
  432. "style": "dark",
  433. "tags": [],
  434. "templating": {
  435. "list": [
  436. {
  437. "allValue": null,
  438. "current": {
  439. "selected": true,
  440. "text": "1",
  441. "value": "1"
  442. },
  443. "hide": 0,
  444. "includeAll": false,
  445. "label": "Server",
  446. "multi": false,
  447. "name": "server",
  448. "options": [
  449. {
  450. "selected": true,
  451. "text": "1",
  452. "value": "1"
  453. }
  454. ],
  455. "query": "1",
  456. "type": "custom"
  457. },
  458. {
  459. "allValue": null,
  460. "current": {
  461. "text": "2",
  462. "value": "2"
  463. },
  464. "hide": 0,
  465. "includeAll": false,
  466. "label": "Olt",
  467. "multi": false,
  468. "name": "olt",
  469. "options": [
  470. {
  471. "selected": true,
  472. "text": "2",
  473. "value": "2"
  474. },
  475. {
  476. "selected": false,
  477. "text": "1",
  478. "value": "1"
  479. }
  480. ],
  481. "query": "2,1",
  482. "type": "custom"
  483. },
  484. {
  485. "allValue": null,
  486. "current": {},
  487. "datasource": "Statsd",
  488. "hide": 0,
  489. "includeAll": false,
  490. "label": "Board",
  491. "multi": false,
  492. "name": "board",
  493. "options": [],
  494. "query": "name",
  495. "refresh": 1,
  496. "regex": "d_[[olt]]_s_[[server]]_pon_biascurrent_([0-9]*)\\.[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": "Card",
  511. "multi": false,
  512. "name": "card",
  513. "options": [],
  514. "query": "name",
  515. "refresh": 1,
  516. "regex": "d_[[olt]]_s_[[server]]_pon_biascurrent_[[board]]\\.([0-9]*)\\.[0-9]*",
  517. "sort": 3,
  518. "tagValuesQuery": "",
  519. "tags": [],
  520. "tagsQuery": "",
  521. "type": "query",
  522. "useTags": false
  523. },
  524. {
  525. "allValue": null,
  526. "current": {},
  527. "datasource": "Statsd",
  528. "hide": 0,
  529. "includeAll": false,
  530. "label": "Slot",
  531. "multi": false,
  532. "name": "slot",
  533. "options": [],
  534. "query": "name",
  535. "refresh": 1,
  536. "regex": "d_[[olt]]_s_[[server]]_pon_biascurrent_[[board]]\\.[[card]]\\.([0-9])*",
  537. "sort": 3,
  538. "tagValuesQuery": "",
  539. "tags": [],
  540. "tagsQuery": "",
  541. "type": "query",
  542. "useTags": false
  543. }
  544. ]
  545. },
  546. "time": {
  547. "from": "now-3h",
  548. "to": "now"
  549. },
  550. "timepicker": {
  551. "refresh_intervals": [
  552. "5s",
  553. "10s",
  554. "30s",
  555. "1m",
  556. "5m",
  557. "15m",
  558. "30m",
  559. "1h",
  560. "2h",
  561. "1d"
  562. ],
  563. "time_options": [
  564. "5m",
  565. "15m",
  566. "1h",
  567. "6h",
  568. "12h",
  569. "24h",
  570. "2d",
  571. "7d",
  572. "30d"
  573. ]
  574. },
  575. "timezone": "",
  576. "title": "OLT PON PORTS HUAWEI",
  577. "version": 5
  578. }
  579. }