today_overview Valsamoggia-1646082210765.json 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639
  1. {
  2. "__inputs": [
  3. {
  4. "name": "DS_PROMETHEUS_VALSAMOGGIA",
  5. "label": "Prometheus valsamoggia",
  6. "description": "",
  7. "type": "datasource",
  8. "pluginId": "prometheus",
  9. "pluginName": "Prometheus"
  10. }
  11. ],
  12. "__requires": [
  13. {
  14. "type": "grafana",
  15. "id": "grafana",
  16. "name": "Grafana",
  17. "version": "8.1.8"
  18. },
  19. {
  20. "type": "datasource",
  21. "id": "prometheus",
  22. "name": "Prometheus",
  23. "version": "1.0.0"
  24. },
  25. {
  26. "type": "panel",
  27. "id": "stat",
  28. "name": "Stat",
  29. "version": ""
  30. },
  31. {
  32. "type": "panel",
  33. "id": "timeseries",
  34. "name": "Time series",
  35. "version": ""
  36. }
  37. ],
  38. "annotations": {
  39. "list": [
  40. {
  41. "builtIn": 1,
  42. "datasource": "-- Grafana --",
  43. "enable": true,
  44. "hide": true,
  45. "iconColor": "rgba(0, 211, 255, 1)",
  46. "name": "Annotations & Alerts",
  47. "target": {
  48. "limit": 100,
  49. "matchAny": false,
  50. "tags": [],
  51. "type": "dashboard"
  52. },
  53. "type": "dashboard"
  54. }
  55. ]
  56. },
  57. "editable": true,
  58. "gnetId": null,
  59. "graphTooltip": 0,
  60. "id": null,
  61. "links": [],
  62. "panels": [
  63. {
  64. "datasource": "${DS_PROMETHEUS_VALSAMOGGIA}",
  65. "fieldConfig": {
  66. "defaults": {
  67. "color": {
  68. "mode": "palette-classic"
  69. },
  70. "custom": {
  71. "axisLabel": "",
  72. "axisPlacement": "auto",
  73. "barAlignment": 0,
  74. "drawStyle": "line",
  75. "fillOpacity": 0,
  76. "gradientMode": "none",
  77. "hideFrom": {
  78. "legend": false,
  79. "tooltip": false,
  80. "viz": false
  81. },
  82. "lineInterpolation": "linear",
  83. "lineWidth": 1,
  84. "pointSize": 5,
  85. "scaleDistribution": {
  86. "type": "linear"
  87. },
  88. "showPoints": "auto",
  89. "spanNulls": false,
  90. "stacking": {
  91. "group": "A",
  92. "mode": "none"
  93. },
  94. "thresholdsStyle": {
  95. "mode": "off"
  96. }
  97. },
  98. "mappings": [],
  99. "thresholds": {
  100. "mode": "absolute",
  101. "steps": [
  102. {
  103. "color": "green",
  104. "value": null
  105. },
  106. {
  107. "color": "red",
  108. "value": 80
  109. }
  110. ]
  111. },
  112. "unit": "decbytes"
  113. },
  114. "overrides": []
  115. },
  116. "gridPos": {
  117. "h": 8,
  118. "w": 6,
  119. "x": 0,
  120. "y": 0
  121. },
  122. "id": 4,
  123. "options": {
  124. "legend": {
  125. "calcs": [],
  126. "displayMode": "list",
  127. "placement": "bottom"
  128. },
  129. "tooltip": {
  130. "mode": "single"
  131. }
  132. },
  133. "targets": [
  134. {
  135. "exemplar": true,
  136. "expr": "node_network_transmit_bytes_total{device=\"wlan0-mesh\"}",
  137. "interval": "",
  138. "legendFormat": "{{group}} - {{instance}}",
  139. "refId": "A"
  140. }
  141. ],
  142. "timeFrom": null,
  143. "title": "transmit_bytes_total mesh-wireless",
  144. "type": "timeseries"
  145. },
  146. {
  147. "datasource": "${DS_PROMETHEUS_VALSAMOGGIA}",
  148. "fieldConfig": {
  149. "defaults": {
  150. "color": {
  151. "mode": "palette-classic"
  152. },
  153. "custom": {
  154. "axisLabel": "",
  155. "axisPlacement": "auto",
  156. "barAlignment": 0,
  157. "drawStyle": "line",
  158. "fillOpacity": 0,
  159. "gradientMode": "none",
  160. "hideFrom": {
  161. "legend": false,
  162. "tooltip": false,
  163. "viz": false
  164. },
  165. "lineInterpolation": "linear",
  166. "lineWidth": 1,
  167. "pointSize": 5,
  168. "scaleDistribution": {
  169. "type": "linear"
  170. },
  171. "showPoints": "auto",
  172. "spanNulls": false,
  173. "stacking": {
  174. "group": "A",
  175. "mode": "none"
  176. },
  177. "thresholdsStyle": {
  178. "mode": "off"
  179. }
  180. },
  181. "mappings": [],
  182. "thresholds": {
  183. "mode": "absolute",
  184. "steps": [
  185. {
  186. "color": "green",
  187. "value": null
  188. },
  189. {
  190. "color": "red",
  191. "value": 80
  192. }
  193. ]
  194. },
  195. "unit": "decbytes"
  196. },
  197. "overrides": []
  198. },
  199. "gridPos": {
  200. "h": 8,
  201. "w": 6,
  202. "x": 6,
  203. "y": 0
  204. },
  205. "id": 2,
  206. "options": {
  207. "legend": {
  208. "calcs": [],
  209. "displayMode": "list",
  210. "placement": "bottom"
  211. },
  212. "tooltip": {
  213. "mode": "single"
  214. }
  215. },
  216. "targets": [
  217. {
  218. "exemplar": true,
  219. "expr": "node_network_receive_bytes_total{device=\"wlan0-mesh\"}",
  220. "interval": "",
  221. "legendFormat": "{{group}} - {{instance}}",
  222. "refId": "A"
  223. }
  224. ],
  225. "title": "receive_bytes_total mesh-wireless",
  226. "type": "timeseries"
  227. },
  228. {
  229. "datasource": "${DS_PROMETHEUS_VALSAMOGGIA}",
  230. "fieldConfig": {
  231. "defaults": {
  232. "color": {
  233. "mode": "palette-classic"
  234. },
  235. "custom": {
  236. "axisLabel": "",
  237. "axisPlacement": "auto",
  238. "barAlignment": 0,
  239. "drawStyle": "line",
  240. "fillOpacity": 0,
  241. "gradientMode": "none",
  242. "hideFrom": {
  243. "legend": false,
  244. "tooltip": false,
  245. "viz": false
  246. },
  247. "lineInterpolation": "linear",
  248. "lineWidth": 1,
  249. "pointSize": 5,
  250. "scaleDistribution": {
  251. "type": "linear"
  252. },
  253. "showPoints": "auto",
  254. "spanNulls": false,
  255. "stacking": {
  256. "group": "A",
  257. "mode": "none"
  258. },
  259. "thresholdsStyle": {
  260. "mode": "off"
  261. }
  262. },
  263. "mappings": [],
  264. "thresholds": {
  265. "mode": "absolute",
  266. "steps": [
  267. {
  268. "color": "green",
  269. "value": null
  270. },
  271. {
  272. "color": "red",
  273. "value": 80
  274. }
  275. ]
  276. },
  277. "unit": "bps"
  278. },
  279. "overrides": []
  280. },
  281. "gridPos": {
  282. "h": 8,
  283. "w": 6,
  284. "x": 12,
  285. "y": 0
  286. },
  287. "id": 14,
  288. "options": {
  289. "legend": {
  290. "calcs": [],
  291. "displayMode": "list",
  292. "placement": "bottom"
  293. },
  294. "tooltip": {
  295. "mode": "single"
  296. }
  297. },
  298. "targets": [
  299. {
  300. "exemplar": true,
  301. "expr": "rate(node_network_transmit_bytes_total{device=\"wlan0-mesh\"}[1m]) * 8",
  302. "interval": "",
  303. "legendFormat": "{{group}} - {{instance}}",
  304. "refId": "A"
  305. }
  306. ],
  307. "title": "transmit_speed mesh-wireless",
  308. "type": "timeseries"
  309. },
  310. {
  311. "datasource": "${DS_PROMETHEUS_VALSAMOGGIA}",
  312. "fieldConfig": {
  313. "defaults": {
  314. "color": {
  315. "mode": "palette-classic"
  316. },
  317. "custom": {
  318. "axisLabel": "",
  319. "axisPlacement": "auto",
  320. "barAlignment": 0,
  321. "drawStyle": "line",
  322. "fillOpacity": 0,
  323. "gradientMode": "none",
  324. "hideFrom": {
  325. "legend": false,
  326. "tooltip": false,
  327. "viz": false
  328. },
  329. "lineInterpolation": "linear",
  330. "lineWidth": 1,
  331. "pointSize": 5,
  332. "scaleDistribution": {
  333. "type": "linear"
  334. },
  335. "showPoints": "auto",
  336. "spanNulls": false,
  337. "stacking": {
  338. "group": "A",
  339. "mode": "none"
  340. },
  341. "thresholdsStyle": {
  342. "mode": "off"
  343. }
  344. },
  345. "mappings": [],
  346. "thresholds": {
  347. "mode": "absolute",
  348. "steps": [
  349. {
  350. "color": "green",
  351. "value": null
  352. },
  353. {
  354. "color": "red",
  355. "value": 80
  356. }
  357. ]
  358. },
  359. "unit": "bps"
  360. },
  361. "overrides": []
  362. },
  363. "gridPos": {
  364. "h": 8,
  365. "w": 6,
  366. "x": 18,
  367. "y": 0
  368. },
  369. "id": 10,
  370. "interval": null,
  371. "options": {
  372. "legend": {
  373. "calcs": [],
  374. "displayMode": "list",
  375. "placement": "bottom"
  376. },
  377. "tooltip": {
  378. "mode": "single"
  379. }
  380. },
  381. "targets": [
  382. {
  383. "exemplar": true,
  384. "expr": "rate(node_network_receive_bytes_total{device=\"wlan0-mesh\"}[1m]) * 8",
  385. "interval": "",
  386. "legendFormat": "{{group}} - {{instance}}",
  387. "refId": "A"
  388. }
  389. ],
  390. "title": "receive_speed mesh-wireless",
  391. "type": "timeseries"
  392. },
  393. {
  394. "datasource": "${DS_PROMETHEUS_VALSAMOGGIA}",
  395. "fieldConfig": {
  396. "defaults": {
  397. "color": {
  398. "mode": "palette-classic"
  399. },
  400. "custom": {
  401. "axisLabel": "",
  402. "axisPlacement": "auto",
  403. "barAlignment": 0,
  404. "drawStyle": "line",
  405. "fillOpacity": 0,
  406. "gradientMode": "none",
  407. "hideFrom": {
  408. "legend": false,
  409. "tooltip": false,
  410. "viz": false
  411. },
  412. "lineInterpolation": "linear",
  413. "lineWidth": 1,
  414. "pointSize": 5,
  415. "scaleDistribution": {
  416. "type": "linear"
  417. },
  418. "showPoints": "auto",
  419. "spanNulls": false,
  420. "stacking": {
  421. "group": "A",
  422. "mode": "none"
  423. },
  424. "thresholdsStyle": {
  425. "mode": "off"
  426. }
  427. },
  428. "mappings": [],
  429. "thresholds": {
  430. "mode": "absolute",
  431. "steps": [
  432. {
  433. "color": "green",
  434. "value": null
  435. },
  436. {
  437. "color": "red",
  438. "value": 80
  439. }
  440. ]
  441. },
  442. "unit": "s"
  443. },
  444. "overrides": []
  445. },
  446. "gridPos": {
  447. "h": 10,
  448. "w": 6,
  449. "x": 0,
  450. "y": 8
  451. },
  452. "id": 8,
  453. "options": {
  454. "legend": {
  455. "calcs": [],
  456. "displayMode": "list",
  457. "placement": "bottom"
  458. },
  459. "tooltip": {
  460. "mode": "single"
  461. }
  462. },
  463. "targets": [
  464. {
  465. "exemplar": true,
  466. "expr": "node_cpu_seconds_total{mode=\"idle\"}",
  467. "interval": "",
  468. "legendFormat": "{{group}} - {{instance}}",
  469. "refId": "A"
  470. }
  471. ],
  472. "title": "uptime",
  473. "type": "timeseries"
  474. },
  475. {
  476. "datasource": "${DS_PROMETHEUS_VALSAMOGGIA}",
  477. "fieldConfig": {
  478. "defaults": {
  479. "color": {
  480. "mode": "palette-classic"
  481. },
  482. "custom": {
  483. "axisLabel": "",
  484. "axisPlacement": "auto",
  485. "barAlignment": 0,
  486. "drawStyle": "line",
  487. "fillOpacity": 0,
  488. "gradientMode": "none",
  489. "hideFrom": {
  490. "legend": false,
  491. "tooltip": false,
  492. "viz": false
  493. },
  494. "lineInterpolation": "linear",
  495. "lineWidth": 1,
  496. "pointSize": 5,
  497. "scaleDistribution": {
  498. "type": "linear"
  499. },
  500. "showPoints": "auto",
  501. "spanNulls": false,
  502. "stacking": {
  503. "group": "A",
  504. "mode": "none"
  505. },
  506. "thresholdsStyle": {
  507. "mode": "off"
  508. }
  509. },
  510. "mappings": [],
  511. "thresholds": {
  512. "mode": "absolute",
  513. "steps": [
  514. {
  515. "color": "green",
  516. "value": null
  517. },
  518. {
  519. "color": "red",
  520. "value": 80
  521. }
  522. ]
  523. }
  524. },
  525. "overrides": []
  526. },
  527. "gridPos": {
  528. "h": 10,
  529. "w": 6,
  530. "x": 6,
  531. "y": 8
  532. },
  533. "id": 6,
  534. "options": {
  535. "legend": {
  536. "calcs": [],
  537. "displayMode": "list",
  538. "placement": "bottom"
  539. },
  540. "tooltip": {
  541. "mode": "single"
  542. }
  543. },
  544. "targets": [
  545. {
  546. "exemplar": true,
  547. "expr": "up",
  548. "interval": "",
  549. "legendFormat": "{{group}} - {{instance}}",
  550. "refId": "A"
  551. }
  552. ],
  553. "title": "up",
  554. "type": "timeseries"
  555. },
  556. {
  557. "datasource": "${DS_PROMETHEUS_VALSAMOGGIA}",
  558. "fieldConfig": {
  559. "defaults": {
  560. "color": {
  561. "mode": "thresholds"
  562. },
  563. "mappings": [],
  564. "thresholds": {
  565. "mode": "absolute",
  566. "steps": [
  567. {
  568. "color": "green",
  569. "value": null
  570. },
  571. {
  572. "color": "red",
  573. "value": 80
  574. }
  575. ]
  576. }
  577. },
  578. "overrides": []
  579. },
  580. "gridPos": {
  581. "h": 10,
  582. "w": 12,
  583. "x": 12,
  584. "y": 8
  585. },
  586. "id": 16,
  587. "interval": "1m",
  588. "maxDataPoints": null,
  589. "options": {
  590. "colorMode": "value",
  591. "graphMode": "area",
  592. "justifyMode": "auto",
  593. "orientation": "auto",
  594. "reduceOptions": {
  595. "calcs": [
  596. "lastNotNull"
  597. ],
  598. "fields": "",
  599. "values": false
  600. },
  601. "text": {
  602. "titleSize": 10,
  603. "valueSize": 20
  604. },
  605. "textMode": "auto"
  606. },
  607. "pluginVersion": "8.1.8",
  608. "targets": [
  609. {
  610. "exemplar": true,
  611. "expr": "wifi_station_signal_dbm{ifname=\"wlan0-mesh\"} > -80",
  612. "interval": "",
  613. "legendFormat": "{{group}} to {{mac}}",
  614. "refId": "A"
  615. }
  616. ],
  617. "timeFrom": null,
  618. "timeShift": null,
  619. "title": "signal_dbm -80dbm(min)",
  620. "type": "stat"
  621. }
  622. ],
  623. "refresh": false,
  624. "schemaVersion": 30,
  625. "style": "dark",
  626. "tags": [],
  627. "templating": {
  628. "list": []
  629. },
  630. "time": {
  631. "from": "now-6h",
  632. "to": "now"
  633. },
  634. "timepicker": {},
  635. "timezone": "",
  636. "title": "today_overview Valsamoggia",
  637. "uid": "Ti3hfQ-7k",
  638. "version": 4
  639. }