all-ifaces-1646082331704.json 17 KB

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