OLT-Total-Rate.json 6.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248
  1. {"dashboard":
  2. {
  3. "graphTooltip" : 0,
  4. "title" : "OLT Total Rate",
  5. "style" : "dark",
  6. "templating" : {
  7. "list" : []
  8. },
  9. "annotations" : {
  10. "list" : []
  11. },
  12. "timepicker" : {
  13. "refresh_intervals" : [
  14. "5s",
  15. "10s",
  16. "30s",
  17. "1m",
  18. "5m",
  19. "15m",
  20. "30m",
  21. "1h",
  22. "2h",
  23. "1d"
  24. ],
  25. "time_options" : [
  26. "5m",
  27. "15m",
  28. "1h",
  29. "6h",
  30. "12h",
  31. "24h",
  32. "2d",
  33. "7d",
  34. "30d"
  35. ]
  36. },
  37. "time" : {
  38. "from" : "now-6h",
  39. "to" : "now"
  40. },
  41. "editable" : true,
  42. "version" : 2,
  43. "hideControls" : false,
  44. "id" : null,
  45. "timezone" : "browser",
  46. "links" : [],
  47. "schemaVersion" : 14,
  48. "rows" : [
  49. {
  50. "repeatRowId" : null,
  51. "titleSize" : "h6",
  52. "repeatIteration" : null,
  53. "title" : "Dashboard Row",
  54. "showTitle" : false,
  55. "panels" : [
  56. {
  57. "yaxes" : [
  58. {
  59. "logBase" : 1,
  60. "label" : null,
  61. "show" : true,
  62. "format" : "bps",
  63. "max" : null,
  64. "min" : null
  65. },
  66. {
  67. "min" : null,
  68. "max" : null,
  69. "format" : "short",
  70. "logBase" : 1,
  71. "label" : null,
  72. "show" : true
  73. }
  74. ],
  75. "seriesOverrides" : [
  76. {
  77. "alias" : "/outrate/",
  78. "color" : "#E24D42"
  79. },
  80. {
  81. "alias" : "/inrate/",
  82. "color" : "#508642"
  83. }
  84. ],
  85. "timeFrom" : null,
  86. "stack" : false,
  87. "legend" : {
  88. "values" : true,
  89. "total" : false,
  90. "show" : true,
  91. "avg" : true,
  92. "min" : false,
  93. "max" : false,
  94. "current" : false
  95. },
  96. "timeShift" : null,
  97. "title" : "IN / OUT Tráfico total",
  98. "renderer" : "flot",
  99. "span" : 12,
  100. "bars" : false,
  101. "points" : true,
  102. "nullPointMode" : "null",
  103. "linewidth" : 1,
  104. "spaceLength" : 10,
  105. "decimals" : 2,
  106. "thresholds" : [],
  107. "dashes" : false,
  108. "lines" : true,
  109. "fill" : 1,
  110. "xaxis" : {
  111. "mode" : "time",
  112. "show" : true,
  113. "values" : [],
  114. "buckets" : null,
  115. "name" : null
  116. },
  117. "tooltip" : {
  118. "value_type" : "individual",
  119. "sort" : 0,
  120. "shared" : true
  121. },
  122. "id" : 1,
  123. "percentage" : false,
  124. "type" : "graph",
  125. "dashLength" : 10,
  126. "pointradius" : 1,
  127. "steppedLine" : false,
  128. "targets" : [
  129. {
  130. "refId" : "A",
  131. "target" : "statsftthinrate.olt.1",
  132. "type" : "timeserie"
  133. },
  134. {
  135. "type" : "timeserie",
  136. "refId" : "B",
  137. "target" : "statsftthoutrate.olt.1"
  138. }
  139. ],
  140. "links" : [],
  141. "aliasColors" : {},
  142. "datasource" : "Statsd"
  143. }
  144. ],
  145. "height" : "250px",
  146. "collapse" : false,
  147. "repeat" : null
  148. },
  149. {
  150. "repeat" : null,
  151. "height" : 250,
  152. "collapse" : false,
  153. "panels" : [
  154. {
  155. "dashes" : false,
  156. "fill" : 1,
  157. "lines" : true,
  158. "thresholds" : [],
  159. "spaceLength" : 10,
  160. "linewidth" : 1,
  161. "nullPointMode" : "null",
  162. "points" : true,
  163. "bars" : false,
  164. "span" : 12,
  165. "renderer" : "flot",
  166. "timeShift" : null,
  167. "title" : "Cantidad de ONUs ON / OFF",
  168. "stack" : true,
  169. "legend" : {
  170. "min" : false,
  171. "current" : false,
  172. "max" : false,
  173. "avg" : false,
  174. "show" : true,
  175. "total" : false,
  176. "values" : false
  177. },
  178. "timeFrom" : null,
  179. "seriesOverrides" : [
  180. {
  181. "color" : "#BF1B00",
  182. "alias" : "0.000"
  183. },
  184. {
  185. "alias" : "1.000",
  186. "color" : "#3F6833"
  187. }
  188. ],
  189. "yaxes" : [
  190. {
  191. "min" : null,
  192. "max" : null,
  193. "format" : "short",
  194. "show" : true,
  195. "label" : "",
  196. "logBase" : 1
  197. },
  198. {
  199. "logBase" : 1,
  200. "label" : null,
  201. "show" : true,
  202. "max" : null,
  203. "min" : null,
  204. "format" : "short"
  205. }
  206. ],
  207. "datasource" : "Statsd",
  208. "aliasColors" : {},
  209. "links" : [],
  210. "targets" : [
  211. {
  212. "rawSql" : "SELECT \n timestamp as time_sec, \n value as metric, \n count(*) as value \nFROM `gauges_statistics` \nWHERE name LIKE \"statsftthstatus.onu%\" GROUP BY timestamp, value ORDER BY timestamp ASC\n",
  213. "format" : "time_series",
  214. "refId" : "A",
  215. "alias" : ""
  216. }
  217. ],
  218. "steppedLine" : true,
  219. "pointradius" : 1,
  220. "type" : "graph",
  221. "dashLength" : 10,
  222. "percentage" : false,
  223. "tooltip" : {
  224. "value_type" : "individual",
  225. "sort" : 0,
  226. "shared" : true
  227. },
  228. "id" : 2,
  229. "xaxis" : {
  230. "name" : null,
  231. "values" : [],
  232. "buckets" : null,
  233. "show" : true,
  234. "mode" : "time"
  235. }
  236. }
  237. ],
  238. "repeatIteration" : null,
  239. "showTitle" : false,
  240. "title" : "Dashboard Row",
  241. "titleSize" : "h6",
  242. "repeatRowId" : null
  243. }
  244. ],
  245. "gnetId" : null,
  246. "tags" : []
  247. }
  248. }