ONU.json 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674
  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": "250px",
  46. "panels": [
  47. {
  48. "aliasColors": {},
  49. "bars": false,
  50. "dashLength": 10,
  51. "dashes": false,
  52. "datasource": "Statsd",
  53. "decimals": 2,
  54. "fill": 1,
  55. "id": 1,
  56. "legend": {
  57. "alignAsTable": false,
  58. "avg": true,
  59. "current": false,
  60. "hideEmpty": false,
  61. "max": true,
  62. "min": true,
  63. "rightSide": false,
  64. "show": true,
  65. "total": false,
  66. "values": true
  67. },
  68. "lines": true,
  69. "linewidth": 1,
  70. "links": [],
  71. "nullPointMode": "null",
  72. "percentage": false,
  73. "pointradius": 1,
  74. "points": true,
  75. "renderer": "flot",
  76. "seriesOverrides": [
  77. {
  78. "alias": "/onu_rx_/",
  79. "color": "#BF1B00"
  80. }
  81. ],
  82. "spaceLength": 10,
  83. "span": 12,
  84. "stack": false,
  85. "steppedLine": false,
  86. "targets": [
  87. {
  88. "rawQuery": true,
  89. "refId": "B",
  90. "target": "onu_rx_[[serialnumber]]",
  91. "type": "timeserie"
  92. }
  93. ],
  94. "thresholds": [],
  95. "timeFrom": null,
  96. "timeShift": null,
  97. "title": "RX Power",
  98. "tooltip": {
  99. "shared": true,
  100. "sort": 0,
  101. "value_type": "individual"
  102. },
  103. "type": "graph",
  104. "xaxis": {
  105. "buckets": null,
  106. "mode": "time",
  107. "name": null,
  108. "show": true,
  109. "values": []
  110. },
  111. "yaxes": [
  112. {
  113. "decimals": null,
  114. "format": "dBm",
  115. "label": "RX Power",
  116. "logBase": 1,
  117. "max": null,
  118. "min": null,
  119. "show": true
  120. },
  121. {
  122. "decimals": 2,
  123. "format": "short",
  124. "label": "",
  125. "logBase": 1,
  126. "max": null,
  127. "min": null,
  128. "show": true
  129. }
  130. ]
  131. }
  132. ],
  133. "repeat": null,
  134. "repeatIteration": null,
  135. "repeatRowId": null,
  136. "showTitle": false,
  137. "title": "Dashboard Row",
  138. "titleSize": "h6"
  139. },
  140. {
  141. "collapse": false,
  142. "height": 250,
  143. "panels": [
  144. {
  145. "aliasColors": {},
  146. "bars": false,
  147. "dashLength": 10,
  148. "dashes": false,
  149. "datasource": "Statsd",
  150. "decimals": 2,
  151. "fill": 1,
  152. "id": 2,
  153. "legend": {
  154. "avg": true,
  155. "current": false,
  156. "max": true,
  157. "min": true,
  158. "show": true,
  159. "total": false,
  160. "values": true
  161. },
  162. "lines": true,
  163. "linewidth": 1,
  164. "links": [],
  165. "nullPointMode": "null",
  166. "percentage": false,
  167. "pointradius": 1,
  168. "points": true,
  169. "renderer": "flot",
  170. "seriesOverrides": [
  171. {
  172. "alias": "/onu_tx_/",
  173. "color": "#BF1B00"
  174. }
  175. ],
  176. "spaceLength": 10,
  177. "span": 12,
  178. "stack": false,
  179. "steppedLine": false,
  180. "targets": [
  181. {
  182. "rawQuery": true,
  183. "refId": "A",
  184. "target": "onu_tx_[[serialnumber]]",
  185. "type": "timeserie"
  186. }
  187. ],
  188. "thresholds": [],
  189. "timeFrom": null,
  190. "timeShift": null,
  191. "title": "TX Power",
  192. "tooltip": {
  193. "shared": true,
  194. "sort": 0,
  195. "value_type": "individual"
  196. },
  197. "type": "graph",
  198. "xaxis": {
  199. "buckets": null,
  200. "mode": "time",
  201. "name": null,
  202. "show": true,
  203. "values": []
  204. },
  205. "yaxes": [
  206. {
  207. "decimals": 2,
  208. "format": "dBm",
  209. "label": "TX Power",
  210. "logBase": 1,
  211. "max": null,
  212. "min": null,
  213. "show": true
  214. },
  215. {
  216. "decimals": 2,
  217. "format": "short",
  218. "label": null,
  219. "logBase": 1,
  220. "max": null,
  221. "min": null,
  222. "show": true
  223. }
  224. ]
  225. }
  226. ],
  227. "repeat": null,
  228. "repeatIteration": null,
  229. "repeatRowId": null,
  230. "showTitle": false,
  231. "title": "Dashboard Row",
  232. "titleSize": "h6"
  233. },
  234. {
  235. "collapse": false,
  236. "height": 250,
  237. "panels": [
  238. {
  239. "aliasColors": {},
  240. "bars": false,
  241. "dashLength": 10,
  242. "dashes": false,
  243. "datasource": "Statsd",
  244. "decimals": 2,
  245. "fill": 1,
  246. "id": 3,
  247. "legend": {
  248. "avg": true,
  249. "current": false,
  250. "max": true,
  251. "min": true,
  252. "show": true,
  253. "total": false,
  254. "values": true
  255. },
  256. "lines": true,
  257. "linewidth": 1,
  258. "links": [],
  259. "nullPointMode": "null",
  260. "percentage": false,
  261. "pointradius": 1,
  262. "points": true,
  263. "renderer": "flot",
  264. "seriesOverrides": [
  265. {
  266. "alias": "/onu_voltage/",
  267. "color": "#0A50A1"
  268. }
  269. ],
  270. "spaceLength": 10,
  271. "span": 12,
  272. "stack": false,
  273. "steppedLine": false,
  274. "targets": [
  275. {
  276. "rawQuery": true,
  277. "refId": "A",
  278. "target": "onu_voltage_[[serialnumber]]",
  279. "type": "timeserie"
  280. }
  281. ],
  282. "thresholds": [],
  283. "timeFrom": null,
  284. "timeShift": null,
  285. "title": "Voltage",
  286. "tooltip": {
  287. "shared": true,
  288. "sort": 0,
  289. "value_type": "individual"
  290. },
  291. "type": "graph",
  292. "xaxis": {
  293. "buckets": null,
  294. "mode": "time",
  295. "name": null,
  296. "show": true,
  297. "values": []
  298. },
  299. "yaxes": [
  300. {
  301. "decimals": 2,
  302. "format": "volt",
  303. "label": "Voltage ",
  304. "logBase": 1,
  305. "max": null,
  306. "min": null,
  307. "show": true
  308. },
  309. {
  310. "decimals": 2,
  311. "format": "short",
  312. "label": "",
  313. "logBase": 1,
  314. "max": null,
  315. "min": null,
  316. "show": true
  317. }
  318. ]
  319. }
  320. ],
  321. "repeat": null,
  322. "repeatIteration": null,
  323. "repeatRowId": null,
  324. "showTitle": false,
  325. "title": "Dashboard Row",
  326. "titleSize": "h6"
  327. },
  328. {
  329. "collapse": false,
  330. "height": 250,
  331. "panels": [
  332. {
  333. "aliasColors": {},
  334. "bars": false,
  335. "dashLength": 10,
  336. "dashes": false,
  337. "datasource": "Statsd",
  338. "decimals": 2,
  339. "fill": 1,
  340. "id": 4,
  341. "legend": {
  342. "avg": true,
  343. "current": false,
  344. "max": true,
  345. "min": true,
  346. "show": true,
  347. "total": false,
  348. "values": true
  349. },
  350. "lines": true,
  351. "linewidth": 1,
  352. "links": [],
  353. "nullPointMode": "null",
  354. "percentage": false,
  355. "pointradius": 1,
  356. "points": true,
  357. "renderer": "flot",
  358. "seriesOverrides": [
  359. {
  360. "alias": "/onu_temperature/",
  361. "color": "#0A50A1"
  362. }
  363. ],
  364. "spaceLength": 10,
  365. "span": 12,
  366. "stack": false,
  367. "steppedLine": false,
  368. "targets": [
  369. {
  370. "rawQuery": true,
  371. "refId": "A",
  372. "target": "onu_temperature_[[serialnumber]]",
  373. "type": "timeserie"
  374. }
  375. ],
  376. "thresholds": [],
  377. "timeFrom": null,
  378. "timeShift": null,
  379. "title": "Temperature",
  380. "tooltip": {
  381. "shared": true,
  382. "sort": 0,
  383. "value_type": "individual"
  384. },
  385. "type": "graph",
  386. "xaxis": {
  387. "buckets": null,
  388. "mode": "time",
  389. "name": null,
  390. "show": true,
  391. "values": []
  392. },
  393. "yaxes": [
  394. {
  395. "decimals": 2,
  396. "format": "celsius",
  397. "label": "Temperature",
  398. "logBase": 1,
  399. "max": null,
  400. "min": null,
  401. "show": true
  402. },
  403. {
  404. "decimals": 2,
  405. "format": "short",
  406. "label": null,
  407. "logBase": 1,
  408. "max": null,
  409. "min": null,
  410. "show": true
  411. }
  412. ]
  413. }
  414. ],
  415. "repeat": null,
  416. "repeatIteration": null,
  417. "repeatRowId": null,
  418. "showTitle": false,
  419. "title": "Dashboard Row",
  420. "titleSize": "h6"
  421. },
  422. {
  423. "collapse": false,
  424. "height": 250,
  425. "panels": [
  426. {
  427. "aliasColors": {},
  428. "bars": false,
  429. "dashLength": 10,
  430. "dashes": false,
  431. "datasource": "Statsd",
  432. "decimals": 0,
  433. "fill": 1,
  434. "id": 5,
  435. "legend": {
  436. "avg": false,
  437. "current": false,
  438. "hideEmpty": false,
  439. "hideZero": false,
  440. "max": false,
  441. "min": false,
  442. "show": true,
  443. "total": false,
  444. "values": false
  445. },
  446. "lines": true,
  447. "linewidth": 1,
  448. "links": [],
  449. "nullPointMode": "null",
  450. "percentage": false,
  451. "pointradius": 1,
  452. "points": true,
  453. "renderer": "flot",
  454. "seriesOverrides": [],
  455. "spaceLength": 10,
  456. "span": 12,
  457. "stack": false,
  458. "steppedLine": true,
  459. "targets": [
  460. {
  461. "rawQuery": true,
  462. "refId": "A",
  463. "target": "onu_status_[[serialnumber]]",
  464. "type": "timeserie"
  465. }
  466. ],
  467. "thresholds": [],
  468. "timeFrom": null,
  469. "timeShift": null,
  470. "title": "Estado",
  471. "tooltip": {
  472. "shared": true,
  473. "sort": 0,
  474. "value_type": "individual"
  475. },
  476. "type": "graph",
  477. "xaxis": {
  478. "buckets": null,
  479. "mode": "time",
  480. "name": null,
  481. "show": true,
  482. "values": []
  483. },
  484. "yaxes": [
  485. {
  486. "decimals": 0,
  487. "format": "none",
  488. "label": "Estado",
  489. "logBase": 1,
  490. "max": null,
  491. "min": null,
  492. "show": true
  493. },
  494. {
  495. "format": "short",
  496. "label": null,
  497. "logBase": 1,
  498. "max": null,
  499. "min": null,
  500. "show": true
  501. }
  502. ]
  503. }
  504. ],
  505. "repeat": null,
  506. "repeatIteration": null,
  507. "repeatRowId": null,
  508. "showTitle": false,
  509. "title": "Dashboard Row",
  510. "titleSize": "h6"
  511. },
  512. {
  513. "collapse": false,
  514. "height": 250,
  515. "panels": [
  516. {
  517. "aliasColors": {},
  518. "bars": false,
  519. "dashLength": 10,
  520. "dashes": false,
  521. "datasource": "Statsd",
  522. "fill": 1,
  523. "id": 6,
  524. "legend": {
  525. "avg": false,
  526. "current": false,
  527. "max": false,
  528. "min": false,
  529. "show": true,
  530. "total": false,
  531. "values": false
  532. },
  533. "lines": true,
  534. "linewidth": 1,
  535. "links": [],
  536. "nullPointMode": "null",
  537. "percentage": false,
  538. "pointradius": 1,
  539. "points": true,
  540. "renderer": "flot",
  541. "seriesOverrides": [
  542. {
  543. "alias": "/inbandwidth/",
  544. "color": "#3f6833"
  545. },
  546. {
  547. "alias": "/outbandwidth/",
  548. "color": "#e24d42"
  549. }
  550. ],
  551. "spaceLength": 10,
  552. "span": 12,
  553. "stack": false,
  554. "steppedLine": false,
  555. "targets": [
  556. {
  557. "rawQuery": true,
  558. "refId": "A",
  559. "target": "inbandwidth_onu_[[serialnumber]]",
  560. "type": "timeserie"
  561. },
  562. {
  563. "rawQuery": true,
  564. "refId": "B",
  565. "target": "outbandwidth_onu_[[serialnumber]]",
  566. "type": "timeserie"
  567. }
  568. ],
  569. "thresholds": [],
  570. "timeFrom": null,
  571. "timeShift": null,
  572. "title": "IN / OUT",
  573. "tooltip": {
  574. "shared": true,
  575. "sort": 0,
  576. "value_type": "individual"
  577. },
  578. "type": "graph",
  579. "xaxis": {
  580. "buckets": null,
  581. "mode": "time",
  582. "name": null,
  583. "show": true,
  584. "values": []
  585. },
  586. "yaxes": [
  587. {
  588. "format": "bps",
  589. "label": null,
  590. "logBase": 1,
  591. "max": null,
  592. "min": null,
  593. "show": true
  594. },
  595. {
  596. "format": "short",
  597. "label": null,
  598. "logBase": 1,
  599. "max": null,
  600. "min": null,
  601. "show": true
  602. }
  603. ]
  604. }
  605. ],
  606. "repeat": null,
  607. "repeatIteration": null,
  608. "repeatRowId": null,
  609. "showTitle": false,
  610. "title": "Dashboard Row",
  611. "titleSize": "h6"
  612. }
  613. ],
  614. "schemaVersion": 14,
  615. "style": "dark",
  616. "tags": [],
  617. "templating": {
  618. "list": [
  619. {
  620. "allValue": null,
  621. "current": {},
  622. "datasource": "Statsd",
  623. "hide": 0,
  624. "includeAll": false,
  625. "label": "ONU",
  626. "multi": false,
  627. "name": "serialnumber",
  628. "options": [],
  629. "query": "name",
  630. "refresh": 1,
  631. "regex": "onu_status_([a-z0-9]*)",
  632. "sort": 0,
  633. "tagValuesQuery": "",
  634. "tags": [],
  635. "tagsQuery": "",
  636. "type": "query",
  637. "useTags": false
  638. }
  639. ]
  640. },
  641. "time": {
  642. "from": "now-12h",
  643. "to": "now"
  644. },
  645. "timepicker": {
  646. "refresh_intervals": [
  647. "5s",
  648. "10s",
  649. "30s",
  650. "1m",
  651. "5m",
  652. "15m",
  653. "30m",
  654. "1h",
  655. "2h",
  656. "1d"
  657. ],
  658. "time_options": [
  659. "5m",
  660. "15m",
  661. "1h",
  662. "6h",
  663. "12h",
  664. "24h",
  665. "2d",
  666. "7d",
  667. "30d"
  668. ]
  669. },
  670. "timezone": "browser",
  671. "title": "ONU",
  672. "version": 12
  673. }
  674. }