blob: 853381f82a3e26f4e3d4f4fa401209d031406169 [file] [log] [blame]
Andy Bavierc72ed4c2020-11-18 11:31:33 -07001{
2 "annotations": {
3 "list": [
4 {
5 "builtIn": 1,
6 "datasource": "-- Grafana --",
7 "enable": true,
8 "hide": true,
9 "iconColor": "rgba(0, 211, 255, 1)",
10 "name": "Annotations & Alerts",
11 "type": "dashboard"
12 }
13 ]
14 },
15 "description": "Support Node Exporter v0.16 and above.",
16 "editable": true,
17 "gnetId": 11074,
18 "graphTooltip": 0,
19 "iteration": 1599150728173,
20 "links": [],
21 "panels": [
22 {
23 "datasource": "Google Cloud Monitoring",
24 "description": "VPN connection status from Google Cloud",
25 "fieldConfig": {
26 "defaults": {
27 "custom": {},
28 "mappings": [
29 {
30 "from": "",
31 "id": 0,
32 "operator": "",
33 "text": "down",
34 "to": "",
35 "type": 1,
36 "value": "0"
37 },
38 {
39 "from": "",
40 "id": 1,
41 "operator": "",
42 "text": "up",
43 "to": "",
44 "type": 1,
45 "value": "1"
46 }
47 ],
48 "max": 1,
49 "min": 0,
50 "thresholds": {
51 "mode": "absolute",
52 "steps": [
53 {
54 "color": "red",
55 "value": null
56 },
57 {
58 "color": "green",
59 "value": 1
60 }
61 ]
62 }
63 },
64 "overrides": []
65 },
66 "gridPos": {
67 "h": 4,
68 "w": 2,
69 "x": 0,
70 "y": 0
71 },
72 "id": 187,
73 "options": {
74 "colorMode": "value",
75 "graphMode": "area",
76 "justifyMode": "auto",
77 "orientation": "auto",
78 "reduceOptions": {
79 "calcs": [
80 "lastNotNull"
81 ],
82 "fields": "",
83 "values": false
84 }
85 },
86 "pluginVersion": "7.0.5",
87 "targets": [
88 {
89 "metricQuery": {
90 "aliasBy": "",
91 "alignmentPeriod": "stackdriver-auto",
92 "crossSeriesReducer": "REDUCE_NONE",
93 "filters": [
94 "metric.label.tunnel_name",
95 "=",
96 "production-ace-tef"
97 ],
98 "groupBys": [],
99 "metricKind": "GAUGE",
100 "metricType": "vpn.googleapis.com/tunnel_established",
101 "perSeriesAligner": "ALIGN_INTERPOLATE",
102 "projectName": "onf-vpn",
103 "unit": "1",
104 "valueType": "DOUBLE"
105 },
106 "queryType": "metrics",
107 "refId": "A"
108 }
109 ],
110 "timeFrom": null,
111 "timeShift": null,
112 "title": "VPN",
113 "type": "stat"
114 },
115 {
116 "datasource": "RANCHER_MONITORING_GLOBAL",
117 "description": "",
118 "fieldConfig": {
119 "defaults": {
120 "custom": {},
121 "mappings": [
122 {
123 "from": "",
124 "id": 1,
125 "operator": "",
126 "text": "error",
127 "to": "",
128 "type": 1,
129 "value": "-1"
130 },
131 {
132 "from": "",
133 "id": 2,
134 "operator": "",
135 "text": "disconnected",
136 "to": "",
137 "type": 1,
138 "value": "0"
139 },
140 {
141 "from": "",
142 "id": 3,
143 "operator": "",
144 "text": "connecting",
145 "to": "",
146 "type": 1,
147 "value": "1"
148 },
149 {
150 "from": "",
151 "id": 4,
152 "operator": "",
153 "text": "connected",
154 "to": "",
155 "type": 1,
156 "value": "2"
157 },
158 {
159 "from": "",
160 "id": 5,
161 "operator": "",
162 "text": "no result",
163 "to": "",
164 "type": 1,
165 "value": "-2"
166 },
167 {
168 "from": "-100",
169 "id": 6,
170 "operator": "",
171 "text": "scheduled downtime",
172 "to": "-3",
173 "type": 2
174 }
175 ],
176 "thresholds": {
177 "mode": "absolute",
178 "steps": [
179 {
180 "color": "red",
181 "value": null
182 },
183 {
184 "color": "#6ED0E0",
185 "value": -100
186 },
187 {
188 "color": "red",
189 "value": -2
190 },
191 {
192 "color": "#EAB839",
193 "value": 1
194 },
195 {
196 "color": "green",
197 "value": 2
198 }
199 ]
200 }
201 },
202 "overrides": []
203 },
204 "gridPos": {
205 "h": 4,
206 "w": 7,
207 "x": 2,
208 "y": 0
209 },
210 "id": 179,
211 "maxPerRow": 3,
212 "options": {
213 "colorMode": "background",
214 "graphMode": "none",
215 "justifyMode": "auto",
216 "orientation": "auto",
217 "reduceOptions": {
218 "calcs": [
219 "last"
220 ],
221 "fields": "",
222 "values": false
223 }
224 },
225 "pluginVersion": "7.0.5",
226 "repeat": null,
227 "repeatDirection": "h",
228 "targets": [
229 {
230 "expr": "sum(aetheredge_status_control_plane{name=\"$edge\"} - (10*aetheredge_in_maintenance_window{name=\"$edge\"}))",
231 "interval": "",
232 "legendFormat": "Control Plane",
233 "refId": "A"
234 },
235 {
236 "expr": "sum(aetheredge_status_user_plane{name=\"$edge\"} - (10*aetheredge_in_maintenance_window{name=\"$edge\"}))",
237 "interval": "",
238 "legendFormat": "User Plane",
239 "refId": "B"
240 }
241 ],
242 "timeFrom": null,
243 "timeShift": null,
244 "title": "Aether Connectivity Status",
245 "type": "stat"
246 },
247 {
248 "datasource": "RANCHER_MONITORING_GLOBAL",
249 "description": "",
250 "fieldConfig": {
251 "defaults": {
252 "custom": {},
253 "mappings": [],
254 "thresholds": {
255 "mode": "absolute",
256 "steps": [
257 {
258 "color": "red",
259 "value": null
260 },
261 {
262 "color": "#EAB839",
263 "value": 50
264 },
265 {
266 "color": "green",
267 "value": 95
268 }
269 ]
270 },
271 "unit": "percent"
272 },
273 "overrides": []
274 },
275 "gridPos": {
276 "h": 4,
277 "w": 7,
278 "x": 9,
279 "y": 0
280 },
281 "id": 181,
282 "maxPerRow": 3,
283 "options": {
284 "colorMode": "background",
285 "graphMode": "none",
286 "justifyMode": "auto",
287 "orientation": "auto",
288 "reduceOptions": {
289 "calcs": [
290 "mean"
291 ],
292 "fields": "",
293 "values": false
294 }
295 },
296 "pluginVersion": "7.0.5",
297 "repeat": null,
298 "repeatDirection": "h",
299 "targets": [
300 {
301 "expr": "sum(clamp_min(aetheredge_status_control_plane{name=\"$edge\"} - 1, 0) * 100)",
302 "interval": "",
303 "legendFormat": "Control Plane",
304 "refId": "A"
305 },
306 {
307 "expr": "sum(clamp_min(aetheredge_status_user_plane{name=\"$edge\"} - 1, 0) * 100)",
308 "interval": "",
309 "legendFormat": "User Plane",
310 "refId": "B"
311 }
312 ],
313 "timeFrom": null,
314 "timeShift": null,
315 "title": "Aether Connectivity Uptime",
316 "transformations": [],
317 "type": "stat"
318 },
319 {
320 "aliasColors": {},
321 "bars": false,
322 "dashLength": 10,
323 "dashes": false,
324 "datasource": "RANCHER_MONITORING_GLOBAL",
325 "fieldConfig": {
326 "defaults": {
327 "custom": {}
328 },
329 "overrides": []
330 },
331 "fill": 1,
332 "fillGradient": 0,
333 "gridPos": {
334 "h": 4,
335 "w": 8,
336 "x": 16,
337 "y": 0
338 },
339 "hiddenSeries": false,
340 "id": 185,
341 "legend": {
342 "avg": false,
343 "current": false,
344 "max": false,
345 "min": false,
346 "show": false,
347 "total": false,
348 "values": false
349 },
350 "lines": true,
351 "linewidth": 1,
352 "maxPerRow": 3,
353 "nullPointMode": "null",
354 "options": {
355 "dataLinks": []
356 },
357 "percentage": false,
358 "pointradius": 2,
359 "points": false,
360 "renderer": "flot",
361 "repeat": null,
362 "repeatDirection": "h",
363 "seriesOverrides": [],
364 "spaceLength": 10,
365 "stack": false,
366 "steppedLine": false,
367 "targets": [
368 {
369 "expr": "sum(time() - aetheredge_last_update{name=\"$edge\"}) by (name)",
370 "interval": "",
371 "legendFormat": "",
372 "refId": "A"
373 }
374 ],
375 "thresholds": [],
376 "timeFrom": null,
377 "timeRegions": [],
378 "timeShift": null,
379 "title": "Seconds since last connectivity test",
380 "tooltip": {
381 "shared": true,
382 "sort": 0,
383 "value_type": "individual"
384 },
385 "type": "graph",
386 "xaxis": {
387 "buckets": null,
388 "mode": "time",
389 "name": null,
390 "show": true,
391 "values": []
392 },
393 "yaxes": [
394 {
395 "$$hashKey": "object:457",
396 "format": "short",
397 "label": null,
398 "logBase": 1,
399 "max": null,
400 "min": null,
401 "show": true
402 },
403 {
404 "$$hashKey": "object:458",
405 "format": "short",
406 "label": null,
407 "logBase": 1,
408 "max": null,
409 "min": null,
410 "show": true
411 }
412 ],
413 "yaxis": {
414 "align": false,
415 "alignLevel": null
416 }
417 },
418 {
419 "aliasColors": {},
420 "bars": false,
421 "dashLength": 10,
422 "dashes": false,
423 "datasource": "RANCHER_MONITORING_GLOBAL",
424 "description": "",
425 "fieldConfig": {
426 "defaults": {
427 "custom": {},
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 },
443 "overrides": []
444 },
445 "fill": 5,
446 "fillGradient": 0,
447 "gridPos": {
448 "h": 4,
449 "w": 24,
450 "x": 0,
451 "y": 4
452 },
453 "hiddenSeries": false,
454 "id": 183,
455 "legend": {
456 "avg": false,
457 "current": false,
458 "max": false,
459 "min": false,
460 "rightSide": true,
461 "show": true,
462 "total": false,
463 "values": false
464 },
465 "lines": true,
466 "linewidth": 0,
467 "maxPerRow": 3,
468 "nullPointMode": "null",
469 "options": {
470 "dataLinks": []
471 },
472 "percentage": false,
473 "pluginVersion": "7.0.5",
474 "pointradius": 2,
475 "points": false,
476 "renderer": "flot",
477 "repeat": null,
478 "repeatDirection": "h",
479 "seriesOverrides": [],
480 "spaceLength": 10,
481 "stack": false,
482 "steppedLine": true,
483 "targets": [
484 {
485 "expr": "sum(clamp_min(aetheredge_status_control_plane{name=\"$edge\"} + aetheredge_status_user_plane{name=\"$edge\"} - 3, 0))",
486 "interval": "",
487 "legendFormat": "Edge is up",
488 "refId": "A"
489 },
490 {
491 "expr": "sum(aetheredge_in_maintenance_window{name=\"$edge\"})",
492 "interval": "",
493 "legendFormat": "Scheduled downtime",
494 "refId": "B"
495 }
496 ],
497 "thresholds": [],
498 "timeFrom": null,
499 "timeRegions": [],
500 "timeShift": null,
501 "title": "Aether Availability",
502 "tooltip": {
503 "shared": true,
504 "sort": 0,
505 "value_type": "individual"
506 },
507 "type": "graph",
508 "xaxis": {
509 "buckets": null,
510 "mode": "time",
511 "name": null,
512 "show": true,
513 "values": []
514 },
515 "yaxes": [
516 {
517 "$$hashKey": "object:453",
518 "decimals": 0,
519 "format": "short",
520 "label": "",
521 "logBase": 1,
522 "max": "1",
523 "min": "0",
524 "show": true
525 },
526 {
527 "$$hashKey": "object:454",
528 "format": "short",
529 "label": null,
530 "logBase": 1,
531 "max": null,
532 "min": null,
533 "show": true
534 }
535 ],
536 "yaxis": {
537 "align": false,
538 "alignLevel": null
539 }
540 },
541 {
542 "cacheTimeout": null,
543 "colorBackground": false,
544 "colorPostfix": false,
545 "colorPrefix": false,
546 "colorValue": true,
547 "colors": [
548 "rgba(245, 54, 54, 0.9)",
549 "rgba(237, 129, 40, 0.89)",
550 "rgba(50, 172, 45, 0.97)"
551 ],
552 "datasource": "$edge",
553 "decimals": 1,
554 "description": "",
555 "fieldConfig": {
556 "defaults": {
557 "custom": {}
558 },
559 "overrides": []
560 },
561 "format": "s",
562 "gauge": {
563 "maxValue": 100,
564 "minValue": 0,
565 "show": false,
566 "thresholdLabels": false,
567 "thresholdMarkers": true
568 },
569 "gridPos": {
570 "h": 3,
571 "w": 2,
572 "x": 0,
573 "y": 8
574 },
575 "hideTimeOverride": true,
576 "id": 15,
577 "interval": null,
578 "links": [],
579 "mappingType": 1,
580 "mappingTypes": [
581 {
582 "name": "value to text",
583 "value": 1
584 },
585 {
586 "name": "range to text",
587 "value": 2
588 }
589 ],
590 "maxDataPoints": 100,
591 "nullPointMode": "null",
592 "nullText": null,
593 "pluginVersion": "6.4.2",
594 "postfix": "",
595 "postfixFontSize": "50%",
596 "prefix": "",
597 "prefixFontSize": "50%",
598 "rangeMaps": [
599 {
600 "from": "null",
601 "text": "N/A",
602 "to": "null"
603 }
604 ],
605 "sparkline": {
606 "fillColor": "rgba(31, 118, 189, 0.18)",
607 "full": false,
608 "lineColor": "rgb(31, 120, 193)",
609 "show": false
610 },
611 "tableColumn": "",
612 "targets": [
613 {
614 "expr": "sum(time() - node_boot_time_seconds{node=~\"$hostname\"})",
615 "format": "time_series",
616 "hide": false,
617 "instant": true,
618 "interval": "",
619 "intervalFactor": 1,
620 "legendFormat": "",
621 "refId": "A",
622 "step": 40
623 }
624 ],
625 "thresholds": "1,2",
626 "title": "System Uptime",
627 "type": "singlestat",
628 "valueFontSize": "70%",
629 "valueMaps": [
630 {
631 "op": "=",
632 "text": "N/A",
633 "value": "null"
634 }
635 ],
636 "valueName": "current"
637 },
638 {
639 "cacheTimeout": null,
640 "colorBackground": false,
641 "colorValue": true,
642 "colors": [
643 "rgba(245, 54, 54, 0.9)",
644 "rgba(237, 129, 40, 0.89)",
645 "rgba(50, 172, 45, 0.97)"
646 ],
647 "datasource": "$edge",
648 "decimals": 2,
649 "description": "",
650 "fieldConfig": {
651 "defaults": {
652 "custom": {}
653 },
654 "overrides": []
655 },
656 "format": "bytes",
657 "gauge": {
658 "maxValue": 100,
659 "minValue": 0,
660 "show": false,
661 "thresholdLabels": false,
662 "thresholdMarkers": true
663 },
664 "gridPos": {
665 "h": 3,
666 "w": 2,
667 "x": 2,
668 "y": 8
669 },
670 "id": 75,
671 "interval": null,
672 "links": [],
673 "mappingType": 1,
674 "mappingTypes": [
675 {
676 "name": "value to text",
677 "value": 1
678 },
679 {
680 "name": "range to text",
681 "value": 2
682 }
683 ],
684 "maxDataPoints": 100,
685 "maxPerRow": 6,
686 "nullPointMode": "null",
687 "nullText": null,
688 "postfix": "",
689 "postfixFontSize": "70%",
690 "prefix": "",
691 "prefixFontSize": "50%",
692 "rangeMaps": [
693 {
694 "from": "null",
695 "text": "N/A",
696 "to": "null"
697 }
698 ],
699 "sparkline": {
700 "fillColor": "rgba(31, 118, 189, 0.18)",
701 "full": false,
702 "lineColor": "rgb(31, 120, 193)",
703 "show": false
704 },
705 "tableColumn": "",
706 "targets": [
707 {
708 "expr": "sum(node_memory_MemTotal_bytes{node=~\"$hostname\"})",
709 "format": "time_series",
710 "instant": true,
711 "interval": "",
712 "intervalFactor": 1,
713 "legendFormat": "",
714 "refId": "A",
715 "step": 20
716 }
717 ],
718 "thresholds": "2,3",
719 "title": "Total RAM",
720 "type": "singlestat",
721 "valueFontSize": "70%",
722 "valueMaps": [
723 {
724 "op": "=",
725 "text": "N/A",
726 "value": "null"
727 }
728 ],
729 "valueName": "current"
730 },
731 {
732 "datasource": "$edge",
733 "fieldConfig": {
734 "defaults": {
735 "color": {
736 "mode": "thresholds"
737 },
738 "custom": {},
739 "displayName": "",
740 "mappings": [],
741 "max": 100,
742 "min": 0,
743 "thresholds": {
744 "mode": "absolute",
745 "steps": [
746 {
747 "color": "green",
748 "value": null
749 },
750 {
751 "color": "#EAB839",
752 "value": 60
753 },
754 {
755 "color": "red",
756 "value": 80
757 }
758 ]
759 },
760 "unit": "percent"
761 },
762 "overrides": []
763 },
764 "gridPos": {
765 "h": 6,
766 "w": 4,
767 "x": 4,
768 "y": 8
769 },
770 "id": 177,
771 "options": {
772 "displayMode": "lcd",
773 "orientation": "horizontal",
774 "reduceOptions": {
775 "calcs": [
776 "last"
777 ],
778 "fields": "",
779 "values": false
780 },
781 "showUnfilled": true
782 },
783 "pluginVersion": "7.0.5",
784 "targets": [
785 {
786 "expr": "100 - (avg(irate(node_cpu_seconds_total{node=~\"$hostname\",mode=\"idle\"}[30m])) * 100)",
787 "instant": true,
788 "interval": "",
789 "legendFormat": "CPU Busy",
790 "refId": "A"
791 },
792 {
793 "expr": "avg(irate(node_cpu_seconds_total{node=~\"$hostname\",mode=\"iowait\"}[30m])) * 100",
794 "hide": true,
795 "instant": true,
796 "interval": "",
797 "legendFormat": "Busy Iowait",
798 "refId": "C"
799 },
800 {
801 "expr": "(1 - (node_memory_MemAvailable_bytes{node=~\"$hostname\"} / (node_memory_MemTotal_bytes{node=~\"$hostname\"})))* 100",
802 "instant": true,
803 "interval": "",
804 "legendFormat": "Memory Usage_{{node}}",
805 "refId": "B"
806 },
807 {
808 "expr": "100 - ((node_filesystem_avail_bytes{node=~\"$hostname\",mountpoint=\"$maxmount\",fstype=~\"ext4|xfs\"} * 100) / node_filesystem_size_bytes {node=~\"$hostname\",mountpoint=\"$maxmount\",fstype=~\"ext4|xfs\"})",
809 "hide": false,
810 "instant": true,
811 "interval": "",
812 "legendFormat": "Disk Usage($maxmount)_{{node}}",
813 "refId": "D"
814 },
815 {
816 "expr": "(1 - (node_memory_SwapFree_bytes{node=~\"$hostname\"} / node_memory_SwapTotal_bytes{node=~\"$hostname\"})) * 100",
817 "hide": true,
818 "instant": true,
819 "interval": "",
820 "legendFormat": "SWAP Usage_{{node}}",
821 "refId": "E"
822 }
823 ],
824 "timeFrom": null,
825 "timeShift": null,
826 "title": "",
827 "type": "bargauge"
828 },
829 {
830 "columns": [],
831 "datasource": "$edge",
832 "fieldConfig": {
833 "defaults": {
834 "custom": {}
835 },
836 "overrides": []
837 },
838 "fontSize": "100%",
839 "gridPos": {
840 "h": 6,
841 "w": 8,
842 "x": 8,
843 "y": 8
844 },
845 "id": 164,
846 "links": [],
847 "pageSize": null,
848 "scroll": true,
849 "showHeader": true,
850 "sort": {
851 "col": 6,
852 "desc": false
853 },
854 "styles": [
855 {
856 "alias": "Mounted on",
857 "align": "auto",
858 "colorMode": null,
859 "colors": [
860 "rgba(50, 172, 45, 0.97)",
861 "rgba(237, 129, 40, 0.89)",
862 "rgba(245, 54, 54, 0.9)"
863 ],
864 "dateFormat": "YYYY-MM-DD HH:mm:ss",
865 "decimals": 2,
866 "mappingType": 1,
867 "pattern": "mountpoint",
868 "thresholds": [
869 ""
870 ],
871 "type": "string",
872 "unit": "bytes"
873 },
874 {
875 "alias": "Avail",
876 "align": "auto",
877 "colorMode": "value",
878 "colors": [
879 "rgba(245, 54, 54, 0.9)",
880 "rgba(237, 129, 40, 0.89)",
881 "rgba(50, 172, 45, 0.97)"
882 ],
883 "dateFormat": "YYYY-MM-DD HH:mm:ss",
884 "decimals": 2,
885 "mappingType": 1,
886 "pattern": "Value #A",
887 "thresholds": [
888 "10000000000",
889 "20000000000"
890 ],
891 "type": "number",
892 "unit": "bytes"
893 },
894 {
895 "alias": "Used",
896 "align": "auto",
897 "colorMode": "cell",
898 "colors": [
899 "rgba(50, 172, 45, 0.97)",
900 "rgba(237, 129, 40, 0.89)",
901 "rgba(245, 54, 54, 0.9)"
902 ],
903 "dateFormat": "YYYY-MM-DD HH:mm:ss",
904 "decimals": 2,
905 "mappingType": 1,
906 "pattern": "Value #B",
907 "thresholds": [
908 "0.6",
909 "0.8"
910 ],
911 "type": "number",
912 "unit": "percentunit"
913 },
914 {
915 "alias": "Size",
916 "align": "auto",
917 "colorMode": null,
918 "colors": [
919 "rgba(245, 54, 54, 0.9)",
920 "rgba(237, 129, 40, 0.89)",
921 "rgba(50, 172, 45, 0.97)"
922 ],
923 "dateFormat": "YYYY-MM-DD HH:mm:ss",
924 "decimals": 1,
925 "link": false,
926 "mappingType": 1,
927 "pattern": "Value #C",
928 "thresholds": [],
929 "type": "number",
930 "unit": "bytes"
931 },
932 {
933 "alias": "Filesystem",
934 "align": "auto",
935 "colorMode": null,
936 "colors": [
937 "rgba(245, 54, 54, 0.9)",
938 "rgba(237, 129, 40, 0.89)",
939 "rgba(50, 172, 45, 0.97)"
940 ],
941 "dateFormat": "YYYY-MM-DD HH:mm:ss",
942 "decimals": 2,
943 "link": false,
944 "mappingType": 1,
945 "pattern": "fstype",
946 "thresholds": [],
947 "type": "string",
948 "unit": "short"
949 },
950 {
951 "alias": "IP",
952 "align": "auto",
953 "colorMode": null,
954 "colors": [
955 "rgba(245, 54, 54, 0.9)",
956 "rgba(237, 129, 40, 0.89)",
957 "rgba(50, 172, 45, 0.97)"
958 ],
959 "dateFormat": "YYYY-MM-DD HH:mm:ss",
960 "decimals": 2,
961 "link": false,
962 "mappingType": 1,
963 "pattern": "kubernetes_node",
964 "preserveFormat": false,
965 "sanitize": false,
966 "thresholds": [],
967 "type": "string",
968 "unit": "short"
969 },
970 {
971 "alias": "",
972 "align": "auto",
973 "colorMode": null,
974 "colors": [
975 "rgba(245, 54, 54, 0.9)",
976 "rgba(237, 129, 40, 0.89)",
977 "rgba(50, 172, 45, 0.97)"
978 ],
979 "decimals": 2,
980 "pattern": "/.*/",
981 "preserveFormat": true,
982 "sanitize": false,
983 "thresholds": [],
984 "type": "hidden",
985 "unit": "short"
986 }
987 ],
988 "targets": [
989 {
990 "expr": "node_filesystem_size_bytes{fstype=~\"ext4|xfs\"}-0",
991 "format": "table",
992 "hide": false,
993 "instant": true,
994 "interval": "",
995 "intervalFactor": 1,
996 "legendFormat": "",
997 "refId": "C"
998 },
999 {
1000 "expr": "node_filesystem_avail_bytes {node=~'$hostname',fstype=~\"ext4|xfs\"}-0",
1001 "format": "table",
1002 "hide": false,
1003 "instant": true,
1004 "interval": "10s",
1005 "intervalFactor": 1,
1006 "legendFormat": "",
1007 "refId": "A"
1008 },
1009 {
1010 "expr": "1-(node_filesystem_free_bytes{node=~'$hostname',fstype=~\"ext4|xfs\"} / node_filesystem_size_bytes{node=~'$hostname',fstype=~\"ext4|xfs\"})",
1011 "format": "table",
1012 "hide": false,
1013 "instant": true,
1014 "interval": "",
1015 "intervalFactor": 1,
1016 "legendFormat": "",
1017 "refId": "B"
1018 }
1019 ],
1020 "title": "Disk Space Used Basic(EXT4/XFS)",
1021 "transform": "table",
1022 "type": "table-old"
1023 },
1024 {
1025 "aliasColors": {
1026 "filefd_192.168.200.241:9100": "super-light-green",
1027 "switches_192.168.200.241:9100": "semi-dark-red"
1028 },
1029 "bars": false,
1030 "cacheTimeout": null,
1031 "dashLength": 10,
1032 "dashes": false,
1033 "datasource": "$edge",
1034 "description": "",
1035 "fieldConfig": {
1036 "defaults": {
1037 "custom": {}
1038 },
1039 "overrides": []
1040 },
1041 "fill": 0,
1042 "fillGradient": 1,
1043 "gridPos": {
1044 "h": 6,
1045 "w": 8,
1046 "x": 16,
1047 "y": 8
1048 },
1049 "hiddenSeries": false,
1050 "hideTimeOverride": false,
1051 "id": 16,
1052 "legend": {
1053 "alignAsTable": false,
1054 "avg": false,
1055 "current": true,
1056 "max": true,
1057 "min": false,
1058 "rightSide": false,
1059 "show": false,
1060 "total": false,
1061 "values": true
1062 },
1063 "lines": true,
1064 "linewidth": 2,
1065 "links": [],
1066 "nullPointMode": "null",
1067 "options": {
1068 "dataLinks": []
1069 },
1070 "percentage": false,
1071 "pluginVersion": "6.4.2",
1072 "pointradius": 1,
1073 "points": false,
1074 "renderer": "flot",
1075 "seriesOverrides": [
1076 {
1077 "alias": "/filefd_.*/",
1078 "lines": false,
1079 "pointradius": 1,
1080 "points": true
1081 },
1082 {
1083 "alias": "/switches_.*/",
1084 "color": "#F2495C",
1085 "yaxis": 2
1086 }
1087 ],
1088 "spaceLength": 10,
1089 "stack": false,
1090 "steppedLine": false,
1091 "targets": [
1092 {
1093 "expr": "node_filefd_allocated{node=~\"$hostname\"}",
1094 "format": "time_series",
1095 "instant": false,
1096 "interval": "",
1097 "intervalFactor": 5,
1098 "legendFormat": "filefd_{{node}}",
1099 "refId": "B"
1100 },
1101 {
1102 "expr": "irate(node_context_switches_total{node=~\"$hostname\"}[30m])",
1103 "interval": "",
1104 "intervalFactor": 5,
1105 "legendFormat": "switches_{{node}}",
1106 "refId": "A"
1107 },
1108 {
1109 "expr": "node_filefd_maximum{node=~\"$hostname\"}",
1110 "hide": true,
1111 "interval": "",
1112 "legendFormat": "",
1113 "refId": "C"
1114 }
1115 ],
1116 "thresholds": [],
1117 "timeFrom": null,
1118 "timeRegions": [],
1119 "timeShift": null,
1120 "title": "Open File Descriptor(left)/Context switches(right)",
1121 "tooltip": {
1122 "shared": true,
1123 "sort": 2,
1124 "value_type": "individual"
1125 },
1126 "type": "graph",
1127 "xaxis": {
1128 "buckets": null,
1129 "mode": "time",
1130 "name": null,
1131 "show": true,
1132 "values": []
1133 },
1134 "yaxes": [
1135 {
1136 "$$hashKey": "object:2762",
1137 "format": "short",
1138 "label": "",
1139 "logBase": 1,
1140 "max": null,
1141 "min": null,
1142 "show": true
1143 },
1144 {
1145 "$$hashKey": "object:2763",
1146 "format": "short",
1147 "label": "context_switches",
1148 "logBase": 1,
1149 "max": null,
1150 "min": null,
1151 "show": true
1152 }
1153 ],
1154 "yaxis": {
1155 "align": false,
1156 "alignLevel": null
1157 }
1158 },
1159 {
1160 "cacheTimeout": null,
1161 "colorBackground": false,
1162 "colorPostfix": false,
1163 "colorValue": true,
1164 "colors": [
1165 "rgba(245, 54, 54, 0.9)",
1166 "rgba(237, 129, 40, 0.89)",
1167 "rgba(50, 172, 45, 0.97)"
1168 ],
1169 "datasource": "$edge",
1170 "description": "",
1171 "fieldConfig": {
1172 "defaults": {
1173 "custom": {}
1174 },
1175 "overrides": []
1176 },
1177 "format": "short",
1178 "gauge": {
1179 "maxValue": 100,
1180 "minValue": 0,
1181 "show": false,
1182 "thresholdLabels": false,
1183 "thresholdMarkers": true
1184 },
1185 "gridPos": {
1186 "h": 3,
1187 "w": 2,
1188 "x": 0,
1189 "y": 11
1190 },
1191 "id": 14,
1192 "interval": null,
1193 "links": [],
1194 "mappingType": 1,
1195 "mappingTypes": [
1196 {
1197 "name": "value to text",
1198 "value": 1
1199 },
1200 {
1201 "name": "range to text",
1202 "value": 2
1203 }
1204 ],
1205 "maxDataPoints": 100,
1206 "maxPerRow": 6,
1207 "nullPointMode": "null",
1208 "nullText": null,
1209 "postfix": "",
1210 "postfixFontSize": "50%",
1211 "prefix": "",
1212 "prefixFontSize": "50%",
1213 "rangeMaps": [
1214 {
1215 "from": "null",
1216 "text": "N/A",
1217 "to": "null"
1218 }
1219 ],
1220 "sparkline": {
1221 "fillColor": "rgba(31, 118, 189, 0.18)",
1222 "full": false,
1223 "lineColor": "rgb(31, 120, 193)",
1224 "show": false
1225 },
1226 "tableColumn": "",
1227 "targets": [
1228 {
1229 "expr": "sum(count(node_cpu_seconds_total{node=~\"$hostname\",mode='system'}) by (cpu))",
1230 "format": "time_series",
1231 "instant": true,
1232 "interval": "",
1233 "intervalFactor": 1,
1234 "legendFormat": "",
1235 "refId": "A",
1236 "step": 20
1237 }
1238 ],
1239 "thresholds": "1,2",
1240 "title": "CPU Cores",
1241 "type": "singlestat",
1242 "valueFontSize": "70%",
1243 "valueMaps": [
1244 {
1245 "op": "=",
1246 "text": "N/A",
1247 "value": "null"
1248 }
1249 ],
1250 "valueName": "current"
1251 },
1252 {
1253 "cacheTimeout": null,
1254 "colorBackground": false,
1255 "colorValue": true,
1256 "colors": [
1257 "#299c46",
1258 "rgba(237, 129, 40, 0.89)",
1259 "#d44a3a"
1260 ],
1261 "datasource": "$edge",
1262 "decimals": 2,
1263 "description": "",
1264 "fieldConfig": {
1265 "defaults": {
1266 "custom": {}
1267 },
1268 "overrides": []
1269 },
1270 "format": "percent",
1271 "gauge": {
1272 "maxValue": 100,
1273 "minValue": 0,
1274 "show": false,
1275 "thresholdLabels": false,
1276 "thresholdMarkers": true
1277 },
1278 "gridPos": {
1279 "h": 3,
1280 "w": 2,
1281 "x": 2,
1282 "y": 11
1283 },
1284 "id": 20,
1285 "interval": null,
1286 "links": [],
1287 "mappingType": 1,
1288 "mappingTypes": [
1289 {
1290 "name": "value to text",
1291 "value": 1
1292 },
1293 {
1294 "name": "range to text",
1295 "value": 2
1296 }
1297 ],
1298 "maxDataPoints": 100,
1299 "nullPointMode": "connected",
1300 "nullText": null,
1301 "pluginVersion": "6.4.2",
1302 "postfix": "",
1303 "postfixFontSize": "50%",
1304 "prefix": "",
1305 "prefixFontSize": "50%",
1306 "rangeMaps": [
1307 {
1308 "from": "null",
1309 "text": "N/A",
1310 "to": "null"
1311 }
1312 ],
1313 "sparkline": {
1314 "fillColor": "rgba(31, 118, 189, 0.18)",
1315 "full": false,
1316 "lineColor": "#3274D9",
1317 "show": true,
1318 "ymax": null,
1319 "ymin": null
1320 },
1321 "tableColumn": "",
1322 "targets": [
1323 {
1324 "expr": "avg(irate(node_cpu_seconds_total{node=~\"$hostname\",mode=\"iowait\"}[30m])) * 100",
1325 "format": "time_series",
1326 "hide": false,
1327 "instant": false,
1328 "interval": "",
1329 "intervalFactor": 1,
1330 "legendFormat": "",
1331 "refId": "A",
1332 "step": 20
1333 }
1334 ],
1335 "thresholds": "20,50",
1336 "timeFrom": null,
1337 "timeShift": null,
1338 "title": "CPU IOwait",
1339 "type": "singlestat",
1340 "valueFontSize": "70%",
1341 "valueMaps": [
1342 {
1343 "op": "=",
1344 "text": "N/A",
1345 "value": "null"
1346 }
1347 ],
1348 "valueName": "avg"
1349 },
1350 {
1351 "aliasColors": {
1352 "15分钟": "#6ED0E0",
1353 "1分钟": "#BF1B00",
1354 "5分钟": "#CCA300"
1355 },
1356 "bars": false,
1357 "dashLength": 10,
1358 "dashes": false,
1359 "datasource": "$edge",
1360 "editable": true,
1361 "error": false,
1362 "fieldConfig": {
1363 "defaults": {
1364 "custom": {}
1365 },
1366 "overrides": []
1367 },
1368 "fill": 1,
1369 "fillGradient": 1,
1370 "grid": {},
1371 "gridPos": {
1372 "h": 8,
1373 "w": 8,
1374 "x": 0,
1375 "y": 14
1376 },
1377 "height": "300",
1378 "hiddenSeries": false,
1379 "id": 13,
1380 "legend": {
1381 "alignAsTable": true,
1382 "avg": true,
1383 "current": true,
1384 "max": true,
1385 "min": false,
1386 "rightSide": false,
1387 "show": true,
1388 "total": false,
1389 "values": true
1390 },
1391 "lines": true,
1392 "linewidth": 2,
1393 "links": [],
1394 "maxPerRow": 6,
1395 "nullPointMode": "null as zero",
1396 "options": {
1397 "dataLinks": []
1398 },
1399 "percentage": false,
1400 "pointradius": 5,
1401 "points": false,
1402 "renderer": "flot",
1403 "repeat": null,
1404 "seriesOverrides": [],
1405 "spaceLength": 10,
1406 "stack": false,
1407 "steppedLine": false,
1408 "targets": [
1409 {
1410 "expr": "node_load1{node=~\"$hostname\"}",
1411 "format": "time_series",
1412 "instant": false,
1413 "interval": "",
1414 "intervalFactor": 1,
1415 "legendFormat": "{{node}}_1m",
1416 "metric": "",
1417 "refId": "A",
1418 "step": 20,
1419 "target": ""
1420 },
1421 {
1422 "expr": "node_load5{node=~\"$hostname\"}",
1423 "format": "time_series",
1424 "instant": false,
1425 "interval": "",
1426 "intervalFactor": 1,
1427 "legendFormat": "{{node}}_5m",
1428 "refId": "B",
1429 "step": 20
1430 },
1431 {
1432 "expr": "node_load15{node=~\"$hostname\"}",
1433 "format": "time_series",
1434 "instant": false,
1435 "interval": "",
1436 "intervalFactor": 1,
1437 "legendFormat": "{{node}}_15m",
1438 "refId": "C",
1439 "step": 20
1440 }
1441 ],
1442 "thresholds": [],
1443 "timeFrom": null,
1444 "timeRegions": [],
1445 "timeShift": null,
1446 "title": "System Load",
1447 "tooltip": {
1448 "msResolution": false,
1449 "shared": true,
1450 "sort": 2,
1451 "value_type": "cumulative"
1452 },
1453 "type": "graph",
1454 "xaxis": {
1455 "buckets": null,
1456 "mode": "time",
1457 "name": null,
1458 "show": true,
1459 "values": []
1460 },
1461 "yaxes": [
1462 {
1463 "$$hashKey": "object:2811",
1464 "format": "short",
1465 "logBase": 1,
1466 "max": null,
1467 "min": null,
1468 "show": true
1469 },
1470 {
1471 "$$hashKey": "object:2812",
1472 "format": "short",
1473 "logBase": 1,
1474 "max": null,
1475 "min": null,
1476 "show": true
1477 }
1478 ],
1479 "yaxis": {
1480 "align": false,
1481 "alignLevel": null
1482 }
1483 },
1484 {
1485 "aliasColors": {
1486 "192.168.200.241:9100_Total": "dark-red",
1487 "Idle - Waiting for something to happen": "#052B51",
1488 "guest": "#9AC48A",
1489 "idle": "#052B51",
1490 "iowait": "#EAB839",
1491 "irq": "#BF1B00",
1492 "nice": "#C15C17",
1493 "sdb_每秒I/O操作%": "#d683ce",
1494 "softirq": "#E24D42",
1495 "steal": "#FCE2DE",
1496 "system": "#508642",
1497 "user": "#5195CE",
1498 "磁盘花费在I/O操作占比": "#ba43a9"
1499 },
1500 "bars": false,
1501 "dashLength": 10,
1502 "dashes": false,
1503 "datasource": "$edge",
1504 "decimals": 2,
1505 "description": "",
1506 "fieldConfig": {
1507 "defaults": {
1508 "custom": {}
1509 },
1510 "overrides": []
1511 },
1512 "fill": 1,
1513 "fillGradient": 0,
1514 "gridPos": {
1515 "h": 8,
1516 "w": 8,
1517 "x": 8,
1518 "y": 14
1519 },
1520 "hiddenSeries": false,
1521 "id": 7,
1522 "legend": {
1523 "alignAsTable": true,
1524 "avg": true,
1525 "current": true,
1526 "hideEmpty": true,
1527 "hideZero": true,
1528 "max": true,
1529 "min": false,
1530 "rightSide": false,
1531 "show": true,
1532 "sideWidth": null,
1533 "sort": "current",
1534 "sortDesc": true,
1535 "total": false,
1536 "values": true
1537 },
1538 "lines": true,
1539 "linewidth": 2,
1540 "links": [],
1541 "maxPerRow": 6,
1542 "nullPointMode": "null",
1543 "options": {
1544 "dataLinks": []
1545 },
1546 "percentage": false,
1547 "pointradius": 5,
1548 "points": false,
1549 "renderer": "flot",
1550 "repeat": null,
1551 "seriesOverrides": [
1552 {
1553 "alias": "/.*_Total/",
1554 "color": "#C4162A",
1555 "fill": 0
1556 }
1557 ],
1558 "spaceLength": 10,
1559 "stack": false,
1560 "steppedLine": false,
1561 "targets": [
1562 {
1563 "expr": "avg(irate(node_cpu_seconds_total{node=~\"$hostname\",mode=\"system\"}[30m])) by (node)",
1564 "format": "time_series",
1565 "hide": false,
1566 "instant": false,
1567 "interval": "",
1568 "intervalFactor": 1,
1569 "legendFormat": "{{node}}_System",
1570 "refId": "A",
1571 "step": 20
1572 },
1573 {
1574 "expr": "avg(irate(node_cpu_seconds_total{node=~\"$hostname\",mode=\"user\"}[30m])) by (node)",
1575 "format": "time_series",
1576 "hide": false,
1577 "interval": "",
1578 "intervalFactor": 1,
1579 "legendFormat": "{{node}}_User",
1580 "refId": "B",
1581 "step": 240
1582 },
1583 {
1584 "expr": "avg(irate(node_cpu_seconds_total{node=~\"$hostname\",mode=\"iowait\"}[30m])) by (node)",
1585 "format": "time_series",
1586 "hide": false,
1587 "instant": false,
1588 "interval": "",
1589 "intervalFactor": 1,
1590 "legendFormat": "{{node}}_Iowait",
1591 "refId": "D",
1592 "step": 240
1593 },
1594 {
1595 "expr": "1 - avg(irate(node_cpu_seconds_total{node=~\"$hostname\",mode=\"idle\"}[30m])) by (node)",
1596 "format": "time_series",
1597 "hide": false,
1598 "interval": "",
1599 "intervalFactor": 1,
1600 "legendFormat": "{{node}}_Total",
1601 "refId": "F",
1602 "step": 240
1603 }
1604 ],
1605 "thresholds": [],
1606 "timeFrom": null,
1607 "timeRegions": [],
1608 "timeShift": null,
1609 "title": "CPU Basic",
1610 "tooltip": {
1611 "shared": true,
1612 "sort": 2,
1613 "value_type": "individual"
1614 },
1615 "type": "graph",
1616 "xaxis": {
1617 "buckets": null,
1618 "mode": "time",
1619 "name": null,
1620 "show": true,
1621 "values": []
1622 },
1623 "yaxes": [
1624 {
1625 "$$hashKey": "object:2860",
1626 "decimals": 2,
1627 "format": "percentunit",
1628 "label": "",
1629 "logBase": 1,
1630 "max": null,
1631 "min": null,
1632 "show": true
1633 },
1634 {
1635 "$$hashKey": "object:2861",
1636 "format": "short",
1637 "label": null,
1638 "logBase": 1,
1639 "max": null,
1640 "min": null,
1641 "show": false
1642 }
1643 ],
1644 "yaxis": {
1645 "align": false,
1646 "alignLevel": null
1647 }
1648 },
1649 {
1650 "aliasColors": {
1651 "192.168.10.227:9100_em1_in下载": "super-light-green",
1652 "192.168.10.227:9100_em1_out上传": "dark-blue"
1653 },
1654 "bars": false,
1655 "dashLength": 10,
1656 "dashes": false,
1657 "datasource": "$edge",
1658 "fieldConfig": {
1659 "defaults": {
1660 "custom": {}
1661 },
1662 "overrides": []
1663 },
1664 "fill": 1,
1665 "fillGradient": 3,
1666 "gridPos": {
1667 "h": 8,
1668 "w": 8,
1669 "x": 16,
1670 "y": 14
1671 },
1672 "height": "300",
1673 "hiddenSeries": false,
1674 "id": 157,
1675 "legend": {
1676 "alignAsTable": true,
1677 "avg": false,
1678 "current": true,
1679 "hideEmpty": true,
1680 "hideZero": true,
1681 "max": true,
1682 "min": false,
1683 "rightSide": false,
1684 "show": true,
1685 "sort": "current",
1686 "sortDesc": true,
1687 "total": false,
1688 "values": true
1689 },
1690 "lines": true,
1691 "linewidth": 2,
1692 "links": [],
1693 "nullPointMode": "null",
1694 "options": {
1695 "dataLinks": []
1696 },
1697 "percentage": false,
1698 "pointradius": 2,
1699 "points": false,
1700 "renderer": "flot",
1701 "seriesOverrides": [
1702 {
1703 "alias": "/.*_transmit$/",
1704 "transform": "negative-Y"
1705 }
1706 ],
1707 "spaceLength": 10,
1708 "stack": false,
1709 "steppedLine": false,
1710 "targets": [
1711 {
1712 "expr": "irate(node_network_receive_bytes_total{node=~\"$hostname\",device!~'tap.*|veth.*|br.*|docker.*|virbr*|lo*'}[30m])*8",
1713 "format": "time_series",
1714 "interval": "",
1715 "intervalFactor": 1,
1716 "legendFormat": "{{node}}_{{device}}_receive",
1717 "refId": "A",
1718 "step": 4
1719 },
1720 {
1721 "expr": "irate(node_network_transmit_bytes_total{node=~\"$hostname\",device!~'tap.*|veth.*|br.*|docker.*|virbr*|lo*'}[30m])*8",
1722 "format": "time_series",
1723 "interval": "",
1724 "intervalFactor": 1,
1725 "legendFormat": "{{node}}_{{device}}_transmit",
1726 "refId": "B",
1727 "step": 4
1728 }
1729 ],
1730 "thresholds": [],
1731 "timeFrom": null,
1732 "timeRegions": [],
1733 "timeShift": null,
1734 "title": "Network Traffic Basic",
1735 "tooltip": {
1736 "shared": true,
1737 "sort": 2,
1738 "value_type": "individual"
1739 },
1740 "type": "graph",
1741 "xaxis": {
1742 "buckets": null,
1743 "mode": "time",
1744 "name": null,
1745 "show": true,
1746 "values": []
1747 },
1748 "yaxes": [
1749 {
1750 "$$hashKey": "object:2906",
1751 "format": "bps",
1752 "label": "transmit(-)/receive(+)",
1753 "logBase": 1,
1754 "max": null,
1755 "min": null,
1756 "show": true
1757 },
1758 {
1759 "$$hashKey": "object:2907",
1760 "format": "short",
1761 "label": null,
1762 "logBase": 1,
1763 "max": null,
1764 "min": null,
1765 "show": false
1766 }
1767 ],
1768 "yaxis": {
1769 "align": false,
1770 "alignLevel": null
1771 }
1772 },
1773 {
1774 "aliasColors": {},
1775 "bars": false,
1776 "dashLength": 10,
1777 "dashes": false,
1778 "datasource": "$edge",
1779 "fieldConfig": {
1780 "defaults": {
1781 "custom": {}
1782 },
1783 "overrides": []
1784 },
1785 "fill": 1,
1786 "fillGradient": 3,
1787 "gridPos": {
1788 "h": 8,
1789 "w": 8,
1790 "x": 0,
1791 "y": 22
1792 },
1793 "hiddenSeries": false,
1794 "id": 174,
1795 "legend": {
1796 "alignAsTable": true,
1797 "avg": false,
1798 "current": true,
1799 "hideEmpty": false,
1800 "hideZero": false,
1801 "max": false,
1802 "min": false,
1803 "rightSide": false,
1804 "show": true,
1805 "sideWidth": null,
1806 "total": false,
1807 "values": true
1808 },
1809 "lines": true,
1810 "linewidth": 2,
1811 "links": [],
1812 "nullPointMode": "null",
1813 "options": {
1814 "dataLinks": []
1815 },
1816 "percentage": false,
1817 "pointradius": 5,
1818 "points": false,
1819 "renderer": "flot",
1820 "seriesOverrides": [
1821 {
1822 "alias": "/Inodes.*/",
1823 "yaxis": 2
1824 }
1825 ],
1826 "spaceLength": 10,
1827 "stack": false,
1828 "steppedLine": false,
1829 "targets": [
1830 {
1831 "expr": "1-(node_filesystem_free_bytes{node=~\"$hostname\",fstype=~\"ext4|xfs\"} / node_filesystem_size_bytes{node=~\"$hostname\",fstype=~\"ext4|xfs\"})",
1832 "format": "time_series",
1833 "instant": false,
1834 "interval": "",
1835 "intervalFactor": 1,
1836 "legendFormat": "{{node}}:{{mountpoint}}",
1837 "refId": "A"
1838 },
1839 {
1840 "expr": "node_filesystem_files_free{node=~\"$hostname\",fstype=~\"ext4|xfs\"} / node_filesystem_files{node=~\"$hostname\",fstype=~\"ext4|xfs\"}",
1841 "hide": true,
1842 "interval": "",
1843 "legendFormat": "Inodes:{{instance}}:{{mountpoint}}",
1844 "refId": "B"
1845 }
1846 ],
1847 "thresholds": [],
1848 "timeFrom": null,
1849 "timeRegions": [],
1850 "timeShift": null,
1851 "title": "Disk Space Used Basic",
1852 "tooltip": {
1853 "shared": true,
1854 "sort": 2,
1855 "value_type": "individual"
1856 },
1857 "type": "graph",
1858 "xaxis": {
1859 "buckets": null,
1860 "mode": "time",
1861 "name": null,
1862 "show": true,
1863 "values": []
1864 },
1865 "yaxes": [
1866 {
1867 "$$hashKey": "object:2952",
1868 "decimals": 2,
1869 "format": "percentunit",
1870 "label": "",
1871 "logBase": 1,
1872 "max": null,
1873 "min": null,
1874 "show": true
1875 },
1876 {
1877 "$$hashKey": "object:2953",
1878 "decimals": 2,
1879 "format": "percentunit",
1880 "label": null,
1881 "logBase": 1,
1882 "max": "1",
1883 "min": null,
1884 "show": true
1885 }
1886 ],
1887 "yaxis": {
1888 "align": false,
1889 "alignLevel": null
1890 }
1891 },
1892 {
1893 "aliasColors": {
1894 "192.168.200.241:9100_总内存": "dark-red",
1895 "内存_Avaliable": "#6ED0E0",
1896 "内存_Cached": "#EF843C",
1897 "内存_Free": "#629E51",
1898 "内存_Total": "#6d1f62",
1899 "内存_Used": "#eab839",
1900 "可用": "#9ac48a",
1901 "总内存": "#bf1b00"
1902 },
1903 "bars": false,
1904 "dashLength": 10,
1905 "dashes": false,
1906 "datasource": "$edge",
1907 "decimals": 2,
1908 "fieldConfig": {
1909 "defaults": {
1910 "custom": {}
1911 },
1912 "overrides": []
1913 },
1914 "fill": 1,
1915 "fillGradient": 0,
1916 "gridPos": {
1917 "h": 8,
1918 "w": 8,
1919 "x": 8,
1920 "y": 22
1921 },
1922 "height": "300",
1923 "hiddenSeries": false,
1924 "id": 156,
1925 "legend": {
1926 "alignAsTable": true,
1927 "avg": false,
1928 "current": true,
1929 "max": false,
1930 "min": false,
1931 "rightSide": false,
1932 "show": true,
1933 "sort": "current",
1934 "sortDesc": true,
1935 "total": false,
1936 "values": true
1937 },
1938 "lines": true,
1939 "linewidth": 2,
1940 "links": [],
1941 "nullPointMode": "null",
1942 "options": {
1943 "dataLinks": []
1944 },
1945 "percentage": false,
1946 "pointradius": 5,
1947 "points": false,
1948 "renderer": "flot",
1949 "seriesOverrides": [
1950 {
1951 "alias": "/.*_Total/",
1952 "fill": 0
1953 }
1954 ],
1955 "spaceLength": 10,
1956 "stack": false,
1957 "steppedLine": false,
1958 "targets": [
1959 {
1960 "expr": "node_memory_MemTotal_bytes{node=~\"$hostname\"}",
1961 "format": "time_series",
1962 "hide": false,
1963 "instant": false,
1964 "interval": "",
1965 "intervalFactor": 1,
1966 "legendFormat": "{{node}}_Total",
1967 "refId": "A",
1968 "step": 4
1969 },
1970 {
1971 "expr": "node_memory_MemTotal_bytes{node=~\"$hostname\"} - node_memory_MemAvailable_bytes{node=~\"$hostname\"}",
1972 "format": "time_series",
1973 "hide": false,
1974 "interval": "",
1975 "intervalFactor": 1,
1976 "legendFormat": "{{node}}_Used",
1977 "refId": "B",
1978 "step": 4
1979 },
1980 {
1981 "expr": "node_memory_MemAvailable_bytes{node=~\"$hostname\"}",
1982 "format": "time_series",
1983 "hide": false,
1984 "interval": "",
1985 "intervalFactor": 1,
1986 "legendFormat": "{{node}}_Avaliable",
1987 "refId": "F",
1988 "step": 4
1989 }
1990 ],
1991 "thresholds": [],
1992 "timeFrom": null,
1993 "timeRegions": [],
1994 "timeShift": null,
1995 "title": "Memory Basic",
1996 "tooltip": {
1997 "shared": true,
1998 "sort": 2,
1999 "value_type": "individual"
2000 },
2001 "type": "graph",
2002 "xaxis": {
2003 "buckets": null,
2004 "mode": "time",
2005 "name": null,
2006 "show": true,
2007 "values": []
2008 },
2009 "yaxes": [
2010 {
2011 "$$hashKey": "object:3001",
2012 "format": "bytes",
2013 "label": null,
2014 "logBase": 1,
2015 "max": null,
2016 "min": "0",
2017 "show": true
2018 },
2019 {
2020 "$$hashKey": "object:3002",
2021 "format": "short",
2022 "label": null,
2023 "logBase": 1,
2024 "max": null,
2025 "min": null,
2026 "show": true
2027 }
2028 ],
2029 "yaxis": {
2030 "align": false,
2031 "alignLevel": null
2032 }
2033 },
2034 {
2035 "aliasColors": {
2036 "Idle - Waiting for something to happen": "#052B51",
2037 "guest": "#9AC48A",
2038 "idle": "#052B51",
2039 "iowait": "#EAB839",
2040 "irq": "#BF1B00",
2041 "nice": "#C15C17",
2042 "sdb_每秒I/O操作%": "#d683ce",
2043 "softirq": "#E24D42",
2044 "steal": "#FCE2DE",
2045 "system": "#508642",
2046 "user": "#5195CE",
2047 "磁盘花费在I/O操作占比": "#ba43a9"
2048 },
2049 "bars": false,
2050 "dashLength": 10,
2051 "dashes": false,
2052 "datasource": "$edge",
2053 "decimals": null,
2054 "description": "The time spent on I/O in the natural time of each second.(wall-clock time)",
2055 "fieldConfig": {
2056 "defaults": {
2057 "custom": {}
2058 },
2059 "overrides": []
2060 },
2061 "fill": 1,
2062 "fillGradient": 5,
2063 "gridPos": {
2064 "h": 8,
2065 "w": 8,
2066 "x": 16,
2067 "y": 22
2068 },
2069 "hiddenSeries": false,
2070 "id": 175,
2071 "legend": {
2072 "alignAsTable": true,
2073 "avg": true,
2074 "current": true,
2075 "hideEmpty": true,
2076 "hideZero": true,
2077 "max": true,
2078 "min": false,
2079 "rightSide": false,
2080 "show": true,
2081 "sideWidth": null,
2082 "sort": null,
2083 "sortDesc": null,
2084 "total": false,
2085 "values": true
2086 },
2087 "lines": true,
2088 "linewidth": 2,
2089 "links": [],
2090 "maxPerRow": 6,
2091 "nullPointMode": "null",
2092 "options": {
2093 "dataLinks": []
2094 },
2095 "percentage": false,
2096 "pointradius": 5,
2097 "points": false,
2098 "renderer": "flot",
2099 "seriesOverrides": [],
2100 "spaceLength": 10,
2101 "stack": false,
2102 "steppedLine": false,
2103 "targets": [
2104 {
2105 "expr": "irate(node_disk_io_time_seconds_total{node=~\"$hostname\"}[30m])",
2106 "format": "time_series",
2107 "interval": "",
2108 "intervalFactor": 1,
2109 "legendFormat": "{{node}}_{{device}}_ IO time",
2110 "refId": "C"
2111 }
2112 ],
2113 "thresholds": [],
2114 "timeFrom": null,
2115 "timeRegions": [],
2116 "timeShift": null,
2117 "title": "Time Spent Doing I/Os",
2118 "tooltip": {
2119 "shared": true,
2120 "sort": 2,
2121 "value_type": "individual"
2122 },
2123 "type": "graph",
2124 "xaxis": {
2125 "buckets": null,
2126 "mode": "time",
2127 "name": null,
2128 "show": true,
2129 "values": []
2130 },
2131 "yaxes": [
2132 {
2133 "$$hashKey": "object:3050",
2134 "decimals": null,
2135 "format": "s",
2136 "label": "",
2137 "logBase": 1,
2138 "max": null,
2139 "min": null,
2140 "show": true
2141 },
2142 {
2143 "$$hashKey": "object:3051",
2144 "format": "short",
2145 "label": null,
2146 "logBase": 1,
2147 "max": null,
2148 "min": null,
2149 "show": false
2150 }
2151 ],
2152 "yaxis": {
2153 "align": false,
2154 "alignLevel": null
2155 }
2156 },
2157 {
2158 "aliasColors": {
2159 "vda_write": "#6ED0E0"
2160 },
2161 "bars": false,
2162 "dashLength": 10,
2163 "dashes": false,
2164 "datasource": "$edge",
2165 "description": "Read/write completions per second",
2166 "fieldConfig": {
2167 "defaults": {
2168 "custom": {}
2169 },
2170 "overrides": []
2171 },
2172 "fill": 1,
2173 "fillGradient": 1,
2174 "gridPos": {
2175 "h": 9,
2176 "w": 8,
2177 "x": 0,
2178 "y": 30
2179 },
2180 "height": "300",
2181 "hiddenSeries": false,
2182 "id": 161,
2183 "legend": {
2184 "alignAsTable": true,
2185 "avg": true,
2186 "current": true,
2187 "hideEmpty": true,
2188 "hideZero": true,
2189 "max": true,
2190 "min": false,
2191 "show": true,
2192 "sort": "current",
2193 "sortDesc": true,
2194 "total": false,
2195 "values": true
2196 },
2197 "lines": true,
2198 "linewidth": 2,
2199 "links": [],
2200 "nullPointMode": "null",
2201 "options": {
2202 "dataLinks": []
2203 },
2204 "percentage": false,
2205 "pointradius": 5,
2206 "points": false,
2207 "renderer": "flot",
2208 "seriesOverrides": [
2209 {
2210 "alias": "/.*_Reads completed$/",
2211 "transform": "negative-Y"
2212 }
2213 ],
2214 "spaceLength": 10,
2215 "stack": false,
2216 "steppedLine": false,
2217 "targets": [
2218 {
2219 "expr": "irate(node_disk_reads_completed_total{node=~\"$hostname\"}[30m])",
2220 "format": "time_series",
2221 "hide": false,
2222 "interval": "",
2223 "intervalFactor": 1,
2224 "legendFormat": "{{node}}_{{device}}_Reads completed",
2225 "refId": "A",
2226 "step": 10
2227 },
2228 {
2229 "expr": "irate(node_disk_writes_completed_total{node=~\"$hostname\"}[30m])",
2230 "format": "time_series",
2231 "hide": false,
2232 "interval": "",
2233 "intervalFactor": 1,
2234 "legendFormat": "{{node}}_{{device}}_Writes completed",
2235 "refId": "B",
2236 "step": 10
2237 }
2238 ],
2239 "thresholds": [],
2240 "timeFrom": null,
2241 "timeRegions": [],
2242 "timeShift": null,
2243 "title": "Disk IOps Completed",
2244 "tooltip": {
2245 "shared": true,
2246 "sort": 2,
2247 "value_type": "individual"
2248 },
2249 "type": "graph",
2250 "xaxis": {
2251 "buckets": null,
2252 "mode": "time",
2253 "name": null,
2254 "show": true,
2255 "values": []
2256 },
2257 "yaxes": [
2258 {
2259 "$$hashKey": "object:3096",
2260 "decimals": null,
2261 "format": "iops",
2262 "label": "IO read (-) / write (+)",
2263 "logBase": 1,
2264 "max": null,
2265 "min": null,
2266 "show": true
2267 },
2268 {
2269 "$$hashKey": "object:3097",
2270 "format": "short",
2271 "label": null,
2272 "logBase": 1,
2273 "max": null,
2274 "min": null,
2275 "show": true
2276 }
2277 ],
2278 "yaxis": {
2279 "align": false,
2280 "alignLevel": null
2281 }
2282 },
2283 {
2284 "aliasColors": {
2285 "vda_write": "#6ED0E0"
2286 },
2287 "bars": false,
2288 "dashLength": 10,
2289 "dashes": false,
2290 "datasource": "$edge",
2291 "description": "Per second read / write bytes ",
2292 "fieldConfig": {
2293 "defaults": {
2294 "custom": {}
2295 },
2296 "overrides": []
2297 },
2298 "fill": 1,
2299 "fillGradient": 1,
2300 "gridPos": {
2301 "h": 9,
2302 "w": 8,
2303 "x": 8,
2304 "y": 30
2305 },
2306 "height": "300",
2307 "hiddenSeries": false,
2308 "id": 168,
2309 "legend": {
2310 "alignAsTable": true,
2311 "avg": true,
2312 "current": true,
2313 "hideEmpty": true,
2314 "hideZero": true,
2315 "max": true,
2316 "min": false,
2317 "show": true,
2318 "sort": "current",
2319 "sortDesc": true,
2320 "total": false,
2321 "values": true
2322 },
2323 "lines": true,
2324 "linewidth": 2,
2325 "links": [],
2326 "nullPointMode": "null",
2327 "options": {
2328 "dataLinks": []
2329 },
2330 "percentage": false,
2331 "pointradius": 5,
2332 "points": false,
2333 "renderer": "flot",
2334 "seriesOverrides": [
2335 {
2336 "alias": "/.*_Read bytes$/",
2337 "transform": "negative-Y"
2338 }
2339 ],
2340 "spaceLength": 10,
2341 "stack": false,
2342 "steppedLine": false,
2343 "targets": [
2344 {
2345 "expr": "irate(node_disk_read_bytes_total{node=~\"$hostname\"}[30m])",
2346 "format": "time_series",
2347 "interval": "",
2348 "intervalFactor": 1,
2349 "legendFormat": "{{node}}_{{device}}_Read bytes",
2350 "refId": "A",
2351 "step": 10
2352 },
2353 {
2354 "expr": "irate(node_disk_written_bytes_total{node=~\"$hostname\"}[30m])",
2355 "format": "time_series",
2356 "hide": false,
2357 "interval": "",
2358 "intervalFactor": 1,
2359 "legendFormat": "{{node}}_{{device}}_Written bytes",
2360 "refId": "B",
2361 "step": 10
2362 }
2363 ],
2364 "thresholds": [],
2365 "timeFrom": null,
2366 "timeRegions": [],
2367 "timeShift": null,
2368 "title": "Disk R/W Data",
2369 "tooltip": {
2370 "shared": true,
2371 "sort": 2,
2372 "value_type": "individual"
2373 },
2374 "type": "graph",
2375 "xaxis": {
2376 "buckets": null,
2377 "mode": "time",
2378 "name": null,
2379 "show": true,
2380 "values": []
2381 },
2382 "yaxes": [
2383 {
2384 "$$hashKey": "object:3145",
2385 "decimals": null,
2386 "format": "Bps",
2387 "label": "Bytes read (-) / write (+)",
2388 "logBase": 1,
2389 "max": null,
2390 "min": null,
2391 "show": true
2392 },
2393 {
2394 "$$hashKey": "object:3146",
2395 "format": "short",
2396 "label": null,
2397 "logBase": 1,
2398 "max": null,
2399 "min": null,
2400 "show": false
2401 }
2402 ],
2403 "yaxis": {
2404 "align": false,
2405 "alignLevel": null
2406 }
2407 },
2408 {
2409 "aliasColors": {
2410 "vda": "#6ED0E0"
2411 },
2412 "bars": false,
2413 "dashLength": 10,
2414 "dashes": false,
2415 "datasource": "$edge",
2416 "description": "Time spent on each read/write operation",
2417 "fieldConfig": {
2418 "defaults": {
2419 "custom": {}
2420 },
2421 "overrides": []
2422 },
2423 "fill": 1,
2424 "fillGradient": 1,
2425 "gridPos": {
2426 "h": 9,
2427 "w": 8,
2428 "x": 16,
2429 "y": 30
2430 },
2431 "height": "300",
2432 "hiddenSeries": false,
2433 "id": 160,
2434 "legend": {
2435 "alignAsTable": true,
2436 "avg": true,
2437 "current": true,
2438 "hideEmpty": true,
2439 "hideZero": true,
2440 "max": true,
2441 "min": false,
2442 "show": true,
2443 "sort": "current",
2444 "sortDesc": true,
2445 "total": false,
2446 "values": true
2447 },
2448 "lines": true,
2449 "linewidth": 2,
2450 "links": [],
2451 "nullPointMode": "null as zero",
2452 "options": {
2453 "dataLinks": []
2454 },
2455 "percentage": false,
2456 "pointradius": 5,
2457 "points": false,
2458 "renderer": "flot",
2459 "seriesOverrides": [
2460 {
2461 "alias": "/,*_Read time$/",
2462 "transform": "negative-Y"
2463 }
2464 ],
2465 "spaceLength": 10,
2466 "stack": false,
2467 "steppedLine": false,
2468 "targets": [
2469 {
2470 "expr": "irate(node_disk_read_time_seconds_total{node=~\"$hostname\"}[30m]) / irate(node_disk_reads_completed_total{node=~\"$hostname\"}[30m])",
2471 "format": "time_series",
2472 "hide": false,
2473 "instant": false,
2474 "interval": "",
2475 "intervalFactor": 1,
2476 "legendFormat": "{{node}}_{{device}}_Read time",
2477 "refId": "B"
2478 },
2479 {
2480 "expr": "irate(node_disk_write_time_seconds_total{node=~\"$hostname\"}[30m]) / irate(node_disk_writes_completed_total{node=~\"$hostname\"}[30m])",
2481 "format": "time_series",
2482 "hide": false,
2483 "instant": false,
2484 "interval": "",
2485 "intervalFactor": 1,
2486 "legendFormat": "{{node}}_{{device}}_Write time",
2487 "refId": "C"
2488 }
2489 ],
2490 "thresholds": [],
2491 "timeFrom": null,
2492 "timeRegions": [],
2493 "timeShift": null,
2494 "title": "Disk R/W Time(Reference: less than 100ms)(beta)",
2495 "tooltip": {
2496 "shared": true,
2497 "sort": 2,
2498 "value_type": "individual"
2499 },
2500 "type": "graph",
2501 "xaxis": {
2502 "buckets": null,
2503 "mode": "time",
2504 "name": null,
2505 "show": true,
2506 "values": []
2507 },
2508 "yaxes": [
2509 {
2510 "$$hashKey": "object:3191",
2511 "format": "s",
2512 "label": "Time. read (-) / write (+)",
2513 "logBase": 1,
2514 "max": null,
2515 "min": null,
2516 "show": true
2517 },
2518 {
2519 "$$hashKey": "object:3192",
2520 "format": "short",
2521 "label": null,
2522 "logBase": 1,
2523 "max": null,
2524 "min": null,
2525 "show": false
2526 }
2527 ],
2528 "yaxis": {
2529 "align": false,
2530 "alignLevel": null
2531 }
2532 },
2533 {
2534 "aliasColors": {
2535 "TCP": "#6ED0E0"
2536 },
2537 "bars": false,
2538 "dashLength": 10,
2539 "dashes": false,
2540 "datasource": "$edge",
2541 "description": "TCP_alloc - Allocated sockets\n\nCurrEstab - TCP connections for which the current state is either ESTABLISHED or CLOSE- WAIT\n\nTCP_tw - Sockets wating close\n\nUDP_inuse - Udp sockets currently in use\n\nSockets_used - Sockets currently in use",
2542 "fieldConfig": {
2543 "defaults": {
2544 "custom": {}
2545 },
2546 "overrides": []
2547 },
2548 "fill": 1,
2549 "fillGradient": 0,
2550 "gridPos": {
2551 "h": 12,
2552 "w": 12,
2553 "x": 0,
2554 "y": 39
2555 },
2556 "height": "300",
2557 "hiddenSeries": false,
2558 "id": 158,
2559 "interval": "",
2560 "legend": {
2561 "alignAsTable": true,
2562 "avg": true,
2563 "current": true,
2564 "hideEmpty": true,
2565 "hideZero": true,
2566 "max": true,
2567 "min": false,
2568 "rightSide": false,
2569 "show": true,
2570 "sort": "current",
2571 "sortDesc": true,
2572 "total": false,
2573 "values": true
2574 },
2575 "lines": true,
2576 "linewidth": 2,
2577 "links": [],
2578 "nullPointMode": "null",
2579 "options": {
2580 "dataLinks": []
2581 },
2582 "percentage": false,
2583 "pointradius": 5,
2584 "points": false,
2585 "renderer": "flot",
2586 "seriesOverrides": [
2587 {
2588 "alias": "/.*_Sockets_used/",
2589 "color": "#C4162A",
2590 "fill": 0
2591 }
2592 ],
2593 "spaceLength": 10,
2594 "stack": false,
2595 "steppedLine": false,
2596 "targets": [
2597 {
2598 "expr": "node_netstat_Tcp_CurrEstab{node=~\"$hostname\"}",
2599 "format": "time_series",
2600 "hide": false,
2601 "instant": false,
2602 "interval": "",
2603 "intervalFactor": 1,
2604 "legendFormat": "{{node}}_CurrEstab",
2605 "refId": "A",
2606 "step": 20
2607 },
2608 {
2609 "expr": "node_sockstat_TCP_tw{node=~\"$hostname\"}",
2610 "format": "time_series",
2611 "interval": "",
2612 "intervalFactor": 1,
2613 "legendFormat": "{{node}}_TCP_tw",
2614 "refId": "D"
2615 },
2616 {
2617 "expr": "node_sockstat_sockets_used{node=~\"$hostname\"}",
2618 "interval": "",
2619 "legendFormat": "{{node}}_Sockets_used",
2620 "refId": "B"
2621 },
2622 {
2623 "expr": "node_sockstat_UDP_inuse{node=~\"$hostname\"}",
2624 "interval": "",
2625 "legendFormat": "{{node}}_UDP_inuse",
2626 "refId": "C"
2627 },
2628 {
2629 "expr": "node_sockstat_TCP_alloc{node=~\"$hostname\"}",
2630 "interval": "",
2631 "legendFormat": "{{node}}_TCP_alloc",
2632 "refId": "E"
2633 }
2634 ],
2635 "thresholds": [],
2636 "timeFrom": null,
2637 "timeRegions": [],
2638 "timeShift": null,
2639 "title": "Network Sockstat",
2640 "tooltip": {
2641 "shared": true,
2642 "sort": 2,
2643 "value_type": "individual"
2644 },
2645 "type": "graph",
2646 "xaxis": {
2647 "buckets": null,
2648 "mode": "time",
2649 "name": null,
2650 "show": true,
2651 "values": []
2652 },
2653 "yaxes": [
2654 {
2655 "$$hashKey": "object:3237",
2656 "format": "short",
2657 "label": null,
2658 "logBase": 1,
2659 "max": null,
2660 "min": null,
2661 "show": true
2662 },
2663 {
2664 "$$hashKey": "object:3238",
2665 "format": "short",
2666 "label": null,
2667 "logBase": 1,
2668 "max": null,
2669 "min": null,
2670 "show": true
2671 }
2672 ],
2673 "yaxis": {
2674 "align": false,
2675 "alignLevel": null
2676 }
2677 },
2678 {
2679 "aliasColors": {},
2680 "bars": false,
2681 "dashLength": 10,
2682 "dashes": false,
2683 "datasource": "$edge",
2684 "description": "",
2685 "fieldConfig": {
2686 "defaults": {
2687 "custom": {}
2688 },
2689 "overrides": []
2690 },
2691 "fill": 0,
2692 "fillGradient": 1,
2693 "gridPos": {
2694 "h": 12,
2695 "w": 12,
2696 "x": 12,
2697 "y": 39
2698 },
2699 "hiddenSeries": false,
2700 "id": 169,
2701 "legend": {
2702 "alignAsTable": true,
2703 "avg": true,
2704 "current": true,
2705 "hideEmpty": true,
2706 "hideZero": true,
2707 "max": true,
2708 "min": false,
2709 "rightSide": false,
2710 "show": true,
2711 "sideWidth": null,
2712 "sort": "current",
2713 "sortDesc": true,
2714 "total": false,
2715 "values": true
2716 },
2717 "lines": true,
2718 "linewidth": 2,
2719 "links": [],
2720 "nullPointMode": "null",
2721 "options": {
2722 "dataLinks": []
2723 },
2724 "percentage": false,
2725 "pointradius": 0.5,
2726 "points": false,
2727 "renderer": "flot",
2728 "seriesOverrides": [],
2729 "spaceLength": 10,
2730 "stack": false,
2731 "steppedLine": false,
2732 "targets": [
2733 {
2734 "expr": "node_hwmon_temp_celsius{node=~\"$hostname\"}",
2735 "format": "time_series",
2736 "interval": "",
2737 "intervalFactor": 10,
2738 "legendFormat": "{{node}}_{{chip}}_{{sensor}}",
2739 "refId": "A"
2740 }
2741 ],
2742 "thresholds": [],
2743 "timeFrom": null,
2744 "timeRegions": [],
2745 "timeShift": null,
2746 "title": "Hardware Temperature(VM may not display the metrics)",
2747 "tooltip": {
2748 "shared": true,
2749 "sort": 2,
2750 "value_type": "individual"
2751 },
2752 "type": "graph",
2753 "xaxis": {
2754 "buckets": null,
2755 "mode": "time",
2756 "name": null,
2757 "show": true,
2758 "values": []
2759 },
2760 "yaxes": [
2761 {
2762 "$$hashKey": "object:3285",
2763 "format": "celsius",
2764 "label": null,
2765 "logBase": 1,
2766 "max": null,
2767 "min": null,
2768 "show": true
2769 },
2770 {
2771 "$$hashKey": "object:3286",
2772 "format": "short",
2773 "label": null,
2774 "logBase": 1,
2775 "max": null,
2776 "min": null,
2777 "show": true
2778 }
2779 ],
2780 "yaxis": {
2781 "align": false,
2782 "alignLevel": null
2783 }
2784 }
2785 ],
2786 "refresh": false,
2787 "schemaVersion": 25,
2788 "style": "dark",
2789 "tags": [
2790 "aether"
2791 ],
2792 "templating": {
2793 "list": [
2794 {
2795 "current": {
2796 "selected": false,
2797 "text": "ace-tef",
2798 "value": "ace-tef"
2799 },
2800 "hide": 2,
2801 "includeAll": false,
2802 "label": "Edge",
2803 "multi": false,
2804 "name": "edge",
2805 "options": [],
2806 "query": "prometheus",
2807 "queryValue": "",
2808 "refresh": 1,
2809 "regex": "/^prod/",
2810 "skipUrlSync": false,
2811 "type": "datasource"
2812 },
2813 {
2814 "allValue": null,
2815 "current": {
2816 "selected": true,
2817 "tags": [],
2818 "text": "All",
2819 "value": [
2820 "$__all"
2821 ]
2822 },
2823 "datasource": "$edge",
2824 "definition": "label_values(node_uname_info{job=~\"expose-node-metrics\"}, node)",
2825 "hide": 0,
2826 "includeAll": true,
2827 "label": "Host",
2828 "multi": true,
2829 "name": "hostname",
2830 "options": [],
2831 "query": "label_values(node_uname_info{job=~\"expose-node-metrics\"}, node)",
2832 "refresh": 1,
2833 "regex": "",
2834 "skipUrlSync": false,
2835 "sort": 0,
2836 "tagValuesQuery": "",
2837 "tags": [],
2838 "tagsQuery": "",
2839 "type": "query",
2840 "useTags": false
2841 },
2842 {
2843 "allValue": null,
2844 "current": {
2845 "selected": false,
2846 "text": "/",
2847 "value": "/"
2848 },
2849 "datasource": "$edge",
2850 "definition": "query_result(topk(1,sort_desc (max(node_filesystem_size_bytes{node=~'$hostname',fstype=~\"ext4|xfs\"}) by (mountpoint))))",
2851 "hide": 2,
2852 "includeAll": false,
2853 "label": "",
2854 "multi": false,
2855 "name": "maxmount",
2856 "options": [],
2857 "query": "query_result(topk(1,sort_desc (max(node_filesystem_size_bytes{node=~'$hostname',fstype=~\"ext4|xfs\"}) by (mountpoint))))",
2858 "refresh": 2,
2859 "regex": "/.*\\\"(.*)\\\".*/",
2860 "skipUrlSync": false,
2861 "sort": 0,
2862 "tagValuesQuery": "",
2863 "tags": [],
2864 "tagsQuery": "",
2865 "type": "query",
2866 "useTags": false
2867 },
2868 {
2869 "allFormat": "glob",
2870 "allValue": null,
2871 "current": {
2872 "isNone": true,
2873 "selected": false,
2874 "text": "None",
2875 "value": ""
2876 },
2877 "datasource": "$edge",
2878 "definition": "label_values(node_exporter_build_info,env)",
2879 "hide": 2,
2880 "includeAll": false,
2881 "label": "环境",
2882 "multi": false,
2883 "multiFormat": "regex values",
2884 "name": "env",
2885 "options": [],
2886 "query": "label_values(node_exporter_build_info,env)",
2887 "refresh": 2,
2888 "regex": "",
2889 "skipUrlSync": false,
2890 "sort": 1,
2891 "tagValuesQuery": "",
2892 "tags": [],
2893 "tagsQuery": "",
2894 "type": "query",
2895 "useTags": false
2896 },
2897 {
2898 "allFormat": "glob",
2899 "allValue": "",
2900 "current": {
2901 "selected": true,
2902 "text": "None",
2903 "value": [
2904 ""
2905 ]
2906 },
2907 "datasource": "$edge",
2908 "definition": "label_values(node_exporter_build_info{env=~'$env'},name)",
2909 "hide": 2,
2910 "includeAll": false,
2911 "label": "名称",
2912 "multi": true,
2913 "multiFormat": "regex values",
2914 "name": "name",
2915 "options": [],
2916 "query": "label_values(node_exporter_build_info{env=~'$env'},name)",
2917 "refresh": 2,
2918 "regex": "",
2919 "skipUrlSync": false,
2920 "sort": 1,
2921 "tagValuesQuery": "/.*/",
2922 "tags": [],
2923 "tagsQuery": "",
2924 "type": "query",
2925 "useTags": false
2926 }
2927 ]
2928 },
2929 "time": {
2930 "from": "now-3h",
2931 "to": "now"
2932 },
2933 "timepicker": {
2934 "now": true,
2935 "refresh_intervals": [
2936 "10s",
2937 "30s",
2938 "1m",
2939 "5m",
2940 "15m",
2941 "30m",
2942 "1h",
2943 "2h",
2944 "1d"
2945 ],
2946 "time_options": [
2947 "5m",
2948 "15m",
2949 "1h",
2950 "6h",
2951 "12h",
2952 "24h",
2953 "2d",
2954 "7d",
2955 "30d"
2956 ]
2957 },
2958 "timezone": "browser",
2959 "title": "Telefonica ACE System Monitoring",
2960 "uid": "hb7fSE0Zz",
2961 "version": 1
2962}