Saltstack Official Linux Formula
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1937 line
50KB

  1. {
  2. "annotations": {
  3. "list": []
  4. },
  5. "editable": true,
  6. "gnetId": null,
  7. "graphTooltip": 1,
  8. "hideControls": false,
  9. "id": null,
  10. "links": [],
  11. "refresh": "1m",
  12. "rows": [
  13. {
  14. "collapse": false,
  15. "height": "250px",
  16. "panels": [
  17. {
  18. "cacheTimeout": null,
  19. "colorBackground": false,
  20. "colorValue": false,
  21. "colors": [
  22. "rgba(245, 54, 54, 0.9)",
  23. "rgba(237, 129, 40, 0.89)",
  24. "rgba(50, 172, 45, 0.97)"
  25. ],
  26. "datasource": null,
  27. "format": "s",
  28. "gauge": {
  29. "maxValue": 100,
  30. "minValue": 0,
  31. "show": false,
  32. "thresholdLabels": false,
  33. "thresholdMarkers": true
  34. },
  35. "id": 16,
  36. "interval": null,
  37. "links": [],
  38. "mappingType": 1,
  39. "mappingTypes": [
  40. {
  41. "name": "value to text",
  42. "value": 1
  43. },
  44. {
  45. "name": "range to text",
  46. "value": 2
  47. }
  48. ],
  49. "maxDataPoints": 100,
  50. "nullPointMode": "connected",
  51. "nullText": null,
  52. "postfix": "",
  53. "postfixFontSize": "50%",
  54. "prefix": "",
  55. "prefixFontSize": "50%",
  56. "rangeMaps": [
  57. {
  58. "from": "null",
  59. "text": "N/A",
  60. "to": "null"
  61. }
  62. ],
  63. "span": 2,
  64. "sparkline": {
  65. "fillColor": "rgba(31, 118, 189, 0.18)",
  66. "full": false,
  67. "lineColor": "rgb(31, 120, 193)",
  68. "show": false
  69. },
  70. "tableColumn": "",
  71. "targets": [
  72. {
  73. "expr": "system_uptime{host=\"$host\"}",
  74. "format": "time_series",
  75. "intervalFactor": 2,
  76. "legendFormat": "",
  77. "refId": "A",
  78. "step": 60
  79. }
  80. ],
  81. "thresholds": "",
  82. "title": "Uptime",
  83. "type": "singlestat",
  84. "valueFontSize": "80%",
  85. "valueMaps": [
  86. {
  87. "op": "=",
  88. "text": "N/A",
  89. "value": "null"
  90. }
  91. ],
  92. "valueName": "current"
  93. },
  94. {
  95. "aliasColors": {},
  96. "bars": false,
  97. "dashLength": 10,
  98. "dashes": false,
  99. "datasource": null,
  100. "fill": 1,
  101. "height": "",
  102. "id": 1,
  103. "legend": {
  104. "avg": false,
  105. "current": false,
  106. "max": false,
  107. "min": false,
  108. "show": true,
  109. "total": false,
  110. "values": false
  111. },
  112. "lines": true,
  113. "linewidth": 1,
  114. "links": [],
  115. "nullPointMode": "null",
  116. "percentage": false,
  117. "pointradius": 5,
  118. "points": false,
  119. "renderer": "flot",
  120. "seriesOverrides": [],
  121. "spaceLength": 10,
  122. "span": 5,
  123. "stack": false,
  124. "steppedLine": false,
  125. "targets": [
  126. {
  127. "expr": "cpu_usage_guest{cpu=\"cpu-total\",host=\"$host\"}",
  128. "format": "time_series",
  129. "intervalFactor": 2,
  130. "legendFormat": "guest",
  131. "metric": "",
  132. "refId": "A",
  133. "step": 10
  134. },
  135. {
  136. "expr": "cpu_usage_guest_nice{cpu=\"cpu-total\",host=\"$host\"}",
  137. "format": "time_series",
  138. "intervalFactor": 2,
  139. "legendFormat": "guest_nice",
  140. "metric": "",
  141. "refId": "B",
  142. "step": 10
  143. },
  144. {
  145. "expr": "cpu_usage_idle{cpu=\"cpu-total\",host=\"$host\"}",
  146. "format": "time_series",
  147. "intervalFactor": 2,
  148. "legendFormat": "idle",
  149. "metric": "",
  150. "refId": "C",
  151. "step": 10
  152. },
  153. {
  154. "expr": "cpu_usage_iowait{cpu=\"cpu-total\",host=\"$host\"}",
  155. "format": "time_series",
  156. "intervalFactor": 2,
  157. "legendFormat": "iowait",
  158. "metric": "",
  159. "refId": "D",
  160. "step": 10
  161. },
  162. {
  163. "expr": "cpu_usage_irq{cpu=\"cpu-total\",host=\"$host\"}",
  164. "format": "time_series",
  165. "intervalFactor": 2,
  166. "legendFormat": "irq",
  167. "metric": "",
  168. "refId": "E",
  169. "step": 10
  170. },
  171. {
  172. "expr": "cpu_usage_nice{cpu=\"cpu-total\",host=\"$host\"}",
  173. "format": "time_series",
  174. "intervalFactor": 2,
  175. "legendFormat": "nice",
  176. "metric": "",
  177. "refId": "F",
  178. "step": 10
  179. },
  180. {
  181. "expr": "cpu_usage_softirq{cpu=\"cpu-total\",host=\"$host\"}",
  182. "format": "time_series",
  183. "intervalFactor": 2,
  184. "legendFormat": "softirq",
  185. "metric": "",
  186. "refId": "G",
  187. "step": 10
  188. },
  189. {
  190. "expr": "cpu_usage_steal{cpu=\"cpu-total\",host=\"$host\"}",
  191. "format": "time_series",
  192. "intervalFactor": 2,
  193. "legendFormat": "steal",
  194. "metric": "",
  195. "refId": "H",
  196. "step": 10
  197. },
  198. {
  199. "expr": "cpu_usage_system{cpu=\"cpu-total\",host=\"$host\"}",
  200. "format": "time_series",
  201. "intervalFactor": 2,
  202. "legendFormat": "system",
  203. "metric": "",
  204. "refId": "I",
  205. "step": 10
  206. },
  207. {
  208. "expr": "cpu_usage_user{cpu=\"cpu-total\",host=\"$host\"}",
  209. "format": "time_series",
  210. "intervalFactor": 2,
  211. "legendFormat": "user",
  212. "metric": "",
  213. "refId": "J",
  214. "step": 10
  215. }
  216. ],
  217. "thresholds": [],
  218. "timeFrom": null,
  219. "timeShift": null,
  220. "title": "CPU usage",
  221. "tooltip": {
  222. "shared": true,
  223. "sort": 0,
  224. "value_type": "individual"
  225. },
  226. "type": "graph",
  227. "xaxis": {
  228. "buckets": null,
  229. "mode": "time",
  230. "name": null,
  231. "show": true,
  232. "values": []
  233. },
  234. "yaxes": [
  235. {
  236. "format": "percent",
  237. "label": null,
  238. "logBase": 1,
  239. "max": "100",
  240. "min": "0",
  241. "show": true
  242. },
  243. {
  244. "format": "short",
  245. "label": null,
  246. "logBase": 1,
  247. "max": null,
  248. "min": null,
  249. "show": true
  250. }
  251. ]
  252. },
  253. {
  254. "aliasColors": {},
  255. "bars": false,
  256. "dashLength": 10,
  257. "dashes": false,
  258. "datasource": null,
  259. "fill": 1,
  260. "id": 2,
  261. "legend": {
  262. "avg": false,
  263. "current": false,
  264. "max": false,
  265. "min": false,
  266. "show": true,
  267. "total": false,
  268. "values": false
  269. },
  270. "lines": true,
  271. "linewidth": 1,
  272. "links": [],
  273. "nullPointMode": "null",
  274. "percentage": false,
  275. "pointradius": 5,
  276. "points": false,
  277. "renderer": "flot",
  278. "seriesOverrides": [],
  279. "spaceLength": 10,
  280. "span": 5,
  281. "stack": true,
  282. "steppedLine": false,
  283. "targets": [
  284. {
  285. "expr": "mem_used{host=\"$host\"}",
  286. "format": "time_series",
  287. "intervalFactor": 2,
  288. "legendFormat": "used",
  289. "metric": "",
  290. "refId": "A",
  291. "step": 10
  292. },
  293. {
  294. "expr": "mem_buffered{host=\"$host\"}",
  295. "format": "time_series",
  296. "intervalFactor": 2,
  297. "legendFormat": "buffered",
  298. "metric": "",
  299. "refId": "B",
  300. "step": 10
  301. },
  302. {
  303. "expr": "mem_cached{host=\"$host\"}",
  304. "format": "time_series",
  305. "intervalFactor": 2,
  306. "legendFormat": "cached",
  307. "metric": "",
  308. "refId": "C",
  309. "step": 10
  310. },
  311. {
  312. "expr": "mem_free{host=\"$host\"}",
  313. "format": "time_series",
  314. "intervalFactor": 2,
  315. "legendFormat": "free",
  316. "metric": "",
  317. "refId": "D",
  318. "step": 10
  319. }
  320. ],
  321. "thresholds": [],
  322. "timeFrom": null,
  323. "timeShift": null,
  324. "title": "Memory",
  325. "tooltip": {
  326. "shared": true,
  327. "sort": 0,
  328. "value_type": "individual"
  329. },
  330. "type": "graph",
  331. "xaxis": {
  332. "buckets": null,
  333. "mode": "time",
  334. "name": null,
  335. "show": true,
  336. "values": []
  337. },
  338. "yaxes": [
  339. {
  340. "format": "decbytes",
  341. "label": null,
  342. "logBase": 1,
  343. "max": null,
  344. "min": "0",
  345. "show": true
  346. },
  347. {
  348. "format": "short",
  349. "label": null,
  350. "logBase": 1,
  351. "max": null,
  352. "min": null,
  353. "show": true
  354. }
  355. ]
  356. }
  357. ],
  358. "repeat": null,
  359. "repeatIteration": null,
  360. "repeatRowId": null,
  361. "showTitle": true,
  362. "title": "General",
  363. "titleSize": "h6"
  364. },
  365. {
  366. "collapse": false,
  367. "height": 250,
  368. "panels": [
  369. {
  370. "aliasColors": {},
  371. "bars": false,
  372. "dashLength": 10,
  373. "dashes": false,
  374. "datasource": null,
  375. "fill": 1,
  376. "id": 3,
  377. "legend": {
  378. "avg": false,
  379. "current": false,
  380. "max": false,
  381. "min": false,
  382. "show": true,
  383. "total": false,
  384. "values": false
  385. },
  386. "lines": true,
  387. "linewidth": 1,
  388. "links": [],
  389. "nullPointMode": "null",
  390. "percentage": false,
  391. "pointradius": 5,
  392. "points": false,
  393. "renderer": "flot",
  394. "seriesOverrides": [],
  395. "spaceLength": 10,
  396. "span": 4,
  397. "stack": false,
  398. "steppedLine": false,
  399. "targets": [
  400. {
  401. "expr": "system_load1{host=\"$host\"}",
  402. "format": "time_series",
  403. "intervalFactor": 2,
  404. "legendFormat": "short",
  405. "metric": "system_load1",
  406. "refId": "A",
  407. "step": 10
  408. },
  409. {
  410. "expr": "system_load5{host=\"$host\"}",
  411. "format": "time_series",
  412. "intervalFactor": 2,
  413. "legendFormat": "mid",
  414. "metric": "system_load1",
  415. "refId": "B",
  416. "step": 10
  417. },
  418. {
  419. "expr": "system_load15{host=\"$host\"}",
  420. "format": "time_series",
  421. "intervalFactor": 2,
  422. "legendFormat": "long",
  423. "metric": "system_load1",
  424. "refId": "C",
  425. "step": 10
  426. }
  427. ],
  428. "thresholds": [],
  429. "timeFrom": null,
  430. "timeShift": null,
  431. "title": "System load",
  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. "yaxes": [
  446. {
  447. "format": "short",
  448. "label": null,
  449. "logBase": 1,
  450. "max": null,
  451. "min": "0",
  452. "show": true
  453. },
  454. {
  455. "format": "short",
  456. "label": null,
  457. "logBase": 1,
  458. "max": null,
  459. "min": null,
  460. "show": true
  461. }
  462. ]
  463. },
  464. {
  465. "aliasColors": {},
  466. "bars": false,
  467. "dashLength": 10,
  468. "dashes": false,
  469. "datasource": null,
  470. "fill": 1,
  471. "id": 5,
  472. "legend": {
  473. "avg": false,
  474. "current": false,
  475. "max": false,
  476. "min": false,
  477. "show": true,
  478. "total": false,
  479. "values": false
  480. },
  481. "lines": true,
  482. "linewidth": 1,
  483. "links": [],
  484. "nullPointMode": "null",
  485. "percentage": false,
  486. "pointradius": 5,
  487. "points": false,
  488. "renderer": "flot",
  489. "seriesOverrides": [],
  490. "spaceLength": 10,
  491. "span": 4,
  492. "stack": false,
  493. "steppedLine": false,
  494. "targets": [
  495. {
  496. "expr": "processes_blocked{host=\"$host\"}",
  497. "format": "time_series",
  498. "intervalFactor": 2,
  499. "legendFormat": "blocked",
  500. "metric": "",
  501. "refId": "A",
  502. "step": 10
  503. },
  504. {
  505. "expr": "processes_paging{host=\"$host\"}",
  506. "format": "time_series",
  507. "intervalFactor": 2,
  508. "legendFormat": "paging",
  509. "metric": "",
  510. "refId": "B",
  511. "step": 10
  512. },
  513. {
  514. "expr": "processes_running{host=\"$host\"}",
  515. "format": "time_series",
  516. "intervalFactor": 2,
  517. "legendFormat": "running",
  518. "metric": "",
  519. "refId": "C",
  520. "step": 10
  521. },
  522. {
  523. "expr": "processes_sleeping{host=\"$host\"}",
  524. "format": "time_series",
  525. "intervalFactor": 2,
  526. "legendFormat": "sleeping",
  527. "metric": "",
  528. "refId": "D",
  529. "step": 10
  530. },
  531. {
  532. "expr": "processes_stopped{host=\"$host\"}",
  533. "format": "time_series",
  534. "intervalFactor": 2,
  535. "legendFormat": "stopped",
  536. "metric": "",
  537. "refId": "E",
  538. "step": 10
  539. },
  540. {
  541. "expr": "processes_zombies{host=\"$host\"}",
  542. "format": "time_series",
  543. "intervalFactor": 2,
  544. "legendFormat": "zombie",
  545. "metric": "",
  546. "refId": "F",
  547. "step": 10
  548. }
  549. ],
  550. "thresholds": [],
  551. "timeFrom": null,
  552. "timeShift": null,
  553. "title": "Processes",
  554. "tooltip": {
  555. "shared": true,
  556. "sort": 0,
  557. "value_type": "individual"
  558. },
  559. "type": "graph",
  560. "xaxis": {
  561. "buckets": null,
  562. "mode": "time",
  563. "name": null,
  564. "show": true,
  565. "values": []
  566. },
  567. "yaxes": [
  568. {
  569. "format": "short",
  570. "label": "",
  571. "logBase": 1,
  572. "max": null,
  573. "min": "0",
  574. "show": true
  575. },
  576. {
  577. "format": "short",
  578. "label": null,
  579. "logBase": 1,
  580. "max": null,
  581. "min": null,
  582. "show": true
  583. }
  584. ]
  585. },
  586. {
  587. "aliasColors": {},
  588. "bars": false,
  589. "dashLength": 10,
  590. "dashes": false,
  591. "datasource": null,
  592. "fill": 1,
  593. "id": 4,
  594. "legend": {
  595. "avg": false,
  596. "current": false,
  597. "max": false,
  598. "min": false,
  599. "show": false,
  600. "total": false,
  601. "values": false
  602. },
  603. "lines": true,
  604. "linewidth": 1,
  605. "links": [],
  606. "nullPointMode": "null",
  607. "percentage": false,
  608. "pointradius": 5,
  609. "points": false,
  610. "renderer": "flot",
  611. "seriesOverrides": [],
  612. "spaceLength": 10,
  613. "span": 4,
  614. "stack": false,
  615. "steppedLine": false,
  616. "targets": [
  617. {
  618. "expr": "irate(kernel_processes_forked{host=\"$host\"}[1m])",
  619. "format": "time_series",
  620. "intervalFactor": 2,
  621. "legendFormat": "fork rate",
  622. "metric": "kernel_processes_forked",
  623. "refId": "A",
  624. "step": 10
  625. }
  626. ],
  627. "thresholds": [],
  628. "timeFrom": null,
  629. "timeShift": null,
  630. "title": "Process forks",
  631. "tooltip": {
  632. "shared": true,
  633. "sort": 0,
  634. "value_type": "individual"
  635. },
  636. "type": "graph",
  637. "xaxis": {
  638. "buckets": null,
  639. "mode": "time",
  640. "name": null,
  641. "show": true,
  642. "values": []
  643. },
  644. "yaxes": [
  645. {
  646. "format": "short",
  647. "label": "per second",
  648. "logBase": 1,
  649. "max": null,
  650. "min": "0",
  651. "show": true
  652. },
  653. {
  654. "format": "short",
  655. "label": null,
  656. "logBase": 1,
  657. "max": null,
  658. "min": null,
  659. "show": true
  660. }
  661. ]
  662. }
  663. ],
  664. "repeat": null,
  665. "repeatIteration": null,
  666. "repeatRowId": null,
  667. "showTitle": true,
  668. "title": "Processes",
  669. "titleSize": "h6"
  670. },
  671. {
  672. "collapse": false,
  673. "height": 250,
  674. "panels": [
  675. {
  676. "cacheTimeout": null,
  677. "colorBackground": false,
  678. "colorValue": false,
  679. "colors": [
  680. "rgba(245, 54, 54, 0.9)",
  681. "rgba(237, 129, 40, 0.89)",
  682. "rgba(50, 172, 45, 0.97)"
  683. ],
  684. "datasource": null,
  685. "format": "percent",
  686. "gauge": {
  687. "maxValue": 100,
  688. "minValue": 0,
  689. "show": true,
  690. "thresholdLabels": false,
  691. "thresholdMarkers": false
  692. },
  693. "hideTimeOverride": false,
  694. "id": 11,
  695. "interval": null,
  696. "links": [],
  697. "mappingType": 1,
  698. "mappingTypes": [
  699. {
  700. "name": "value to text",
  701. "value": 1
  702. },
  703. {
  704. "name": "range to text",
  705. "value": 2
  706. }
  707. ],
  708. "maxDataPoints": 100,
  709. "nullPointMode": "connected",
  710. "nullText": null,
  711. "postfix": "",
  712. "postfixFontSize": "50%",
  713. "prefix": "",
  714. "prefixFontSize": "50%",
  715. "rangeMaps": [
  716. {
  717. "from": "null",
  718. "text": "N/A",
  719. "to": "null"
  720. }
  721. ],
  722. "span": 2,
  723. "sparkline": {
  724. "fillColor": "rgba(31, 118, 189, 0.18)",
  725. "full": false,
  726. "lineColor": "rgb(31, 120, 193)",
  727. "show": false
  728. },
  729. "tableColumn": "",
  730. "targets": [
  731. {
  732. "expr": "disk_used_percent{host=\"$host\",path=\"$mount\"}",
  733. "format": "time_series",
  734. "intervalFactor": 2,
  735. "refId": "A",
  736. "step": 60
  737. }
  738. ],
  739. "thresholds": "",
  740. "timeFrom": null,
  741. "title": "Used space on $mount",
  742. "type": "singlestat",
  743. "valueFontSize": "80%",
  744. "valueMaps": [
  745. {
  746. "op": "=",
  747. "text": "N/A",
  748. "value": "null"
  749. }
  750. ],
  751. "valueName": "current"
  752. },
  753. {
  754. "cacheTimeout": null,
  755. "colorBackground": false,
  756. "colorValue": false,
  757. "colors": [
  758. "rgba(245, 54, 54, 0.9)",
  759. "rgba(237, 129, 40, 0.89)",
  760. "rgba(50, 172, 45, 0.97)"
  761. ],
  762. "datasource": null,
  763. "format": "percent",
  764. "gauge": {
  765. "maxValue": 100,
  766. "minValue": 0,
  767. "show": true,
  768. "thresholdLabels": false,
  769. "thresholdMarkers": false
  770. },
  771. "hideTimeOverride": false,
  772. "id": 12,
  773. "interval": null,
  774. "links": [],
  775. "mappingType": 1,
  776. "mappingTypes": [
  777. {
  778. "name": "value to text",
  779. "value": 1
  780. },
  781. {
  782. "name": "range to text",
  783. "value": 2
  784. }
  785. ],
  786. "maxDataPoints": 100,
  787. "nullPointMode": "connected",
  788. "nullText": null,
  789. "postfix": "",
  790. "postfixFontSize": "50%",
  791. "prefix": "",
  792. "prefixFontSize": "50%",
  793. "rangeMaps": [
  794. {
  795. "from": "null",
  796. "text": "N/A",
  797. "to": "null"
  798. }
  799. ],
  800. "span": 2,
  801. "sparkline": {
  802. "fillColor": "rgba(31, 118, 189, 0.18)",
  803. "full": false,
  804. "lineColor": "rgb(31, 120, 193)",
  805. "show": false
  806. },
  807. "tableColumn": "",
  808. "targets": [
  809. {
  810. "expr": "100 * disk_inodes_used{host=\"$host\",path=\"$mount\"} / disk_inodes_total{host=\"$host\",path=\"$mount\"}",
  811. "format": "time_series",
  812. "intervalFactor": 2,
  813. "legendFormat": "",
  814. "refId": "A",
  815. "step": 60
  816. }
  817. ],
  818. "thresholds": "",
  819. "timeFrom": null,
  820. "title": "Used inodes on $mount",
  821. "type": "singlestat",
  822. "valueFontSize": "80%",
  823. "valueMaps": [
  824. {
  825. "op": "=",
  826. "text": "N/A",
  827. "value": "null"
  828. }
  829. ],
  830. "valueName": "current"
  831. },
  832. {
  833. "aliasColors": {},
  834. "bars": false,
  835. "dashLength": 10,
  836. "dashes": false,
  837. "datasource": null,
  838. "fill": 1,
  839. "id": 7,
  840. "legend": {
  841. "avg": false,
  842. "current": false,
  843. "max": false,
  844. "min": false,
  845. "show": true,
  846. "total": false,
  847. "values": false
  848. },
  849. "lines": true,
  850. "linewidth": 2,
  851. "links": [],
  852. "nullPointMode": "null",
  853. "percentage": false,
  854. "pointradius": 5,
  855. "points": false,
  856. "renderer": "flot",
  857. "seriesOverrides": [],
  858. "spaceLength": 10,
  859. "span": 4,
  860. "stack": true,
  861. "steppedLine": false,
  862. "targets": [
  863. {
  864. "expr": "disk_used{host=\"$host\",path=\"$mount\"}",
  865. "format": "time_series",
  866. "intervalFactor": 2,
  867. "legendFormat": "used",
  868. "metric": "",
  869. "refId": "A",
  870. "step": 10
  871. },
  872. {
  873. "expr": "disk_free{host=\"$host\",path=\"$mount\"}",
  874. "format": "time_series",
  875. "intervalFactor": 2,
  876. "legendFormat": "free",
  877. "metric": "",
  878. "refId": "B",
  879. "step": 10
  880. }
  881. ],
  882. "thresholds": [],
  883. "timeFrom": null,
  884. "timeShift": null,
  885. "title": "Usage on $mount partition",
  886. "tooltip": {
  887. "shared": true,
  888. "sort": 0,
  889. "value_type": "individual"
  890. },
  891. "type": "graph",
  892. "xaxis": {
  893. "buckets": null,
  894. "mode": "time",
  895. "name": null,
  896. "show": true,
  897. "values": []
  898. },
  899. "yaxes": [
  900. {
  901. "format": "decbytes",
  902. "label": null,
  903. "logBase": 1,
  904. "max": null,
  905. "min": "0",
  906. "show": true
  907. },
  908. {
  909. "format": "short",
  910. "label": null,
  911. "logBase": 1,
  912. "max": null,
  913. "min": null,
  914. "show": true
  915. }
  916. ]
  917. },
  918. {
  919. "aliasColors": {},
  920. "bars": false,
  921. "dashLength": 10,
  922. "dashes": false,
  923. "datasource": null,
  924. "fill": 1,
  925. "id": 10,
  926. "legend": {
  927. "avg": false,
  928. "current": false,
  929. "max": false,
  930. "min": false,
  931. "show": true,
  932. "total": false,
  933. "values": false
  934. },
  935. "lines": true,
  936. "linewidth": 2,
  937. "links": [],
  938. "nullPointMode": "null",
  939. "percentage": false,
  940. "pointradius": 5,
  941. "points": false,
  942. "renderer": "flot",
  943. "seriesOverrides": [],
  944. "spaceLength": 10,
  945. "span": 4,
  946. "stack": true,
  947. "steppedLine": false,
  948. "targets": [
  949. {
  950. "expr": "disk_inodes_used{host=\"$host\",path=\"$mount\"}",
  951. "format": "time_series",
  952. "intervalFactor": 2,
  953. "legendFormat": "used",
  954. "metric": "",
  955. "refId": "A",
  956. "step": 10
  957. },
  958. {
  959. "expr": "disk_inodes_free{host=\"$host\",path=\"$mount\"}",
  960. "format": "time_series",
  961. "intervalFactor": 2,
  962. "legendFormat": "free",
  963. "metric": "",
  964. "refId": "B",
  965. "step": 10
  966. }
  967. ],
  968. "thresholds": [],
  969. "timeFrom": null,
  970. "timeShift": null,
  971. "title": "Inodes on $mount partition",
  972. "tooltip": {
  973. "shared": true,
  974. "sort": 0,
  975. "value_type": "individual"
  976. },
  977. "type": "graph",
  978. "xaxis": {
  979. "buckets": null,
  980. "mode": "time",
  981. "name": null,
  982. "show": true,
  983. "values": []
  984. },
  985. "yaxes": [
  986. {
  987. "format": "short",
  988. "label": null,
  989. "logBase": 1,
  990. "max": null,
  991. "min": "0",
  992. "show": true
  993. },
  994. {
  995. "format": "short",
  996. "label": null,
  997. "logBase": 1,
  998. "max": null,
  999. "min": null,
  1000. "show": true
  1001. }
  1002. ]
  1003. }
  1004. ],
  1005. "repeat": null,
  1006. "repeatIteration": null,
  1007. "repeatRowId": null,
  1008. "showTitle": true,
  1009. "title": "File system",
  1010. "titleSize": "h6"
  1011. },
  1012. {
  1013. "collapse": false,
  1014. "height": 250,
  1015. "panels": [
  1016. {
  1017. "aliasColors": {},
  1018. "bars": false,
  1019. "dashLength": 10,
  1020. "dashes": false,
  1021. "datasource": null,
  1022. "fill": 1,
  1023. "id": 9,
  1024. "legend": {
  1025. "avg": false,
  1026. "current": false,
  1027. "max": false,
  1028. "min": false,
  1029. "show": true,
  1030. "total": false,
  1031. "values": false
  1032. },
  1033. "lines": true,
  1034. "linewidth": 1,
  1035. "links": [],
  1036. "nullPointMode": "null",
  1037. "percentage": false,
  1038. "pointradius": 5,
  1039. "points": false,
  1040. "renderer": "flot",
  1041. "seriesOverrides": [],
  1042. "spaceLength": 10,
  1043. "span": 6,
  1044. "stack": false,
  1045. "steppedLine": false,
  1046. "targets": [
  1047. {
  1048. "expr": "irate(diskio_read_bytes{host=\"$host\",name=\"$disk\"}[1m])",
  1049. "format": "time_series",
  1050. "intervalFactor": 2,
  1051. "legendFormat": "read",
  1052. "metric": "",
  1053. "refId": "A",
  1054. "step": 10
  1055. },
  1056. {
  1057. "expr": "irate(diskio_write_bytes{host=\"$host\",name=\"$disk\"}[1m])",
  1058. "format": "time_series",
  1059. "intervalFactor": 2,
  1060. "legendFormat": "write",
  1061. "metric": "",
  1062. "refId": "B",
  1063. "step": 10
  1064. }
  1065. ],
  1066. "thresholds": [],
  1067. "timeFrom": null,
  1068. "timeShift": null,
  1069. "title": "Throughput on $disk",
  1070. "tooltip": {
  1071. "shared": true,
  1072. "sort": 0,
  1073. "value_type": "individual"
  1074. },
  1075. "type": "graph",
  1076. "xaxis": {
  1077. "buckets": null,
  1078. "mode": "time",
  1079. "name": null,
  1080. "show": true,
  1081. "values": []
  1082. },
  1083. "yaxes": [
  1084. {
  1085. "format": "Bps",
  1086. "label": null,
  1087. "logBase": 1,
  1088. "max": null,
  1089. "min": "0",
  1090. "show": true
  1091. },
  1092. {
  1093. "format": "short",
  1094. "label": null,
  1095. "logBase": 1,
  1096. "max": null,
  1097. "min": null,
  1098. "show": true
  1099. }
  1100. ]
  1101. },
  1102. {
  1103. "aliasColors": {},
  1104. "bars": false,
  1105. "dashLength": 10,
  1106. "dashes": false,
  1107. "datasource": null,
  1108. "fill": 1,
  1109. "id": 6,
  1110. "legend": {
  1111. "avg": false,
  1112. "current": false,
  1113. "max": false,
  1114. "min": false,
  1115. "show": true,
  1116. "total": false,
  1117. "values": false
  1118. },
  1119. "lines": true,
  1120. "linewidth": 1,
  1121. "links": [],
  1122. "nullPointMode": "null",
  1123. "percentage": false,
  1124. "pointradius": 5,
  1125. "points": false,
  1126. "renderer": "flot",
  1127. "seriesOverrides": [],
  1128. "spaceLength": 10,
  1129. "span": 6,
  1130. "stack": false,
  1131. "steppedLine": false,
  1132. "targets": [
  1133. {
  1134. "expr": "irate(diskio_reads{host=\"$host\",name=\"$disk\"}[1m])",
  1135. "format": "time_series",
  1136. "intervalFactor": 2,
  1137. "legendFormat": "read",
  1138. "metric": "diskio_reads",
  1139. "refId": "A",
  1140. "step": 10
  1141. },
  1142. {
  1143. "expr": "irate(diskio_writes{host=\"$host\",name=\"$disk\"}[1m])",
  1144. "format": "time_series",
  1145. "intervalFactor": 2,
  1146. "legendFormat": "write",
  1147. "metric": "diskio_reads",
  1148. "refId": "B",
  1149. "step": 10
  1150. }
  1151. ],
  1152. "thresholds": [],
  1153. "timeFrom": null,
  1154. "timeShift": null,
  1155. "title": "Operations on $disk",
  1156. "tooltip": {
  1157. "shared": true,
  1158. "sort": 0,
  1159. "value_type": "individual"
  1160. },
  1161. "type": "graph",
  1162. "xaxis": {
  1163. "buckets": null,
  1164. "mode": "time",
  1165. "name": null,
  1166. "show": true,
  1167. "values": []
  1168. },
  1169. "yaxes": [
  1170. {
  1171. "format": "ops",
  1172. "label": null,
  1173. "logBase": 1,
  1174. "max": null,
  1175. "min": "0",
  1176. "show": true
  1177. },
  1178. {
  1179. "format": "short",
  1180. "label": null,
  1181. "logBase": 1,
  1182. "max": null,
  1183. "min": null,
  1184. "show": true
  1185. }
  1186. ]
  1187. }
  1188. ],
  1189. "repeat": null,
  1190. "repeatIteration": null,
  1191. "repeatRowId": null,
  1192. "showTitle": true,
  1193. "title": "Disk",
  1194. "titleSize": "h6"
  1195. },
  1196. {
  1197. "collapse": false,
  1198. "height": 250,
  1199. "panels": [
  1200. {
  1201. "aliasColors": {},
  1202. "bars": false,
  1203. "dashLength": 10,
  1204. "dashes": false,
  1205. "datasource": null,
  1206. "fill": 0,
  1207. "id": 8,
  1208. "legend": {
  1209. "avg": false,
  1210. "current": false,
  1211. "max": false,
  1212. "min": false,
  1213. "show": true,
  1214. "total": false,
  1215. "values": false
  1216. },
  1217. "lines": true,
  1218. "linewidth": 1,
  1219. "links": [],
  1220. "nullPointMode": "null",
  1221. "percentage": false,
  1222. "pointradius": 5,
  1223. "points": false,
  1224. "renderer": "flot",
  1225. "seriesOverrides": [],
  1226. "spaceLength": 10,
  1227. "span": 3,
  1228. "stack": false,
  1229. "steppedLine": false,
  1230. "targets": [
  1231. {
  1232. "expr": "irate(net_bytes_recv{host=\"$host\",interface=\"$interface\"}[1m])",
  1233. "format": "time_series",
  1234. "intervalFactor": 2,
  1235. "legendFormat": "rx",
  1236. "metric": "",
  1237. "refId": "A",
  1238. "step": 20
  1239. },
  1240. {
  1241. "expr": "irate(net_bytes_sent{host=\"$host\",interface=\"$interface\"}[1m])",
  1242. "format": "time_series",
  1243. "intervalFactor": 2,
  1244. "legendFormat": "tx",
  1245. "metric": "",
  1246. "refId": "B",
  1247. "step": 20
  1248. }
  1249. ],
  1250. "thresholds": [],
  1251. "timeFrom": null,
  1252. "timeShift": null,
  1253. "title": "Throughput on $interface",
  1254. "tooltip": {
  1255. "shared": true,
  1256. "sort": 0,
  1257. "value_type": "individual"
  1258. },
  1259. "type": "graph",
  1260. "xaxis": {
  1261. "buckets": null,
  1262. "mode": "time",
  1263. "name": null,
  1264. "show": true,
  1265. "values": []
  1266. },
  1267. "yaxes": [
  1268. {
  1269. "format": "Bps",
  1270. "label": null,
  1271. "logBase": 1,
  1272. "max": null,
  1273. "min": "0",
  1274. "show": true
  1275. },
  1276. {
  1277. "format": "short",
  1278. "label": null,
  1279. "logBase": 1,
  1280. "max": null,
  1281. "min": null,
  1282. "show": true
  1283. }
  1284. ]
  1285. },
  1286. {
  1287. "aliasColors": {},
  1288. "bars": false,
  1289. "dashLength": 10,
  1290. "dashes": false,
  1291. "datasource": null,
  1292. "fill": 0,
  1293. "id": 15,
  1294. "legend": {
  1295. "avg": false,
  1296. "current": false,
  1297. "max": false,
  1298. "min": false,
  1299. "show": true,
  1300. "total": false,
  1301. "values": false
  1302. },
  1303. "lines": true,
  1304. "linewidth": 1,
  1305. "links": [],
  1306. "nullPointMode": "null",
  1307. "percentage": false,
  1308. "pointradius": 5,
  1309. "points": false,
  1310. "renderer": "flot",
  1311. "seriesOverrides": [],
  1312. "spaceLength": 10,
  1313. "span": 3,
  1314. "stack": false,
  1315. "steppedLine": false,
  1316. "targets": [
  1317. {
  1318. "expr": "irate(net_packets_recv{host=\"$host\",interface=\"$interface\"}[1m])",
  1319. "format": "time_series",
  1320. "intervalFactor": 2,
  1321. "legendFormat": "rx",
  1322. "metric": "",
  1323. "refId": "A",
  1324. "step": 20
  1325. },
  1326. {
  1327. "expr": "irate(net_packets_sent{host=\"$host\",interface=\"$interface\"}[1m])",
  1328. "format": "time_series",
  1329. "intervalFactor": 2,
  1330. "legendFormat": "tx",
  1331. "metric": "",
  1332. "refId": "B",
  1333. "step": 20
  1334. }
  1335. ],
  1336. "thresholds": [],
  1337. "timeFrom": null,
  1338. "timeShift": null,
  1339. "title": "Packets on $interface",
  1340. "tooltip": {
  1341. "shared": true,
  1342. "sort": 0,
  1343. "value_type": "individual"
  1344. },
  1345. "type": "graph",
  1346. "xaxis": {
  1347. "buckets": null,
  1348. "mode": "time",
  1349. "name": null,
  1350. "show": true,
  1351. "values": []
  1352. },
  1353. "yaxes": [
  1354. {
  1355. "format": "pps",
  1356. "label": null,
  1357. "logBase": 1,
  1358. "max": null,
  1359. "min": "0",
  1360. "show": true
  1361. },
  1362. {
  1363. "format": "short",
  1364. "label": null,
  1365. "logBase": 1,
  1366. "max": null,
  1367. "min": null,
  1368. "show": true
  1369. }
  1370. ]
  1371. },
  1372. {
  1373. "aliasColors": {},
  1374. "bars": false,
  1375. "dashLength": 10,
  1376. "dashes": false,
  1377. "datasource": null,
  1378. "fill": 0,
  1379. "id": 13,
  1380. "legend": {
  1381. "avg": false,
  1382. "current": false,
  1383. "max": false,
  1384. "min": false,
  1385. "show": true,
  1386. "total": false,
  1387. "values": false
  1388. },
  1389. "lines": true,
  1390. "linewidth": 1,
  1391. "links": [],
  1392. "nullPointMode": "null",
  1393. "percentage": false,
  1394. "pointradius": 5,
  1395. "points": false,
  1396. "renderer": "flot",
  1397. "seriesOverrides": [],
  1398. "spaceLength": 10,
  1399. "span": 3,
  1400. "stack": false,
  1401. "steppedLine": false,
  1402. "targets": [
  1403. {
  1404. "expr": "irate(net_err_in{host=\"$host\",interface=\"$interface\"}[1m])",
  1405. "format": "time_series",
  1406. "intervalFactor": 2,
  1407. "legendFormat": "rx",
  1408. "metric": "",
  1409. "refId": "A",
  1410. "step": 20
  1411. },
  1412. {
  1413. "expr": "irate(net_err_out{host=\"$host\",interface=\"$interface\"}[1m])",
  1414. "format": "time_series",
  1415. "intervalFactor": 2,
  1416. "legendFormat": "tx",
  1417. "metric": "",
  1418. "refId": "B",
  1419. "step": 20
  1420. }
  1421. ],
  1422. "thresholds": [],
  1423. "timeFrom": null,
  1424. "timeShift": null,
  1425. "title": "Errors on $interface",
  1426. "tooltip": {
  1427. "shared": true,
  1428. "sort": 0,
  1429. "value_type": "individual"
  1430. },
  1431. "type": "graph",
  1432. "xaxis": {
  1433. "buckets": null,
  1434. "mode": "time",
  1435. "name": null,
  1436. "show": true,
  1437. "values": []
  1438. },
  1439. "yaxes": [
  1440. {
  1441. "format": "pps",
  1442. "label": null,
  1443. "logBase": 1,
  1444. "max": null,
  1445. "min": "0",
  1446. "show": true
  1447. },
  1448. {
  1449. "format": "short",
  1450. "label": null,
  1451. "logBase": 1,
  1452. "max": null,
  1453. "min": null,
  1454. "show": true
  1455. }
  1456. ]
  1457. },
  1458. {
  1459. "aliasColors": {},
  1460. "bars": false,
  1461. "dashLength": 10,
  1462. "dashes": false,
  1463. "datasource": null,
  1464. "fill": 0,
  1465. "id": 14,
  1466. "legend": {
  1467. "avg": false,
  1468. "current": false,
  1469. "max": false,
  1470. "min": false,
  1471. "show": true,
  1472. "total": false,
  1473. "values": false
  1474. },
  1475. "lines": true,
  1476. "linewidth": 1,
  1477. "links": [],
  1478. "nullPointMode": "null",
  1479. "percentage": false,
  1480. "pointradius": 5,
  1481. "points": false,
  1482. "renderer": "flot",
  1483. "seriesOverrides": [],
  1484. "spaceLength": 10,
  1485. "span": 3,
  1486. "stack": false,
  1487. "steppedLine": false,
  1488. "targets": [
  1489. {
  1490. "expr": "irate(net_drop_in{host=\"$host\",interface=\"$interface\"}[1m])",
  1491. "format": "time_series",
  1492. "intervalFactor": 2,
  1493. "legendFormat": "rx",
  1494. "metric": "",
  1495. "refId": "A",
  1496. "step": 20
  1497. },
  1498. {
  1499. "expr": "irate(net_drop_out{host=\"$host\",interface=\"$interface\"}[1m])",
  1500. "format": "time_series",
  1501. "intervalFactor": 2,
  1502. "legendFormat": "tx",
  1503. "metric": "",
  1504. "refId": "B",
  1505. "step": 20
  1506. }
  1507. ],
  1508. "thresholds": [],
  1509. "timeFrom": null,
  1510. "timeShift": null,
  1511. "title": "Dropped packets on $interface",
  1512. "tooltip": {
  1513. "shared": true,
  1514. "sort": 0,
  1515. "value_type": "individual"
  1516. },
  1517. "type": "graph",
  1518. "xaxis": {
  1519. "buckets": null,
  1520. "mode": "time",
  1521. "name": null,
  1522. "show": true,
  1523. "values": []
  1524. },
  1525. "yaxes": [
  1526. {
  1527. "format": "pps",
  1528. "label": null,
  1529. "logBase": 1,
  1530. "max": null,
  1531. "min": "0",
  1532. "show": true
  1533. },
  1534. {
  1535. "format": "short",
  1536. "label": null,
  1537. "logBase": 1,
  1538. "max": null,
  1539. "min": null,
  1540. "show": true
  1541. }
  1542. ]
  1543. }
  1544. ],
  1545. "repeat": null,
  1546. "repeatIteration": null,
  1547. "repeatRowId": null,
  1548. "showTitle": true,
  1549. "title": "Network",
  1550. "titleSize": "h6"
  1551. },
  1552. {
  1553. "collapse": false,
  1554. "height": 250,
  1555. "panels": [
  1556. {
  1557. "cacheTimeout": null,
  1558. "colorBackground": false,
  1559. "colorValue": false,
  1560. "colors": [
  1561. "rgba(245, 54, 54, 0.9)",
  1562. "rgba(237, 129, 40, 0.89)",
  1563. "rgba(50, 172, 45, 0.97)"
  1564. ],
  1565. "datasource": null,
  1566. "format": "percent",
  1567. "gauge": {
  1568. "maxValue": 100,
  1569. "minValue": 0,
  1570. "show": true,
  1571. "thresholdLabels": false,
  1572. "thresholdMarkers": false
  1573. },
  1574. "id": 18,
  1575. "interval": null,
  1576. "links": [],
  1577. "mappingType": 1,
  1578. "mappingTypes": [
  1579. {
  1580. "name": "value to text",
  1581. "value": 1
  1582. },
  1583. {
  1584. "name": "range to text",
  1585. "value": 2
  1586. }
  1587. ],
  1588. "maxDataPoints": 100,
  1589. "nullPointMode": "connected",
  1590. "nullText": null,
  1591. "postfix": "",
  1592. "postfixFontSize": "50%",
  1593. "prefix": "",
  1594. "prefixFontSize": "50%",
  1595. "rangeMaps": [
  1596. {
  1597. "from": "null",
  1598. "text": "N/A",
  1599. "to": "null"
  1600. }
  1601. ],
  1602. "span": 2,
  1603. "sparkline": {
  1604. "fillColor": "rgba(31, 118, 189, 0.18)",
  1605. "full": false,
  1606. "lineColor": "rgb(31, 120, 193)",
  1607. "show": false
  1608. },
  1609. "tableColumn": "",
  1610. "targets": [
  1611. {
  1612. "expr": "swap_used_percent{host=\"$host\"}",
  1613. "format": "time_series",
  1614. "intervalFactor": 2,
  1615. "refId": "A",
  1616. "step": 60
  1617. }
  1618. ],
  1619. "thresholds": "",
  1620. "title": "Used",
  1621. "type": "singlestat",
  1622. "valueFontSize": "80%",
  1623. "valueMaps": [
  1624. {
  1625. "op": "=",
  1626. "text": "N/A",
  1627. "value": "null"
  1628. }
  1629. ],
  1630. "valueName": "current"
  1631. },
  1632. {
  1633. "aliasColors": {},
  1634. "bars": false,
  1635. "dashLength": 10,
  1636. "dashes": false,
  1637. "datasource": null,
  1638. "decimals": null,
  1639. "fill": 0,
  1640. "id": 17,
  1641. "legend": {
  1642. "alignAsTable": false,
  1643. "avg": false,
  1644. "current": false,
  1645. "max": false,
  1646. "min": false,
  1647. "rightSide": false,
  1648. "show": true,
  1649. "total": false,
  1650. "values": false
  1651. },
  1652. "lines": true,
  1653. "linewidth": 1,
  1654. "links": [],
  1655. "nullPointMode": "null",
  1656. "percentage": false,
  1657. "pointradius": 5,
  1658. "points": false,
  1659. "renderer": "flot",
  1660. "seriesOverrides": [],
  1661. "spaceLength": 10,
  1662. "span": 5,
  1663. "stack": true,
  1664. "steppedLine": false,
  1665. "targets": [
  1666. {
  1667. "expr": "swap_used{host=\"$host\"}",
  1668. "format": "time_series",
  1669. "intervalFactor": 2,
  1670. "legendFormat": "used",
  1671. "refId": "A",
  1672. "step": 10
  1673. },
  1674. {
  1675. "expr": "swap_free{host=\"$host\"}",
  1676. "format": "time_series",
  1677. "intervalFactor": 2,
  1678. "legendFormat": "free",
  1679. "refId": "B",
  1680. "step": 10
  1681. }
  1682. ],
  1683. "thresholds": [],
  1684. "timeFrom": null,
  1685. "timeShift": null,
  1686. "title": "Usage",
  1687. "tooltip": {
  1688. "shared": true,
  1689. "sort": 0,
  1690. "value_type": "individual"
  1691. },
  1692. "type": "graph",
  1693. "xaxis": {
  1694. "buckets": null,
  1695. "mode": "time",
  1696. "name": null,
  1697. "show": true,
  1698. "values": []
  1699. },
  1700. "yaxes": [
  1701. {
  1702. "format": "bytes",
  1703. "label": null,
  1704. "logBase": 1,
  1705. "max": null,
  1706. "min": "0",
  1707. "show": true
  1708. },
  1709. {
  1710. "format": "short",
  1711. "label": null,
  1712. "logBase": 1,
  1713. "max": null,
  1714. "min": null,
  1715. "show": true
  1716. }
  1717. ]
  1718. },
  1719. {
  1720. "aliasColors": {},
  1721. "bars": false,
  1722. "dashLength": 10,
  1723. "dashes": false,
  1724. "datasource": null,
  1725. "fill": 0,
  1726. "id": 19,
  1727. "legend": {
  1728. "avg": false,
  1729. "current": false,
  1730. "max": false,
  1731. "min": false,
  1732. "show": true,
  1733. "total": false,
  1734. "values": false
  1735. },
  1736. "lines": true,
  1737. "linewidth": 1,
  1738. "links": [],
  1739. "nullPointMode": "null",
  1740. "percentage": false,
  1741. "pointradius": 5,
  1742. "points": false,
  1743. "renderer": "flot",
  1744. "seriesOverrides": [],
  1745. "spaceLength": 10,
  1746. "span": 5,
  1747. "stack": false,
  1748. "steppedLine": false,
  1749. "targets": [
  1750. {
  1751. "expr": "irate(swap_in{host=\"$host\"}[5m])",
  1752. "format": "time_series",
  1753. "intervalFactor": 2,
  1754. "legendFormat": "in",
  1755. "refId": "A",
  1756. "step": 10
  1757. },
  1758. {
  1759. "expr": "irate(swap_out{host=\"$host\"}[5m])",
  1760. "format": "time_series",
  1761. "intervalFactor": 2,
  1762. "legendFormat": "out",
  1763. "refId": "B",
  1764. "step": 10
  1765. }
  1766. ],
  1767. "thresholds": [],
  1768. "timeFrom": null,
  1769. "timeShift": null,
  1770. "title": "I/O",
  1771. "tooltip": {
  1772. "shared": true,
  1773. "sort": 0,
  1774. "value_type": "individual"
  1775. },
  1776. "type": "graph",
  1777. "xaxis": {
  1778. "buckets": null,
  1779. "mode": "time",
  1780. "name": null,
  1781. "show": true,
  1782. "values": []
  1783. },
  1784. "yaxes": [
  1785. {
  1786. "format": "Bps",
  1787. "label": null,
  1788. "logBase": 1,
  1789. "max": null,
  1790. "min": "0",
  1791. "show": true
  1792. },
  1793. {
  1794. "format": "short",
  1795. "label": null,
  1796. "logBase": 1,
  1797. "max": null,
  1798. "min": null,
  1799. "show": true
  1800. }
  1801. ]
  1802. }
  1803. ],
  1804. "repeat": null,
  1805. "repeatIteration": null,
  1806. "repeatRowId": null,
  1807. "showTitle": true,
  1808. "title": "Swap",
  1809. "titleSize": "h6"
  1810. }
  1811. ],
  1812. "schemaVersion": 14,
  1813. "sharedCrosshair": true,
  1814. "style": "dark",
  1815. "tags": [],
  1816. "templating": {
  1817. "list": [
  1818. {
  1819. "allValue": null,
  1820. "current": {},
  1821. "datasource": "prometheus",
  1822. "hide": 0,
  1823. "includeAll": false,
  1824. "label": null,
  1825. "multi": false,
  1826. "name": "host",
  1827. "options": [],
  1828. "query": "label_values(cpu_usage_idle,host)",
  1829. "refresh": 1,
  1830. "refresh_on_load": true,
  1831. "regex": "",
  1832. "sort": 1,
  1833. "tagValuesQuery": "",
  1834. "tags": [],
  1835. "tagsQuery": "",
  1836. "type": "query",
  1837. "useTags": false
  1838. },
  1839. {
  1840. "allValue": null,
  1841. "current": {},
  1842. "datasource": "prometheus",
  1843. "hide": 0,
  1844. "includeAll": false,
  1845. "label": null,
  1846. "multi": false,
  1847. "name": "disk",
  1848. "options": [],
  1849. "query": "query_result(diskio_read_bytes{host=\"$host\"})",
  1850. "refresh": 1,
  1851. "refresh_on_load": true,
  1852. "regex": "/name=\"([^\"]+)/",
  1853. "sort": 1,
  1854. "tagValuesQuery": "",
  1855. "tags": [],
  1856. "tagsQuery": "",
  1857. "type": "query",
  1858. "useTags": false
  1859. },
  1860. {
  1861. "allValue": null,
  1862. "current": {},
  1863. "datasource": "prometheus",
  1864. "hide": 0,
  1865. "includeAll": false,
  1866. "label": null,
  1867. "multi": false,
  1868. "name": "mount",
  1869. "options": [],
  1870. "query": "query_result(disk_free{host=\"$host\"})",
  1871. "refresh": 1,
  1872. "refresh_on_load": true,
  1873. "regex": "/path=\"([^\"]+)/",
  1874. "sort": 1,
  1875. "tagValuesQuery": "",
  1876. "tags": [],
  1877. "tagsQuery": "",
  1878. "type": "query",
  1879. "useTags": false
  1880. },
  1881. {
  1882. "allValue": null,
  1883. "current": {},
  1884. "datasource": "prometheus",
  1885. "hide": 0,
  1886. "includeAll": false,
  1887. "label": null,
  1888. "multi": false,
  1889. "name": "interface",
  1890. "options": [],
  1891. "query": "query_result(net_bytes_recv{host=\"$host\"})",
  1892. "refresh": 1,
  1893. "refresh_on_load": true,
  1894. "regex": "/interface=\"([^\"]+)/",
  1895. "sort": 1,
  1896. "tagValuesQuery": "",
  1897. "tags": [],
  1898. "tagsQuery": "",
  1899. "type": "query",
  1900. "useTags": false
  1901. }
  1902. ]
  1903. },
  1904. "time": {
  1905. "from": "now-1h",
  1906. "to": "now"
  1907. },
  1908. "timepicker": {
  1909. "refresh_intervals": [
  1910. "5s",
  1911. "10s",
  1912. "30s",
  1913. "1m",
  1914. "5m",
  1915. "15m",
  1916. "30m",
  1917. "1h",
  1918. "2h",
  1919. "1d"
  1920. ],
  1921. "time_options": [
  1922. "5m",
  1923. "15m",
  1924. "1h",
  1925. "6h",
  1926. "12h",
  1927. "24h",
  1928. "2d",
  1929. "7d",
  1930. "30d"
  1931. ]
  1932. },
  1933. "timezone": "browser",
  1934. "title": "System",
  1935. "version": 32
  1936. }