status-group-render.json.in 23 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093
  1. {
  2. "annotations" : {
  3. "list" : [
  4. ]
  5. },
  6. "editable" : true,
  7. "gnetId" : null,
  8. "graphTooltip" : 0,
  9. "hideControls" : false,
  10. "id" : null,
  11. "links" : [
  12. ],
  13. "rows" : [
  14. {
  15. "collapse" : false,
  16. "height" : 136,
  17. "panels" : [
  18. {
  19. "cacheTimeout" : null,
  20. "colorBackground" : false,
  21. "colorValue" : false,
  22. "colors" : [
  23. "#299c46",
  24. "rgba(237, 129, 40, 0.89)",
  25. "#d44a3a"
  26. ],
  27. "datasource" : null,
  28. "decimals" : 0,
  29. "format" : "none",
  30. "gauge" : {
  31. "maxValue" : 100,
  32. "minValue" : 0,
  33. "show" : false,
  34. "thresholdLabels" : false,
  35. "thresholdMarkers" : true
  36. },
  37. "id" : 12,
  38. "interval" : null,
  39. "links" : [
  40. ],
  41. "mappingType" : 1,
  42. "mappingTypes" : [
  43. {
  44. "name" : "value to text",
  45. "value" : 1
  46. },
  47. {
  48. "name" : "range to text",
  49. "value" : 2
  50. }
  51. ],
  52. "maxDataPoints" : 100,
  53. "nullPointMode" : "connected",
  54. "nullText" : null,
  55. "postfix" : "",
  56. "postfixFontSize" : "50%",
  57. "prefix" : "",
  58. "prefixFontSize" : "50%",
  59. "rangeMaps" : [
  60. {
  61. "from" : "null",
  62. "text" : "N\/A",
  63. "to" : "null"
  64. }
  65. ],
  66. "span" : 4,
  67. "sparkline" : {
  68. "fillColor" : "rgba(31, 118, 189, 0.18)",
  69. "full" : true,
  70. "lineColor" : "rgb(31, 120, 193)",
  71. "show" : true
  72. },
  73. "tableColumn" : "",
  74. "targets" : [
  75. {
  76. "expr" : "sum(%%PROM_STATS_PREFIX%%%%PROM_SEPERATOR%%clients{hostname=~\"([[regex]])\"})",
  77. "format" : "time_series",
  78. "intervalFactor" : 2,
  79. "refId" : "A"
  80. }
  81. ],
  82. "thresholds" : "",
  83. "title" : "Aktuell '[[group]]': NutzerInnen",
  84. "type" : "singlestat",
  85. "valueFontSize" : "80%",
  86. "valueMaps" : [
  87. {
  88. "op" : "=",
  89. "text" : "N\/A",
  90. "value" : "null"
  91. }
  92. ],
  93. "valueName" : "current"
  94. },
  95. {
  96. "cacheTimeout" : null,
  97. "colorBackground" : false,
  98. "colorValue" : false,
  99. "colors" : [
  100. "#299c46",
  101. "rgba(237, 129, 40, 0.89)",
  102. "#d44a3a"
  103. ],
  104. "datasource" : null,
  105. "format" : "none",
  106. "gauge" : {
  107. "maxValue" : 100,
  108. "minValue" : 0,
  109. "show" : false,
  110. "thresholdLabels" : false,
  111. "thresholdMarkers" : true
  112. },
  113. "id" : 13,
  114. "interval" : null,
  115. "links" : [
  116. ],
  117. "mappingType" : 1,
  118. "mappingTypes" : [
  119. {
  120. "name" : "value to text",
  121. "value" : 1
  122. },
  123. {
  124. "name" : "range to text",
  125. "value" : 2
  126. }
  127. ],
  128. "maxDataPoints" : 100,
  129. "nullPointMode" : "connected",
  130. "nullText" : null,
  131. "postfix" : "",
  132. "postfixFontSize" : "50%",
  133. "prefix" : "",
  134. "prefixFontSize" : "50%",
  135. "rangeMaps" : [
  136. {
  137. "from" : "null",
  138. "text" : "N\/A",
  139. "to" : "null"
  140. }
  141. ],
  142. "span" : 4,
  143. "sparkline" : {
  144. "fillColor" : "rgba(31, 118, 189, 0.18)",
  145. "full" : true,
  146. "lineColor" : "rgb(31, 120, 193)",
  147. "show" : true
  148. },
  149. "tableColumn" : "",
  150. "targets" : [
  151. {
  152. "expr" : "count(%%PROM_STATS_PREFIX%%%%PROM_SEPERATOR%%clients{hostname=~\"([[regex]])\"})",
  153. "format" : "time_series",
  154. "intervalFactor" : 2,
  155. "refId" : "A"
  156. }
  157. ],
  158. "thresholds" : "",
  159. "title" : "Aktuell '[[group]]': Router",
  160. "type" : "singlestat",
  161. "valueFontSize" : "80%",
  162. "valueMaps" : [
  163. {
  164. "op" : "=",
  165. "text" : "N\/A",
  166. "value" : "null"
  167. }
  168. ],
  169. "valueName" : "current"
  170. },
  171. {
  172. "cacheTimeout" : null,
  173. "colorBackground" : false,
  174. "colorValue" : true,
  175. "colors" : [
  176. "#d44a3a",
  177. "rgba(237, 129, 40, 0.89)",
  178. "#299c46"
  179. ],
  180. "datasource" : null,
  181. "decimals" : 0,
  182. "format" : "short",
  183. "gauge" : {
  184. "maxValue" : 100,
  185. "minValue" : 0,
  186. "show" : false,
  187. "thresholdLabels" : false,
  188. "thresholdMarkers" : true
  189. },
  190. "id" : 14,
  191. "interval" : null,
  192. "links" : [
  193. ],
  194. "mappingType" : 1,
  195. "mappingTypes" : [
  196. {
  197. "name" : "value to text",
  198. "value" : 1
  199. },
  200. {
  201. "name" : "range to text",
  202. "value" : 2
  203. }
  204. ],
  205. "maxDataPoints" : 100,
  206. "nullPointMode" : "connected",
  207. "nullText" : null,
  208. "postfix" : "",
  209. "postfixFontSize" : "50%",
  210. "prefix" : "",
  211. "prefixFontSize" : "50%",
  212. "rangeMaps" : [
  213. {
  214. "from" : "null",
  215. "text" : "N\/A",
  216. "to" : "null"
  217. }
  218. ],
  219. "span" : 4,
  220. "sparkline" : {
  221. "fillColor" : "rgba(31, 118, 189, 0.18)",
  222. "full" : false,
  223. "lineColor" : "rgb(31, 120, 193)",
  224. "show" : false
  225. },
  226. "tableColumn" : "",
  227. "targets" : [
  228. {
  229. "expr" : "count(%%PROM_STATS_PREFIX%%%%PROM_SEPERATOR%%clients{hostname=~\"([[regex]])\"})",
  230. "format" : "time_series",
  231. "intervalFactor" : 2,
  232. "legendFormat" : "",
  233. "refId" : "A"
  234. }
  235. ],
  236. "thresholds" : "0,1",
  237. "title" : "Differenz in '[[group]]': Anzahl der Router",
  238. "type" : "singlestat",
  239. "valueFontSize" : "80%",
  240. "valueMaps" : [
  241. {
  242. "op" : "=",
  243. "text" : "N\/A",
  244. "value" : "null"
  245. }
  246. ],
  247. "valueName" : "diff"
  248. }
  249. ],
  250. "repeat" : null,
  251. "repeatIteration" : null,
  252. "repeatRowId" : null,
  253. "showTitle" : false,
  254. "title" : "Dashboard Row",
  255. "titleSize" : "h6"
  256. },
  257. {
  258. "collapse" : false,
  259. "height" : 250,
  260. "panels" : [
  261. {
  262. "aliasColors" : {
  263. "Router" : "#1f78c1",
  264. "Routeranzahl" : "#1f78c1"
  265. },
  266. "bars" : false,
  267. "dashLength" : 10,
  268. "dashes" : false,
  269. "datasource" : null,
  270. "decimals" : 0,
  271. "fill" : 0,
  272. "id" : 5,
  273. "legend" : {
  274. "alignAsTable" : true,
  275. "avg" : true,
  276. "current" : true,
  277. "hideEmpty" : true,
  278. "hideZero" : false,
  279. "max" : true,
  280. "min" : true,
  281. "rightSide" : false,
  282. "show" : true,
  283. "total" : false,
  284. "values" : true
  285. },
  286. "lines" : true,
  287. "linewidth" : 2,
  288. "links" : [
  289. ],
  290. "nullPointMode" : "null",
  291. "percentage" : false,
  292. "pointradius" : 5,
  293. "points" : false,
  294. "renderer" : "flot",
  295. "seriesOverrides" : [
  296. ],
  297. "spaceLength" : 10,
  298. "span" : 12,
  299. "stack" : false,
  300. "steppedLine" : false,
  301. "targets" : [
  302. {
  303. "expr" : "count(%%PROM_STATS_PREFIX%%%%PROM_SEPERATOR%%clients{hostname=~\"([[regex]])\"})",
  304. "format" : "time_series",
  305. "hide" : false,
  306. "instant" : false,
  307. "intervalFactor" : 2,
  308. "legendFormat" : "Router",
  309. "refId" : "A"
  310. },
  311. {
  312. "expr" : "sum(%%PROM_STATS_PREFIX%%%%PROM_SEPERATOR%%clients{hostname=~\"([[regex]])\"})",
  313. "format" : "time_series",
  314. "intervalFactor" : 2,
  315. "legendFormat" : "NutzerInnen",
  316. "refId" : "B"
  317. }
  318. ],
  319. "thresholds" : [
  320. ],
  321. "timeFrom" : null,
  322. "timeShift" : null,
  323. "title" : "Freifunk '[[group]]': NutzerInnen und Router",
  324. "tooltip" : {
  325. "shared" : true,
  326. "sort" : 0,
  327. "value_type" : "individual"
  328. },
  329. "type" : "graph",
  330. "xaxis" : {
  331. "buckets" : null,
  332. "mode" : "time",
  333. "name" : null,
  334. "show" : true,
  335. "values" : [
  336. ]
  337. },
  338. "yaxes" : [
  339. {
  340. "decimals" : 0,
  341. "format" : "short",
  342. "label" : "NutzerInnen",
  343. "logBase" : 1,
  344. "max" : null,
  345. "min" : "0",
  346. "show" : true
  347. },
  348. {
  349. "format" : "short",
  350. "label" : "Router",
  351. "logBase" : 1,
  352. "max" : null,
  353. "min" : null,
  354. "show" : true
  355. }
  356. ]
  357. }
  358. ],
  359. "repeat" : null,
  360. "repeatIteration" : null,
  361. "repeatRowId" : null,
  362. "showTitle" : false,
  363. "title" : "Gruppe '[[group]]': NutzerInnen und Router",
  364. "titleSize" : "h6"
  365. },
  366. {
  367. "collapse" : true,
  368. "height" : 250,
  369. "panels" : [
  370. {
  371. "aliasColors" : {
  372. "Router" : "#1f78c1",
  373. "Routeranzahl" : "#1f78c1"
  374. },
  375. "bars" : false,
  376. "dashLength" : 10,
  377. "dashes" : false,
  378. "datasource" : null,
  379. "decimals" : 0,
  380. "fill" : 0,
  381. "id" : 10,
  382. "legend" : {
  383. "alignAsTable" : true,
  384. "avg" : true,
  385. "current" : true,
  386. "hideEmpty" : true,
  387. "hideZero" : false,
  388. "max" : true,
  389. "min" : true,
  390. "rightSide" : false,
  391. "show" : true,
  392. "total" : false,
  393. "values" : true
  394. },
  395. "lines" : true,
  396. "linewidth" : 2,
  397. "links" : [
  398. ],
  399. "nullPointMode" : "null",
  400. "percentage" : false,
  401. "pointradius" : 5,
  402. "points" : false,
  403. "renderer" : "flot",
  404. "seriesOverrides" : [
  405. {
  406. "alias" : "Router",
  407. "color" : "#1f78c1"
  408. },
  409. {
  410. "alias" : "NutzerInnen",
  411. "color" : "#EAB839"
  412. }
  413. ],
  414. "spaceLength" : 10,
  415. "span" : 6,
  416. "stack" : false,
  417. "steppedLine" : false,
  418. "targets" : [
  419. {
  420. "expr" : "sum(%%PROM_STATS_PREFIX%%%%PROM_SEPERATOR%%clients{hostname=~\"([[regex]])\"})",
  421. "format" : "time_series",
  422. "intervalFactor" : 2,
  423. "legendFormat" : "NutzerInnen",
  424. "refId" : "B"
  425. }
  426. ],
  427. "thresholds" : [
  428. ],
  429. "timeFrom" : null,
  430. "timeShift" : null,
  431. "title" : "Freifunk '[[group]]': NutzerInnen",
  432. "tooltip" : {
  433. "shared" : true,
  434. "sort" : 0,
  435. "value_type" : "individual"
  436. },
  437. "type" : "graph",
  438. "xaxis" : {
  439. "buckets" : null,
  440. "mode" : "time",
  441. "name" : null,
  442. "show" : true,
  443. "values" : [
  444. ]
  445. },
  446. "yaxes" : [
  447. {
  448. "decimals" : 0,
  449. "format" : "short",
  450. "label" : "NutzerInnen",
  451. "logBase" : 1,
  452. "max" : null,
  453. "min" : "0",
  454. "show" : true
  455. },
  456. {
  457. "format" : "short",
  458. "label" : "",
  459. "logBase" : 1,
  460. "max" : null,
  461. "min" : null,
  462. "show" : false
  463. }
  464. ]
  465. },
  466. {
  467. "aliasColors" : {
  468. "Router" : "#1f78c1",
  469. "Routeranzahl" : "#1f78c1"
  470. },
  471. "bars" : false,
  472. "dashLength" : 10,
  473. "dashes" : false,
  474. "datasource" : null,
  475. "decimals" : 0,
  476. "fill" : 0,
  477. "id" : 11,
  478. "legend" : {
  479. "alignAsTable" : true,
  480. "avg" : true,
  481. "current" : true,
  482. "hideEmpty" : true,
  483. "hideZero" : false,
  484. "max" : true,
  485. "min" : true,
  486. "rightSide" : false,
  487. "show" : true,
  488. "total" : false,
  489. "values" : true
  490. },
  491. "lines" : true,
  492. "linewidth" : 2,
  493. "links" : [
  494. ],
  495. "nullPointMode" : "null",
  496. "percentage" : false,
  497. "pointradius" : 5,
  498. "points" : false,
  499. "renderer" : "flot",
  500. "seriesOverrides" : [
  501. {
  502. "alias" : "Router",
  503. "color" : "#1f78c1"
  504. },
  505. {
  506. "alias" : "NutzerInnen",
  507. "color" : "#EAB839"
  508. }
  509. ],
  510. "spaceLength" : 10,
  511. "span" : 6,
  512. "stack" : false,
  513. "steppedLine" : false,
  514. "targets" : [
  515. {
  516. "expr" : "count(%%PROM_STATS_PREFIX%%%%PROM_SEPERATOR%%clients{hostname=~\"([[regex]])\"})",
  517. "format" : "time_series",
  518. "hide" : false,
  519. "instant" : false,
  520. "intervalFactor" : 2,
  521. "legendFormat" : "Router",
  522. "refId" : "A"
  523. }
  524. ],
  525. "thresholds" : [
  526. ],
  527. "timeFrom" : null,
  528. "timeShift" : null,
  529. "title" : "Freifunk '[[group]]': Router",
  530. "tooltip" : {
  531. "shared" : true,
  532. "sort" : 0,
  533. "value_type" : "individual"
  534. },
  535. "type" : "graph",
  536. "xaxis" : {
  537. "buckets" : null,
  538. "mode" : "time",
  539. "name" : null,
  540. "show" : true,
  541. "values" : [
  542. ]
  543. },
  544. "yaxes" : [
  545. {
  546. "decimals" : 0,
  547. "format" : "short",
  548. "label" : "Router",
  549. "logBase" : 1,
  550. "max" : null,
  551. "min" : "0",
  552. "show" : true
  553. },
  554. {
  555. "format" : "short",
  556. "label" : "",
  557. "logBase" : 1,
  558. "max" : null,
  559. "min" : null,
  560. "show" : false
  561. }
  562. ]
  563. }
  564. ],
  565. "repeat" : null,
  566. "repeatIteration" : null,
  567. "repeatRowId" : null,
  568. "showTitle" : false,
  569. "title" : "Overview '[[group]]': Clients and Nodes separate graphs",
  570. "titleSize" : "h6"
  571. },
  572. {
  573. "collapse" : false,
  574. "height" : 278,
  575. "panels" : [
  576. {
  577. "aliasColors" : {
  578. },
  579. "bars" : false,
  580. "dashLength" : 10,
  581. "dashes" : false,
  582. "datasource" : null,
  583. "fill" : 0,
  584. "id" : 3,
  585. "legend" : {
  586. "alignAsTable" : true,
  587. "avg" : true,
  588. "current" : true,
  589. "hideEmpty" : true,
  590. "max" : true,
  591. "min" : true,
  592. "rightSide" : false,
  593. "show" : true,
  594. "total" : false,
  595. "values" : true
  596. },
  597. "lines" : true,
  598. "linewidth" : 1,
  599. "links" : [
  600. ],
  601. "nullPointMode" : "null",
  602. "percentage" : false,
  603. "pointradius" : 5,
  604. "points" : false,
  605. "renderer" : "flot",
  606. "seriesOverrides" : [
  607. ],
  608. "spaceLength" : 10,
  609. "span" : 12,
  610. "stack" : false,
  611. "steppedLine" : false,
  612. "targets" : [
  613. {
  614. "expr" : "%%PROM_STATS_PREFIX%%%%PROM_SEPERATOR%%clients{hostname=~\"([[regex]])\"}",
  615. "format" : "time_series",
  616. "hide" : false,
  617. "interval" : "",
  618. "intervalFactor" : 2,
  619. "legendFormat" : "{{hostname}}",
  620. "refId" : "A",
  621. "step" : 120
  622. },
  623. {
  624. "expr" : "sum(%%PROM_STATS_PREFIX%%%%PROM_SEPERATOR%%clients{hostname=~\"([[regex]])\"})",
  625. "format" : "time_series",
  626. "hide" : false,
  627. "interval" : "",
  628. "intervalFactor" : 2,
  629. "legendFormat" : "Summe",
  630. "refId" : "B",
  631. "step" : 120
  632. }
  633. ],
  634. "thresholds" : [
  635. ],
  636. "timeFrom" : null,
  637. "timeShift" : null,
  638. "title" : "[[group]] (clients)",
  639. "tooltip" : {
  640. "shared" : true,
  641. "sort" : 1,
  642. "value_type" : "individual"
  643. },
  644. "type" : "graph",
  645. "xaxis" : {
  646. "buckets" : null,
  647. "mode" : "time",
  648. "name" : null,
  649. "show" : true,
  650. "values" : [
  651. ]
  652. },
  653. "yaxes" : [
  654. {
  655. "decimals" : 0,
  656. "format" : "short",
  657. "label" : "",
  658. "logBase" : 1,
  659. "max" : null,
  660. "min" : null,
  661. "show" : true
  662. },
  663. {
  664. "format" : "short",
  665. "label" : null,
  666. "logBase" : 1,
  667. "max" : null,
  668. "min" : null,
  669. "show" : true
  670. }
  671. ]
  672. }
  673. ],
  674. "repeat" : null,
  675. "repeatIteration" : null,
  676. "repeatRowId" : null,
  677. "showTitle" : false,
  678. "title" : "[[group]] (clients)",
  679. "titleSize" : "h6"
  680. },
  681. {
  682. "collapse" : false,
  683. "height" : 250,
  684. "panels" : [
  685. {
  686. "aliasColors" : {
  687. },
  688. "bars" : false,
  689. "dashLength" : 10,
  690. "dashes" : false,
  691. "datasource" : null,
  692. "fill" : 1,
  693. "id" : 8,
  694. "legend" : {
  695. "alignAsTable" : true,
  696. "avg" : true,
  697. "current" : false,
  698. "max" : true,
  699. "min" : false,
  700. "show" : true,
  701. "total" : false,
  702. "values" : true
  703. },
  704. "lines" : true,
  705. "linewidth" : 1,
  706. "links" : [
  707. ],
  708. "nullPointMode" : "null",
  709. "percentage" : false,
  710. "pointradius" : 5,
  711. "points" : false,
  712. "renderer" : "flot",
  713. "seriesOverrides" : [
  714. {
  715. "alias" : "TX",
  716. "color" : "#e24d42",
  717. "transform" : "negative-Y"
  718. },
  719. {
  720. "alias" : "RX",
  721. "color" : "#7eb26d"
  722. }
  723. ],
  724. "spaceLength" : 10,
  725. "span" : 12,
  726. "stack" : false,
  727. "steppedLine" : false,
  728. "targets" : [
  729. {
  730. "expr" : "sum(8*rate(%%PROM_STATS_PREFIX%%%%PROM_SEPERATOR%%rx{hostname=~\"([[regex]])\"}[20m]))",
  731. "format" : "time_series",
  732. "intervalFactor" : 2,
  733. "legendFormat" : "RX",
  734. "refId" : "B"
  735. },
  736. {
  737. "expr" : "sum(8*rate(%%PROM_STATS_PREFIX%%%%PROM_SEPERATOR%%tx{hostname=~\"([[regex]])\"}[20m]))",
  738. "format" : "time_series",
  739. "intervalFactor" : 2,
  740. "legendFormat" : "TX",
  741. "refId" : "A"
  742. }
  743. ],
  744. "thresholds" : [
  745. ],
  746. "timeFrom" : null,
  747. "timeShift" : null,
  748. "title" : "Router Group: '[[group]]' Data Transfer",
  749. "tooltip" : {
  750. "shared" : true,
  751. "sort" : 0,
  752. "value_type" : "individual"
  753. },
  754. "type" : "graph",
  755. "xaxis" : {
  756. "buckets" : null,
  757. "mode" : "time",
  758. "name" : null,
  759. "show" : true,
  760. "values" : [
  761. ]
  762. },
  763. "yaxes" : [
  764. {
  765. "format" : "bps",
  766. "label" : null,
  767. "logBase" : 1,
  768. "max" : null,
  769. "min" : null,
  770. "show" : true
  771. },
  772. {
  773. "format" : "short",
  774. "label" : null,
  775. "logBase" : 1,
  776. "max" : null,
  777. "min" : null,
  778. "show" : false
  779. }
  780. ]
  781. }
  782. ],
  783. "repeat" : null,
  784. "repeatIteration" : null,
  785. "repeatRowId" : null,
  786. "showTitle" : false,
  787. "title" : "Data Transfer",
  788. "titleSize" : "h6"
  789. },
  790. {
  791. "collapse" : true,
  792. "height" : "500",
  793. "panels" : [
  794. {
  795. "columns" : [
  796. ],
  797. "datasource" : null,
  798. "fontSize" : "100%",
  799. "id" : 7,
  800. "links" : [
  801. ],
  802. "pageSize" : null,
  803. "scroll" : true,
  804. "showHeader" : true,
  805. "sort" : {
  806. "col" : 5,
  807. "desc" : false
  808. },
  809. "span" : 12,
  810. "styles" : [
  811. {
  812. "alias" : "Time",
  813. "dateFormat" : "YYYY-MM-DD HH:mm:ss",
  814. "pattern" : "Time",
  815. "type" : "hidden"
  816. },
  817. {
  818. "alias" : "",
  819. "colorMode" : null,
  820. "colors" : [
  821. "rgba(245, 54, 54, 0.9)",
  822. "rgba(237, 129, 40, 0.89)",
  823. "rgba(50, 172, 45, 0.97)"
  824. ],
  825. "decimals" : 2,
  826. "pattern" : "\/__name__|Value\/",
  827. "thresholds" : [
  828. ],
  829. "type" : "hidden",
  830. "unit" : "short"
  831. },
  832. {
  833. "alias" : "Autoupd.",
  834. "colorMode" : null,
  835. "colors" : [
  836. "rgba(245, 54, 54, 0.9)",
  837. "rgba(237, 129, 40, 0.89)",
  838. "rgba(50, 172, 45, 0.97)"
  839. ],
  840. "dateFormat" : "YYYY-MM-DD HH:mm:ss",
  841. "decimals" : 2,
  842. "pattern" : "autoupdater",
  843. "thresholds" : [
  844. ],
  845. "type" : "string",
  846. "unit" : "short"
  847. },
  848. {
  849. "alias" : "Branch",
  850. "colorMode" : null,
  851. "colors" : [
  852. "rgba(245, 54, 54, 0.9)",
  853. "rgba(237, 129, 40, 0.89)",
  854. "rgba(50, 172, 45, 0.97)"
  855. ],
  856. "dateFormat" : "YYYY-MM-DD HH:mm:ss",
  857. "decimals" : 2,
  858. "pattern" : "branch",
  859. "thresholds" : [
  860. ],
  861. "type" : "string",
  862. "unit" : "short"
  863. },
  864. {
  865. "alias" : "Firmware",
  866. "colorMode" : null,
  867. "colors" : [
  868. "rgba(245, 54, 54, 0.9)",
  869. "rgba(237, 129, 40, 0.89)",
  870. "rgba(50, 172, 45, 0.97)"
  871. ],
  872. "dateFormat" : "YYYY-MM-DD HH:mm:ss",
  873. "decimals" : 2,
  874. "pattern" : "firmware",
  875. "thresholds" : [
  876. ],
  877. "type" : "string",
  878. "unit" : "short"
  879. },
  880. {
  881. "alias" : "Hardware",
  882. "colorMode" : null,
  883. "colors" : [
  884. "rgba(245, 54, 54, 0.9)",
  885. "rgba(237, 129, 40, 0.89)",
  886. "rgba(50, 172, 45, 0.97)"
  887. ],
  888. "dateFormat" : "YYYY-MM-DD HH:mm:ss",
  889. "decimals" : 2,
  890. "pattern" : "model",
  891. "thresholds" : [
  892. ],
  893. "type" : "string",
  894. "unit" : "short"
  895. },
  896. {
  897. "alias" : "Routername",
  898. "colorMode" : null,
  899. "colors" : [
  900. "rgba(245, 54, 54, 0.9)",
  901. "rgba(237, 129, 40, 0.89)",
  902. "rgba(50, 172, 45, 0.97)"
  903. ],
  904. "dateFormat" : "YYYY-MM-DD HH:mm:ss",
  905. "decimals" : 2,
  906. "link" : true,
  907. "linkTargetBlank" : true,
  908. "linkTooltip" : "zur Statusseite f\u00FCr $__cell",
  909. "linkUrl" : "%%DASHBOARD_PATH%%%%DASHBOARD_PREFIX%%status.json?var-hostname=$__cell",
  910. "pattern" : "hostname",
  911. "thresholds" : [
  912. ],
  913. "type" : "string",
  914. "unit" : "short"
  915. },
  916. {
  917. "alias" : "Node ID",
  918. "colorMode" : null,
  919. "colors" : [
  920. "rgba(245, 54, 54, 0.9)",
  921. "rgba(237, 129, 40, 0.89)",
  922. "rgba(50, 172, 45, 0.97)"
  923. ],
  924. "dateFormat" : "YYYY-MM-DD HH:mm:ss",
  925. "decimals" : 2,
  926. "pattern" : "node_id",
  927. "thresholds" : [
  928. ],
  929. "type" : "string",
  930. "unit" : "short"
  931. },
  932. {
  933. "alias" : "Meshinterfaces",
  934. "colorMode" : null,
  935. "colors" : [
  936. "rgba(245, 54, 54, 0.9)",
  937. "rgba(237, 129, 40, 0.89)",
  938. "rgba(50, 172, 45, 0.97)"
  939. ],
  940. "dateFormat" : "YYYY-MM-DD HH:mm:ss",
  941. "decimals" : 2,
  942. "pattern" : "interfaces",
  943. "thresholds" : [
  944. ],
  945. "type" : "string",
  946. "unit" : "short"
  947. },
  948. {
  949. "alias" : "Gateway",
  950. "colorMode" : null,
  951. "colors" : [
  952. "rgba(245, 54, 54, 0.9)",
  953. "rgba(237, 129, 40, 0.89)",
  954. "rgba(50, 172, 45, 0.97)"
  955. ],
  956. "dateFormat" : "YYYY-MM-DD HH:mm:ss",
  957. "decimals" : 2,
  958. "pattern" : "gateway",
  959. "thresholds" : [
  960. ],
  961. "type" : "string",
  962. "unit" : "short"
  963. },
  964. {
  965. "alias" : "",
  966. "colorMode" : null,
  967. "colors" : [
  968. "rgba(245, 54, 54, 0.9)",
  969. "rgba(237, 129, 40, 0.89)",
  970. "rgba(50, 172, 45, 0.97)"
  971. ],
  972. "dateFormat" : "YYYY-MM-DD HH:mm:ss",
  973. "decimals" : 2,
  974. "pattern" : "\/.*\/",
  975. "thresholds" : [
  976. ],
  977. "type" : "string",
  978. "unit" : "short"
  979. }
  980. ],
  981. "targets" : [
  982. {
  983. "expr" : "max(%%PROM_INFO_PREFIX%%{hostname=~\"[[regex]]\"}) by (autoupdater,branch,firmware,gateway,hostname,interfaces,model,node_id)",
  984. "format" : "table",
  985. "instant" : true,
  986. "intervalFactor" : 2,
  987. "refId" : "A"
  988. }
  989. ],
  990. "title" : "Liste der Router in Gruppe '[[group]]'",
  991. "transform" : "table",
  992. "type" : "table"
  993. }
  994. ],
  995. "repeat" : null,
  996. "repeatIteration" : null,
  997. "repeatRowId" : null,
  998. "showTitle" : false,
  999. "title" : "Liste der Router in Gruppe '[[group]]'",
  1000. "titleSize" : "h6"
  1001. }
  1002. ],
  1003. "schemaVersion" : 14,
  1004. "style" : "dark",
  1005. "tags" : [
  1006. ],
  1007. "templating" : {
  1008. "list" : [
  1009. {
  1010. "allValue" : null,
  1011. "current" : {
  1012. "text" : " - noch keine Auswahl -",
  1013. "value" : null
  1014. },
  1015. "datasource" : null,
  1016. "hide" : 0,
  1017. "includeAll" : false,
  1018. "label" : "Routergruppe",
  1019. "multi" : false,
  1020. "name" : "group",
  1021. "options" : [
  1022. ],
  1023. "query" : "label_values(%%PROM_GROUPS_PREFIX%%,group)",
  1024. "refresh" : 2,
  1025. "regex" : "",
  1026. "sort" : 1,
  1027. "tagValuesQuery" : "",
  1028. "tags" : [
  1029. ],
  1030. "tagsQuery" : "",
  1031. "type" : "query",
  1032. "useTags" : false
  1033. },
  1034. {
  1035. "allValue" : null,
  1036. "current" : {
  1037. "text" : null,
  1038. "value" : null
  1039. },
  1040. "datasource" : null,
  1041. "hide" : 2,
  1042. "includeAll" : false,
  1043. "label" : null,
  1044. "multi" : false,
  1045. "name" : "regex",
  1046. "options" : [
  1047. ],
  1048. "query" : "query_result(max(%%PROM_GROUPS_PREFIX%%{group=\"[[group]]\"}) by (regex))",
  1049. "refresh" : 2,
  1050. "regex" : "\/.*regex=\"(.*)\".*\/",
  1051. "sort" : 1,
  1052. "tagValuesQuery" : "",
  1053. "tags" : [
  1054. ],
  1055. "tagsQuery" : "",
  1056. "type" : "query",
  1057. "useTags" : false
  1058. }
  1059. ]
  1060. },
  1061. "time" : {
  1062. "from" : "now-24h",
  1063. "to" : "now"
  1064. },
  1065. "timepicker" : {
  1066. "refresh_intervals" : [
  1067. "5s",
  1068. "10s",
  1069. "30s",
  1070. "1m",
  1071. "5m",
  1072. "15m",
  1073. "30m",
  1074. "1h",
  1075. "2h",
  1076. "1d"
  1077. ],
  1078. "time_options" : [
  1079. "5m",
  1080. "15m",
  1081. "1h",
  1082. "6h",
  1083. "12h",
  1084. "24h",
  1085. "2d",
  1086. "7d",
  1087. "30d"
  1088. ]
  1089. },
  1090. "timezone" : "",
  1091. "title" : "%%DASHBOARD_PREFIX%%status-group-render",
  1092. "version" : 9
  1093. }