blob: e2cd4e3efc4fc40d1158b96d5874748d33c7410f [file] [log] [blame]
Andy Bavier81a0fa92021-03-08 09:37:12 -07001{
2 "annotations": {
3 "list": [
4 {
5 "$$hashKey": "object:1058",
6 "builtIn": 1,
7 "datasource": "-- Grafana --",
8 "enable": true,
9 "hide": true,
10 "iconColor": "rgba(0, 211, 255, 1)",
11 "name": "Annotations & Alerts",
12 "type": "dashboard"
13 }
14 ]
15 },
16 "description": "Prometheus node exporter sample dashbboard",
17 "editable": true,
18 "gnetId": 1860,
19 "graphTooltip": 0,
Andy Bavierfc9be622021-03-08 13:10:13 -070020 "iteration": 1615232513084,
Andy Bavier81a0fa92021-03-08 09:37:12 -070021 "links": [],
22 "panels": [
23 {
24 "datasource": null,
25 "gridPos": {
26 "h": 1,
27 "w": 24,
28 "x": 0,
29 "y": 0
30 },
31 "id": 319,
32 "title": "Aether Connectivity Summary",
33 "type": "row"
34 },
35 {
36 "datasource": "RANCHER_MONITORING_GLOBAL",
37 "description": "",
38 "fieldConfig": {
39 "defaults": {
40 "custom": {},
41 "mappings": [
42 {
43 "from": "",
44 "id": 1,
45 "operator": "",
46 "text": "err",
47 "to": "",
48 "type": 1,
49 "value": "-1"
50 },
51 {
52 "from": "",
53 "id": 2,
54 "operator": "",
55 "text": "fail",
56 "to": "",
57 "type": 1,
58 "value": "0"
59 },
60 {
61 "from": "",
62 "id": 3,
63 "operator": "",
64 "text": "?",
65 "to": "",
66 "type": 1,
67 "value": "1"
68 },
69 {
70 "from": "",
71 "id": 4,
72 "operator": "",
73 "text": "ok",
74 "to": "",
75 "type": 1,
76 "value": "2"
77 },
78 {
79 "from": "",
80 "id": 5,
81 "operator": "",
82 "text": "X",
83 "to": "",
84 "type": 1,
85 "value": "-2"
86 },
87 {
88 "from": "-100",
89 "id": 6,
90 "operator": "",
91 "text": "maint",
92 "to": "-3",
93 "type": 2
94 }
95 ],
96 "thresholds": {
97 "mode": "absolute",
98 "steps": [
99 {
100 "color": "red",
101 "value": null
102 },
103 {
104 "color": "#6ED0E0",
105 "value": -100
106 },
107 {
108 "color": "red",
109 "value": -2
110 },
111 {
112 "color": "#EAB839",
113 "value": 1
114 },
115 {
116 "color": "green",
117 "value": 2
118 }
119 ]
120 }
121 },
122 "overrides": []
123 },
124 "gridPos": {
125 "h": 3,
126 "w": 3,
127 "x": 0,
128 "y": 1
129 },
130 "id": 317,
131 "links": [],
132 "maxPerRow": 6,
133 "options": {
134 "colorMode": "background",
135 "graphMode": "none",
136 "justifyMode": "auto",
137 "orientation": "horizontal",
138 "reduceOptions": {
139 "calcs": [
140 "last"
141 ],
142 "fields": "",
143 "values": false
144 },
145 "textMode": "auto"
146 },
147 "pluginVersion": "7.0.5",
148 "repeatDirection": "h",
149 "targets": [
150 {
151 "expr": "sum(aetheredge_status_control_plane{endpoint=\"metrics80\",name=\"$DS_PROMETHEUS\"} - (10*aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"$DS_PROMETHEUS\"}))",
152 "interval": "",
153 "legendFormat": "Connect:",
154 "refId": "A"
155 },
156 {
157 "expr": "sum(aetheredge_status_user_plane{endpoint=\"metrics80\",name=\"$DS_PROMETHEUS\"} - (10*aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"$DS_PROMETHEUS\"}))",
158 "interval": "",
159 "legendFormat": "Ping:",
160 "refId": "B"
161 }
162 ],
163 "timeFrom": null,
164 "timeShift": null,
165 "title": "Test results",
166 "type": "stat"
167 },
168 {
169 "datasource": "RANCHER_MONITORING_GLOBAL",
170 "description": "",
171 "fieldConfig": {
172 "defaults": {
173 "custom": {},
174 "mappings": [],
175 "thresholds": {
176 "mode": "absolute",
177 "steps": [
178 {
179 "color": "red",
180 "value": null
181 },
182 {
183 "color": "#EAB839",
184 "value": 50
185 },
186 {
187 "color": "green",
188 "value": 95
189 }
190 ]
191 },
192 "unit": "percent"
193 },
194 "overrides": []
195 },
196 "gridPos": {
197 "h": 3,
198 "w": 3,
199 "x": 3,
200 "y": 1
201 },
202 "id": 321,
203 "maxPerRow": 6,
204 "options": {
205 "colorMode": "background",
206 "graphMode": "none",
207 "justifyMode": "auto",
208 "orientation": "horizontal",
209 "reduceOptions": {
210 "calcs": [
211 "mean"
212 ],
213 "fields": "",
214 "values": false
215 },
216 "textMode": "auto"
217 },
218 "pluginVersion": "7.0.5",
219 "repeatDirection": "h",
220 "targets": [
221 {
222 "expr": "sum(clamp_min(aetheredge_status_control_plane{endpoint=\"metrics80\",name=\"$DS_PROMETHEUS\"} - 1, 0) * 100)",
223 "interval": "",
224 "legendFormat": "Control Plane",
225 "refId": "A"
226 },
227 {
228 "expr": "sum(clamp_min(aetheredge_status_user_plane{endpoint=\"metrics80\",name=\"$DS_PROMETHEUS\"} - 1, 0) * 100)",
229 "interval": "",
230 "legendFormat": "User Plane",
231 "refId": "B"
232 }
233 ],
234 "timeFrom": null,
235 "timeShift": null,
236 "title": "Uptime",
237 "transformations": [],
238 "type": "stat"
239 },
240 {
241 "datasource": "RANCHER_MONITORING_GLOBAL",
242 "description": "",
243 "fieldConfig": {
244 "defaults": {
245 "custom": {},
246 "decimals": 0,
247 "mappings": [],
248 "thresholds": {
249 "mode": "absolute",
250 "steps": [
251 {
252 "color": "green",
253 "value": null
254 },
255 {
256 "color": "#EAB839",
257 "value": 1
258 },
259 {
260 "color": "red",
261 "value": 10
262 }
263 ]
264 },
265 "unit": "percent"
266 },
267 "overrides": []
268 },
269 "gridPos": {
270 "h": 3,
271 "w": 3,
272 "x": 6,
273 "y": 1
274 },
275 "id": 323,
276 "maxPerRow": 6,
277 "options": {
278 "colorMode": "background",
279 "graphMode": "none",
280 "justifyMode": "auto",
281 "orientation": "horizontal",
282 "reduceOptions": {
283 "calcs": [
284 "mean"
285 ],
286 "fields": "",
287 "values": false
288 },
289 "textMode": "auto"
290 },
291 "pluginVersion": "7.0.5",
292 "repeatDirection": "h",
293 "targets": [
294 {
295 "expr": "sum(clamp_min(1 - (clamp_min(aetheredge_status_control_plane{endpoint=\"metrics80\",name=\"$DS_PROMETHEUS\"} + aetheredge_status_user_plane{endpoint=\"metrics80\",name=\"$DS_PROMETHEUS\"} - 3, 0) + aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"$DS_PROMETHEUS\"}), 0)) * 100",
296 "interval": "",
297 "legendFormat": "Unscheduled",
298 "refId": "A"
299 },
300 {
301 "expr": "sum(aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"$DS_PROMETHEUS\"}) * 100",
302 "interval": "",
303 "legendFormat": "Scheduled",
304 "refId": "B"
305 }
306 ],
307 "timeFrom": null,
308 "timeShift": null,
309 "title": "Downtime",
310 "transformations": [],
311 "type": "stat"
312 },
313 {
314 "aliasColors": {
315 "Down, unsched": "red",
316 "Down: unscheduled": "red",
317 "Scheduled": "blue",
318 "Scheduled downtime": "blue",
319 "Test down": "yellow",
320 "Unscheduled": "red",
321 "Unscheduled downtime": "red"
322 },
323 "bars": false,
324 "dashLength": 10,
325 "dashes": false,
326 "datasource": "RANCHER_MONITORING_GLOBAL",
327 "description": "Uptime and downtime over time",
328 "fieldConfig": {
329 "defaults": {
330 "custom": {}
331 },
332 "overrides": []
333 },
334 "fill": 10,
335 "fillGradient": 0,
336 "gridPos": {
337 "h": 3,
338 "w": 13,
339 "x": 9,
340 "y": 1
341 },
342 "hiddenSeries": false,
343 "id": 325,
344 "legend": {
345 "alignAsTable": false,
346 "avg": false,
347 "current": false,
348 "max": false,
349 "min": false,
350 "rightSide": true,
351 "show": true,
352 "total": false,
353 "values": false
354 },
355 "lines": true,
356 "linewidth": 0,
357 "maxPerRow": 6,
358 "nullPointMode": "null",
359 "options": {
360 "alertThreshold": true,
361 "dataLinks": []
362 },
363 "percentage": false,
364 "pluginVersion": "7.1.5",
365 "pointradius": 2,
366 "points": false,
367 "renderer": "flot",
368 "repeatDirection": "h",
369 "seriesOverrides": [],
370 "spaceLength": 10,
371 "stack": false,
372 "steppedLine": true,
373 "targets": [
374 {
375 "expr": "sum(clamp_min(aetheredge_status_control_plane{endpoint=\"metrics80\",name=\"$DS_PROMETHEUS\"} + aetheredge_status_user_plane{endpoint=\"metrics80\",name=\"$DS_PROMETHEUS\"} - 3, 0) - aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"$DS_PROMETHEUS\"})",
376 "interval": "",
377 "legendFormat": "Up",
378 "refId": "D"
379 },
380 {
381 "expr": "-1 * sum(clamp_min(1 - (clamp_min(aetheredge_status_control_plane{endpoint=\"metrics80\",name=\"$DS_PROMETHEUS\"} + aetheredge_status_user_plane{endpoint=\"metrics80\",name=\"$DS_PROMETHEUS\"} - 3, 0) + aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"$DS_PROMETHEUS\"}), 0))",
382 "interval": "",
383 "legendFormat": "Down: unscheduled",
384 "refId": "A"
385 },
386 {
387 "expr": "-1 * sum(aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"$DS_PROMETHEUS\"})",
388 "interval": "",
389 "legendFormat": "Down: scheduled",
390 "refId": "B"
391 },
392 {
393 "expr": "-1 * sum(clamp_min((aetheredge_status_control_plane{endpoint=\"metrics80\",name=\"$DS_PROMETHEUS\"} * -1) - 1 - aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"$DS_PROMETHEUS\"}, 0))",
394 "interval": "",
395 "legendFormat": "Test down",
396 "refId": "C"
397 }
398 ],
399 "thresholds": [],
400 "timeFrom": null,
401 "timeRegions": [],
402 "timeShift": null,
403 "title": "",
404 "tooltip": {
405 "shared": true,
406 "sort": 0,
407 "value_type": "individual"
408 },
409 "type": "graph",
410 "xaxis": {
411 "buckets": null,
412 "mode": "time",
413 "name": null,
414 "show": true,
415 "values": []
416 },
417 "yaxes": [
418 {
419 "$$hashKey": "object:93",
420 "decimals": 0,
421 "format": "short",
422 "label": "",
423 "logBase": 1,
424 "max": "1",
425 "min": "-1",
426 "show": true
427 },
428 {
429 "$$hashKey": "object:94",
430 "format": "short",
431 "label": null,
432 "logBase": 1,
433 "max": null,
434 "min": null,
435 "show": false
436 }
437 ],
438 "yaxis": {
439 "align": false,
440 "alignLevel": null
441 }
442 },
443 {
444 "datasource": "Google Cloud Monitoring",
445 "description": "",
446 "fieldConfig": {
447 "defaults": {
448 "custom": {},
449 "mappings": [
450 {
451 "from": "",
452 "id": 0,
453 "operator": "",
454 "text": "down",
455 "to": "",
456 "type": 1,
457 "value": "0"
458 },
459 {
460 "from": "",
461 "id": 1,
462 "operator": "",
463 "text": "up",
464 "to": "",
465 "type": 1,
466 "value": "1"
467 }
468 ],
469 "max": 1,
470 "min": 0,
471 "thresholds": {
472 "mode": "absolute",
473 "steps": [
474 {
475 "color": "red",
476 "value": null
477 },
478 {
479 "color": "green",
480 "value": 1
481 }
482 ]
483 }
484 },
485 "overrides": [
486 {
487 "matcher": {
488 "id": "byName",
Andy Bavierfc9be622021-03-08 13:10:13 -0700489 "options": "{{ .Values.enterpriseDashboard.tunnelName }}"
Andy Bavier81a0fa92021-03-08 09:37:12 -0700490 },
491 "properties": [
492 {
493 "id": "displayName",
494 "value": "Link 1"
495 }
496 ]
Andy Bavier81a0fa92021-03-08 09:37:12 -0700497 }
498 ]
499 },
500 "gridPos": {
Andy Bavier6d28a4a2021-03-23 12:05:18 -0700501 "h": 3,
Andy Bavier81a0fa92021-03-08 09:37:12 -0700502 "w": 2,
503 "x": 22,
504 "y": 1
505 },
506 "id": 327,
507 "links": [],
508 "options": {
509 "colorMode": "background",
510 "graphMode": "area",
511 "justifyMode": "center",
512 "orientation": "horizontal",
513 "reduceOptions": {
514 "calcs": [
515 "last"
516 ],
517 "fields": "",
518 "values": false
519 },
520 "textMode": "name"
521 },
522 "pluginVersion": "7.0.5",
523 "targets": [
524 {
525 "metricQuery": {
Andy Bavierfc9be622021-03-08 13:10:13 -0700526 "aliasBy": "{{`{{ metric.label.tunnel_name }}`}}",
Andy Bavier81a0fa92021-03-08 09:37:12 -0700527 "alignmentPeriod": "stackdriver-auto",
Andy Bavier6d28a4a2021-03-23 12:05:18 -0700528 "crossSeriesReducer": "REDUCE_MAX",
Andy Bavier81a0fa92021-03-08 09:37:12 -0700529 "filters": [
530 "metric.label.tunnel_name",
Andy Bavier6d28a4a2021-03-23 12:05:18 -0700531 "=~",
Andy Bavierfc9be622021-03-08 13:10:13 -0700532 "{{ .Values.enterpriseDashboard.tunnelName }}"
Andy Bavier81a0fa92021-03-08 09:37:12 -0700533 ],
534 "groupBys": [],
535 "metricKind": "GAUGE",
536 "metricType": "vpn.googleapis.com/tunnel_established",
537 "perSeriesAligner": "ALIGN_INTERPOLATE",
538 "projectName": "onf-vpn",
539 "unit": "1",
540 "valueType": "DOUBLE"
541 },
542 "queryType": "metrics",
543 "refId": "A"
544 }
545 ],
546 "timeFrom": null,
547 "timeShift": null,
548 "title": "VPN",
549 "transformations": [],
550 "type": "stat"
551 },
552 {
553 "collapsed": false,
Andy Bavierfc9be622021-03-08 13:10:13 -0700554 "datasource": "{{ .Values.enterpriseDashboard.datasource }}",
Andy Bavier81a0fa92021-03-08 09:37:12 -0700555 "gridPos": {
556 "h": 1,
557 "w": 24,
558 "x": 0,
559 "y": 4
560 },
561 "id": 261,
562 "panels": [],
563 "repeat": null,
564 "title": "Quick CPU / Mem / Disk",
565 "type": "row"
566 },
567 {
568 "cacheTimeout": null,
Andy Bavierfc9be622021-03-08 13:10:13 -0700569 "datasource": "{{ .Values.enterpriseDashboard.datasource }}",
Andy Bavier81a0fa92021-03-08 09:37:12 -0700570 "description": "Busy state of all CPU cores together",
571 "fieldConfig": {
572 "defaults": {
573 "color": {
574 "mode": "thresholds"
575 },
576 "custom": {},
577 "mappings": [
578 {
579 "id": 0,
580 "op": "=",
581 "text": "N/A",
582 "type": 1,
583 "value": "null"
584 }
585 ],
586 "max": 100,
587 "min": 0,
588 "nullValueMode": "null",
589 "thresholds": {
590 "mode": "absolute",
591 "steps": [
592 {
593 "color": "rgba(50, 172, 45, 0.97)",
594 "value": null
595 },
596 {
597 "color": "rgba(237, 129, 40, 0.89)",
598 "value": 85
599 },
600 {
601 "color": "rgba(245, 54, 54, 0.9)",
602 "value": 95
603 }
604 ]
605 },
606 "unit": "percent"
607 },
608 "overrides": []
609 },
610 "gridPos": {
611 "h": 4,
612 "w": 3,
613 "x": 0,
614 "y": 5
615 },
616 "id": 20,
617 "links": [],
618 "options": {
619 "orientation": "horizontal",
620 "reduceOptions": {
621 "calcs": [
622 "lastNotNull"
623 ],
624 "fields": "",
625 "values": false
626 },
627 "showThresholdLabels": false,
628 "showThresholdMarkers": true
629 },
630 "pluginVersion": "7.0.5",
631 "targets": [
632 {
633 "expr": "(((count(count(node_cpu_seconds_total{instance=\"$node\",job=\"$job\"}) by (cpu))) - avg(sum by (mode)(irate(node_cpu_seconds_total{mode='idle',instance=\"$node\",job=\"$job\"}[5m])))) * 100) / count(count(node_cpu_seconds_total{instance=\"$node\",job=\"$job\"}) by (cpu))",
634 "hide": false,
635 "intervalFactor": 1,
636 "legendFormat": "",
637 "refId": "A",
638 "step": 900
639 }
640 ],
641 "title": "CPU Busy",
642 "type": "gauge"
643 },
644 {
645 "cacheTimeout": null,
Andy Bavierfc9be622021-03-08 13:10:13 -0700646 "datasource": "{{ .Values.enterpriseDashboard.datasource }}",
Andy Bavier81a0fa92021-03-08 09:37:12 -0700647 "description": "Busy state of all CPU cores together (5 min average)",
648 "fieldConfig": {
649 "defaults": {
650 "color": {
651 "mode": "thresholds"
652 },
653 "custom": {},
654 "mappings": [
655 {
656 "id": 0,
657 "op": "=",
658 "text": "N/A",
659 "type": 1,
660 "value": "null"
661 }
662 ],
663 "max": 100,
664 "min": 0,
665 "nullValueMode": "null",
666 "thresholds": {
667 "mode": "absolute",
668 "steps": [
669 {
670 "color": "rgba(50, 172, 45, 0.97)",
671 "value": null
672 },
673 {
674 "color": "rgba(237, 129, 40, 0.89)",
675 "value": 85
676 },
677 {
678 "color": "rgba(245, 54, 54, 0.9)",
679 "value": 95
680 }
681 ]
682 },
683 "unit": "percent"
684 },
685 "overrides": []
686 },
687 "gridPos": {
688 "h": 4,
689 "w": 3,
690 "x": 3,
691 "y": 5
692 },
693 "id": 155,
694 "links": [],
695 "options": {
696 "orientation": "horizontal",
697 "reduceOptions": {
698 "calcs": [
699 "lastNotNull"
700 ],
701 "fields": "",
702 "values": false
703 },
704 "showThresholdLabels": false,
705 "showThresholdMarkers": true
706 },
707 "pluginVersion": "7.0.5",
708 "targets": [
709 {
710 "expr": "avg(node_load5{instance=\"$node\",job=\"$job\"}) / count(count(node_cpu_seconds_total{instance=\"$node\",job=\"$job\"}) by (cpu)) * 100",
711 "format": "time_series",
712 "hide": false,
713 "intervalFactor": 1,
714 "refId": "A",
715 "step": 900
716 }
717 ],
718 "title": "Sys Load (5m avg)",
719 "type": "gauge"
720 },
721 {
722 "cacheTimeout": null,
Andy Bavierfc9be622021-03-08 13:10:13 -0700723 "datasource": "{{ .Values.enterpriseDashboard.datasource }}",
Andy Bavier81a0fa92021-03-08 09:37:12 -0700724 "description": "Busy state of all CPU cores together (15 min average)",
725 "fieldConfig": {
726 "defaults": {
727 "color": {
728 "mode": "thresholds"
729 },
730 "custom": {},
731 "mappings": [
732 {
733 "id": 0,
734 "op": "=",
735 "text": "N/A",
736 "type": 1,
737 "value": "null"
738 }
739 ],
740 "max": 100,
741 "min": 0,
742 "nullValueMode": "null",
743 "thresholds": {
744 "mode": "absolute",
745 "steps": [
746 {
747 "color": "rgba(50, 172, 45, 0.97)",
748 "value": null
749 },
750 {
751 "color": "rgba(237, 129, 40, 0.89)",
752 "value": 85
753 },
754 {
755 "color": "rgba(245, 54, 54, 0.9)",
756 "value": 95
757 }
758 ]
759 },
760 "unit": "percent"
761 },
762 "overrides": []
763 },
764 "gridPos": {
765 "h": 4,
766 "w": 3,
767 "x": 6,
768 "y": 5
769 },
770 "id": 19,
771 "links": [],
772 "options": {
773 "orientation": "horizontal",
774 "reduceOptions": {
775 "calcs": [
776 "lastNotNull"
777 ],
778 "fields": "",
779 "values": false
780 },
781 "showThresholdLabels": false,
782 "showThresholdMarkers": true
783 },
784 "pluginVersion": "7.0.5",
785 "targets": [
786 {
787 "expr": "avg(node_load15{instance=\"$node\",job=\"$job\"}) / count(count(node_cpu_seconds_total{instance=\"$node\",job=\"$job\"}) by (cpu)) * 100",
788 "hide": false,
789 "intervalFactor": 1,
790 "refId": "A",
791 "step": 900
792 }
793 ],
794 "title": "Sys Load (15m avg)",
795 "type": "gauge"
796 },
797 {
798 "cacheTimeout": null,
Andy Bavierfc9be622021-03-08 13:10:13 -0700799 "datasource": "{{ .Values.enterpriseDashboard.datasource }}",
Andy Bavier81a0fa92021-03-08 09:37:12 -0700800 "description": "Non available RAM memory",
801 "fieldConfig": {
802 "defaults": {
803 "color": {
804 "mode": "thresholds"
805 },
806 "custom": {},
807 "decimals": 0,
808 "mappings": [],
809 "max": 100,
810 "min": 0,
811 "nullValueMode": "null",
812 "thresholds": {
813 "mode": "absolute",
814 "steps": [
815 {
816 "color": "rgba(50, 172, 45, 0.97)",
817 "value": null
818 },
819 {
820 "color": "rgba(237, 129, 40, 0.89)",
821 "value": 80
822 },
823 {
824 "color": "rgba(245, 54, 54, 0.9)",
825 "value": 90
826 }
827 ]
828 },
829 "unit": "percent"
830 },
831 "overrides": []
832 },
833 "gridPos": {
834 "h": 4,
835 "w": 3,
836 "x": 9,
837 "y": 5
838 },
839 "hideTimeOverride": false,
840 "id": 16,
841 "links": [],
842 "options": {
843 "orientation": "horizontal",
844 "reduceOptions": {
845 "calcs": [
846 "lastNotNull"
847 ],
848 "fields": "",
849 "values": false
850 },
851 "showThresholdLabels": false,
852 "showThresholdMarkers": true
853 },
854 "pluginVersion": "7.0.5",
855 "targets": [
856 {
Andy Bavierfc9be622021-03-08 13:10:13 -0700857 "expr": "sum(((node_memory_MemTotal_bytes{instance=\"$node\",job=\"$job\"} - node_memory_MemFree_bytes{instance=\"$node\",job=\"$job\"}) / (node_memory_MemTotal_bytes{instance=\"$node\",job=\"$job\"} ))) * 100",
Andy Bavier81a0fa92021-03-08 09:37:12 -0700858 "format": "time_series",
859 "hide": true,
Andy Bavierfc9be622021-03-08 13:10:13 -0700860 "interval": "",
Andy Bavier81a0fa92021-03-08 09:37:12 -0700861 "intervalFactor": 1,
Andy Bavierfc9be622021-03-08 13:10:13 -0700862 "legendFormat": "",
Andy Bavier81a0fa92021-03-08 09:37:12 -0700863 "refId": "A",
864 "step": 900
865 },
866 {
Andy Bavierfc9be622021-03-08 13:10:13 -0700867 "expr": "100 - sum(((node_memory_MemAvailable_bytes{instance=\"$node\",job=\"$job\"} * 100) / node_memory_MemTotal_bytes{instance=\"$node\",job=\"$job\"}))",
Andy Bavier81a0fa92021-03-08 09:37:12 -0700868 "format": "time_series",
869 "hide": false,
Andy Bavierfc9be622021-03-08 13:10:13 -0700870 "interval": "",
Andy Bavier81a0fa92021-03-08 09:37:12 -0700871 "intervalFactor": 1,
Andy Bavierfc9be622021-03-08 13:10:13 -0700872 "legendFormat": "",
Andy Bavier81a0fa92021-03-08 09:37:12 -0700873 "refId": "B",
874 "step": 900
875 }
876 ],
877 "title": "RAM Used",
878 "type": "gauge"
879 },
880 {
881 "cacheTimeout": null,
Andy Bavierfc9be622021-03-08 13:10:13 -0700882 "datasource": "{{ .Values.enterpriseDashboard.datasource }}",
Andy Bavier81a0fa92021-03-08 09:37:12 -0700883 "description": "Used Swap",
884 "fieldConfig": {
885 "defaults": {
886 "color": {
887 "mode": "thresholds"
888 },
889 "custom": {},
890 "mappings": [
891 {
892 "id": 0,
893 "op": "=",
894 "text": "N/A",
895 "type": 1,
896 "value": "null"
897 }
898 ],
899 "max": 100,
900 "min": 0,
901 "nullValueMode": "null",
902 "thresholds": {
903 "mode": "absolute",
904 "steps": [
905 {
906 "color": "rgba(50, 172, 45, 0.97)",
907 "value": null
908 },
909 {
910 "color": "rgba(237, 129, 40, 0.89)",
911 "value": 10
912 },
913 {
914 "color": "rgba(245, 54, 54, 0.9)",
915 "value": 25
916 }
917 ]
918 },
919 "unit": "percent"
920 },
921 "overrides": []
922 },
923 "gridPos": {
924 "h": 4,
925 "w": 3,
926 "x": 12,
927 "y": 5
928 },
929 "id": 21,
930 "links": [],
931 "options": {
932 "orientation": "horizontal",
933 "reduceOptions": {
934 "calcs": [
935 "lastNotNull"
936 ],
937 "fields": "",
938 "values": false
939 },
940 "showThresholdLabels": false,
941 "showThresholdMarkers": true
942 },
943 "pluginVersion": "7.0.5",
944 "targets": [
945 {
Andy Bavierfc9be622021-03-08 13:10:13 -0700946 "expr": "sum(((node_memory_SwapTotal_bytes{instance=\"$node\",job=\"$job\"} - node_memory_SwapFree_bytes{instance=\"$node\",job=\"$job\"}) / (node_memory_SwapTotal_bytes{instance=\"$node\",job=\"$job\"} ))) * 100",
947 "interval": "",
Andy Bavier81a0fa92021-03-08 09:37:12 -0700948 "intervalFactor": 1,
Andy Bavierfc9be622021-03-08 13:10:13 -0700949 "legendFormat": "",
Andy Bavier81a0fa92021-03-08 09:37:12 -0700950 "refId": "A",
951 "step": 900
952 }
953 ],
954 "title": "SWAP Used",
955 "type": "gauge"
956 },
957 {
958 "cacheTimeout": null,
Andy Bavierfc9be622021-03-08 13:10:13 -0700959 "datasource": "{{ .Values.enterpriseDashboard.datasource }}",
Andy Bavier81a0fa92021-03-08 09:37:12 -0700960 "description": "Used Root FS",
961 "fieldConfig": {
962 "defaults": {
963 "color": {
964 "mode": "thresholds"
965 },
966 "custom": {},
967 "mappings": [
968 {
969 "id": 0,
970 "op": "=",
971 "text": "N/A",
972 "type": 1,
973 "value": "null"
974 }
975 ],
976 "max": 100,
977 "min": 0,
978 "nullValueMode": "null",
979 "thresholds": {
980 "mode": "absolute",
981 "steps": [
982 {
983 "color": "rgba(50, 172, 45, 0.97)",
984 "value": null
985 },
986 {
987 "color": "rgba(237, 129, 40, 0.89)",
988 "value": 80
989 },
990 {
991 "color": "rgba(245, 54, 54, 0.9)",
992 "value": 90
993 }
994 ]
995 },
996 "unit": "percent"
997 },
998 "overrides": []
999 },
1000 "gridPos": {
1001 "h": 4,
1002 "w": 3,
1003 "x": 15,
1004 "y": 5
1005 },
1006 "id": 154,
1007 "links": [],
1008 "options": {
1009 "orientation": "horizontal",
1010 "reduceOptions": {
1011 "calcs": [
1012 "lastNotNull"
1013 ],
1014 "fields": "",
1015 "values": false
1016 },
1017 "showThresholdLabels": false,
1018 "showThresholdMarkers": true
1019 },
1020 "pluginVersion": "7.0.5",
1021 "targets": [
1022 {
Andy Bavierfc9be622021-03-08 13:10:13 -07001023 "expr": "100 - sum(((node_filesystem_avail_bytes{instance=\"$node\",job=\"$job\",mountpoint=\"/\",fstype!=\"rootfs\"} * 100) / node_filesystem_size_bytes{instance=\"$node\",job=\"$job\",mountpoint=\"/\",fstype!=\"rootfs\"}))",
Andy Bavier81a0fa92021-03-08 09:37:12 -07001024 "format": "time_series",
Andy Bavierfc9be622021-03-08 13:10:13 -07001025 "interval": "",
Andy Bavier81a0fa92021-03-08 09:37:12 -07001026 "intervalFactor": 1,
Andy Bavierfc9be622021-03-08 13:10:13 -07001027 "legendFormat": "",
Andy Bavier81a0fa92021-03-08 09:37:12 -07001028 "refId": "A",
1029 "step": 900
1030 }
1031 ],
1032 "title": "Root FS Used",
1033 "type": "gauge"
1034 },
1035 {
1036 "cacheTimeout": null,
1037 "colorBackground": false,
1038 "colorValue": false,
1039 "colors": [
1040 "rgba(245, 54, 54, 0.9)",
1041 "rgba(237, 129, 40, 0.89)",
1042 "rgba(50, 172, 45, 0.97)"
1043 ],
Andy Bavierfc9be622021-03-08 13:10:13 -07001044 "datasource": "{{ .Values.enterpriseDashboard.datasource }}",
Andy Bavier81a0fa92021-03-08 09:37:12 -07001045 "description": "Total number of CPU cores",
1046 "fieldConfig": {
1047 "defaults": {
1048 "custom": {}
1049 },
1050 "overrides": []
1051 },
1052 "format": "short",
1053 "gauge": {
1054 "maxValue": 100,
1055 "minValue": 0,
1056 "show": false,
1057 "thresholdLabels": false,
1058 "thresholdMarkers": true
1059 },
1060 "gridPos": {
1061 "h": 2,
1062 "w": 2,
1063 "x": 18,
1064 "y": 5
1065 },
1066 "id": 14,
1067 "interval": null,
1068 "links": [],
1069 "mappingType": 1,
1070 "mappingTypes": [
1071 {
1072 "name": "value to text",
1073 "value": 1
1074 },
1075 {
1076 "name": "range to text",
1077 "value": 2
1078 }
1079 ],
1080 "maxDataPoints": 100,
1081 "maxPerRow": 6,
1082 "nullPointMode": "null",
1083 "nullText": null,
1084 "postfix": "",
1085 "postfixFontSize": "50%",
1086 "prefix": "",
1087 "prefixFontSize": "50%",
1088 "rangeMaps": [
1089 {
1090 "from": "null",
1091 "text": "N/A",
1092 "to": "null"
1093 }
1094 ],
1095 "sparkline": {
1096 "fillColor": "rgba(31, 118, 189, 0.18)",
1097 "full": false,
1098 "lineColor": "rgb(31, 120, 193)",
1099 "show": false
1100 },
1101 "tableColumn": "",
1102 "targets": [
1103 {
1104 "expr": "count(count(node_cpu_seconds_total{instance=\"$node\",job=\"$job\"}) by (cpu))",
1105 "interval": "",
1106 "intervalFactor": 1,
1107 "legendFormat": "",
1108 "refId": "A",
1109 "step": 900
1110 }
1111 ],
1112 "thresholds": "",
1113 "title": "CPU Cores",
1114 "type": "singlestat",
1115 "valueFontSize": "50%",
1116 "valueMaps": [
1117 {
1118 "op": "=",
1119 "text": "N/A",
1120 "value": "null"
1121 }
1122 ],
1123 "valueName": "current"
1124 },
1125 {
1126 "cacheTimeout": null,
1127 "colorBackground": false,
1128 "colorValue": false,
1129 "colors": [
1130 "rgba(245, 54, 54, 0.9)",
1131 "rgba(237, 129, 40, 0.89)",
1132 "rgba(50, 172, 45, 0.97)"
1133 ],
Andy Bavierfc9be622021-03-08 13:10:13 -07001134 "datasource": "{{ .Values.enterpriseDashboard.datasource }}",
Andy Bavier81a0fa92021-03-08 09:37:12 -07001135 "decimals": 1,
1136 "description": "System uptime",
1137 "fieldConfig": {
1138 "defaults": {
1139 "custom": {}
1140 },
1141 "overrides": []
1142 },
1143 "format": "s",
1144 "gauge": {
1145 "maxValue": 100,
1146 "minValue": 0,
1147 "show": false,
1148 "thresholdLabels": false,
1149 "thresholdMarkers": true
1150 },
1151 "gridPos": {
1152 "h": 2,
1153 "w": 4,
1154 "x": 20,
1155 "y": 5
1156 },
1157 "hideTimeOverride": true,
1158 "id": 15,
1159 "interval": null,
1160 "links": [],
1161 "mappingType": 1,
1162 "mappingTypes": [
1163 {
1164 "$$hashKey": "object:1094",
1165 "name": "value to text",
1166 "value": 1
1167 },
1168 {
1169 "$$hashKey": "object:1095",
1170 "name": "range to text",
1171 "value": 2
1172 }
1173 ],
1174 "maxDataPoints": 100,
1175 "nullPointMode": "null",
1176 "nullText": null,
1177 "postfix": "s",
1178 "postfixFontSize": "50%",
1179 "prefix": "",
1180 "prefixFontSize": "50%",
1181 "rangeMaps": [
1182 {
1183 "from": "null",
1184 "text": "N/A",
1185 "to": "null"
1186 }
1187 ],
1188 "sparkline": {
1189 "fillColor": "rgba(31, 118, 189, 0.18)",
1190 "full": false,
1191 "lineColor": "rgb(31, 120, 193)",
1192 "show": false
1193 },
Andy Bavierfc9be622021-03-08 13:10:13 -07001194 "tableColumn": "",
Andy Bavier81a0fa92021-03-08 09:37:12 -07001195 "targets": [
1196 {
Andy Bavierfc9be622021-03-08 13:10:13 -07001197 "expr": "sum(node_time_seconds{instance=\"$node\",job=\"$job\"} - node_boot_time_seconds{instance=\"$node\",job=\"$job\"})",
1198 "interval": "",
Andy Bavier81a0fa92021-03-08 09:37:12 -07001199 "intervalFactor": 2,
Andy Bavierfc9be622021-03-08 13:10:13 -07001200 "legendFormat": "",
Andy Bavier81a0fa92021-03-08 09:37:12 -07001201 "refId": "A",
1202 "step": 1800
1203 }
1204 ],
1205 "thresholds": "",
1206 "title": "Uptime",
1207 "type": "singlestat",
1208 "valueFontSize": "50%",
1209 "valueMaps": [
1210 {
1211 "$$hashKey": "object:1097",
1212 "op": "=",
1213 "text": "N/A",
1214 "value": "null"
1215 }
1216 ],
1217 "valueName": "current"
1218 },
1219 {
1220 "cacheTimeout": null,
1221 "colorBackground": false,
1222 "colorValue": false,
1223 "colors": [
1224 "rgba(50, 172, 45, 0.97)",
1225 "rgba(237, 129, 40, 0.89)",
1226 "rgba(245, 54, 54, 0.9)"
1227 ],
Andy Bavierfc9be622021-03-08 13:10:13 -07001228 "datasource": "{{ .Values.enterpriseDashboard.datasource }}",
Andy Bavier81a0fa92021-03-08 09:37:12 -07001229 "decimals": 0,
1230 "description": "Total RootFS",
1231 "fieldConfig": {
1232 "defaults": {
1233 "custom": {}
1234 },
1235 "overrides": []
1236 },
1237 "format": "bytes",
1238 "gauge": {
1239 "maxValue": 100,
1240 "minValue": 0,
1241 "show": false,
1242 "thresholdLabels": false,
1243 "thresholdMarkers": true
1244 },
1245 "gridPos": {
1246 "h": 2,
1247 "w": 2,
1248 "x": 18,
1249 "y": 7
1250 },
1251 "id": 23,
1252 "interval": null,
1253 "links": [],
1254 "mappingType": 1,
1255 "mappingTypes": [
1256 {
1257 "name": "value to text",
1258 "value": 1
1259 },
1260 {
1261 "name": "range to text",
1262 "value": 2
1263 }
1264 ],
1265 "maxDataPoints": 100,
1266 "maxPerRow": 6,
1267 "nullPointMode": "null",
1268 "nullText": null,
1269 "postfix": "",
1270 "postfixFontSize": "50%",
1271 "prefix": "",
1272 "prefixFontSize": "50%",
1273 "rangeMaps": [
1274 {
1275 "from": "null",
1276 "text": "N/A",
1277 "to": "null"
1278 }
1279 ],
1280 "sparkline": {
1281 "fillColor": "rgba(31, 118, 189, 0.18)",
1282 "full": false,
1283 "lineColor": "rgb(31, 120, 193)",
1284 "show": false
1285 },
Andy Bavierfc9be622021-03-08 13:10:13 -07001286 "tableColumn": "",
Andy Bavier81a0fa92021-03-08 09:37:12 -07001287 "targets": [
1288 {
Andy Bavierfc9be622021-03-08 13:10:13 -07001289 "expr": "sum(node_filesystem_size_bytes{instance=\"$node\",job=\"$job\",mountpoint=\"/\",fstype!=\"rootfs\"})",
Andy Bavier81a0fa92021-03-08 09:37:12 -07001290 "format": "time_series",
1291 "hide": false,
Andy Bavierfc9be622021-03-08 13:10:13 -07001292 "interval": "",
Andy Bavier81a0fa92021-03-08 09:37:12 -07001293 "intervalFactor": 1,
Andy Bavierfc9be622021-03-08 13:10:13 -07001294 "legendFormat": "",
Andy Bavier81a0fa92021-03-08 09:37:12 -07001295 "refId": "A",
1296 "step": 900
1297 }
1298 ],
1299 "thresholds": "70,90",
1300 "title": "RootFS Total",
1301 "type": "singlestat",
1302 "valueFontSize": "50%",
1303 "valueMaps": [
1304 {
1305 "op": "=",
1306 "text": "N/A",
1307 "value": "null"
1308 }
1309 ],
1310 "valueName": "current"
1311 },
1312 {
1313 "cacheTimeout": null,
1314 "colorBackground": false,
1315 "colorValue": false,
1316 "colors": [
1317 "rgba(245, 54, 54, 0.9)",
1318 "rgba(237, 129, 40, 0.89)",
1319 "rgba(50, 172, 45, 0.97)"
1320 ],
Andy Bavierfc9be622021-03-08 13:10:13 -07001321 "datasource": "{{ .Values.enterpriseDashboard.datasource }}",
Andy Bavier81a0fa92021-03-08 09:37:12 -07001322 "decimals": 0,
1323 "description": "Total RAM",
1324 "fieldConfig": {
1325 "defaults": {
1326 "custom": {}
1327 },
1328 "overrides": []
1329 },
1330 "format": "bytes",
1331 "gauge": {
1332 "maxValue": 100,
1333 "minValue": 0,
1334 "show": false,
1335 "thresholdLabels": false,
1336 "thresholdMarkers": true
1337 },
1338 "gridPos": {
1339 "h": 2,
1340 "w": 2,
1341 "x": 20,
1342 "y": 7
1343 },
1344 "id": 75,
1345 "interval": null,
1346 "links": [],
1347 "mappingType": 1,
1348 "mappingTypes": [
1349 {
1350 "name": "value to text",
1351 "value": 1
1352 },
1353 {
1354 "name": "range to text",
1355 "value": 2
1356 }
1357 ],
1358 "maxDataPoints": 100,
1359 "maxPerRow": 6,
1360 "nullPointMode": "null",
1361 "nullText": null,
1362 "postfix": "",
1363 "postfixFontSize": "70%",
1364 "prefix": "",
1365 "prefixFontSize": "50%",
1366 "rangeMaps": [
1367 {
1368 "from": "null",
1369 "text": "N/A",
1370 "to": "null"
1371 }
1372 ],
1373 "sparkline": {
1374 "fillColor": "rgba(31, 118, 189, 0.18)",
1375 "full": false,
1376 "lineColor": "rgb(31, 120, 193)",
1377 "show": false
1378 },
Andy Bavierfc9be622021-03-08 13:10:13 -07001379 "tableColumn": "",
Andy Bavier81a0fa92021-03-08 09:37:12 -07001380 "targets": [
1381 {
Andy Bavierfc9be622021-03-08 13:10:13 -07001382 "expr": "sum(node_memory_MemTotal_bytes{instance=\"$node\",job=\"$job\"})",
1383 "interval": "",
Andy Bavier81a0fa92021-03-08 09:37:12 -07001384 "intervalFactor": 1,
Andy Bavierfc9be622021-03-08 13:10:13 -07001385 "legendFormat": "",
Andy Bavier81a0fa92021-03-08 09:37:12 -07001386 "refId": "A",
1387 "step": 900
1388 }
1389 ],
1390 "thresholds": "",
1391 "title": "RAM Total",
1392 "type": "singlestat",
1393 "valueFontSize": "50%",
1394 "valueMaps": [
1395 {
1396 "op": "=",
1397 "text": "N/A",
1398 "value": "null"
1399 }
1400 ],
1401 "valueName": "current"
1402 },
1403 {
1404 "cacheTimeout": null,
1405 "colorBackground": false,
1406 "colorValue": false,
1407 "colors": [
1408 "rgba(245, 54, 54, 0.9)",
1409 "rgba(237, 129, 40, 0.89)",
1410 "rgba(50, 172, 45, 0.97)"
1411 ],
Andy Bavierfc9be622021-03-08 13:10:13 -07001412 "datasource": "{{ .Values.enterpriseDashboard.datasource }}",
Andy Bavier81a0fa92021-03-08 09:37:12 -07001413 "decimals": 0,
1414 "description": "Total SWAP",
1415 "fieldConfig": {
1416 "defaults": {
1417 "custom": {}
1418 },
1419 "overrides": []
1420 },
1421 "format": "bytes",
1422 "gauge": {
1423 "maxValue": 100,
1424 "minValue": 0,
1425 "show": false,
1426 "thresholdLabels": false,
1427 "thresholdMarkers": true
1428 },
1429 "gridPos": {
1430 "h": 2,
1431 "w": 2,
1432 "x": 22,
1433 "y": 7
1434 },
1435 "id": 18,
1436 "interval": null,
1437 "links": [],
1438 "mappingType": 1,
1439 "mappingTypes": [
1440 {
1441 "name": "value to text",
1442 "value": 1
1443 },
1444 {
1445 "name": "range to text",
1446 "value": 2
1447 }
1448 ],
1449 "maxDataPoints": 100,
1450 "maxPerRow": 6,
1451 "nullPointMode": "null",
1452 "nullText": null,
1453 "postfix": "",
1454 "postfixFontSize": "70%",
1455 "prefix": "",
1456 "prefixFontSize": "50%",
1457 "rangeMaps": [
1458 {
1459 "from": "null",
1460 "text": "N/A",
1461 "to": "null"
1462 }
1463 ],
1464 "sparkline": {
1465 "fillColor": "rgba(31, 118, 189, 0.18)",
1466 "full": false,
1467 "lineColor": "rgb(31, 120, 193)",
1468 "show": false
1469 },
Andy Bavierfc9be622021-03-08 13:10:13 -07001470 "tableColumn": "",
Andy Bavier81a0fa92021-03-08 09:37:12 -07001471 "targets": [
1472 {
Andy Bavierfc9be622021-03-08 13:10:13 -07001473 "expr": "sum(node_memory_SwapTotal_bytes{instance=\"$node\",job=\"$job\"})",
1474 "interval": "",
Andy Bavier81a0fa92021-03-08 09:37:12 -07001475 "intervalFactor": 1,
Andy Bavierfc9be622021-03-08 13:10:13 -07001476 "legendFormat": "",
Andy Bavier81a0fa92021-03-08 09:37:12 -07001477 "refId": "A",
1478 "step": 900
1479 }
1480 ],
1481 "thresholds": "",
1482 "title": "SWAP Total",
1483 "type": "singlestat",
1484 "valueFontSize": "50%",
1485 "valueMaps": [
1486 {
1487 "op": "=",
1488 "text": "N/A",
1489 "value": "null"
1490 }
1491 ],
1492 "valueName": "current"
1493 },
1494 {
1495 "collapsed": false,
Andy Bavierfc9be622021-03-08 13:10:13 -07001496 "datasource": "{{ .Values.enterpriseDashboard.datasource }}",
Andy Bavier81a0fa92021-03-08 09:37:12 -07001497 "gridPos": {
1498 "h": 1,
1499 "w": 24,
1500 "x": 0,
1501 "y": 9
1502 },
1503 "id": 263,
1504 "panels": [],
1505 "repeat": null,
1506 "title": "Basic CPU / Mem / Net / Disk",
1507 "type": "row"
1508 },
1509 {
1510 "aliasColors": {
1511 "Busy": "#EAB839",
1512 "Busy Iowait": "#890F02",
1513 "Busy other": "#1F78C1",
1514 "Idle": "#052B51",
1515 "Idle - Waiting for something to happen": "#052B51",
1516 "guest": "#9AC48A",
1517 "idle": "#052B51",
1518 "iowait": "#EAB839",
1519 "irq": "#BF1B00",
1520 "nice": "#C15C17",
1521 "softirq": "#E24D42",
1522 "steal": "#FCE2DE",
1523 "system": "#508642",
1524 "user": "#5195CE"
1525 },
1526 "bars": false,
1527 "dashLength": 10,
1528 "dashes": false,
Andy Bavierfc9be622021-03-08 13:10:13 -07001529 "datasource": "{{ .Values.enterpriseDashboard.datasource }}",
Andy Bavier81a0fa92021-03-08 09:37:12 -07001530 "decimals": 2,
1531 "description": "Basic CPU info",
1532 "fieldConfig": {
1533 "defaults": {
1534 "custom": {}
1535 },
1536 "overrides": []
1537 },
1538 "fill": 4,
1539 "fillGradient": 0,
1540 "gridPos": {
1541 "h": 7,
1542 "w": 12,
1543 "x": 0,
1544 "y": 10
1545 },
1546 "hiddenSeries": false,
1547 "id": 77,
1548 "legend": {
1549 "alignAsTable": false,
1550 "avg": false,
1551 "current": false,
1552 "max": false,
1553 "min": false,
1554 "rightSide": false,
1555 "show": true,
1556 "sideWidth": 250,
1557 "sort": null,
1558 "sortDesc": null,
1559 "total": false,
1560 "values": false
1561 },
1562 "lines": true,
1563 "linewidth": 1,
1564 "links": [],
1565 "maxPerRow": 6,
1566 "nullPointMode": "null",
1567 "options": {
1568 "dataLinks": []
1569 },
1570 "percentage": true,
1571 "pointradius": 5,
1572 "points": false,
1573 "renderer": "flot",
1574 "seriesOverrides": [
1575 {
1576 "alias": "Busy Iowait",
1577 "color": "#890F02"
1578 },
1579 {
1580 "alias": "Idle",
1581 "color": "#7EB26D"
1582 },
1583 {
1584 "alias": "Busy System",
1585 "color": "#EAB839"
1586 },
1587 {
1588 "alias": "Busy User",
1589 "color": "#0A437C"
1590 },
1591 {
1592 "alias": "Busy Other",
1593 "color": "#6D1F62"
1594 }
1595 ],
1596 "spaceLength": 10,
1597 "stack": true,
1598 "steppedLine": false,
1599 "targets": [
1600 {
1601 "expr": "sum by (instance)(irate(node_cpu_seconds_total{mode=\"system\",instance=\"$node\",job=\"$job\"}[5m])) * 100",
1602 "format": "time_series",
1603 "hide": false,
1604 "intervalFactor": 2,
1605 "legendFormat": "Busy System",
1606 "refId": "A",
1607 "step": 240
1608 },
1609 {
1610 "expr": "sum by (instance)(irate(node_cpu_seconds_total{mode='user',instance=\"$node\",job=\"$job\"}[5m])) * 100",
1611 "format": "time_series",
1612 "hide": false,
1613 "intervalFactor": 2,
1614 "legendFormat": "Busy User",
1615 "refId": "B",
1616 "step": 240
1617 },
1618 {
1619 "expr": "sum by (instance)(irate(node_cpu_seconds_total{mode='iowait',instance=\"$node\",job=\"$job\"}[5m])) * 100",
1620 "format": "time_series",
1621 "intervalFactor": 2,
1622 "legendFormat": "Busy Iowait",
1623 "refId": "C",
1624 "step": 240
1625 },
1626 {
1627 "expr": "sum by (instance)(irate(node_cpu_seconds_total{mode=~\".*irq\",instance=\"$node\",job=\"$job\"}[5m])) * 100",
1628 "format": "time_series",
1629 "intervalFactor": 2,
1630 "legendFormat": "Busy IRQs",
1631 "refId": "D",
1632 "step": 240
1633 },
1634 {
1635 "expr": "sum (irate(node_cpu_seconds_total{mode!='idle',mode!='user',mode!='system',mode!='iowait',mode!='irq',mode!='softirq',instance=\"$node\",job=\"$job\"}[5m])) * 100",
1636 "format": "time_series",
1637 "intervalFactor": 2,
1638 "legendFormat": "Busy Other",
1639 "refId": "E",
1640 "step": 240
1641 },
1642 {
1643 "expr": "sum by (mode)(irate(node_cpu_seconds_total{mode='idle',instance=\"$node\",job=\"$job\"}[5m])) * 100",
1644 "format": "time_series",
1645 "intervalFactor": 2,
1646 "legendFormat": "Idle",
1647 "refId": "F",
1648 "step": 240
1649 }
1650 ],
1651 "thresholds": [],
1652 "timeFrom": null,
1653 "timeRegions": [],
1654 "timeShift": null,
1655 "title": "CPU Basic",
1656 "tooltip": {
1657 "shared": true,
1658 "sort": 0,
1659 "value_type": "individual"
1660 },
1661 "type": "graph",
1662 "xaxis": {
1663 "buckets": null,
1664 "mode": "time",
1665 "name": null,
1666 "show": true,
1667 "values": []
1668 },
1669 "yaxes": [
1670 {
1671 "format": "short",
1672 "label": "",
1673 "logBase": 1,
1674 "max": "100",
1675 "min": "0",
1676 "show": true
1677 },
1678 {
1679 "format": "short",
1680 "label": null,
1681 "logBase": 1,
1682 "max": null,
1683 "min": null,
1684 "show": false
1685 }
1686 ],
1687 "yaxis": {
1688 "align": false,
1689 "alignLevel": null
1690 }
1691 },
1692 {
1693 "aliasColors": {
1694 "Apps": "#629E51",
1695 "Buffers": "#614D93",
1696 "Cache": "#6D1F62",
1697 "Cached": "#511749",
1698 "Committed": "#508642",
1699 "Free": "#0A437C",
1700 "Hardware Corrupted - Amount of RAM that the kernel identified as corrupted / not working": "#CFFAFF",
1701 "Inactive": "#584477",
1702 "PageTables": "#0A50A1",
1703 "Page_Tables": "#0A50A1",
1704 "RAM_Free": "#E0F9D7",
1705 "SWAP Used": "#BF1B00",
1706 "Slab": "#806EB7",
1707 "Slab_Cache": "#E0752D",
1708 "Swap": "#BF1B00",
1709 "Swap Used": "#BF1B00",
1710 "Swap_Cache": "#C15C17",
1711 "Swap_Free": "#2F575E",
1712 "Unused": "#EAB839"
1713 },
1714 "bars": false,
1715 "dashLength": 10,
1716 "dashes": false,
Andy Bavierfc9be622021-03-08 13:10:13 -07001717 "datasource": "{{ .Values.enterpriseDashboard.datasource }}",
Andy Bavier81a0fa92021-03-08 09:37:12 -07001718 "decimals": 2,
1719 "description": "Basic memory usage",
1720 "fieldConfig": {
1721 "defaults": {
1722 "custom": {}
1723 },
1724 "overrides": []
1725 },
1726 "fill": 4,
1727 "fillGradient": 0,
1728 "gridPos": {
1729 "h": 7,
1730 "w": 12,
1731 "x": 12,
1732 "y": 10
1733 },
1734 "hiddenSeries": false,
1735 "id": 78,
1736 "legend": {
1737 "alignAsTable": false,
1738 "avg": false,
1739 "current": false,
1740 "max": false,
1741 "min": false,
1742 "rightSide": false,
1743 "show": true,
1744 "sideWidth": 350,
1745 "total": false,
1746 "values": false
1747 },
1748 "lines": true,
1749 "linewidth": 1,
1750 "links": [],
1751 "maxPerRow": 6,
1752 "nullPointMode": "null",
1753 "options": {
1754 "dataLinks": []
1755 },
1756 "percentage": false,
1757 "pointradius": 5,
1758 "points": false,
1759 "renderer": "flot",
1760 "seriesOverrides": [
1761 {
1762 "alias": "RAM Total",
1763 "color": "#E0F9D7",
1764 "fill": 0,
1765 "stack": false
1766 },
1767 {
1768 "alias": "RAM Cache + Buffer",
1769 "color": "#052B51"
1770 },
1771 {
1772 "alias": "RAM Free",
1773 "color": "#7EB26D"
1774 },
1775 {
1776 "alias": "Avaliable",
1777 "color": "#DEDAF7",
1778 "fill": 0,
1779 "stack": false
1780 }
1781 ],
1782 "spaceLength": 10,
1783 "stack": true,
1784 "steppedLine": false,
1785 "targets": [
1786 {
Andy Bavierfc9be622021-03-08 13:10:13 -07001787 "expr": "sum(node_memory_MemTotal_bytes{instance=\"$node\",job=\"$job\"})",
Andy Bavier81a0fa92021-03-08 09:37:12 -07001788 "format": "time_series",
1789 "hide": false,
Andy Bavierfc9be622021-03-08 13:10:13 -07001790 "interval": "",
Andy Bavier81a0fa92021-03-08 09:37:12 -07001791 "intervalFactor": 2,
1792 "legendFormat": "RAM Total",
1793 "refId": "A",
1794 "step": 240
1795 },
1796 {
Andy Bavierfc9be622021-03-08 13:10:13 -07001797 "expr": "sum(node_memory_MemTotal_bytes{instance=\"$node\",job=\"$job\"} - node_memory_MemFree_bytes{instance=\"$node\",job=\"$job\"} - (node_memory_Cached_bytes{instance=\"$node\",job=\"$job\"} + node_memory_Buffers_bytes{instance=\"$node\",job=\"$job\"}))",
Andy Bavier81a0fa92021-03-08 09:37:12 -07001798 "format": "time_series",
1799 "hide": false,
Andy Bavierfc9be622021-03-08 13:10:13 -07001800 "interval": "",
Andy Bavier81a0fa92021-03-08 09:37:12 -07001801 "intervalFactor": 2,
1802 "legendFormat": "RAM Used",
1803 "refId": "B",
1804 "step": 240
1805 },
1806 {
Andy Bavierfc9be622021-03-08 13:10:13 -07001807 "expr": "sum(node_memory_Cached_bytes{instance=\"$node\",job=\"$job\"} + node_memory_Buffers_bytes{instance=\"$node\",job=\"$job\"})",
Andy Bavier81a0fa92021-03-08 09:37:12 -07001808 "format": "time_series",
Andy Bavierfc9be622021-03-08 13:10:13 -07001809 "interval": "",
Andy Bavier81a0fa92021-03-08 09:37:12 -07001810 "intervalFactor": 2,
1811 "legendFormat": "RAM Cache + Buffer",
1812 "refId": "C",
1813 "step": 240
1814 },
1815 {
Andy Bavierfc9be622021-03-08 13:10:13 -07001816 "expr": "sum(node_memory_MemFree_bytes{instance=\"$node\",job=\"$job\"})",
Andy Bavier81a0fa92021-03-08 09:37:12 -07001817 "format": "time_series",
Andy Bavierfc9be622021-03-08 13:10:13 -07001818 "interval": "",
Andy Bavier81a0fa92021-03-08 09:37:12 -07001819 "intervalFactor": 2,
1820 "legendFormat": "RAM Free",
1821 "refId": "D",
1822 "step": 240
1823 },
1824 {
Andy Bavierfc9be622021-03-08 13:10:13 -07001825 "expr": "sum(node_memory_SwapTotal_bytes{instance=\"$node\",job=\"$job\"} - node_memory_SwapFree_bytes{instance=\"$node\",job=\"$job\"})",
Andy Bavier81a0fa92021-03-08 09:37:12 -07001826 "format": "time_series",
Andy Bavierfc9be622021-03-08 13:10:13 -07001827 "interval": "",
Andy Bavier81a0fa92021-03-08 09:37:12 -07001828 "intervalFactor": 2,
1829 "legendFormat": "SWAP Used",
1830 "refId": "E",
1831 "step": 240
1832 }
1833 ],
1834 "thresholds": [],
1835 "timeFrom": null,
1836 "timeRegions": [],
1837 "timeShift": null,
1838 "title": "Memory Basic",
1839 "tooltip": {
1840 "shared": true,
1841 "sort": 0,
1842 "value_type": "individual"
1843 },
1844 "type": "graph",
1845 "xaxis": {
1846 "buckets": null,
1847 "mode": "time",
1848 "name": null,
1849 "show": true,
1850 "values": []
1851 },
1852 "yaxes": [
1853 {
Andy Bavierfc9be622021-03-08 13:10:13 -07001854 "$$hashKey": "object:422",
Andy Bavier81a0fa92021-03-08 09:37:12 -07001855 "format": "bytes",
1856 "label": "",
1857 "logBase": 1,
1858 "max": null,
1859 "min": "0",
1860 "show": true
1861 },
1862 {
Andy Bavierfc9be622021-03-08 13:10:13 -07001863 "$$hashKey": "object:423",
Andy Bavier81a0fa92021-03-08 09:37:12 -07001864 "format": "short",
1865 "label": null,
1866 "logBase": 1,
1867 "max": null,
1868 "min": null,
1869 "show": false
1870 }
1871 ],
1872 "yaxis": {
1873 "align": false,
1874 "alignLevel": null
1875 }
1876 },
1877 {
1878 "aliasColors": {
1879 "Recv_bytes_eth2": "#7EB26D",
1880 "Recv_bytes_lo": "#0A50A1",
1881 "Recv_drop_eth2": "#6ED0E0",
1882 "Recv_drop_lo": "#E0F9D7",
1883 "Recv_errs_eth2": "#BF1B00",
1884 "Recv_errs_lo": "#CCA300",
1885 "Trans_bytes_eth2": "#7EB26D",
1886 "Trans_bytes_lo": "#0A50A1",
1887 "Trans_drop_eth2": "#6ED0E0",
1888 "Trans_drop_lo": "#E0F9D7",
1889 "Trans_errs_eth2": "#BF1B00",
1890 "Trans_errs_lo": "#CCA300",
1891 "recv_bytes_lo": "#0A50A1",
1892 "recv_drop_eth0": "#99440A",
1893 "recv_drop_lo": "#967302",
1894 "recv_errs_eth0": "#BF1B00",
1895 "recv_errs_lo": "#890F02",
1896 "trans_bytes_eth0": "#7EB26D",
1897 "trans_bytes_lo": "#0A50A1",
1898 "trans_drop_eth0": "#99440A",
1899 "trans_drop_lo": "#967302",
1900 "trans_errs_eth0": "#BF1B00",
1901 "trans_errs_lo": "#890F02"
1902 },
1903 "bars": false,
1904 "dashLength": 10,
1905 "dashes": false,
Andy Bavierfc9be622021-03-08 13:10:13 -07001906 "datasource": "{{ .Values.enterpriseDashboard.datasource }}",
Andy Bavier81a0fa92021-03-08 09:37:12 -07001907 "description": "Basic network info per interface",
1908 "fieldConfig": {
1909 "defaults": {
1910 "custom": {}
1911 },
1912 "overrides": []
1913 },
1914 "fill": 4,
1915 "fillGradient": 0,
1916 "gridPos": {
1917 "h": 7,
1918 "w": 12,
1919 "x": 0,
1920 "y": 17
1921 },
1922 "hiddenSeries": false,
1923 "id": 74,
1924 "legend": {
1925 "alignAsTable": false,
1926 "avg": false,
1927 "current": false,
1928 "hideEmpty": false,
1929 "hideZero": false,
1930 "max": false,
1931 "min": false,
1932 "rightSide": false,
1933 "show": true,
1934 "sort": "current",
1935 "sortDesc": true,
1936 "total": false,
1937 "values": false
1938 },
1939 "lines": true,
1940 "linewidth": 1,
1941 "links": [],
1942 "nullPointMode": "null",
1943 "options": {
1944 "dataLinks": []
1945 },
1946 "percentage": false,
1947 "pointradius": 5,
1948 "points": false,
1949 "renderer": "flot",
1950 "seriesOverrides": [
1951 {
1952 "alias": "/.*trans.*/",
1953 "transform": "negative-Y"
1954 }
1955 ],
1956 "spaceLength": 10,
1957 "stack": false,
1958 "steppedLine": false,
1959 "targets": [
1960 {
1961 "expr": "irate(node_network_receive_bytes_total{instance=\"$node\",job=\"$job\"}[5m])*8",
1962 "format": "time_series",
1963 "intervalFactor": 2,
Andy Bavierfc9be622021-03-08 13:10:13 -07001964 "legendFormat": "recv {{`{{device}}`}}",
Andy Bavier81a0fa92021-03-08 09:37:12 -07001965 "refId": "A",
1966 "step": 240
1967 },
1968 {
1969 "expr": "irate(node_network_transmit_bytes_total{instance=\"$node\",job=\"$job\"}[5m])*8",
1970 "format": "time_series",
1971 "intervalFactor": 2,
Andy Bavierfc9be622021-03-08 13:10:13 -07001972 "legendFormat": "trans {{`{{device}}`}} ",
Andy Bavier81a0fa92021-03-08 09:37:12 -07001973 "refId": "B",
1974 "step": 240
1975 }
1976 ],
1977 "thresholds": [],
1978 "timeFrom": null,
1979 "timeRegions": [],
1980 "timeShift": null,
1981 "title": "Network Traffic Basic",
1982 "tooltip": {
1983 "shared": true,
1984 "sort": 0,
1985 "value_type": "individual"
1986 },
1987 "type": "graph",
1988 "xaxis": {
1989 "buckets": null,
1990 "mode": "time",
1991 "name": null,
1992 "show": true,
1993 "values": []
1994 },
1995 "yaxes": [
1996 {
1997 "format": "bps",
1998 "label": null,
1999 "logBase": 1,
2000 "max": null,
2001 "min": null,
2002 "show": true
2003 },
2004 {
2005 "format": "pps",
2006 "label": "",
2007 "logBase": 1,
2008 "max": null,
2009 "min": null,
2010 "show": false
2011 }
2012 ],
2013 "yaxis": {
2014 "align": false,
2015 "alignLevel": null
2016 }
2017 },
2018 {
2019 "aliasColors": {},
2020 "bars": false,
2021 "dashLength": 10,
2022 "dashes": false,
Andy Bavierfc9be622021-03-08 13:10:13 -07002023 "datasource": "{{ .Values.enterpriseDashboard.datasource }}",
Andy Bavier81a0fa92021-03-08 09:37:12 -07002024 "decimals": 3,
2025 "description": "Disk space used of all filesystems mounted",
2026 "fieldConfig": {
2027 "defaults": {
2028 "custom": {}
2029 },
2030 "overrides": []
2031 },
2032 "fill": 4,
2033 "fillGradient": 0,
2034 "gridPos": {
2035 "h": 7,
2036 "w": 12,
2037 "x": 12,
2038 "y": 17
2039 },
2040 "height": "",
2041 "hiddenSeries": false,
2042 "id": 152,
2043 "legend": {
2044 "alignAsTable": false,
2045 "avg": false,
2046 "current": false,
2047 "max": false,
2048 "min": false,
2049 "rightSide": false,
2050 "show": true,
2051 "sort": "current",
2052 "sortDesc": false,
2053 "total": false,
2054 "values": false
2055 },
2056 "lines": true,
2057 "linewidth": 1,
2058 "links": [],
2059 "maxPerRow": 6,
2060 "nullPointMode": "null",
2061 "options": {
2062 "dataLinks": []
2063 },
2064 "percentage": false,
2065 "pointradius": 5,
2066 "points": false,
2067 "renderer": "flot",
2068 "seriesOverrides": [],
2069 "spaceLength": 10,
2070 "stack": false,
2071 "steppedLine": false,
2072 "targets": [
2073 {
Andy Bavierfc9be622021-03-08 13:10:13 -07002074 "expr": "100 - sum(((node_filesystem_avail_bytes{instance=\"$node\",job=\"$job\",device!~'rootfs'} * 100) / node_filesystem_size_bytes{instance=\"$node\",job=\"$job\",device!~'rootfs'})) by (mountpoint)",
Andy Bavier81a0fa92021-03-08 09:37:12 -07002075 "format": "time_series",
Andy Bavierfc9be622021-03-08 13:10:13 -07002076 "interval": "",
Andy Bavier81a0fa92021-03-08 09:37:12 -07002077 "intervalFactor": 2,
Andy Bavierfc9be622021-03-08 13:10:13 -07002078 "legendFormat": "{{`{{mountpoint}}`}}",
Andy Bavier81a0fa92021-03-08 09:37:12 -07002079 "refId": "A",
2080 "step": 240
2081 }
2082 ],
2083 "thresholds": [],
2084 "timeFrom": null,
2085 "timeRegions": [],
2086 "timeShift": null,
2087 "title": "Disk Space Used Basic",
2088 "tooltip": {
2089 "shared": true,
2090 "sort": 0,
2091 "value_type": "individual"
2092 },
2093 "type": "graph",
2094 "xaxis": {
2095 "buckets": null,
2096 "mode": "time",
2097 "name": null,
2098 "show": true,
2099 "values": []
2100 },
2101 "yaxes": [
2102 {
Andy Bavierfc9be622021-03-08 13:10:13 -07002103 "$$hashKey": "object:272",
Andy Bavier81a0fa92021-03-08 09:37:12 -07002104 "format": "percent",
2105 "label": null,
2106 "logBase": 1,
2107 "max": "100",
2108 "min": "0",
2109 "show": true
2110 },
2111 {
Andy Bavierfc9be622021-03-08 13:10:13 -07002112 "$$hashKey": "object:273",
Andy Bavier81a0fa92021-03-08 09:37:12 -07002113 "format": "short",
2114 "label": null,
2115 "logBase": 1,
2116 "max": null,
2117 "min": null,
2118 "show": true
2119 }
2120 ],
2121 "yaxis": {
2122 "align": false,
2123 "alignLevel": null
2124 }
2125 },
2126 {
2127 "collapsed": true,
Andy Bavierfc9be622021-03-08 13:10:13 -07002128 "datasource": "{{ .Values.enterpriseDashboard.datasource }}",
Andy Bavier81a0fa92021-03-08 09:37:12 -07002129 "gridPos": {
2130 "h": 1,
2131 "w": 24,
2132 "x": 0,
2133 "y": 24
2134 },
2135 "id": 265,
2136 "panels": [
2137 {
2138 "aliasColors": {
2139 "Idle - Waiting for something to happen": "#052B51",
2140 "guest": "#9AC48A",
2141 "idle": "#052B51",
2142 "iowait": "#EAB839",
2143 "irq": "#BF1B00",
2144 "nice": "#C15C17",
2145 "softirq": "#E24D42",
2146 "steal": "#FCE2DE",
2147 "system": "#508642",
2148 "user": "#5195CE"
2149 },
2150 "bars": false,
2151 "dashLength": 10,
2152 "dashes": false,
Andy Bavierfc9be622021-03-08 13:10:13 -07002153 "datasource": "{{ .Values.enterpriseDashboard.datasource }}",
Andy Bavier81a0fa92021-03-08 09:37:12 -07002154 "decimals": 2,
2155 "description": "",
2156 "fieldConfig": {
2157 "defaults": {
2158 "custom": {}
2159 },
2160 "overrides": []
2161 },
2162 "fill": 4,
2163 "fillGradient": 0,
2164 "gridPos": {
2165 "h": 12,
2166 "w": 12,
2167 "x": 0,
2168 "y": 25
2169 },
2170 "hiddenSeries": false,
2171 "id": 3,
2172 "legend": {
2173 "alignAsTable": true,
2174 "avg": true,
2175 "current": true,
2176 "max": true,
2177 "min": true,
2178 "rightSide": false,
2179 "show": true,
2180 "sideWidth": 250,
2181 "sort": null,
2182 "sortDesc": null,
2183 "total": false,
2184 "values": true
2185 },
2186 "lines": true,
2187 "linewidth": 1,
2188 "links": [],
2189 "maxPerRow": 6,
2190 "nullPointMode": "null",
2191 "options": {
2192 "dataLinks": []
2193 },
2194 "percentage": true,
2195 "pointradius": 5,
2196 "points": false,
2197 "renderer": "flot",
2198 "repeat": null,
2199 "seriesOverrides": [],
2200 "spaceLength": 10,
2201 "stack": true,
2202 "steppedLine": false,
2203 "targets": [
2204 {
2205 "expr": "sum by (mode)(irate(node_cpu_seconds_total{mode=\"system\",instance=\"$node\",job=\"$job\"}[5m])) * 100",
2206 "format": "time_series",
2207 "interval": "10s",
2208 "intervalFactor": 2,
2209 "legendFormat": "System - Processes executing in kernel mode",
2210 "refId": "A",
2211 "step": 20
2212 },
2213 {
2214 "expr": "sum by (mode)(irate(node_cpu_seconds_total{mode='user',instance=\"$node\",job=\"$job\"}[5m])) * 100",
2215 "format": "time_series",
2216 "intervalFactor": 2,
2217 "legendFormat": "User - Normal processes executing in user mode",
2218 "refId": "B",
2219 "step": 240
2220 },
2221 {
2222 "expr": "sum by (mode)(irate(node_cpu_seconds_total{mode='nice',instance=\"$node\",job=\"$job\"}[5m])) * 100",
2223 "format": "time_series",
2224 "intervalFactor": 2,
2225 "legendFormat": "Nice - Niced processes executing in user mode",
2226 "refId": "C",
2227 "step": 240
2228 },
2229 {
2230 "expr": "sum by (mode)(irate(node_cpu_seconds_total{mode='idle',instance=\"$node\",job=\"$job\"}[5m])) * 100",
2231 "format": "time_series",
2232 "intervalFactor": 2,
2233 "legendFormat": "Idle - Waiting for something to happen",
2234 "refId": "D",
2235 "step": 240
2236 },
2237 {
2238 "expr": "sum by (mode)(irate(node_cpu_seconds_total{mode='iowait',instance=\"$node\",job=\"$job\"}[5m])) * 100",
2239 "format": "time_series",
2240 "intervalFactor": 2,
2241 "legendFormat": "Iowait - Waiting for I/O to complete",
2242 "refId": "E",
2243 "step": 240
2244 },
2245 {
2246 "expr": "sum by (mode)(irate(node_cpu_seconds_total{mode='irq',instance=\"$node\",job=\"$job\"}[5m])) * 100",
2247 "format": "time_series",
2248 "intervalFactor": 2,
2249 "legendFormat": "Irq - Servicing interrupts",
2250 "refId": "F",
2251 "step": 240
2252 },
2253 {
2254 "expr": "sum by (mode)(irate(node_cpu_seconds_total{mode='softirq',instance=\"$node\",job=\"$job\"}[5m])) * 100",
2255 "format": "time_series",
2256 "intervalFactor": 2,
2257 "legendFormat": "Softirq - Servicing softirqs",
2258 "refId": "G",
2259 "step": 240
2260 },
2261 {
2262 "expr": "sum by (mode)(irate(node_cpu_seconds_total{mode='steal',instance=\"$node\",job=\"$job\"}[5m])) * 100",
2263 "format": "time_series",
2264 "intervalFactor": 2,
2265 "legendFormat": "Steal - Time spent in other operating systems when running in a virtualized environment",
2266 "refId": "H",
2267 "step": 240
2268 },
2269 {
2270 "expr": "sum by (mode)(irate(node_cpu_seconds_total{mode='guest',instance=\"$node\",job=\"$job\"}[5m])) * 100",
2271 "format": "time_series",
2272 "intervalFactor": 2,
2273 "legendFormat": "Guest - Time spent running a virtual CPU for a guest operating system",
2274 "refId": "I",
2275 "step": 240
2276 }
2277 ],
2278 "thresholds": [],
2279 "timeFrom": null,
2280 "timeRegions": [],
2281 "timeShift": null,
2282 "title": "CPU",
2283 "tooltip": {
2284 "shared": true,
2285 "sort": 0,
2286 "value_type": "individual"
2287 },
2288 "type": "graph",
2289 "xaxis": {
2290 "buckets": null,
2291 "mode": "time",
2292 "name": null,
2293 "show": true,
2294 "values": []
2295 },
2296 "yaxes": [
2297 {
2298 "format": "short",
2299 "label": "percentage",
2300 "logBase": 1,
2301 "max": "100",
2302 "min": "0",
2303 "show": true
2304 },
2305 {
2306 "format": "short",
2307 "label": null,
2308 "logBase": 1,
2309 "max": null,
2310 "min": null,
2311 "show": false
2312 }
2313 ],
2314 "yaxis": {
2315 "align": false,
2316 "alignLevel": null
2317 }
2318 },
2319 {
2320 "aliasColors": {
2321 "Apps": "#629E51",
2322 "Buffers": "#614D93",
2323 "Cache": "#6D1F62",
2324 "Cached": "#511749",
2325 "Committed": "#508642",
2326 "Free": "#0A437C",
2327 "Hardware Corrupted - Amount of RAM that the kernel identified as corrupted / not working": "#CFFAFF",
2328 "Inactive": "#584477",
2329 "PageTables": "#0A50A1",
2330 "Page_Tables": "#0A50A1",
2331 "RAM_Free": "#E0F9D7",
2332 "Slab": "#806EB7",
2333 "Slab_Cache": "#E0752D",
2334 "Swap": "#BF1B00",
2335 "Swap - Swap memory usage": "#BF1B00",
2336 "Swap_Cache": "#C15C17",
2337 "Swap_Free": "#2F575E",
2338 "Unused": "#EAB839",
2339 "Unused - Free memory unassigned": "#052B51"
2340 },
2341 "bars": false,
2342 "dashLength": 10,
2343 "dashes": false,
Andy Bavierfc9be622021-03-08 13:10:13 -07002344 "datasource": "{{ .Values.enterpriseDashboard.datasource }}",
Andy Bavier81a0fa92021-03-08 09:37:12 -07002345 "decimals": 2,
2346 "description": "",
2347 "fieldConfig": {
2348 "defaults": {
2349 "custom": {}
2350 },
2351 "overrides": []
2352 },
2353 "fill": 4,
2354 "fillGradient": 0,
2355 "gridPos": {
2356 "h": 12,
2357 "w": 12,
2358 "x": 12,
2359 "y": 25
2360 },
2361 "hiddenSeries": false,
2362 "id": 24,
2363 "legend": {
2364 "alignAsTable": true,
2365 "avg": true,
2366 "current": true,
2367 "max": true,
2368 "min": true,
2369 "rightSide": false,
2370 "show": true,
2371 "sideWidth": 350,
2372 "sort": null,
2373 "sortDesc": null,
2374 "total": false,
2375 "values": true
2376 },
2377 "lines": true,
2378 "linewidth": 1,
2379 "links": [],
2380 "maxPerRow": 6,
2381 "nullPointMode": "null",
2382 "options": {
2383 "dataLinks": []
2384 },
2385 "percentage": false,
2386 "pointradius": 5,
2387 "points": false,
2388 "renderer": "flot",
2389 "seriesOverrides": [
2390 {
2391 "alias": "/.*Hardware Corrupted - *./",
2392 "stack": false
2393 }
2394 ],
2395 "spaceLength": 10,
2396 "stack": true,
2397 "steppedLine": false,
2398 "targets": [
2399 {
2400 "expr": "node_memory_MemTotal_bytes{instance=\"$node\",job=\"$job\"} - node_memory_MemFree_bytes{instance=\"$node\",job=\"$job\"} - node_memory_Buffers_bytes{instance=\"$node\",job=\"$job\"} - node_memory_Cached_bytes{instance=\"$node\",job=\"$job\"} - node_memory_Slab_bytes{instance=\"$node\",job=\"$job\"} - node_memory_PageTables_bytes{instance=\"$node\",job=\"$job\"} - node_memory_SwapCached_bytes{instance=\"$node\",job=\"$job\"}",
2401 "format": "time_series",
2402 "hide": false,
2403 "intervalFactor": 2,
2404 "legendFormat": "Apps - Memory used by user-space applications",
2405 "refId": "A",
2406 "step": 240
2407 },
2408 {
2409 "expr": "node_memory_PageTables_bytes{instance=\"$node\",job=\"$job\"}",
2410 "format": "time_series",
2411 "hide": false,
2412 "intervalFactor": 2,
2413 "legendFormat": "PageTables - Memory used to map between virtual and physical memory addresses",
2414 "refId": "B",
2415 "step": 240
2416 },
2417 {
2418 "expr": "node_memory_SwapCached_bytes{instance=\"$node\",job=\"$job\"}",
2419 "format": "time_series",
2420 "intervalFactor": 2,
2421 "legendFormat": "SwapCache - Memory that keeps track of pages that have been fetched from swap but not yet been modified",
2422 "refId": "C",
2423 "step": 240
2424 },
2425 {
2426 "expr": "node_memory_Slab_bytes{instance=\"$node\",job=\"$job\"}",
2427 "format": "time_series",
2428 "hide": false,
2429 "intervalFactor": 2,
2430 "legendFormat": "Slab - Memory used by the kernel to cache data structures for its own use (caches like inode, dentry, etc)",
2431 "refId": "D",
2432 "step": 240
2433 },
2434 {
2435 "expr": "node_memory_Cached_bytes{instance=\"$node\",job=\"$job\"}",
2436 "format": "time_series",
2437 "hide": false,
2438 "intervalFactor": 2,
2439 "legendFormat": "Cache - Parked file data (file content) cache",
2440 "refId": "E",
2441 "step": 240
2442 },
2443 {
2444 "expr": "node_memory_Buffers_bytes{instance=\"$node\",job=\"$job\"}",
2445 "format": "time_series",
2446 "hide": false,
2447 "intervalFactor": 2,
2448 "legendFormat": "Buffers - Block device (e.g. harddisk) cache",
2449 "refId": "F",
2450 "step": 240
2451 },
2452 {
2453 "expr": "node_memory_MemFree_bytes{instance=\"$node\",job=\"$job\"}",
2454 "format": "time_series",
2455 "hide": false,
2456 "intervalFactor": 2,
2457 "legendFormat": "Unused - Free memory unassigned",
2458 "refId": "G",
2459 "step": 240
2460 },
2461 {
2462 "expr": "(node_memory_SwapTotal_bytes{instance=\"$node\",job=\"$job\"} - node_memory_SwapFree_bytes{instance=\"$node\",job=\"$job\"})",
2463 "format": "time_series",
2464 "hide": false,
2465 "intervalFactor": 2,
2466 "legendFormat": "Swap - Swap space used",
2467 "refId": "H",
2468 "step": 240
2469 },
2470 {
2471 "expr": "node_memory_HardwareCorrupted_bytes{instance=\"$node\",job=\"$job\"}",
2472 "format": "time_series",
2473 "hide": false,
2474 "intervalFactor": 2,
2475 "legendFormat": "Hardware Corrupted - Amount of RAM that the kernel identified as corrupted / not working",
2476 "refId": "I",
2477 "step": 240
2478 }
2479 ],
2480 "thresholds": [],
2481 "timeFrom": null,
2482 "timeRegions": [],
2483 "timeShift": null,
2484 "title": "Memory Stack",
2485 "tooltip": {
2486 "shared": true,
2487 "sort": 0,
2488 "value_type": "individual"
2489 },
2490 "type": "graph",
2491 "xaxis": {
2492 "buckets": null,
2493 "mode": "time",
2494 "name": null,
2495 "show": true,
2496 "values": []
2497 },
2498 "yaxes": [
2499 {
2500 "format": "bytes",
2501 "label": "bytes",
2502 "logBase": 1,
2503 "max": null,
2504 "min": "0",
2505 "show": true
2506 },
2507 {
2508 "format": "short",
2509 "label": null,
2510 "logBase": 1,
2511 "max": null,
2512 "min": null,
2513 "show": false
2514 }
2515 ],
2516 "yaxis": {
2517 "align": false,
2518 "alignLevel": null
2519 }
2520 },
2521 {
2522 "aliasColors": {
2523 "receive_packets_eth0": "#7EB26D",
2524 "receive_packets_lo": "#E24D42",
2525 "transmit_packets_eth0": "#7EB26D",
2526 "transmit_packets_lo": "#E24D42"
2527 },
2528 "bars": false,
2529 "dashLength": 10,
2530 "dashes": false,
Andy Bavierfc9be622021-03-08 13:10:13 -07002531 "datasource": "{{ .Values.enterpriseDashboard.datasource }}",
Andy Bavier81a0fa92021-03-08 09:37:12 -07002532 "fieldConfig": {
2533 "defaults": {
2534 "custom": {}
2535 },
2536 "overrides": []
2537 },
2538 "fill": 4,
2539 "fillGradient": 0,
2540 "gridPos": {
2541 "h": 12,
2542 "w": 12,
2543 "x": 0,
2544 "y": 37
2545 },
2546 "hiddenSeries": false,
2547 "id": 84,
2548 "legend": {
2549 "alignAsTable": true,
2550 "avg": true,
2551 "current": true,
2552 "max": true,
2553 "min": true,
2554 "rightSide": false,
2555 "show": true,
2556 "total": false,
2557 "values": true
2558 },
2559 "lines": true,
2560 "linewidth": 1,
2561 "links": [],
2562 "nullPointMode": "null",
2563 "options": {
2564 "dataLinks": []
2565 },
2566 "percentage": false,
2567 "pointradius": 5,
2568 "points": false,
2569 "renderer": "flot",
2570 "seriesOverrides": [
2571 {
2572 "$$hashKey": "object:5871",
2573 "alias": "/.*Trans.*/",
2574 "transform": "negative-Y"
2575 }
2576 ],
2577 "spaceLength": 10,
2578 "stack": false,
2579 "steppedLine": false,
2580 "targets": [
2581 {
2582 "expr": "irate(node_network_receive_bytes_total{instance=\"$node\",job=\"$job\"}[5m])*8",
2583 "format": "time_series",
2584 "intervalFactor": 2,
Andy Bavierfc9be622021-03-08 13:10:13 -07002585 "legendFormat": "{{`{{device}}`}} - Receive",
Andy Bavier81a0fa92021-03-08 09:37:12 -07002586 "refId": "A",
2587 "step": 240
2588 },
2589 {
2590 "expr": "irate(node_network_transmit_bytes_total{instance=\"$node\",job=\"$job\"}[5m])*8",
2591 "format": "time_series",
2592 "intervalFactor": 2,
Andy Bavierfc9be622021-03-08 13:10:13 -07002593 "legendFormat": "{{`{{device}}`}} - Transmit",
Andy Bavier81a0fa92021-03-08 09:37:12 -07002594 "refId": "B",
2595 "step": 240
2596 }
2597 ],
2598 "thresholds": [],
2599 "timeFrom": null,
2600 "timeRegions": [],
2601 "timeShift": null,
2602 "title": "Network Traffic",
2603 "tooltip": {
2604 "shared": true,
2605 "sort": 0,
2606 "value_type": "individual"
2607 },
2608 "type": "graph",
2609 "xaxis": {
2610 "buckets": null,
2611 "mode": "time",
2612 "name": null,
2613 "show": true,
2614 "values": []
2615 },
2616 "yaxes": [
2617 {
2618 "$$hashKey": "object:5884",
2619 "format": "bps",
2620 "label": "bits out (-) / in (+)",
2621 "logBase": 1,
2622 "max": null,
2623 "min": null,
2624 "show": true
2625 },
2626 {
2627 "$$hashKey": "object:5885",
2628 "format": "short",
2629 "label": null,
2630 "logBase": 1,
2631 "max": null,
2632 "min": null,
2633 "show": false
2634 }
2635 ],
2636 "yaxis": {
2637 "align": false,
2638 "alignLevel": null
2639 }
2640 },
2641 {
2642 "aliasColors": {},
2643 "bars": false,
2644 "dashLength": 10,
2645 "dashes": false,
Andy Bavierfc9be622021-03-08 13:10:13 -07002646 "datasource": "{{ .Values.enterpriseDashboard.datasource }}",
Andy Bavier81a0fa92021-03-08 09:37:12 -07002647 "decimals": 3,
2648 "description": "",
2649 "fieldConfig": {
2650 "defaults": {
2651 "custom": {}
2652 },
2653 "overrides": []
2654 },
2655 "fill": 4,
2656 "fillGradient": 0,
2657 "gridPos": {
2658 "h": 12,
2659 "w": 12,
2660 "x": 12,
2661 "y": 37
2662 },
2663 "height": "",
2664 "hiddenSeries": false,
2665 "id": 156,
2666 "legend": {
2667 "alignAsTable": true,
2668 "avg": true,
2669 "current": true,
2670 "max": true,
2671 "min": true,
2672 "rightSide": false,
2673 "show": true,
2674 "sort": "current",
2675 "sortDesc": false,
2676 "total": false,
2677 "values": true
2678 },
2679 "lines": true,
2680 "linewidth": 1,
2681 "links": [],
2682 "maxPerRow": 6,
2683 "nullPointMode": "null",
2684 "options": {
2685 "dataLinks": []
2686 },
2687 "percentage": false,
2688 "pointradius": 5,
2689 "points": false,
2690 "renderer": "flot",
2691 "seriesOverrides": [],
2692 "spaceLength": 10,
2693 "stack": false,
2694 "steppedLine": false,
2695 "targets": [
2696 {
2697 "expr": "node_filesystem_size_bytes{instance=\"$node\",job=\"$job\",device!~'rootfs'} - node_filesystem_avail_bytes{instance=\"$node\",job=\"$job\",device!~'rootfs'}",
2698 "format": "time_series",
2699 "intervalFactor": 2,
Andy Bavierfc9be622021-03-08 13:10:13 -07002700 "legendFormat": "{{`{{mountpoint}}`}}",
Andy Bavier81a0fa92021-03-08 09:37:12 -07002701 "refId": "A",
2702 "step": 240
2703 }
2704 ],
2705 "thresholds": [],
2706 "timeFrom": null,
2707 "timeRegions": [],
2708 "timeShift": null,
2709 "title": "Disk Space Used",
2710 "tooltip": {
2711 "shared": true,
2712 "sort": 0,
2713 "value_type": "individual"
2714 },
2715 "type": "graph",
2716 "xaxis": {
2717 "buckets": null,
2718 "mode": "time",
2719 "name": null,
2720 "show": true,
2721 "values": []
2722 },
2723 "yaxes": [
2724 {
2725 "format": "bytes",
2726 "label": "bytes",
2727 "logBase": 1,
2728 "max": null,
2729 "min": "0",
2730 "show": true
2731 },
2732 {
2733 "format": "short",
2734 "label": null,
2735 "logBase": 1,
2736 "max": null,
2737 "min": null,
2738 "show": false
2739 }
2740 ],
2741 "yaxis": {
2742 "align": false,
2743 "alignLevel": null
2744 }
2745 },
2746 {
2747 "aliasColors": {},
2748 "bars": false,
2749 "dashLength": 10,
2750 "dashes": false,
Andy Bavierfc9be622021-03-08 13:10:13 -07002751 "datasource": "{{ .Values.enterpriseDashboard.datasource }}",
Andy Bavier81a0fa92021-03-08 09:37:12 -07002752 "description": "",
2753 "fieldConfig": {
2754 "defaults": {
2755 "custom": {}
2756 },
2757 "overrides": []
2758 },
2759 "fill": 2,
2760 "fillGradient": 0,
2761 "gridPos": {
2762 "h": 12,
2763 "w": 12,
2764 "x": 0,
2765 "y": 49
2766 },
2767 "hiddenSeries": false,
2768 "id": 229,
2769 "legend": {
2770 "alignAsTable": true,
2771 "avg": true,
2772 "current": true,
2773 "hideZero": true,
2774 "max": true,
2775 "min": true,
2776 "rightSide": false,
2777 "show": true,
2778 "total": false,
2779 "values": true
2780 },
2781 "lines": true,
2782 "linewidth": 1,
2783 "links": [],
2784 "maxPerRow": 6,
2785 "nullPointMode": "null",
2786 "options": {
2787 "dataLinks": []
2788 },
2789 "percentage": false,
2790 "pointradius": 5,
2791 "points": false,
2792 "renderer": "flot",
2793 "seriesOverrides": [
2794 {
2795 "alias": "/.*Read.*/",
2796 "transform": "negative-Y"
2797 },
2798 {
2799 "alias": "/.*sda_.*/",
2800 "color": "#7EB26D"
2801 },
2802 {
2803 "alias": "/.*sdb_.*/",
2804 "color": "#EAB839"
2805 },
2806 {
2807 "alias": "/.*sdc_.*/",
2808 "color": "#6ED0E0"
2809 },
2810 {
2811 "alias": "/.*sdd_.*/",
2812 "color": "#EF843C"
2813 },
2814 {
2815 "alias": "/.*sde_.*/",
2816 "color": "#E24D42"
2817 },
2818 {
2819 "alias": "/.*sda1.*/",
2820 "color": "#584477"
2821 },
2822 {
2823 "alias": "/.*sda2_.*/",
2824 "color": "#BA43A9"
2825 },
2826 {
2827 "alias": "/.*sda3_.*/",
2828 "color": "#F4D598"
2829 },
2830 {
2831 "alias": "/.*sdb1.*/",
2832 "color": "#0A50A1"
2833 },
2834 {
2835 "alias": "/.*sdb2.*/",
2836 "color": "#BF1B00"
2837 },
2838 {
2839 "alias": "/.*sdb2.*/",
2840 "color": "#BF1B00"
2841 },
2842 {
2843 "alias": "/.*sdb3.*/",
2844 "color": "#E0752D"
2845 },
2846 {
2847 "alias": "/.*sdc1.*/",
2848 "color": "#962D82"
2849 },
2850 {
2851 "alias": "/.*sdc2.*/",
2852 "color": "#614D93"
2853 },
2854 {
2855 "alias": "/.*sdc3.*/",
2856 "color": "#9AC48A"
2857 },
2858 {
2859 "alias": "/.*sdd1.*/",
2860 "color": "#65C5DB"
2861 },
2862 {
2863 "alias": "/.*sdd2.*/",
2864 "color": "#F9934E"
2865 },
2866 {
2867 "alias": "/.*sdd3.*/",
2868 "color": "#EA6460"
2869 },
2870 {
2871 "alias": "/.*sde1.*/",
2872 "color": "#E0F9D7"
2873 },
2874 {
2875 "alias": "/.*sdd2.*/",
2876 "color": "#FCEACA"
2877 },
2878 {
2879 "alias": "/.*sde3.*/",
2880 "color": "#F9E2D2"
2881 }
2882 ],
2883 "spaceLength": 10,
2884 "stack": false,
2885 "steppedLine": false,
2886 "targets": [
2887 {
2888 "expr": "irate(node_disk_reads_completed_total{instance=\"$node\",job=\"$job\",device=~\"$diskdevices\"}[5m])",
2889 "intervalFactor": 4,
Andy Bavierfc9be622021-03-08 13:10:13 -07002890 "legendFormat": "{{`{{device}}`}} - Reads completed",
Andy Bavier81a0fa92021-03-08 09:37:12 -07002891 "refId": "A",
2892 "step": 480
2893 },
2894 {
2895 "expr": "irate(node_disk_writes_completed_total{instance=\"$node\",job=\"$job\",device=~\"$diskdevices\"}[5m])",
2896 "intervalFactor": 2,
Andy Bavierfc9be622021-03-08 13:10:13 -07002897 "legendFormat": "{{`{{device}}`}} - Writes completed",
Andy Bavier81a0fa92021-03-08 09:37:12 -07002898 "refId": "B",
2899 "step": 240
2900 }
2901 ],
2902 "thresholds": [],
2903 "timeFrom": null,
2904 "timeRegions": [],
2905 "timeShift": null,
2906 "title": "Disk IOps",
2907 "tooltip": {
2908 "shared": false,
2909 "sort": 0,
2910 "value_type": "individual"
2911 },
2912 "type": "graph",
2913 "xaxis": {
2914 "buckets": null,
2915 "mode": "time",
2916 "name": null,
2917 "show": true,
2918 "values": []
2919 },
2920 "yaxes": [
2921 {
2922 "format": "iops",
2923 "label": "IO read (-) / write (+)",
2924 "logBase": 1,
2925 "max": null,
2926 "min": null,
2927 "show": true
2928 },
2929 {
2930 "format": "short",
2931 "label": null,
2932 "logBase": 1,
2933 "max": null,
2934 "min": null,
2935 "show": false
2936 }
2937 ],
2938 "yaxis": {
2939 "align": false,
2940 "alignLevel": null
2941 }
2942 },
2943 {
2944 "aliasColors": {
2945 "io time": "#890F02"
2946 },
2947 "bars": false,
2948 "dashLength": 10,
2949 "dashes": false,
Andy Bavierfc9be622021-03-08 13:10:13 -07002950 "datasource": "{{ .Values.enterpriseDashboard.datasource }}",
Andy Bavier81a0fa92021-03-08 09:37:12 -07002951 "decimals": 3,
2952 "description": "",
2953 "fieldConfig": {
2954 "defaults": {
2955 "custom": {}
2956 },
2957 "overrides": []
2958 },
2959 "fill": 4,
2960 "fillGradient": 0,
2961 "gridPos": {
2962 "h": 12,
2963 "w": 12,
2964 "x": 12,
2965 "y": 49
2966 },
2967 "hiddenSeries": false,
2968 "id": 42,
2969 "legend": {
2970 "alignAsTable": true,
2971 "avg": true,
2972 "current": true,
2973 "max": true,
2974 "min": true,
2975 "rightSide": false,
2976 "show": true,
2977 "sort": null,
2978 "sortDesc": null,
2979 "total": false,
2980 "values": true
2981 },
2982 "lines": true,
2983 "linewidth": 1,
2984 "links": [],
2985 "maxPerRow": 6,
2986 "nullPointMode": "null",
2987 "options": {
2988 "dataLinks": []
2989 },
2990 "percentage": false,
2991 "pointradius": 5,
2992 "points": false,
2993 "renderer": "flot",
2994 "seriesOverrides": [
2995 {
2996 "alias": "/.*read*./",
2997 "transform": "negative-Y"
2998 },
2999 {
3000 "alias": "/.*sda.*/",
3001 "color": "#7EB26D"
3002 },
3003 {
3004 "alias": "/.*sdb.*/",
3005 "color": "#EAB839"
3006 },
3007 {
3008 "alias": "/.*sdc.*/",
3009 "color": "#6ED0E0"
3010 },
3011 {
3012 "alias": "/.*sdd.*/",
3013 "color": "#EF843C"
3014 },
3015 {
3016 "alias": "/.*sde.*/",
3017 "color": "#E24D42"
3018 }
3019 ],
3020 "spaceLength": 10,
3021 "stack": false,
3022 "steppedLine": false,
3023 "targets": [
3024 {
3025 "expr": "irate(node_disk_read_bytes_total{instance=\"$node\",job=\"$job\",device=~\"$diskdevices\"}[5m])",
3026 "format": "time_series",
3027 "hide": false,
3028 "intervalFactor": 2,
Andy Bavierfc9be622021-03-08 13:10:13 -07003029 "legendFormat": "{{`{{device}}`}} - Successfully read bytes",
Andy Bavier81a0fa92021-03-08 09:37:12 -07003030 "refId": "A",
3031 "step": 240
3032 },
3033 {
3034 "expr": "irate(node_disk_written_bytes_total{instance=\"$node\",job=\"$job\",device=~\"$diskdevices\"}[5m])",
3035 "format": "time_series",
3036 "hide": false,
3037 "intervalFactor": 2,
Andy Bavierfc9be622021-03-08 13:10:13 -07003038 "legendFormat": "{{`{{device}}`}} - Successfully written bytes",
Andy Bavier81a0fa92021-03-08 09:37:12 -07003039 "refId": "B",
3040 "step": 240
3041 }
3042 ],
3043 "thresholds": [],
3044 "timeFrom": null,
3045 "timeRegions": [],
3046 "timeShift": null,
3047 "title": "I/O Usage Read / Write",
3048 "tooltip": {
3049 "shared": true,
3050 "sort": 0,
3051 "value_type": "individual"
3052 },
3053 "type": "graph",
3054 "xaxis": {
3055 "buckets": null,
3056 "mode": "time",
3057 "name": null,
3058 "show": false,
3059 "values": []
3060 },
3061 "yaxes": [
3062 {
3063 "format": "bytes",
3064 "label": "bytes read (-) / write (+)",
3065 "logBase": 1,
3066 "max": null,
3067 "min": null,
3068 "show": true
3069 },
3070 {
3071 "format": "ms",
3072 "label": "",
3073 "logBase": 1,
3074 "max": null,
3075 "min": null,
3076 "show": true
3077 }
3078 ],
3079 "yaxis": {
3080 "align": false,
3081 "alignLevel": null
3082 }
3083 },
3084 {
3085 "aliasColors": {
3086 "io time": "#890F02"
3087 },
3088 "bars": false,
3089 "dashLength": 10,
3090 "dashes": false,
Andy Bavierfc9be622021-03-08 13:10:13 -07003091 "datasource": "{{ .Values.enterpriseDashboard.datasource }}",
Andy Bavier81a0fa92021-03-08 09:37:12 -07003092 "decimals": 3,
3093 "description": "",
3094 "fieldConfig": {
3095 "defaults": {
3096 "custom": {}
3097 },
3098 "overrides": []
3099 },
3100 "fill": 4,
3101 "fillGradient": 0,
3102 "gridPos": {
3103 "h": 12,
3104 "w": 12,
3105 "x": 0,
3106 "y": 61
3107 },
3108 "hiddenSeries": false,
3109 "id": 127,
3110 "legend": {
3111 "alignAsTable": true,
3112 "avg": true,
3113 "current": true,
3114 "max": true,
3115 "min": true,
3116 "rightSide": false,
3117 "show": true,
3118 "sort": null,
3119 "sortDesc": null,
3120 "total": false,
3121 "values": true
3122 },
3123 "lines": true,
3124 "linewidth": 1,
3125 "links": [],
3126 "maxPerRow": 6,
3127 "nullPointMode": "null",
3128 "options": {
3129 "dataLinks": []
3130 },
3131 "percentage": false,
3132 "pointradius": 5,
3133 "points": false,
3134 "renderer": "flot",
3135 "seriesOverrides": [],
3136 "spaceLength": 10,
3137 "stack": false,
3138 "steppedLine": false,
3139 "targets": [
3140 {
3141 "expr": "irate(node_disk_io_time_seconds_total{instance=\"$node\",job=\"$job\",device=~\"$diskdevices\"} [5m])",
3142 "format": "time_series",
3143 "hide": false,
3144 "intervalFactor": 2,
Andy Bavierfc9be622021-03-08 13:10:13 -07003145 "legendFormat": "{{`{{device}}`}} - Time spent doing I/Os",
Andy Bavier81a0fa92021-03-08 09:37:12 -07003146 "refId": "A",
3147 "step": 240
3148 }
3149 ],
3150 "thresholds": [],
3151 "timeFrom": null,
3152 "timeRegions": [],
3153 "timeShift": null,
3154 "title": "I/O Usage Times",
3155 "tooltip": {
3156 "shared": true,
3157 "sort": 0,
3158 "value_type": "individual"
3159 },
3160 "type": "graph",
3161 "xaxis": {
3162 "buckets": null,
3163 "mode": "time",
3164 "name": null,
3165 "show": false,
3166 "values": []
3167 },
3168 "yaxes": [
3169 {
3170 "format": "s",
3171 "label": "time",
3172 "logBase": 1,
3173 "max": null,
3174 "min": "0",
3175 "show": true
3176 },
3177 {
3178 "format": "s",
3179 "label": "",
3180 "logBase": 1,
3181 "max": null,
3182 "min": null,
3183 "show": false
3184 }
3185 ],
3186 "yaxis": {
3187 "align": false,
3188 "alignLevel": null
3189 }
3190 }
3191 ],
3192 "repeat": null,
3193 "title": "CPU / Memory / Net / Disk",
3194 "type": "row"
3195 },
3196 {
3197 "collapsed": true,
Andy Bavierfc9be622021-03-08 13:10:13 -07003198 "datasource": "{{ .Values.enterpriseDashboard.datasource }}",
Andy Bavier81a0fa92021-03-08 09:37:12 -07003199 "gridPos": {
3200 "h": 1,
3201 "w": 24,
3202 "x": 0,
3203 "y": 25
3204 },
3205 "id": 266,
3206 "panels": [
3207 {
3208 "aliasColors": {
3209 "Apps": "#629E51",
3210 "Buffers": "#614D93",
3211 "Cache": "#6D1F62",
3212 "Cached": "#511749",
3213 "Committed": "#508642",
3214 "Free": "#0A437C",
3215 "Hardware Corrupted - Amount of RAM that the kernel identified as corrupted / not working": "#CFFAFF",
3216 "Inactive": "#584477",
3217 "PageTables": "#0A50A1",
3218 "Page_Tables": "#0A50A1",
3219 "RAM_Free": "#E0F9D7",
3220 "Slab": "#806EB7",
3221 "Slab_Cache": "#E0752D",
3222 "Swap": "#BF1B00",
3223 "Swap_Cache": "#C15C17",
3224 "Swap_Free": "#2F575E",
3225 "Unused": "#EAB839"
3226 },
3227 "bars": false,
3228 "dashLength": 10,
3229 "dashes": false,
Andy Bavierfc9be622021-03-08 13:10:13 -07003230 "datasource": "{{ .Values.enterpriseDashboard.datasource }}",
Andy Bavier81a0fa92021-03-08 09:37:12 -07003231 "decimals": 2,
3232 "fill": 2,
3233 "fillGradient": 0,
3234 "gridPos": {
3235 "h": 10,
3236 "w": 12,
3237 "x": 0,
3238 "y": 70
3239 },
3240 "hiddenSeries": false,
3241 "id": 136,
3242 "legend": {
3243 "alignAsTable": true,
3244 "avg": true,
3245 "current": true,
3246 "max": true,
3247 "min": true,
3248 "rightSide": false,
3249 "show": true,
3250 "sideWidth": 350,
3251 "total": false,
3252 "values": true
3253 },
3254 "lines": true,
3255 "linewidth": 1,
3256 "links": [],
3257 "maxPerRow": 2,
3258 "nullPointMode": "null",
3259 "options": {
3260 "dataLinks": []
3261 },
3262 "percentage": false,
3263 "pointradius": 5,
3264 "points": false,
3265 "renderer": "flot",
3266 "seriesOverrides": [],
3267 "spaceLength": 10,
3268 "stack": true,
3269 "steppedLine": false,
3270 "targets": [
3271 {
3272 "expr": "node_memory_Inactive_bytes{instance=\"$node\",job=\"$job\"}",
3273 "format": "time_series",
3274 "intervalFactor": 2,
3275 "legendFormat": "Inactive - Memory which has been less recently used. It is more eligible to be reclaimed for other purposes",
3276 "refId": "A",
3277 "step": 4
3278 },
3279 {
3280 "expr": "node_memory_Active_bytes{instance=\"$node\",job=\"$job\"}",
3281 "format": "time_series",
3282 "intervalFactor": 2,
3283 "legendFormat": "Active - Memory that has been used more recently and usually not reclaimed unless absolutely necessary",
3284 "refId": "B",
3285 "step": 4
3286 }
3287 ],
3288 "thresholds": [],
3289 "timeFrom": null,
3290 "timeRegions": [],
3291 "timeShift": null,
3292 "title": "Memory Active / Inactive",
3293 "tooltip": {
3294 "shared": true,
3295 "sort": 0,
3296 "value_type": "cumulative"
3297 },
3298 "type": "graph",
3299 "xaxis": {
3300 "buckets": null,
3301 "mode": "time",
3302 "name": null,
3303 "show": true,
3304 "values": []
3305 },
3306 "yaxes": [
3307 {
3308 "format": "bytes",
3309 "label": "bytes",
3310 "logBase": 1,
3311 "max": null,
3312 "min": "0",
3313 "show": true
3314 },
3315 {
3316 "format": "short",
3317 "label": null,
3318 "logBase": 1,
3319 "max": null,
3320 "min": null,
3321 "show": false
3322 }
3323 ],
3324 "yaxis": {
3325 "align": false,
3326 "alignLevel": null
3327 }
3328 },
3329 {
3330 "aliasColors": {
3331 "Apps": "#629E51",
3332 "Buffers": "#614D93",
3333 "Cache": "#6D1F62",
3334 "Cached": "#511749",
3335 "Committed": "#508642",
3336 "Free": "#0A437C",
3337 "Hardware Corrupted - Amount of RAM that the kernel identified as corrupted / not working": "#CFFAFF",
3338 "Inactive": "#584477",
3339 "PageTables": "#0A50A1",
3340 "Page_Tables": "#0A50A1",
3341 "RAM_Free": "#E0F9D7",
3342 "Slab": "#806EB7",
3343 "Slab_Cache": "#E0752D",
3344 "Swap": "#BF1B00",
3345 "Swap_Cache": "#C15C17",
3346 "Swap_Free": "#2F575E",
3347 "Unused": "#EAB839"
3348 },
3349 "bars": false,
3350 "dashLength": 10,
3351 "dashes": false,
Andy Bavierfc9be622021-03-08 13:10:13 -07003352 "datasource": "{{ .Values.enterpriseDashboard.datasource }}",
Andy Bavier81a0fa92021-03-08 09:37:12 -07003353 "decimals": 2,
3354 "fill": 2,
3355 "fillGradient": 0,
3356 "gridPos": {
3357 "h": 10,
3358 "w": 12,
3359 "x": 12,
3360 "y": 70
3361 },
3362 "hiddenSeries": false,
3363 "id": 135,
3364 "legend": {
3365 "alignAsTable": true,
3366 "avg": true,
3367 "current": true,
3368 "max": true,
3369 "min": true,
3370 "rightSide": false,
3371 "show": true,
3372 "sideWidth": 350,
3373 "total": false,
3374 "values": true
3375 },
3376 "lines": true,
3377 "linewidth": 1,
3378 "links": [],
3379 "maxPerRow": 6,
3380 "nullPointMode": "null",
3381 "options": {
3382 "dataLinks": []
3383 },
3384 "percentage": false,
3385 "pointradius": 5,
3386 "points": false,
3387 "renderer": "flot",
3388 "seriesOverrides": [
3389 {
3390 "alias": "/.*Committed_AS - *./"
3391 },
3392 {
3393 "alias": "/.*CommitLimit - *./",
3394 "color": "#BF1B00",
3395 "fill": 0
3396 }
3397 ],
3398 "spaceLength": 10,
3399 "stack": false,
3400 "steppedLine": false,
3401 "targets": [
3402 {
3403 "expr": "node_memory_Committed_AS_bytes{instance=\"$node\",job=\"$job\"}",
3404 "format": "time_series",
3405 "intervalFactor": 2,
3406 "legendFormat": "Committed_AS - Amount of memory presently allocated on the system",
3407 "refId": "A",
3408 "step": 4
3409 },
3410 {
3411 "expr": "node_memory_CommitLimit_bytes{instance=\"$node\",job=\"$job\"}",
3412 "format": "time_series",
3413 "intervalFactor": 2,
3414 "legendFormat": "CommitLimit - Amount of memory currently available to be allocated on the system",
3415 "refId": "B",
3416 "step": 4
3417 }
3418 ],
3419 "thresholds": [],
3420 "timeFrom": null,
3421 "timeRegions": [],
3422 "timeShift": null,
3423 "title": "Memory Commited",
3424 "tooltip": {
3425 "shared": true,
3426 "sort": 0,
3427 "value_type": "cumulative"
3428 },
3429 "type": "graph",
3430 "xaxis": {
3431 "buckets": null,
3432 "mode": "time",
3433 "name": null,
3434 "show": true,
3435 "values": []
3436 },
3437 "yaxes": [
3438 {
3439 "format": "bytes",
3440 "label": "bytes",
3441 "logBase": 1,
3442 "max": null,
3443 "min": "0",
3444 "show": true
3445 },
3446 {
3447 "format": "short",
3448 "label": null,
3449 "logBase": 1,
3450 "max": null,
3451 "min": null,
3452 "show": false
3453 }
3454 ],
3455 "yaxis": {
3456 "align": false,
3457 "alignLevel": null
3458 }
3459 },
3460 {
3461 "aliasColors": {
3462 "Apps": "#629E51",
3463 "Buffers": "#614D93",
3464 "Cache": "#6D1F62",
3465 "Cached": "#511749",
3466 "Committed": "#508642",
3467 "Free": "#0A437C",
3468 "Hardware Corrupted - Amount of RAM that the kernel identified as corrupted / not working": "#CFFAFF",
3469 "Inactive": "#584477",
3470 "PageTables": "#0A50A1",
3471 "Page_Tables": "#0A50A1",
3472 "RAM_Free": "#E0F9D7",
3473 "Slab": "#806EB7",
3474 "Slab_Cache": "#E0752D",
3475 "Swap": "#BF1B00",
3476 "Swap_Cache": "#C15C17",
3477 "Swap_Free": "#2F575E",
3478 "Unused": "#EAB839"
3479 },
3480 "bars": false,
3481 "dashLength": 10,
3482 "dashes": false,
Andy Bavierfc9be622021-03-08 13:10:13 -07003483 "datasource": "{{ .Values.enterpriseDashboard.datasource }}",
Andy Bavier81a0fa92021-03-08 09:37:12 -07003484 "decimals": 2,
3485 "fill": 2,
3486 "fillGradient": 0,
3487 "gridPos": {
3488 "h": 10,
3489 "w": 12,
3490 "x": 0,
3491 "y": 80
3492 },
3493 "hiddenSeries": false,
3494 "id": 191,
3495 "legend": {
3496 "alignAsTable": true,
3497 "avg": true,
3498 "current": true,
3499 "max": true,
3500 "min": true,
3501 "rightSide": false,
3502 "show": true,
3503 "sideWidth": 350,
3504 "total": false,
3505 "values": true
3506 },
3507 "lines": true,
3508 "linewidth": 1,
3509 "links": [],
3510 "maxPerRow": 6,
3511 "nullPointMode": "null",
3512 "options": {
3513 "dataLinks": []
3514 },
3515 "percentage": false,
3516 "pointradius": 5,
3517 "points": false,
3518 "renderer": "flot",
3519 "seriesOverrides": [],
3520 "spaceLength": 10,
3521 "stack": true,
3522 "steppedLine": false,
3523 "targets": [
3524 {
3525 "expr": "node_memory_Inactive_file_bytes{instance=\"$node\",job=\"$job\"}",
3526 "format": "time_series",
3527 "hide": false,
3528 "intervalFactor": 2,
3529 "legendFormat": "Inactive_file - File-backed memory on inactive LRU list",
3530 "refId": "A",
3531 "step": 4
3532 },
3533 {
3534 "expr": "node_memory_Inactive_anon_bytes{instance=\"$node\",job=\"$job\"}",
3535 "format": "time_series",
3536 "hide": false,
3537 "intervalFactor": 2,
3538 "legendFormat": "Inactive_anon - Anonymous and swap cache on inactive LRU list, including tmpfs (shmem)",
3539 "refId": "B",
3540 "step": 4
3541 },
3542 {
3543 "expr": "node_memory_Active_file_bytes{instance=\"$node\",job=\"$job\"}",
3544 "format": "time_series",
3545 "hide": false,
3546 "intervalFactor": 2,
3547 "legendFormat": "Active_file - File-backed memory on active LRU list",
3548 "refId": "C",
3549 "step": 4
3550 },
3551 {
3552 "expr": "node_memory_Active_anon_bytes{instance=\"$node\",job=\"$job\"}",
3553 "format": "time_series",
3554 "hide": false,
3555 "intervalFactor": 2,
3556 "legendFormat": "Active_anon - Anonymous and swap cache on active least-recently-used (LRU) list, including tmpfs",
3557 "refId": "D",
3558 "step": 4
3559 }
3560 ],
3561 "thresholds": [],
3562 "timeFrom": null,
3563 "timeRegions": [],
3564 "timeShift": null,
3565 "title": "Memory Active / Inactive Detail",
3566 "tooltip": {
3567 "shared": true,
3568 "sort": 0,
3569 "value_type": "cumulative"
3570 },
3571 "type": "graph",
3572 "xaxis": {
3573 "buckets": null,
3574 "mode": "time",
3575 "name": null,
3576 "show": true,
3577 "values": []
3578 },
3579 "yaxes": [
3580 {
3581 "format": "bytes",
3582 "label": "bytes",
3583 "logBase": 1,
3584 "max": null,
3585 "min": "0",
3586 "show": true
3587 },
3588 {
3589 "format": "bytes",
3590 "label": null,
3591 "logBase": 1,
3592 "max": null,
3593 "min": null,
3594 "show": true
3595 }
3596 ],
3597 "yaxis": {
3598 "align": false,
3599 "alignLevel": null
3600 }
3601 },
3602 {
3603 "aliasColors": {
3604 "Active": "#99440A",
3605 "Buffers": "#58140C",
3606 "Cache": "#6D1F62",
3607 "Cached": "#511749",
3608 "Committed": "#508642",
3609 "Dirty": "#6ED0E0",
3610 "Free": "#B7DBAB",
3611 "Inactive": "#EA6460",
3612 "Mapped": "#052B51",
3613 "PageTables": "#0A50A1",
3614 "Page_Tables": "#0A50A1",
3615 "Slab_Cache": "#EAB839",
3616 "Swap": "#BF1B00",
3617 "Swap_Cache": "#C15C17",
3618 "Total": "#511749",
3619 "Total RAM": "#052B51",
3620 "Total RAM + Swap": "#052B51",
3621 "Total Swap": "#614D93",
3622 "VmallocUsed": "#EA6460"
3623 },
3624 "bars": false,
3625 "dashLength": 10,
3626 "dashes": false,
Andy Bavierfc9be622021-03-08 13:10:13 -07003627 "datasource": "{{ .Values.enterpriseDashboard.datasource }}",
Andy Bavier81a0fa92021-03-08 09:37:12 -07003628 "decimals": 2,
3629 "fill": 2,
3630 "fillGradient": 0,
3631 "gridPos": {
3632 "h": 10,
3633 "w": 12,
3634 "x": 12,
3635 "y": 80
3636 },
3637 "hiddenSeries": false,
3638 "id": 130,
3639 "legend": {
3640 "alignAsTable": true,
3641 "avg": true,
3642 "current": true,
3643 "max": true,
3644 "min": true,
3645 "rightSide": false,
3646 "show": true,
3647 "sideWidth": null,
3648 "total": false,
3649 "values": true
3650 },
3651 "lines": true,
3652 "linewidth": 1,
3653 "links": [],
3654 "maxPerRow": 2,
3655 "nullPointMode": "null",
3656 "options": {
3657 "dataLinks": []
3658 },
3659 "percentage": false,
3660 "pointradius": 5,
3661 "points": false,
3662 "renderer": "flot",
3663 "seriesOverrides": [],
3664 "spaceLength": 10,
3665 "stack": false,
3666 "steppedLine": false,
3667 "targets": [
3668 {
3669 "expr": "node_memory_Writeback_bytes{instance=\"$node\",job=\"$job\"}",
3670 "format": "time_series",
3671 "intervalFactor": 2,
3672 "legendFormat": "Writeback - Memory which is actively being written back to disk",
3673 "refId": "A",
3674 "step": 4
3675 },
3676 {
3677 "expr": "node_memory_WritebackTmp_bytes{instance=\"$node\",job=\"$job\"}",
3678 "format": "time_series",
3679 "intervalFactor": 2,
3680 "legendFormat": "WritebackTmp - Memory used by FUSE for temporary writeback buffers",
3681 "refId": "B",
3682 "step": 4
3683 },
3684 {
3685 "expr": "node_memory_Dirty_bytes{instance=\"$node\",job=\"$job\"}",
3686 "format": "time_series",
3687 "intervalFactor": 2,
3688 "legendFormat": "Dirty - Memory which is waiting to get written back to the disk",
3689 "refId": "C",
3690 "step": 4
3691 }
3692 ],
3693 "thresholds": [],
3694 "timeFrom": null,
3695 "timeRegions": [],
3696 "timeShift": null,
3697 "title": "Memory Writeback and Dirty",
3698 "tooltip": {
3699 "shared": true,
3700 "sort": 0,
3701 "value_type": "individual"
3702 },
3703 "type": "graph",
3704 "xaxis": {
3705 "buckets": null,
3706 "mode": "time",
3707 "name": null,
3708 "show": true,
3709 "values": []
3710 },
3711 "yaxes": [
3712 {
3713 "format": "bytes",
3714 "label": "bytes",
3715 "logBase": 1,
3716 "max": null,
3717 "min": "0",
3718 "show": true
3719 },
3720 {
3721 "format": "short",
3722 "label": null,
3723 "logBase": 1,
3724 "max": null,
3725 "min": null,
3726 "show": false
3727 }
3728 ],
3729 "yaxis": {
3730 "align": false,
3731 "alignLevel": null
3732 }
3733 },
3734 {
3735 "aliasColors": {
3736 "Apps": "#629E51",
3737 "Buffers": "#614D93",
3738 "Cache": "#6D1F62",
3739 "Cached": "#511749",
3740 "Committed": "#508642",
3741 "Free": "#0A437C",
3742 "Hardware Corrupted - Amount of RAM that the kernel identified as corrupted / not working": "#CFFAFF",
3743 "Inactive": "#584477",
3744 "PageTables": "#0A50A1",
3745 "Page_Tables": "#0A50A1",
3746 "RAM_Free": "#E0F9D7",
3747 "Slab": "#806EB7",
3748 "Slab_Cache": "#E0752D",
3749 "Swap": "#BF1B00",
3750 "Swap_Cache": "#C15C17",
3751 "Swap_Free": "#2F575E",
3752 "Unused": "#EAB839"
3753 },
3754 "bars": false,
3755 "dashLength": 10,
3756 "dashes": false,
Andy Bavierfc9be622021-03-08 13:10:13 -07003757 "datasource": "{{ .Values.enterpriseDashboard.datasource }}",
Andy Bavier81a0fa92021-03-08 09:37:12 -07003758 "decimals": 2,
3759 "fill": 2,
3760 "fillGradient": 0,
3761 "gridPos": {
3762 "h": 10,
3763 "w": 12,
3764 "x": 0,
3765 "y": 90
3766 },
3767 "hiddenSeries": false,
3768 "id": 138,
3769 "legend": {
3770 "alignAsTable": true,
3771 "avg": true,
3772 "current": true,
3773 "max": true,
3774 "min": true,
3775 "rightSide": false,
3776 "show": true,
3777 "sideWidth": 350,
3778 "total": false,
3779 "values": true
3780 },
3781 "lines": true,
3782 "linewidth": 1,
3783 "links": [],
3784 "maxPerRow": 6,
3785 "nullPointMode": "null",
3786 "options": {
3787 "dataLinks": []
3788 },
3789 "percentage": false,
3790 "pointradius": 5,
3791 "points": false,
3792 "renderer": "flot",
3793 "seriesOverrides": [
3794 {
3795 "$$hashKey": "object:4131",
3796 "alias": "ShmemHugePages - Memory used by shared memory (shmem) and tmpfs allocated with huge pages",
3797 "fill": 0
3798 },
3799 {
3800 "$$hashKey": "object:4138",
3801 "alias": "ShmemHugePages - Memory used by shared memory (shmem) and tmpfs allocated with huge pages",
3802 "fill": 0
3803 }
3804 ],
3805 "spaceLength": 10,
3806 "stack": false,
3807 "steppedLine": false,
3808 "targets": [
3809 {
3810 "expr": "node_memory_Mapped_bytes{instance=\"$node\",job=\"$job\"}",
3811 "format": "time_series",
3812 "intervalFactor": 2,
3813 "legendFormat": "Mapped - Used memory in mapped pages files which have been mmaped, such as libraries",
3814 "refId": "A",
3815 "step": 4
3816 },
3817 {
3818 "expr": "node_memory_Shmem_bytes{instance=\"$node\",job=\"$job\"}",
3819 "format": "time_series",
3820 "intervalFactor": 2,
3821 "legendFormat": "Shmem - Used shared memory (shared between several processes, thus including RAM disks)",
3822 "refId": "B",
3823 "step": 4
3824 },
3825 {
3826 "expr": "node_memory_ShmemHugePages_bytes{instance=\"$node\",job=\"$job\"}",
3827 "format": "time_series",
3828 "interval": "",
3829 "intervalFactor": 2,
3830 "legendFormat": "ShmemHugePages - Memory used by shared memory (shmem) and tmpfs allocated with huge pages",
3831 "refId": "C",
3832 "step": 4
3833 },
3834 {
3835 "expr": "node_memory_ShmemPmdMapped_bytes{instance=\"$node\",job=\"$job\"}",
3836 "format": "time_series",
3837 "interval": "",
3838 "intervalFactor": 2,
3839 "legendFormat": "ShmemPmdMapped - Ammount of shared (shmem/tmpfs) memory backed by huge pages",
3840 "refId": "D",
3841 "step": 4
3842 }
3843 ],
3844 "thresholds": [],
3845 "timeFrom": null,
3846 "timeRegions": [],
3847 "timeShift": null,
3848 "title": "Memory Shared and Mapped",
3849 "tooltip": {
3850 "shared": true,
3851 "sort": 0,
3852 "value_type": "cumulative"
3853 },
3854 "type": "graph",
3855 "xaxis": {
3856 "buckets": null,
3857 "mode": "time",
3858 "name": null,
3859 "show": true,
3860 "values": []
3861 },
3862 "yaxes": [
3863 {
3864 "$$hashKey": "object:4106",
3865 "format": "bytes",
3866 "label": "bytes",
3867 "logBase": 1,
3868 "max": null,
3869 "min": "0",
3870 "show": true
3871 },
3872 {
3873 "$$hashKey": "object:4107",
3874 "format": "short",
3875 "label": null,
3876 "logBase": 1,
3877 "max": null,
3878 "min": null,
3879 "show": false
3880 }
3881 ],
3882 "yaxis": {
3883 "align": false,
3884 "alignLevel": null
3885 }
3886 },
3887 {
3888 "aliasColors": {
3889 "Active": "#99440A",
3890 "Buffers": "#58140C",
3891 "Cache": "#6D1F62",
3892 "Cached": "#511749",
3893 "Committed": "#508642",
3894 "Dirty": "#6ED0E0",
3895 "Free": "#B7DBAB",
3896 "Inactive": "#EA6460",
3897 "Mapped": "#052B51",
3898 "PageTables": "#0A50A1",
3899 "Page_Tables": "#0A50A1",
3900 "Slab_Cache": "#EAB839",
3901 "Swap": "#BF1B00",
3902 "Swap_Cache": "#C15C17",
3903 "Total": "#511749",
3904 "Total RAM": "#052B51",
3905 "Total RAM + Swap": "#052B51",
3906 "Total Swap": "#614D93",
3907 "VmallocUsed": "#EA6460"
3908 },
3909 "bars": false,
3910 "dashLength": 10,
3911 "dashes": false,
Andy Bavierfc9be622021-03-08 13:10:13 -07003912 "datasource": "{{ .Values.enterpriseDashboard.datasource }}",
Andy Bavier81a0fa92021-03-08 09:37:12 -07003913 "decimals": 2,
3914 "fill": 2,
3915 "fillGradient": 0,
3916 "gridPos": {
3917 "h": 10,
3918 "w": 12,
3919 "x": 12,
3920 "y": 90
3921 },
3922 "hiddenSeries": false,
3923 "id": 131,
3924 "legend": {
3925 "alignAsTable": true,
3926 "avg": true,
3927 "current": true,
3928 "max": true,
3929 "min": true,
3930 "rightSide": false,
3931 "show": true,
3932 "sideWidth": null,
3933 "total": false,
3934 "values": true
3935 },
3936 "lines": true,
3937 "linewidth": 1,
3938 "links": [],
3939 "maxPerRow": 2,
3940 "nullPointMode": "null",
3941 "options": {
3942 "dataLinks": []
3943 },
3944 "percentage": false,
3945 "pointradius": 5,
3946 "points": false,
3947 "renderer": "flot",
3948 "seriesOverrides": [],
3949 "spaceLength": 10,
3950 "stack": true,
3951 "steppedLine": false,
3952 "targets": [
3953 {
3954 "expr": "node_memory_SUnreclaim_bytes{instance=\"$node\",job=\"$job\"}",
3955 "format": "time_series",
3956 "intervalFactor": 2,
3957 "legendFormat": "SUnreclaim - Part of Slab, that cannot be reclaimed on memory pressure",
3958 "refId": "A",
3959 "step": 4
3960 },
3961 {
3962 "expr": "node_memory_SReclaimable_bytes{instance=\"$node\",job=\"$job\"}",
3963 "format": "time_series",
3964 "intervalFactor": 2,
3965 "legendFormat": "SReclaimable - Part of Slab, that might be reclaimed, such as caches",
3966 "refId": "B",
3967 "step": 4
3968 }
3969 ],
3970 "thresholds": [],
3971 "timeFrom": null,
3972 "timeRegions": [],
3973 "timeShift": null,
3974 "title": "Memory Slab",
3975 "tooltip": {
3976 "shared": true,
3977 "sort": 0,
3978 "value_type": "individual"
3979 },
3980 "type": "graph",
3981 "xaxis": {
3982 "buckets": null,
3983 "mode": "time",
3984 "name": null,
3985 "show": true,
3986 "values": []
3987 },
3988 "yaxes": [
3989 {
3990 "format": "bytes",
3991 "label": "bytes",
3992 "logBase": 1,
3993 "max": null,
3994 "min": "0",
3995 "show": true
3996 },
3997 {
3998 "format": "short",
3999 "label": null,
4000 "logBase": 1,
4001 "max": null,
4002 "min": null,
4003 "show": false
4004 }
4005 ],
4006 "yaxis": {
4007 "align": false,
4008 "alignLevel": null
4009 }
4010 },
4011 {
4012 "aliasColors": {
4013 "Active": "#99440A",
4014 "Buffers": "#58140C",
4015 "Cache": "#6D1F62",
4016 "Cached": "#511749",
4017 "Committed": "#508642",
4018 "Dirty": "#6ED0E0",
4019 "Free": "#B7DBAB",
4020 "Inactive": "#EA6460",
4021 "Mapped": "#052B51",
4022 "PageTables": "#0A50A1",
4023 "Page_Tables": "#0A50A1",
4024 "Slab_Cache": "#EAB839",
4025 "Swap": "#BF1B00",
4026 "Swap_Cache": "#C15C17",
4027 "Total": "#511749",
4028 "Total RAM": "#052B51",
4029 "Total RAM + Swap": "#052B51",
4030 "VmallocUsed": "#EA6460"
4031 },
4032 "bars": false,
4033 "dashLength": 10,
4034 "dashes": false,
Andy Bavierfc9be622021-03-08 13:10:13 -07004035 "datasource": "{{ .Values.enterpriseDashboard.datasource }}",
Andy Bavier81a0fa92021-03-08 09:37:12 -07004036 "decimals": 2,
4037 "fill": 2,
4038 "fillGradient": 0,
4039 "gridPos": {
4040 "h": 10,
4041 "w": 12,
4042 "x": 0,
4043 "y": 100
4044 },
4045 "hiddenSeries": false,
4046 "id": 70,
4047 "legend": {
4048 "alignAsTable": true,
4049 "avg": true,
4050 "current": true,
4051 "max": true,
4052 "min": true,
4053 "rightSide": false,
4054 "show": true,
4055 "sideWidth": null,
4056 "total": false,
4057 "values": true
4058 },
4059 "lines": true,
4060 "linewidth": 1,
4061 "links": [],
4062 "maxPerRow": 6,
4063 "nullPointMode": "null",
4064 "options": {
4065 "dataLinks": []
4066 },
4067 "percentage": false,
4068 "pointradius": 5,
4069 "points": false,
4070 "renderer": "flot",
4071 "seriesOverrides": [],
4072 "spaceLength": 10,
4073 "stack": false,
4074 "steppedLine": false,
4075 "targets": [
4076 {
4077 "expr": "node_memory_VmallocChunk_bytes{instance=\"$node\",job=\"$job\"}",
4078 "format": "time_series",
4079 "hide": false,
4080 "intervalFactor": 2,
4081 "legendFormat": "VmallocChunk - Largest contigious block of vmalloc area which is free",
4082 "refId": "A",
4083 "step": 4
4084 },
4085 {
4086 "expr": "node_memory_VmallocTotal_bytes{instance=\"$node\",job=\"$job\"}",
4087 "format": "time_series",
4088 "hide": false,
4089 "intervalFactor": 2,
4090 "legendFormat": "VmallocTotal - Total size of vmalloc memory area",
4091 "refId": "B",
4092 "step": 4
4093 },
4094 {
4095 "expr": "node_memory_VmallocUsed_bytes{instance=\"$node\",job=\"$job\"}",
4096 "format": "time_series",
4097 "hide": false,
4098 "intervalFactor": 2,
4099 "legendFormat": "VmallocUsed - Amount of vmalloc area which is used",
4100 "refId": "C",
4101 "step": 4
4102 }
4103 ],
4104 "thresholds": [],
4105 "timeFrom": null,
4106 "timeRegions": [],
4107 "timeShift": null,
4108 "title": "Memory Vmalloc",
4109 "tooltip": {
4110 "shared": true,
4111 "sort": 0,
4112 "value_type": "individual"
4113 },
4114 "type": "graph",
4115 "xaxis": {
4116 "buckets": null,
4117 "mode": "time",
4118 "name": null,
4119 "show": true,
4120 "values": []
4121 },
4122 "yaxes": [
4123 {
4124 "format": "bytes",
4125 "label": "bytes",
4126 "logBase": 1,
4127 "max": null,
4128 "min": "0",
4129 "show": true
4130 },
4131 {
4132 "format": "short",
4133 "label": null,
4134 "logBase": 1,
4135 "max": null,
4136 "min": null,
4137 "show": false
4138 }
4139 ],
4140 "yaxis": {
4141 "align": false,
4142 "alignLevel": null
4143 }
4144 },
4145 {
4146 "aliasColors": {
4147 "Apps": "#629E51",
4148 "Buffers": "#614D93",
4149 "Cache": "#6D1F62",
4150 "Cached": "#511749",
4151 "Committed": "#508642",
4152 "Free": "#0A437C",
4153 "Hardware Corrupted - Amount of RAM that the kernel identified as corrupted / not working": "#CFFAFF",
4154 "Inactive": "#584477",
4155 "PageTables": "#0A50A1",
4156 "Page_Tables": "#0A50A1",
4157 "RAM_Free": "#E0F9D7",
4158 "Slab": "#806EB7",
4159 "Slab_Cache": "#E0752D",
4160 "Swap": "#BF1B00",
4161 "Swap_Cache": "#C15C17",
4162 "Swap_Free": "#2F575E",
4163 "Unused": "#EAB839"
4164 },
4165 "bars": false,
4166 "dashLength": 10,
4167 "dashes": false,
Andy Bavierfc9be622021-03-08 13:10:13 -07004168 "datasource": "{{ .Values.enterpriseDashboard.datasource }}",
Andy Bavier81a0fa92021-03-08 09:37:12 -07004169 "decimals": 2,
4170 "fill": 2,
4171 "fillGradient": 0,
4172 "gridPos": {
4173 "h": 10,
4174 "w": 12,
4175 "x": 12,
4176 "y": 100
4177 },
4178 "hiddenSeries": false,
4179 "id": 159,
4180 "legend": {
4181 "alignAsTable": true,
4182 "avg": true,
4183 "current": true,
4184 "max": true,
4185 "min": true,
4186 "rightSide": false,
4187 "show": true,
4188 "sideWidth": 350,
4189 "total": false,
4190 "values": true
4191 },
4192 "lines": true,
4193 "linewidth": 1,
4194 "links": [],
4195 "maxPerRow": 6,
4196 "nullPointMode": "null",
4197 "options": {
4198 "dataLinks": []
4199 },
4200 "percentage": false,
4201 "pointradius": 5,
4202 "points": false,
4203 "renderer": "flot",
4204 "seriesOverrides": [],
4205 "spaceLength": 10,
4206 "stack": false,
4207 "steppedLine": false,
4208 "targets": [
4209 {
4210 "expr": "node_memory_Bounce_bytes{instance=\"$node\",job=\"$job\"}",
4211 "format": "time_series",
4212 "intervalFactor": 2,
4213 "legendFormat": "Bounce - Memory used for block device bounce buffers",
4214 "refId": "A",
4215 "step": 4
4216 }
4217 ],
4218 "thresholds": [],
4219 "timeFrom": null,
4220 "timeRegions": [],
4221 "timeShift": null,
4222 "title": "Memory Bounce",
4223 "tooltip": {
4224 "shared": true,
4225 "sort": 0,
4226 "value_type": "cumulative"
4227 },
4228 "type": "graph",
4229 "xaxis": {
4230 "buckets": null,
4231 "mode": "time",
4232 "name": null,
4233 "show": true,
4234 "values": []
4235 },
4236 "yaxes": [
4237 {
4238 "format": "bytes",
4239 "label": "bytes",
4240 "logBase": 1,
4241 "max": null,
4242 "min": "0",
4243 "show": true
4244 },
4245 {
4246 "format": "short",
4247 "label": null,
4248 "logBase": 1,
4249 "max": null,
4250 "min": null,
4251 "show": false
4252 }
4253 ],
4254 "yaxis": {
4255 "align": false,
4256 "alignLevel": null
4257 }
4258 },
4259 {
4260 "aliasColors": {
4261 "Active": "#99440A",
4262 "Buffers": "#58140C",
4263 "Cache": "#6D1F62",
4264 "Cached": "#511749",
4265 "Committed": "#508642",
4266 "Dirty": "#6ED0E0",
4267 "Free": "#B7DBAB",
4268 "Inactive": "#EA6460",
4269 "Mapped": "#052B51",
4270 "PageTables": "#0A50A1",
4271 "Page_Tables": "#0A50A1",
4272 "Slab_Cache": "#EAB839",
4273 "Swap": "#BF1B00",
4274 "Swap_Cache": "#C15C17",
4275 "Total": "#511749",
4276 "Total RAM": "#052B51",
4277 "Total RAM + Swap": "#052B51",
4278 "VmallocUsed": "#EA6460"
4279 },
4280 "bars": false,
4281 "dashLength": 10,
4282 "dashes": false,
Andy Bavierfc9be622021-03-08 13:10:13 -07004283 "datasource": "{{ .Values.enterpriseDashboard.datasource }}",
Andy Bavier81a0fa92021-03-08 09:37:12 -07004284 "decimals": 2,
4285 "fill": 2,
4286 "fillGradient": 0,
4287 "gridPos": {
4288 "h": 10,
4289 "w": 12,
4290 "x": 0,
4291 "y": 110
4292 },
4293 "hiddenSeries": false,
4294 "id": 129,
4295 "legend": {
4296 "alignAsTable": true,
4297 "avg": true,
4298 "current": true,
4299 "max": true,
4300 "min": true,
4301 "rightSide": false,
4302 "show": true,
4303 "sideWidth": null,
4304 "total": false,
4305 "values": true
4306 },
4307 "lines": true,
4308 "linewidth": 1,
4309 "links": [],
4310 "maxPerRow": 6,
4311 "nullPointMode": "null",
4312 "options": {
4313 "dataLinks": []
4314 },
4315 "percentage": false,
4316 "pointradius": 5,
4317 "points": false,
4318 "renderer": "flot",
4319 "seriesOverrides": [
4320 {
4321 "alias": "/.*Inactive *./",
4322 "transform": "negative-Y"
4323 }
4324 ],
4325 "spaceLength": 10,
4326 "stack": false,
4327 "steppedLine": false,
4328 "targets": [
4329 {
4330 "expr": "node_memory_AnonHugePages_bytes{instance=\"$node\",job=\"$job\"}",
4331 "format": "time_series",
4332 "intervalFactor": 2,
4333 "legendFormat": "AnonHugePages - Memory in anonymous huge pages",
4334 "refId": "A",
4335 "step": 4
4336 },
4337 {
4338 "expr": "node_memory_AnonPages_bytes{instance=\"$node\",job=\"$job\"}",
4339 "format": "time_series",
4340 "intervalFactor": 2,
4341 "legendFormat": "AnonPages - Memory in user pages not backed by files",
4342 "refId": "B",
4343 "step": 4
4344 }
4345 ],
4346 "thresholds": [],
4347 "timeFrom": null,
4348 "timeRegions": [],
4349 "timeShift": null,
4350 "title": "Memory Anonymous",
4351 "tooltip": {
4352 "shared": true,
4353 "sort": 0,
4354 "value_type": "individual"
4355 },
4356 "type": "graph",
4357 "xaxis": {
4358 "buckets": null,
4359 "mode": "time",
4360 "name": null,
4361 "show": true,
4362 "values": []
4363 },
4364 "yaxes": [
4365 {
4366 "format": "bytes",
4367 "label": "bytes",
4368 "logBase": 1,
4369 "max": null,
4370 "min": "0",
4371 "show": true
4372 },
4373 {
4374 "format": "short",
4375 "label": null,
4376 "logBase": 1,
4377 "max": null,
4378 "min": null,
4379 "show": false
4380 }
4381 ],
4382 "yaxis": {
4383 "align": false,
4384 "alignLevel": null
4385 }
4386 },
4387 {
4388 "aliasColors": {
4389 "Apps": "#629E51",
4390 "Buffers": "#614D93",
4391 "Cache": "#6D1F62",
4392 "Cached": "#511749",
4393 "Committed": "#508642",
4394 "Free": "#0A437C",
4395 "Hardware Corrupted - Amount of RAM that the kernel identified as corrupted / not working": "#CFFAFF",
4396 "Inactive": "#584477",
4397 "PageTables": "#0A50A1",
4398 "Page_Tables": "#0A50A1",
4399 "RAM_Free": "#E0F9D7",
4400 "Slab": "#806EB7",
4401 "Slab_Cache": "#E0752D",
4402 "Swap": "#BF1B00",
4403 "Swap_Cache": "#C15C17",
4404 "Swap_Free": "#2F575E",
4405 "Unused": "#EAB839"
4406 },
4407 "bars": false,
4408 "dashLength": 10,
4409 "dashes": false,
Andy Bavierfc9be622021-03-08 13:10:13 -07004410 "datasource": "{{ .Values.enterpriseDashboard.datasource }}",
Andy Bavier81a0fa92021-03-08 09:37:12 -07004411 "decimals": 2,
4412 "fill": 2,
4413 "fillGradient": 0,
4414 "gridPos": {
4415 "h": 10,
4416 "w": 12,
4417 "x": 12,
4418 "y": 110
4419 },
4420 "hiddenSeries": false,
4421 "id": 160,
4422 "legend": {
4423 "alignAsTable": true,
4424 "avg": true,
4425 "current": true,
4426 "max": true,
4427 "min": true,
4428 "rightSide": false,
4429 "show": true,
4430 "sideWidth": 350,
4431 "total": false,
4432 "values": true
4433 },
4434 "lines": true,
4435 "linewidth": 1,
4436 "links": [],
4437 "maxPerRow": 2,
4438 "nullPointMode": "null",
4439 "options": {
4440 "dataLinks": []
4441 },
4442 "percentage": false,
4443 "pointradius": 5,
4444 "points": false,
4445 "renderer": "flot",
4446 "seriesOverrides": [],
4447 "spaceLength": 10,
4448 "stack": false,
4449 "steppedLine": false,
4450 "targets": [
4451 {
4452 "expr": "node_memory_KernelStack_bytes{instance=\"$node\",job=\"$job\"}",
4453 "format": "time_series",
4454 "intervalFactor": 2,
4455 "legendFormat": "KernelStack - Kernel memory stack. This is not reclaimable",
4456 "refId": "A",
4457 "step": 4
4458 },
4459 {
4460 "expr": "node_memory_Percpu_bytes{instance=\"$node\",job=\"$job\"}",
4461 "format": "time_series",
4462 "interval": "",
4463 "intervalFactor": 2,
4464 "legendFormat": "PerCPU - Per CPU memory allocated dynamically by loadable modules",
4465 "refId": "B",
4466 "step": 4
4467 }
4468 ],
4469 "thresholds": [],
4470 "timeFrom": null,
4471 "timeRegions": [],
4472 "timeShift": null,
4473 "title": "Memory Kernel / CPU",
4474 "tooltip": {
4475 "shared": true,
4476 "sort": 0,
4477 "value_type": "cumulative"
4478 },
4479 "type": "graph",
4480 "xaxis": {
4481 "buckets": null,
4482 "mode": "time",
4483 "name": null,
4484 "show": true,
4485 "values": []
4486 },
4487 "yaxes": [
4488 {
4489 "format": "bytes",
4490 "label": "bytes",
4491 "logBase": 1,
4492 "max": null,
4493 "min": "0",
4494 "show": true
4495 },
4496 {
4497 "format": "short",
4498 "label": null,
4499 "logBase": 1,
4500 "max": null,
4501 "min": null,
4502 "show": false
4503 }
4504 ],
4505 "yaxis": {
4506 "align": false,
4507 "alignLevel": null
4508 }
4509 },
4510 {
4511 "aliasColors": {
4512 "Active": "#99440A",
4513 "Buffers": "#58140C",
4514 "Cache": "#6D1F62",
4515 "Cached": "#511749",
4516 "Committed": "#508642",
4517 "Dirty": "#6ED0E0",
4518 "Free": "#B7DBAB",
4519 "Inactive": "#EA6460",
4520 "Mapped": "#052B51",
4521 "PageTables": "#0A50A1",
4522 "Page_Tables": "#0A50A1",
4523 "Slab_Cache": "#EAB839",
4524 "Swap": "#BF1B00",
4525 "Swap_Cache": "#C15C17",
4526 "Total": "#511749",
4527 "Total RAM": "#806EB7",
4528 "Total RAM + Swap": "#806EB7",
4529 "VmallocUsed": "#EA6460"
4530 },
4531 "bars": false,
4532 "dashLength": 10,
4533 "dashes": false,
Andy Bavierfc9be622021-03-08 13:10:13 -07004534 "datasource": "{{ .Values.enterpriseDashboard.datasource }}",
Andy Bavier81a0fa92021-03-08 09:37:12 -07004535 "decimals": 2,
4536 "fill": 2,
4537 "fillGradient": 0,
4538 "gridPos": {
4539 "h": 10,
4540 "w": 12,
4541 "x": 0,
4542 "y": 120
4543 },
4544 "hiddenSeries": false,
4545 "id": 140,
4546 "legend": {
4547 "alignAsTable": true,
4548 "avg": false,
4549 "current": true,
4550 "max": true,
4551 "min": true,
4552 "rightSide": false,
4553 "show": true,
4554 "sideWidth": null,
4555 "total": false,
4556 "values": true
4557 },
4558 "lines": true,
4559 "linewidth": 1,
4560 "links": [],
4561 "maxPerRow": 6,
4562 "nullPointMode": "null",
4563 "options": {
4564 "dataLinks": []
4565 },
4566 "percentage": false,
4567 "pointradius": 5,
4568 "points": false,
4569 "renderer": "flot",
4570 "seriesOverrides": [],
4571 "spaceLength": 10,
4572 "stack": false,
4573 "steppedLine": false,
4574 "targets": [
4575 {
4576 "expr": "node_memory_HugePages_Free{instance=\"$node\",job=\"$job\"}",
4577 "format": "time_series",
4578 "intervalFactor": 2,
4579 "legendFormat": "HugePages_Free - Huge pages in the pool that are not yet allocated",
4580 "refId": "A",
4581 "step": 4
4582 },
4583 {
4584 "expr": "node_memory_HugePages_Rsvd{instance=\"$node\",job=\"$job\"}",
4585 "format": "time_series",
4586 "intervalFactor": 2,
4587 "legendFormat": "HugePages_Rsvd - Huge pages for which a commitment to allocate from the pool has been made, but no allocation has yet been made",
4588 "refId": "B",
4589 "step": 4
4590 },
4591 {
4592 "expr": "node_memory_HugePages_Surp{instance=\"$node\",job=\"$job\"}",
4593 "format": "time_series",
4594 "intervalFactor": 2,
4595 "legendFormat": "HugePages_Surp - Huge pages in the pool above the value in /proc/sys/vm/nr_hugepages",
4596 "refId": "C",
4597 "step": 4
4598 }
4599 ],
4600 "thresholds": [],
4601 "timeFrom": null,
4602 "timeRegions": [],
4603 "timeShift": null,
4604 "title": "Memory HugePages Counter",
4605 "tooltip": {
4606 "shared": true,
4607 "sort": 0,
4608 "value_type": "individual"
4609 },
4610 "type": "graph",
4611 "xaxis": {
4612 "buckets": null,
4613 "mode": "time",
4614 "name": null,
4615 "show": true,
4616 "values": []
4617 },
4618 "yaxes": [
4619 {
4620 "format": "short",
4621 "label": "pages",
4622 "logBase": 1,
4623 "max": null,
4624 "min": "0",
4625 "show": true
4626 },
4627 {
4628 "format": "short",
4629 "label": "",
4630 "logBase": 1,
4631 "max": null,
4632 "min": null,
4633 "show": false
4634 }
4635 ],
4636 "yaxis": {
4637 "align": false,
4638 "alignLevel": null
4639 }
4640 },
4641 {
4642 "aliasColors": {
4643 "Active": "#99440A",
4644 "Buffers": "#58140C",
4645 "Cache": "#6D1F62",
4646 "Cached": "#511749",
4647 "Committed": "#508642",
4648 "Dirty": "#6ED0E0",
4649 "Free": "#B7DBAB",
4650 "Inactive": "#EA6460",
4651 "Mapped": "#052B51",
4652 "PageTables": "#0A50A1",
4653 "Page_Tables": "#0A50A1",
4654 "Slab_Cache": "#EAB839",
4655 "Swap": "#BF1B00",
4656 "Swap_Cache": "#C15C17",
4657 "Total": "#511749",
4658 "Total RAM": "#806EB7",
4659 "Total RAM + Swap": "#806EB7",
4660 "VmallocUsed": "#EA6460"
4661 },
4662 "bars": false,
4663 "dashLength": 10,
4664 "dashes": false,
Andy Bavierfc9be622021-03-08 13:10:13 -07004665 "datasource": "{{ .Values.enterpriseDashboard.datasource }}",
Andy Bavier81a0fa92021-03-08 09:37:12 -07004666 "decimals": 2,
4667 "fill": 2,
4668 "fillGradient": 0,
4669 "gridPos": {
4670 "h": 10,
4671 "w": 12,
4672 "x": 12,
4673 "y": 120
4674 },
4675 "hiddenSeries": false,
4676 "id": 71,
4677 "legend": {
4678 "alignAsTable": true,
4679 "avg": false,
4680 "current": true,
4681 "max": true,
4682 "min": true,
4683 "rightSide": false,
4684 "show": true,
4685 "sideWidth": null,
4686 "total": false,
4687 "values": true
4688 },
4689 "lines": true,
4690 "linewidth": 1,
4691 "links": [],
4692 "maxPerRow": 2,
4693 "nullPointMode": "null",
4694 "options": {
4695 "dataLinks": []
4696 },
4697 "percentage": false,
4698 "pointradius": 5,
4699 "points": false,
4700 "renderer": "flot",
4701 "seriesOverrides": [],
4702 "spaceLength": 10,
4703 "stack": false,
4704 "steppedLine": false,
4705 "targets": [
4706 {
4707 "expr": "node_memory_HugePages_Total{instance=\"$node\",job=\"$job\"}",
4708 "format": "time_series",
4709 "intervalFactor": 2,
4710 "legendFormat": "HugePages - Total size of the pool of huge pages",
4711 "refId": "A",
4712 "step": 4
4713 },
4714 {
4715 "expr": "node_memory_Hugepagesize_bytes{instance=\"$node\",job=\"$job\"}",
4716 "format": "time_series",
4717 "intervalFactor": 2,
4718 "legendFormat": "Hugepagesize - Huge Page size",
4719 "refId": "B",
4720 "step": 4
4721 }
4722 ],
4723 "thresholds": [],
4724 "timeFrom": null,
4725 "timeRegions": [],
4726 "timeShift": null,
4727 "title": "Memory HugePages Size",
4728 "tooltip": {
4729 "shared": true,
4730 "sort": 0,
4731 "value_type": "individual"
4732 },
4733 "type": "graph",
4734 "xaxis": {
4735 "buckets": null,
4736 "mode": "time",
4737 "name": null,
4738 "show": true,
4739 "values": []
4740 },
4741 "yaxes": [
4742 {
4743 "format": "bytes",
4744 "label": "bytes",
4745 "logBase": 1,
4746 "max": null,
4747 "min": "0",
4748 "show": true
4749 },
4750 {
4751 "format": "short",
4752 "label": "",
4753 "logBase": 1,
4754 "max": null,
4755 "min": null,
4756 "show": false
4757 }
4758 ],
4759 "yaxis": {
4760 "align": false,
4761 "alignLevel": null
4762 }
4763 },
4764 {
4765 "aliasColors": {
4766 "Active": "#99440A",
4767 "Buffers": "#58140C",
4768 "Cache": "#6D1F62",
4769 "Cached": "#511749",
4770 "Committed": "#508642",
4771 "Dirty": "#6ED0E0",
4772 "Free": "#B7DBAB",
4773 "Inactive": "#EA6460",
4774 "Mapped": "#052B51",
4775 "PageTables": "#0A50A1",
4776 "Page_Tables": "#0A50A1",
4777 "Slab_Cache": "#EAB839",
4778 "Swap": "#BF1B00",
4779 "Swap_Cache": "#C15C17",
4780 "Total": "#511749",
4781 "Total RAM": "#052B51",
4782 "Total RAM + Swap": "#052B51",
4783 "VmallocUsed": "#EA6460"
4784 },
4785 "bars": false,
4786 "dashLength": 10,
4787 "dashes": false,
Andy Bavierfc9be622021-03-08 13:10:13 -07004788 "datasource": "{{ .Values.enterpriseDashboard.datasource }}",
Andy Bavier81a0fa92021-03-08 09:37:12 -07004789 "decimals": 2,
4790 "fill": 2,
4791 "fillGradient": 0,
4792 "gridPos": {
4793 "h": 10,
4794 "w": 12,
4795 "x": 0,
4796 "y": 130
4797 },
4798 "hiddenSeries": false,
4799 "id": 128,
4800 "legend": {
4801 "alignAsTable": true,
4802 "avg": true,
4803 "current": false,
4804 "hideEmpty": false,
4805 "hideZero": false,
4806 "max": true,
4807 "min": true,
4808 "rightSide": false,
4809 "show": true,
4810 "sideWidth": null,
4811 "total": false,
4812 "values": true
4813 },
4814 "lines": true,
4815 "linewidth": 1,
4816 "links": [],
4817 "maxPerRow": 6,
4818 "nullPointMode": "null",
4819 "options": {
4820 "dataLinks": []
4821 },
4822 "percentage": false,
4823 "pointradius": 5,
4824 "points": false,
4825 "renderer": "flot",
4826 "seriesOverrides": [],
4827 "spaceLength": 10,
4828 "stack": false,
4829 "steppedLine": false,
4830 "targets": [
4831 {
4832 "expr": "node_memory_DirectMap1G_bytes{instance=\"$node\",job=\"$job\"}",
4833 "format": "time_series",
4834 "intervalFactor": 2,
4835 "legendFormat": "DirectMap1G - Amount of pages mapped as this size",
4836 "refId": "A",
4837 "step": 4
4838 },
4839 {
4840 "expr": "node_memory_DirectMap2M_bytes{instance=\"$node\",job=\"$job\"}",
4841 "format": "time_series",
4842 "interval": "",
4843 "intervalFactor": 2,
4844 "legendFormat": "DirectMap2M - Amount of pages mapped as this size",
4845 "refId": "B",
4846 "step": 4
4847 },
4848 {
4849 "expr": "node_memory_DirectMap4k_bytes{instance=\"$node\",job=\"$job\"}",
4850 "format": "time_series",
4851 "interval": "",
4852 "intervalFactor": 2,
4853 "legendFormat": "DirectMap4K - Amount of pages mapped as this size",
4854 "refId": "C",
4855 "step": 4
4856 }
4857 ],
4858 "thresholds": [],
4859 "timeFrom": null,
4860 "timeRegions": [],
4861 "timeShift": null,
4862 "title": "Memory DirectMap",
4863 "tooltip": {
4864 "shared": true,
4865 "sort": 0,
4866 "value_type": "individual"
4867 },
4868 "type": "graph",
4869 "xaxis": {
4870 "buckets": null,
4871 "mode": "time",
4872 "name": null,
4873 "show": true,
4874 "values": []
4875 },
4876 "yaxes": [
4877 {
4878 "format": "bytes",
4879 "label": "bytes",
4880 "logBase": 1,
4881 "max": null,
4882 "min": "0",
4883 "show": true
4884 },
4885 {
4886 "format": "short",
4887 "label": null,
4888 "logBase": 1,
4889 "max": null,
4890 "min": null,
4891 "show": false
4892 }
4893 ],
4894 "yaxis": {
4895 "align": false,
4896 "alignLevel": null
4897 }
4898 },
4899 {
4900 "aliasColors": {
4901 "Apps": "#629E51",
4902 "Buffers": "#614D93",
4903 "Cache": "#6D1F62",
4904 "Cached": "#511749",
4905 "Committed": "#508642",
4906 "Free": "#0A437C",
4907 "Hardware Corrupted - Amount of RAM that the kernel identified as corrupted / not working": "#CFFAFF",
4908 "Inactive": "#584477",
4909 "PageTables": "#0A50A1",
4910 "Page_Tables": "#0A50A1",
4911 "RAM_Free": "#E0F9D7",
4912 "Slab": "#806EB7",
4913 "Slab_Cache": "#E0752D",
4914 "Swap": "#BF1B00",
4915 "Swap_Cache": "#C15C17",
4916 "Swap_Free": "#2F575E",
4917 "Unused": "#EAB839"
4918 },
4919 "bars": false,
4920 "dashLength": 10,
4921 "dashes": false,
Andy Bavierfc9be622021-03-08 13:10:13 -07004922 "datasource": "{{ .Values.enterpriseDashboard.datasource }}",
Andy Bavier81a0fa92021-03-08 09:37:12 -07004923 "decimals": 2,
4924 "fill": 2,
4925 "fillGradient": 0,
4926 "gridPos": {
4927 "h": 10,
4928 "w": 12,
4929 "x": 12,
4930 "y": 130
4931 },
4932 "hiddenSeries": false,
4933 "id": 137,
4934 "legend": {
4935 "alignAsTable": true,
4936 "avg": true,
4937 "current": true,
4938 "max": true,
4939 "min": true,
4940 "rightSide": false,
4941 "show": true,
4942 "sideWidth": 350,
4943 "total": false,
4944 "values": true
4945 },
4946 "lines": true,
4947 "linewidth": 1,
4948 "links": [],
4949 "maxPerRow": 6,
4950 "nullPointMode": "null",
4951 "options": {
4952 "dataLinks": []
4953 },
4954 "percentage": false,
4955 "pointradius": 5,
4956 "points": false,
4957 "renderer": "flot",
4958 "seriesOverrides": [],
4959 "spaceLength": 10,
4960 "stack": false,
4961 "steppedLine": false,
4962 "targets": [
4963 {
4964 "expr": "node_memory_Unevictable_bytes{instance=\"$node\",job=\"$job\"}",
4965 "format": "time_series",
4966 "intervalFactor": 2,
4967 "legendFormat": "Unevictable - Amount of unevictable memory that can't be swapped out for a variety of reasons",
4968 "refId": "A",
4969 "step": 4
4970 },
4971 {
4972 "expr": "node_memory_Mlocked_bytes{instance=\"$node\",job=\"$job\"}",
4973 "format": "time_series",
4974 "intervalFactor": 2,
4975 "legendFormat": "MLocked - Size of pages locked to memory using the mlock() system call",
4976 "refId": "B",
4977 "step": 4
4978 }
4979 ],
4980 "thresholds": [],
4981 "timeFrom": null,
4982 "timeRegions": [],
4983 "timeShift": null,
4984 "title": "Memory Unevictable and MLocked",
4985 "tooltip": {
4986 "shared": true,
4987 "sort": 0,
4988 "value_type": "cumulative"
4989 },
4990 "type": "graph",
4991 "xaxis": {
4992 "buckets": null,
4993 "mode": "time",
4994 "name": null,
4995 "show": true,
4996 "values": []
4997 },
4998 "yaxes": [
4999 {
5000 "format": "bytes",
5001 "label": "bytes",
5002 "logBase": 1,
5003 "max": null,
5004 "min": "0",
5005 "show": true
5006 },
5007 {
5008 "format": "short",
5009 "label": null,
5010 "logBase": 1,
5011 "max": null,
5012 "min": null,
5013 "show": false
5014 }
5015 ],
5016 "yaxis": {
5017 "align": false,
5018 "alignLevel": null
5019 }
5020 },
5021 {
5022 "aliasColors": {
5023 "Active": "#99440A",
5024 "Buffers": "#58140C",
5025 "Cache": "#6D1F62",
5026 "Cached": "#511749",
5027 "Committed": "#508642",
5028 "Dirty": "#6ED0E0",
5029 "Free": "#B7DBAB",
5030 "Inactive": "#EA6460",
5031 "Mapped": "#052B51",
5032 "PageTables": "#0A50A1",
5033 "Page_Tables": "#0A50A1",
5034 "Slab_Cache": "#EAB839",
5035 "Swap": "#BF1B00",
5036 "Swap_Cache": "#C15C17",
5037 "Total": "#511749",
5038 "Total RAM": "#052B51",
5039 "Total RAM + Swap": "#052B51",
5040 "Total Swap": "#614D93",
5041 "VmallocUsed": "#EA6460"
5042 },
5043 "bars": false,
5044 "dashLength": 10,
5045 "dashes": false,
Andy Bavierfc9be622021-03-08 13:10:13 -07005046 "datasource": "{{ .Values.enterpriseDashboard.datasource }}",
Andy Bavier81a0fa92021-03-08 09:37:12 -07005047 "decimals": 2,
5048 "fill": 2,
5049 "fillGradient": 0,
5050 "gridPos": {
5051 "h": 10,
5052 "w": 12,
5053 "x": 0,
5054 "y": 140
5055 },
5056 "hiddenSeries": false,
5057 "id": 132,
5058 "legend": {
5059 "alignAsTable": true,
5060 "avg": true,
5061 "current": true,
5062 "max": true,
5063 "min": true,
5064 "rightSide": false,
5065 "show": true,
5066 "sideWidth": null,
5067 "total": false,
5068 "values": true
5069 },
5070 "lines": true,
5071 "linewidth": 1,
5072 "links": [],
5073 "maxPerRow": 6,
5074 "nullPointMode": "null",
5075 "options": {
5076 "dataLinks": []
5077 },
5078 "percentage": false,
5079 "pointradius": 5,
5080 "points": false,
5081 "renderer": "flot",
5082 "seriesOverrides": [],
5083 "spaceLength": 10,
5084 "stack": false,
5085 "steppedLine": false,
5086 "targets": [
5087 {
5088 "expr": "node_memory_NFS_Unstable_bytes{instance=\"$node\",job=\"$job\"}",
5089 "format": "time_series",
5090 "intervalFactor": 2,
5091 "legendFormat": "NFS Unstable - Memory in NFS pages sent to the server, but not yet commited to the storage",
5092 "refId": "A",
5093 "step": 4
5094 }
5095 ],
5096 "thresholds": [],
5097 "timeFrom": null,
5098 "timeRegions": [],
5099 "timeShift": null,
5100 "title": "Memory NFS",
5101 "tooltip": {
5102 "shared": true,
5103 "sort": 0,
5104 "value_type": "individual"
5105 },
5106 "type": "graph",
5107 "xaxis": {
5108 "buckets": null,
5109 "mode": "time",
5110 "name": null,
5111 "show": true,
5112 "values": []
5113 },
5114 "yaxes": [
5115 {
5116 "format": "bytes",
5117 "label": "bytes",
5118 "logBase": 1,
5119 "max": null,
5120 "min": "0",
5121 "show": true
5122 },
5123 {
5124 "format": "short",
5125 "label": null,
5126 "logBase": 1,
5127 "max": null,
5128 "min": null,
5129 "show": false
5130 }
5131 ],
5132 "yaxis": {
5133 "align": false,
5134 "alignLevel": null
5135 }
5136 }
5137 ],
5138 "repeat": null,
5139 "title": "Memory Meminfo",
5140 "type": "row"
5141 },
5142 {
5143 "collapsed": true,
Andy Bavierfc9be622021-03-08 13:10:13 -07005144 "datasource": "{{ .Values.enterpriseDashboard.datasource }}",
Andy Bavier81a0fa92021-03-08 09:37:12 -07005145 "gridPos": {
5146 "h": 1,
5147 "w": 24,
5148 "x": 0,
5149 "y": 26
5150 },
5151 "id": 267,
5152 "panels": [
5153 {
5154 "aliasColors": {},
5155 "bars": false,
5156 "dashLength": 10,
5157 "dashes": false,
Andy Bavierfc9be622021-03-08 13:10:13 -07005158 "datasource": "{{ .Values.enterpriseDashboard.datasource }}",
Andy Bavier81a0fa92021-03-08 09:37:12 -07005159 "fill": 2,
5160 "fillGradient": 0,
5161 "gridPos": {
5162 "h": 10,
5163 "w": 12,
5164 "x": 0,
5165 "y": 23
5166 },
5167 "hiddenSeries": false,
5168 "id": 176,
5169 "legend": {
5170 "alignAsTable": true,
5171 "avg": true,
5172 "current": true,
5173 "max": true,
5174 "min": true,
5175 "rightSide": false,
5176 "show": true,
5177 "total": false,
5178 "values": true
5179 },
5180 "lines": true,
5181 "linewidth": 1,
5182 "links": [],
5183 "maxPerRow": 6,
5184 "nullPointMode": "null",
5185 "options": {
5186 "dataLinks": []
5187 },
5188 "percentage": false,
5189 "pointradius": 5,
5190 "points": false,
5191 "renderer": "flot",
5192 "seriesOverrides": [
5193 {
5194 "alias": "/.*out/",
5195 "transform": "negative-Y"
5196 }
5197 ],
5198 "spaceLength": 10,
5199 "stack": false,
5200 "steppedLine": false,
5201 "targets": [
5202 {
5203 "expr": "irate(node_vmstat_pgpgin{instance=\"$node\",job=\"$job\"}[5m])",
5204 "format": "time_series",
5205 "intervalFactor": 2,
5206 "legendFormat": "Pagesin - Page in operations",
5207 "refId": "A",
5208 "step": 4
5209 },
5210 {
5211 "expr": "irate(node_vmstat_pgpgout{instance=\"$node\",job=\"$job\"}[5m])",
5212 "format": "time_series",
5213 "intervalFactor": 2,
5214 "legendFormat": "Pagesout - Page out operations",
5215 "refId": "B",
5216 "step": 4
5217 }
5218 ],
5219 "thresholds": [],
5220 "timeFrom": null,
5221 "timeRegions": [],
5222 "timeShift": null,
5223 "title": "Memory Pages In / Out",
5224 "tooltip": {
5225 "shared": true,
5226 "sort": 0,
5227 "value_type": "individual"
5228 },
5229 "type": "graph",
5230 "xaxis": {
5231 "buckets": null,
5232 "mode": "time",
5233 "name": null,
5234 "show": true,
5235 "values": []
5236 },
5237 "yaxes": [
5238 {
5239 "format": "short",
5240 "label": "pages out (-) / in (+)",
5241 "logBase": 1,
5242 "max": null,
5243 "min": null,
5244 "show": true
5245 },
5246 {
5247 "format": "short",
5248 "label": null,
5249 "logBase": 1,
5250 "max": null,
5251 "min": null,
5252 "show": false
5253 }
5254 ],
5255 "yaxis": {
5256 "align": false,
5257 "alignLevel": null
5258 }
5259 },
5260 {
5261 "aliasColors": {},
5262 "bars": false,
5263 "dashLength": 10,
5264 "dashes": false,
Andy Bavierfc9be622021-03-08 13:10:13 -07005265 "datasource": "{{ .Values.enterpriseDashboard.datasource }}",
Andy Bavier81a0fa92021-03-08 09:37:12 -07005266 "fill": 2,
5267 "fillGradient": 0,
5268 "gridPos": {
5269 "h": 10,
5270 "w": 12,
5271 "x": 12,
5272 "y": 23
5273 },
5274 "hiddenSeries": false,
5275 "id": 22,
5276 "legend": {
5277 "alignAsTable": true,
5278 "avg": true,
5279 "current": true,
5280 "max": true,
5281 "min": true,
5282 "rightSide": false,
5283 "show": true,
5284 "total": false,
5285 "values": true
5286 },
5287 "lines": true,
5288 "linewidth": 1,
5289 "links": [],
5290 "maxPerRow": 6,
5291 "nullPointMode": "null",
5292 "options": {
5293 "dataLinks": []
5294 },
5295 "percentage": false,
5296 "pointradius": 5,
5297 "points": false,
5298 "renderer": "flot",
5299 "seriesOverrides": [
5300 {
5301 "alias": "/.*out/",
5302 "transform": "negative-Y"
5303 }
5304 ],
5305 "spaceLength": 10,
5306 "stack": false,
5307 "steppedLine": false,
5308 "targets": [
5309 {
5310 "expr": "irate(node_vmstat_pswpin{instance=\"$node\",job=\"$job\"}[5m])",
5311 "format": "time_series",
5312 "intervalFactor": 2,
5313 "legendFormat": "Pswpin - Pages swapped in",
5314 "refId": "A",
5315 "step": 4
5316 },
5317 {
5318 "expr": "irate(node_vmstat_pswpout{instance=\"$node\",job=\"$job\"}[5m])",
5319 "format": "time_series",
5320 "intervalFactor": 2,
5321 "legendFormat": "Pswpout - Pages swapped out",
5322 "refId": "B",
5323 "step": 4
5324 }
5325 ],
5326 "thresholds": [],
5327 "timeFrom": null,
5328 "timeRegions": [],
5329 "timeShift": null,
5330 "title": "Memory Pages Swap In / Out",
5331 "tooltip": {
5332 "shared": true,
5333 "sort": 0,
5334 "value_type": "individual"
5335 },
5336 "type": "graph",
5337 "xaxis": {
5338 "buckets": null,
5339 "mode": "time",
5340 "name": null,
5341 "show": true,
5342 "values": []
5343 },
5344 "yaxes": [
5345 {
5346 "format": "short",
5347 "label": "pages out (-) / in (+)",
5348 "logBase": 1,
5349 "max": null,
5350 "min": null,
5351 "show": true
5352 },
5353 {
5354 "format": "short",
5355 "label": null,
5356 "logBase": 1,
5357 "max": null,
5358 "min": null,
5359 "show": false
5360 }
5361 ],
5362 "yaxis": {
5363 "align": false,
5364 "alignLevel": null
5365 }
5366 },
5367 {
5368 "aliasColors": {
5369 "Apps": "#629E51",
5370 "Buffers": "#614D93",
5371 "Cache": "#6D1F62",
5372 "Cached": "#511749",
5373 "Committed": "#508642",
5374 "Free": "#0A437C",
5375 "Hardware Corrupted - Amount of RAM that the kernel identified as corrupted / not working": "#CFFAFF",
5376 "Inactive": "#584477",
5377 "PageTables": "#0A50A1",
5378 "Page_Tables": "#0A50A1",
5379 "RAM_Free": "#E0F9D7",
5380 "Slab": "#806EB7",
5381 "Slab_Cache": "#E0752D",
5382 "Swap": "#BF1B00",
5383 "Swap_Cache": "#C15C17",
5384 "Swap_Free": "#2F575E",
5385 "Unused": "#EAB839"
5386 },
5387 "bars": false,
5388 "dashLength": 10,
5389 "dashes": false,
Andy Bavierfc9be622021-03-08 13:10:13 -07005390 "datasource": "{{ .Values.enterpriseDashboard.datasource }}",
Andy Bavier81a0fa92021-03-08 09:37:12 -07005391 "decimals": 2,
5392 "fill": 2,
5393 "fillGradient": 0,
5394 "gridPos": {
5395 "h": 10,
5396 "w": 12,
5397 "x": 0,
5398 "y": 33
5399 },
5400 "hiddenSeries": false,
5401 "id": 175,
5402 "legend": {
5403 "alignAsTable": true,
5404 "avg": true,
5405 "current": true,
5406 "max": true,
5407 "min": true,
5408 "rightSide": false,
5409 "show": true,
5410 "sideWidth": 350,
5411 "total": false,
5412 "values": true
5413 },
5414 "lines": true,
5415 "linewidth": 1,
5416 "links": [],
5417 "maxPerRow": 6,
5418 "nullPointMode": "null",
5419 "options": {
5420 "dataLinks": []
5421 },
5422 "percentage": false,
5423 "pointradius": 5,
5424 "points": false,
5425 "renderer": "flot",
5426 "seriesOverrides": [
5427 {
5428 "$$hashKey": "object:6118",
5429 "alias": "Pgfault - Page major and minor fault operations",
5430 "fill": 0,
5431 "stack": false
5432 }
5433 ],
5434 "spaceLength": 10,
5435 "stack": true,
5436 "steppedLine": false,
5437 "targets": [
5438 {
5439 "expr": "irate(node_vmstat_pgfault{instance=\"$node\",job=\"$job\"}[5m])",
5440 "format": "time_series",
5441 "intervalFactor": 2,
5442 "legendFormat": "Pgfault - Page major and minor fault operations",
5443 "refId": "A",
5444 "step": 4
5445 },
5446 {
5447 "expr": "irate(node_vmstat_pgmajfault{instance=\"$node\",job=\"$job\"}[5m])",
5448 "format": "time_series",
5449 "intervalFactor": 2,
5450 "legendFormat": "Pgmajfault - Major page fault operations",
5451 "refId": "B",
5452 "step": 4
5453 },
5454 {
5455 "expr": "irate(node_vmstat_pgfault{instance=\"$node\",job=\"$job\"}[5m]) - irate(node_vmstat_pgmajfault{instance=\"$node\",job=\"$job\"}[5m])",
5456 "format": "time_series",
5457 "intervalFactor": 2,
5458 "legendFormat": "Pgminfault - Minor page fault operations",
5459 "refId": "C",
5460 "step": 4
5461 }
5462 ],
5463 "thresholds": [],
5464 "timeFrom": null,
5465 "timeRegions": [],
5466 "timeShift": null,
5467 "title": "Memory Page Faults",
5468 "tooltip": {
5469 "shared": true,
5470 "sort": 0,
5471 "value_type": "cumulative"
5472 },
5473 "type": "graph",
5474 "xaxis": {
5475 "buckets": null,
5476 "mode": "time",
5477 "name": null,
5478 "show": true,
5479 "values": []
5480 },
5481 "yaxes": [
5482 {
5483 "$$hashKey": "object:6133",
5484 "format": "short",
5485 "label": "faults",
5486 "logBase": 1,
5487 "max": null,
5488 "min": "0",
5489 "show": true
5490 },
5491 {
5492 "$$hashKey": "object:6134",
5493 "format": "short",
5494 "label": null,
5495 "logBase": 1,
5496 "max": null,
5497 "min": null,
5498 "show": false
5499 }
5500 ],
5501 "yaxis": {
5502 "align": false,
5503 "alignLevel": null
5504 }
5505 },
5506 {
5507 "aliasColors": {
5508 "Active": "#99440A",
5509 "Buffers": "#58140C",
5510 "Cache": "#6D1F62",
5511 "Cached": "#511749",
5512 "Committed": "#508642",
5513 "Dirty": "#6ED0E0",
5514 "Free": "#B7DBAB",
5515 "Inactive": "#EA6460",
5516 "Mapped": "#052B51",
5517 "PageTables": "#0A50A1",
5518 "Page_Tables": "#0A50A1",
5519 "Slab_Cache": "#EAB839",
5520 "Swap": "#BF1B00",
5521 "Swap_Cache": "#C15C17",
5522 "Total": "#511749",
5523 "Total RAM": "#052B51",
5524 "Total RAM + Swap": "#052B51",
5525 "Total Swap": "#614D93",
5526 "VmallocUsed": "#EA6460"
5527 },
5528 "bars": false,
5529 "dashLength": 10,
5530 "dashes": false,
Andy Bavierfc9be622021-03-08 13:10:13 -07005531 "datasource": "{{ .Values.enterpriseDashboard.datasource }}",
Andy Bavier81a0fa92021-03-08 09:37:12 -07005532 "decimals": 2,
5533 "fill": 2,
5534 "fillGradient": 0,
5535 "gridPos": {
5536 "h": 10,
5537 "w": 12,
5538 "x": 12,
5539 "y": 33
5540 },
5541 "hiddenSeries": false,
5542 "id": 307,
5543 "legend": {
5544 "alignAsTable": true,
5545 "avg": true,
5546 "current": true,
5547 "max": true,
5548 "min": true,
5549 "rightSide": false,
5550 "show": true,
5551 "sideWidth": null,
5552 "total": false,
5553 "values": true
5554 },
5555 "lines": true,
5556 "linewidth": 1,
5557 "links": [],
5558 "maxPerRow": 6,
5559 "nullPointMode": "null",
5560 "options": {
5561 "dataLinks": []
5562 },
5563 "percentage": false,
5564 "pointradius": 5,
5565 "points": false,
5566 "renderer": "flot",
5567 "seriesOverrides": [],
5568 "spaceLength": 10,
5569 "stack": false,
5570 "steppedLine": false,
5571 "targets": [
5572 {
5573 "expr": "irate(node_vmstat_oom_kill{instance=\"$node\",job=\"$job\"}[5m])",
5574 "format": "time_series",
5575 "interval": "",
5576 "intervalFactor": 2,
5577 "legendFormat": "oom killer invocations ",
5578 "refId": "A",
5579 "step": 4
5580 }
5581 ],
5582 "thresholds": [],
5583 "timeFrom": null,
5584 "timeRegions": [],
5585 "timeShift": null,
5586 "title": "OOM Killer",
5587 "tooltip": {
5588 "shared": true,
5589 "sort": 0,
5590 "value_type": "individual"
5591 },
5592 "type": "graph",
5593 "xaxis": {
5594 "buckets": null,
5595 "mode": "time",
5596 "name": null,
5597 "show": true,
5598 "values": []
5599 },
5600 "yaxes": [
5601 {
5602 "$$hashKey": "object:5373",
5603 "format": "short",
5604 "label": "counter",
5605 "logBase": 1,
5606 "max": null,
5607 "min": "0",
5608 "show": true
5609 },
5610 {
5611 "$$hashKey": "object:5374",
5612 "format": "short",
5613 "label": null,
5614 "logBase": 1,
5615 "max": null,
5616 "min": null,
5617 "show": false
5618 }
5619 ],
5620 "yaxis": {
5621 "align": false,
5622 "alignLevel": null
5623 }
5624 }
5625 ],
5626 "repeat": null,
5627 "title": "Memory Vmstat",
5628 "type": "row"
5629 },
5630 {
5631 "collapsed": true,
Andy Bavierfc9be622021-03-08 13:10:13 -07005632 "datasource": "{{ .Values.enterpriseDashboard.datasource }}",
Andy Bavier81a0fa92021-03-08 09:37:12 -07005633 "gridPos": {
5634 "h": 1,
5635 "w": 24,
5636 "x": 0,
5637 "y": 27
5638 },
5639 "id": 293,
5640 "panels": [
5641 {
5642 "aliasColors": {},
5643 "bars": false,
5644 "dashLength": 10,
5645 "dashes": false,
Andy Bavierfc9be622021-03-08 13:10:13 -07005646 "datasource": "{{ .Values.enterpriseDashboard.datasource }}",
Andy Bavier81a0fa92021-03-08 09:37:12 -07005647 "description": "",
5648 "fill": 2,
5649 "fillGradient": 0,
5650 "gridPos": {
5651 "h": 10,
5652 "w": 12,
5653 "x": 0,
5654 "y": 24
5655 },
5656 "hiddenSeries": false,
5657 "id": 260,
5658 "legend": {
5659 "alignAsTable": true,
5660 "avg": true,
5661 "current": true,
5662 "max": true,
5663 "min": true,
5664 "show": true,
5665 "total": false,
5666 "values": true
5667 },
5668 "lines": true,
5669 "linewidth": 1,
5670 "links": [],
5671 "nullPointMode": "null",
5672 "options": {
5673 "dataLinks": []
5674 },
5675 "percentage": false,
5676 "pointradius": 5,
5677 "points": false,
5678 "renderer": "flot",
5679 "seriesOverrides": [
5680 {
5681 "alias": "/.*Variation*./",
5682 "color": "#890F02"
5683 }
5684 ],
5685 "spaceLength": 10,
5686 "stack": false,
5687 "steppedLine": false,
5688 "targets": [
5689 {
5690 "expr": "node_timex_estimated_error_seconds{instance=\"$node\",job=\"$job\"}",
5691 "format": "time_series",
5692 "hide": false,
5693 "interval": "",
5694 "intervalFactor": 2,
5695 "legendFormat": "Estimated error in seconds",
5696 "refId": "A",
5697 "step": 240
5698 },
5699 {
5700 "expr": "node_timex_offset_seconds{instance=\"$node\",job=\"$job\"}",
5701 "format": "time_series",
5702 "hide": false,
5703 "interval": "",
5704 "intervalFactor": 2,
5705 "legendFormat": "Time offset in between local system and reference clock",
5706 "refId": "B",
5707 "step": 240
5708 },
5709 {
5710 "expr": "node_timex_maxerror_seconds{instance=\"$node\",job=\"$job\"}",
5711 "format": "time_series",
5712 "hide": false,
5713 "interval": "",
5714 "intervalFactor": 2,
5715 "legendFormat": "Maximum error in seconds",
5716 "refId": "C",
5717 "step": 240
5718 }
5719 ],
5720 "thresholds": [],
5721 "timeFrom": null,
5722 "timeRegions": [],
5723 "timeShift": null,
5724 "title": "Time Syncronized Drift",
5725 "tooltip": {
5726 "shared": true,
5727 "sort": 0,
5728 "value_type": "individual"
5729 },
5730 "type": "graph",
5731 "xaxis": {
5732 "buckets": null,
5733 "mode": "time",
5734 "name": null,
5735 "show": true,
5736 "values": []
5737 },
5738 "yaxes": [
5739 {
5740 "format": "s",
5741 "label": "seconds",
5742 "logBase": 1,
5743 "max": null,
5744 "min": null,
5745 "show": true
5746 },
5747 {
5748 "format": "short",
5749 "label": "counter",
5750 "logBase": 1,
5751 "max": null,
5752 "min": null,
5753 "show": false
5754 }
5755 ],
5756 "yaxis": {
5757 "align": false,
5758 "alignLevel": null
5759 }
5760 },
5761 {
5762 "aliasColors": {},
5763 "bars": false,
5764 "dashLength": 10,
5765 "dashes": false,
Andy Bavierfc9be622021-03-08 13:10:13 -07005766 "datasource": "{{ .Values.enterpriseDashboard.datasource }}",
Andy Bavier81a0fa92021-03-08 09:37:12 -07005767 "description": "",
5768 "fill": 2,
5769 "fillGradient": 0,
5770 "gridPos": {
5771 "h": 10,
5772 "w": 12,
5773 "x": 12,
5774 "y": 24
5775 },
5776 "hiddenSeries": false,
5777 "id": 291,
5778 "legend": {
5779 "alignAsTable": true,
5780 "avg": true,
5781 "current": true,
5782 "max": true,
5783 "min": true,
5784 "show": true,
5785 "total": false,
5786 "values": true
5787 },
5788 "lines": true,
5789 "linewidth": 1,
5790 "links": [],
5791 "nullPointMode": "null",
5792 "options": {
5793 "dataLinks": []
5794 },
5795 "percentage": false,
5796 "pointradius": 5,
5797 "points": false,
5798 "renderer": "flot",
5799 "seriesOverrides": [],
5800 "spaceLength": 10,
5801 "stack": false,
5802 "steppedLine": false,
5803 "targets": [
5804 {
5805 "expr": "node_timex_loop_time_constant{instance=\"$node\",job=\"$job\"}",
5806 "format": "time_series",
5807 "interval": "",
5808 "intervalFactor": 2,
5809 "legendFormat": "Phase-locked loop time adjust",
5810 "refId": "A",
5811 "step": 240
5812 }
5813 ],
5814 "thresholds": [],
5815 "timeFrom": null,
5816 "timeRegions": [],
5817 "timeShift": null,
5818 "title": "Time PLL Adjust",
5819 "tooltip": {
5820 "shared": true,
5821 "sort": 0,
5822 "value_type": "individual"
5823 },
5824 "type": "graph",
5825 "xaxis": {
5826 "buckets": null,
5827 "mode": "time",
5828 "name": null,
5829 "show": true,
5830 "values": []
5831 },
5832 "yaxes": [
5833 {
5834 "format": "short",
5835 "label": "counter",
5836 "logBase": 1,
5837 "max": null,
5838 "min": null,
5839 "show": true
5840 },
5841 {
5842 "format": "short",
5843 "label": null,
5844 "logBase": 1,
5845 "max": null,
5846 "min": null,
5847 "show": false
5848 }
5849 ],
5850 "yaxis": {
5851 "align": false,
5852 "alignLevel": null
5853 }
5854 },
5855 {
5856 "aliasColors": {},
5857 "bars": false,
5858 "dashLength": 10,
5859 "dashes": false,
Andy Bavierfc9be622021-03-08 13:10:13 -07005860 "datasource": "{{ .Values.enterpriseDashboard.datasource }}",
Andy Bavier81a0fa92021-03-08 09:37:12 -07005861 "description": "",
5862 "fill": 2,
5863 "fillGradient": 0,
5864 "gridPos": {
5865 "h": 10,
5866 "w": 12,
5867 "x": 0,
5868 "y": 34
5869 },
5870 "hiddenSeries": false,
5871 "id": 168,
5872 "legend": {
5873 "alignAsTable": true,
5874 "avg": true,
5875 "current": true,
5876 "max": true,
5877 "min": true,
5878 "show": true,
5879 "total": false,
5880 "values": true
5881 },
5882 "lines": true,
5883 "linewidth": 1,
5884 "links": [],
5885 "nullPointMode": "null",
5886 "options": {
5887 "dataLinks": []
5888 },
5889 "percentage": false,
5890 "pointradius": 5,
5891 "points": false,
5892 "renderer": "flot",
5893 "seriesOverrides": [
5894 {
5895 "alias": "/.*Variation*./",
5896 "color": "#890F02"
5897 }
5898 ],
5899 "spaceLength": 10,
5900 "stack": false,
5901 "steppedLine": false,
5902 "targets": [
5903 {
5904 "expr": "node_timex_sync_status{instance=\"$node\",job=\"$job\"}",
5905 "format": "time_series",
5906 "interval": "",
5907 "intervalFactor": 2,
5908 "legendFormat": "Is clock synchronized to a reliable server (1 = yes, 0 = no)",
5909 "refId": "A",
5910 "step": 240
5911 },
5912 {
5913 "expr": "node_timex_frequency_adjustment_ratio{instance=\"$node\",job=\"$job\"}",
5914 "format": "time_series",
5915 "interval": "",
5916 "intervalFactor": 2,
5917 "legendFormat": "Local clock frequency adjustment",
5918 "refId": "B",
5919 "step": 240
5920 }
5921 ],
5922 "thresholds": [],
5923 "timeFrom": null,
5924 "timeRegions": [],
5925 "timeShift": null,
5926 "title": "Time Syncronized Status",
5927 "tooltip": {
5928 "shared": true,
5929 "sort": 0,
5930 "value_type": "individual"
5931 },
5932 "type": "graph",
5933 "xaxis": {
5934 "buckets": null,
5935 "mode": "time",
5936 "name": null,
5937 "show": true,
5938 "values": []
5939 },
5940 "yaxes": [
5941 {
5942 "format": "short",
5943 "label": "counter",
5944 "logBase": 1,
5945 "max": null,
5946 "min": null,
5947 "show": true
5948 },
5949 {
5950 "format": "short",
5951 "label": null,
5952 "logBase": 1,
5953 "max": null,
5954 "min": null,
5955 "show": false
5956 }
5957 ],
5958 "yaxis": {
5959 "align": false,
5960 "alignLevel": null
5961 }
5962 },
5963 {
5964 "aliasColors": {},
5965 "bars": false,
5966 "dashLength": 10,
5967 "dashes": false,
Andy Bavierfc9be622021-03-08 13:10:13 -07005968 "datasource": "{{ .Values.enterpriseDashboard.datasource }}",
Andy Bavier81a0fa92021-03-08 09:37:12 -07005969 "description": "",
5970 "fill": 2,
5971 "fillGradient": 0,
5972 "gridPos": {
5973 "h": 10,
5974 "w": 12,
5975 "x": 12,
5976 "y": 34
5977 },
5978 "hiddenSeries": false,
5979 "id": 294,
5980 "legend": {
5981 "alignAsTable": true,
5982 "avg": true,
5983 "current": true,
5984 "max": true,
5985 "min": true,
5986 "show": true,
5987 "total": false,
5988 "values": true
5989 },
5990 "lines": true,
5991 "linewidth": 1,
5992 "links": [],
5993 "nullPointMode": "null",
5994 "options": {
5995 "dataLinks": []
5996 },
5997 "percentage": false,
5998 "pointradius": 5,
5999 "points": false,
6000 "renderer": "flot",
6001 "seriesOverrides": [],
6002 "spaceLength": 10,
6003 "stack": false,
6004 "steppedLine": false,
6005 "targets": [
6006 {
6007 "expr": "node_timex_tick_seconds{instance=\"$node\",job=\"$job\"}",
6008 "format": "time_series",
6009 "interval": "",
6010 "intervalFactor": 2,
6011 "legendFormat": "Seconds between clock ticks",
6012 "refId": "A",
6013 "step": 240
6014 },
6015 {
6016 "expr": "node_timex_tai_offset_seconds{instance=\"$node\",job=\"$job\"}",
6017 "format": "time_series",
6018 "interval": "",
6019 "intervalFactor": 2,
6020 "legendFormat": "International Atomic Time (TAI) offset",
6021 "refId": "B",
6022 "step": 240
6023 }
6024 ],
6025 "thresholds": [],
6026 "timeFrom": null,
6027 "timeRegions": [],
6028 "timeShift": null,
6029 "title": "Time Misc",
6030 "tooltip": {
6031 "shared": true,
6032 "sort": 0,
6033 "value_type": "individual"
6034 },
6035 "type": "graph",
6036 "xaxis": {
6037 "buckets": null,
6038 "mode": "time",
6039 "name": null,
6040 "show": true,
6041 "values": []
6042 },
6043 "yaxes": [
6044 {
6045 "format": "s",
6046 "label": "seconds",
6047 "logBase": 1,
6048 "max": null,
6049 "min": null,
6050 "show": true
6051 },
6052 {
6053 "format": "short",
6054 "label": null,
6055 "logBase": 1,
6056 "max": null,
6057 "min": null,
6058 "show": false
6059 }
6060 ],
6061 "yaxis": {
6062 "align": false,
6063 "alignLevel": null
6064 }
6065 }
6066 ],
6067 "title": "System Timesync",
6068 "type": "row"
6069 },
6070 {
6071 "collapsed": true,
Andy Bavierfc9be622021-03-08 13:10:13 -07006072 "datasource": "{{ .Values.enterpriseDashboard.datasource }}",
Andy Bavier81a0fa92021-03-08 09:37:12 -07006073 "gridPos": {
6074 "h": 1,
6075 "w": 24,
6076 "x": 0,
6077 "y": 28
6078 },
6079 "id": 312,
6080 "panels": [
6081 {
6082 "aliasColors": {},
6083 "bars": false,
6084 "dashLength": 10,
6085 "dashes": false,
Andy Bavierfc9be622021-03-08 13:10:13 -07006086 "datasource": "{{ .Values.enterpriseDashboard.datasource }}",
Andy Bavier81a0fa92021-03-08 09:37:12 -07006087 "fill": 2,
6088 "fillGradient": 0,
6089 "gridPos": {
6090 "h": 10,
6091 "w": 12,
6092 "x": 0,
6093 "y": 7
6094 },
6095 "hiddenSeries": false,
6096 "id": 62,
6097 "legend": {
6098 "alignAsTable": true,
6099 "avg": true,
6100 "current": true,
6101 "max": true,
6102 "min": true,
6103 "show": true,
6104 "total": false,
6105 "values": true
6106 },
6107 "lines": true,
6108 "linewidth": 1,
6109 "links": [],
6110 "maxPerRow": 6,
6111 "nullPointMode": "null",
6112 "options": {
6113 "dataLinks": []
6114 },
6115 "percentage": false,
6116 "pointradius": 5,
6117 "points": false,
6118 "renderer": "flot",
6119 "seriesOverrides": [],
6120 "spaceLength": 10,
6121 "stack": false,
6122 "steppedLine": false,
6123 "targets": [
6124 {
6125 "expr": "node_procs_blocked{instance=\"$node\",job=\"$job\"}",
6126 "format": "time_series",
6127 "intervalFactor": 2,
6128 "legendFormat": "Processes blocked waiting for I/O to complete",
6129 "refId": "A",
6130 "step": 240
6131 },
6132 {
6133 "expr": "node_procs_running{instance=\"$node\",job=\"$job\"}",
6134 "format": "time_series",
6135 "intervalFactor": 2,
6136 "legendFormat": "Processes in runnable state",
6137 "refId": "B",
6138 "step": 240
6139 }
6140 ],
6141 "thresholds": [],
6142 "timeFrom": null,
6143 "timeRegions": [],
6144 "timeShift": null,
6145 "title": "Processes Status",
6146 "tooltip": {
6147 "shared": true,
6148 "sort": 0,
6149 "value_type": "individual"
6150 },
6151 "type": "graph",
6152 "xaxis": {
6153 "buckets": null,
6154 "mode": "time",
6155 "name": null,
6156 "show": true,
6157 "values": []
6158 },
6159 "yaxes": [
6160 {
6161 "$$hashKey": "object:6500",
6162 "format": "short",
6163 "label": "counter",
6164 "logBase": 1,
6165 "max": null,
6166 "min": "0",
6167 "show": true
6168 },
6169 {
6170 "$$hashKey": "object:6501",
6171 "format": "short",
6172 "label": null,
6173 "logBase": 1,
6174 "max": null,
6175 "min": null,
6176 "show": false
6177 }
6178 ],
6179 "yaxis": {
6180 "align": false,
6181 "alignLevel": null
6182 }
6183 },
6184 {
6185 "aliasColors": {},
6186 "bars": false,
6187 "dashLength": 10,
6188 "dashes": false,
Andy Bavierfc9be622021-03-08 13:10:13 -07006189 "datasource": "{{ .Values.enterpriseDashboard.datasource }}",
Andy Bavier81a0fa92021-03-08 09:37:12 -07006190 "fill": 2,
6191 "fillGradient": 0,
6192 "gridPos": {
6193 "h": 10,
6194 "w": 12,
6195 "x": 12,
6196 "y": 7
6197 },
6198 "hiddenSeries": false,
6199 "id": 315,
6200 "legend": {
6201 "alignAsTable": true,
6202 "avg": true,
6203 "current": true,
6204 "max": true,
6205 "min": true,
6206 "show": true,
6207 "total": false,
6208 "values": true
6209 },
6210 "lines": true,
6211 "linewidth": 1,
6212 "links": [],
6213 "maxPerRow": 6,
6214 "nullPointMode": "null",
6215 "options": {
6216 "dataLinks": []
6217 },
6218 "percentage": false,
6219 "pointradius": 5,
6220 "points": false,
6221 "renderer": "flot",
6222 "seriesOverrides": [],
6223 "spaceLength": 10,
6224 "stack": true,
6225 "steppedLine": false,
6226 "targets": [
6227 {
6228 "expr": "node_processes_state{instance=\"$node\",job=\"$job\"}",
6229 "format": "time_series",
6230 "interval": "",
6231 "intervalFactor": 2,
Andy Bavierfc9be622021-03-08 13:10:13 -07006232 "legendFormat": "{{`{{ state }}`}}",
Andy Bavier81a0fa92021-03-08 09:37:12 -07006233 "refId": "A",
6234 "step": 240
6235 }
6236 ],
6237 "thresholds": [],
6238 "timeFrom": null,
6239 "timeRegions": [],
6240 "timeShift": null,
6241 "title": "Processes State",
6242 "tooltip": {
6243 "shared": true,
6244 "sort": 0,
6245 "value_type": "individual"
6246 },
6247 "type": "graph",
6248 "xaxis": {
6249 "buckets": null,
6250 "mode": "time",
6251 "name": null,
6252 "show": true,
6253 "values": []
6254 },
6255 "yaxes": [
6256 {
6257 "$$hashKey": "object:6500",
6258 "format": "short",
6259 "label": "counter",
6260 "logBase": 1,
6261 "max": null,
6262 "min": "0",
6263 "show": true
6264 },
6265 {
6266 "$$hashKey": "object:6501",
6267 "format": "short",
6268 "label": null,
6269 "logBase": 1,
6270 "max": null,
6271 "min": null,
6272 "show": false
6273 }
6274 ],
6275 "yaxis": {
6276 "align": false,
6277 "alignLevel": null
6278 }
6279 },
6280 {
6281 "aliasColors": {},
6282 "bars": false,
6283 "dashLength": 10,
6284 "dashes": false,
Andy Bavierfc9be622021-03-08 13:10:13 -07006285 "datasource": "{{ .Values.enterpriseDashboard.datasource }}",
Andy Bavier81a0fa92021-03-08 09:37:12 -07006286 "fill": 2,
6287 "fillGradient": 0,
6288 "gridPos": {
6289 "h": 10,
6290 "w": 12,
6291 "x": 0,
6292 "y": 17
6293 },
6294 "hiddenSeries": false,
6295 "id": 148,
6296 "legend": {
6297 "alignAsTable": true,
6298 "avg": true,
6299 "current": true,
6300 "max": true,
6301 "min": true,
6302 "show": true,
6303 "total": false,
6304 "values": true
6305 },
6306 "lines": true,
6307 "linewidth": 1,
6308 "links": [],
6309 "maxPerRow": 6,
6310 "nullPointMode": "null",
6311 "options": {
6312 "dataLinks": []
6313 },
6314 "percentage": false,
6315 "pointradius": 5,
6316 "points": false,
6317 "renderer": "flot",
6318 "seriesOverrides": [],
6319 "spaceLength": 10,
6320 "stack": false,
6321 "steppedLine": false,
6322 "targets": [
6323 {
6324 "expr": "irate(node_forks_total{instance=\"$node\",job=\"$job\"}[5m])",
6325 "format": "time_series",
6326 "hide": false,
6327 "intervalFactor": 2,
6328 "legendFormat": "Processes forks second",
6329 "refId": "A",
6330 "step": 240
6331 }
6332 ],
6333 "thresholds": [],
6334 "timeFrom": null,
6335 "timeRegions": [],
6336 "timeShift": null,
6337 "title": "Processes Forks",
6338 "tooltip": {
6339 "shared": true,
6340 "sort": 0,
6341 "value_type": "individual"
6342 },
6343 "type": "graph",
6344 "xaxis": {
6345 "buckets": null,
6346 "mode": "time",
6347 "name": null,
6348 "show": true,
6349 "values": []
6350 },
6351 "yaxes": [
6352 {
6353 "$$hashKey": "object:6640",
6354 "format": "short",
6355 "label": "forks / sec",
6356 "logBase": 1,
6357 "max": null,
6358 "min": "0",
6359 "show": true
6360 },
6361 {
6362 "$$hashKey": "object:6641",
6363 "format": "short",
6364 "label": null,
6365 "logBase": 1,
6366 "max": null,
6367 "min": null,
6368 "show": false
6369 }
6370 ],
6371 "yaxis": {
6372 "align": false,
6373 "alignLevel": null
6374 }
6375 },
6376 {
6377 "aliasColors": {},
6378 "bars": false,
6379 "dashLength": 10,
6380 "dashes": false,
Andy Bavierfc9be622021-03-08 13:10:13 -07006381 "datasource": "{{ .Values.enterpriseDashboard.datasource }}",
Andy Bavier81a0fa92021-03-08 09:37:12 -07006382 "fill": 2,
6383 "fillGradient": 0,
6384 "gridPos": {
6385 "h": 10,
6386 "w": 12,
6387 "x": 12,
6388 "y": 17
6389 },
6390 "hiddenSeries": false,
6391 "id": 149,
6392 "legend": {
6393 "alignAsTable": true,
6394 "avg": true,
6395 "current": true,
6396 "max": true,
6397 "min": true,
6398 "show": true,
6399 "total": false,
6400 "values": true
6401 },
6402 "lines": true,
6403 "linewidth": 1,
6404 "links": [],
6405 "nullPointMode": "null",
6406 "options": {
6407 "dataLinks": []
6408 },
6409 "percentage": false,
6410 "pointradius": 5,
6411 "points": false,
6412 "renderer": "flot",
6413 "seriesOverrides": [
6414 {
6415 "alias": "/.*Max.*/",
6416 "fill": 0
6417 }
6418 ],
6419 "spaceLength": 10,
6420 "stack": false,
6421 "steppedLine": false,
6422 "targets": [
6423 {
6424 "expr": "irate(process_virtual_memory_bytes{instance=\"$node\",job=\"$job\"}[5m])",
6425 "hide": false,
6426 "interval": "",
6427 "intervalFactor": 2,
6428 "legendFormat": "Processes virtual memory size in bytes",
6429 "refId": "A",
6430 "step": 240
6431 },
6432 {
6433 "expr": "process_resident_memory_max_bytes{instance=\"$node\",job=\"$job\"}",
6434 "hide": false,
6435 "interval": "",
6436 "intervalFactor": 2,
6437 "legendFormat": "Maximum amount of virtual memory available in bytes",
6438 "refId": "B",
6439 "step": 240
6440 },
6441 {
6442 "expr": "irate(process_virtual_memory_bytes{instance=\"$node\",job=\"$job\"}[5m])",
6443 "hide": false,
6444 "interval": "",
6445 "intervalFactor": 2,
6446 "legendFormat": "Processes virtual memory size in bytes",
6447 "refId": "C",
6448 "step": 240
6449 },
6450 {
6451 "expr": "irate(process_virtual_memory_max_bytes{instance=\"$node\",job=\"$job\"}[5m])",
6452 "hide": false,
6453 "interval": "",
6454 "intervalFactor": 2,
6455 "legendFormat": "Maximum amount of virtual memory available in bytes",
6456 "refId": "D",
6457 "step": 240
6458 }
6459 ],
6460 "thresholds": [],
6461 "timeFrom": null,
6462 "timeRegions": [],
6463 "timeShift": null,
6464 "title": "Processes Memory",
6465 "tooltip": {
6466 "shared": true,
6467 "sort": 0,
6468 "value_type": "individual"
6469 },
6470 "type": "graph",
6471 "xaxis": {
6472 "buckets": null,
6473 "mode": "time",
6474 "name": null,
6475 "show": true,
6476 "values": []
6477 },
6478 "yaxes": [
6479 {
6480 "format": "decbytes",
6481 "label": "bytes",
6482 "logBase": 1,
6483 "max": null,
6484 "min": "0",
6485 "show": true
6486 },
6487 {
6488 "format": "short",
6489 "label": null,
6490 "logBase": 1,
6491 "max": null,
6492 "min": null,
6493 "show": false
6494 }
6495 ],
6496 "yaxis": {
6497 "align": false,
6498 "alignLevel": null
6499 }
6500 },
6501 {
6502 "aliasColors": {},
6503 "bars": false,
6504 "dashLength": 10,
6505 "dashes": false,
Andy Bavierfc9be622021-03-08 13:10:13 -07006506 "datasource": "{{ .Values.enterpriseDashboard.datasource }}",
Andy Bavier81a0fa92021-03-08 09:37:12 -07006507 "fill": 2,
6508 "fillGradient": 0,
6509 "gridPos": {
6510 "h": 10,
6511 "w": 12,
6512 "x": 0,
6513 "y": 27
6514 },
6515 "hiddenSeries": false,
6516 "id": 313,
6517 "legend": {
6518 "alignAsTable": true,
6519 "avg": true,
6520 "current": true,
6521 "max": true,
6522 "min": true,
6523 "show": true,
6524 "total": false,
6525 "values": true
6526 },
6527 "lines": true,
6528 "linewidth": 1,
6529 "links": [],
6530 "maxPerRow": 6,
6531 "nullPointMode": "null",
6532 "options": {
6533 "dataLinks": []
6534 },
6535 "percentage": false,
6536 "pointradius": 5,
6537 "points": false,
6538 "renderer": "flot",
6539 "seriesOverrides": [
6540 {
6541 "$$hashKey": "object:709",
6542 "alias": "PIDs limit",
6543 "color": "#F2495C",
6544 "fill": 0
6545 }
6546 ],
6547 "spaceLength": 10,
6548 "stack": false,
6549 "steppedLine": false,
6550 "targets": [
6551 {
6552 "expr": "node_processes_pids{instance=\"$node\",job=\"$job\"}",
6553 "format": "time_series",
6554 "interval": "",
6555 "intervalFactor": 2,
6556 "legendFormat": "Number of PIDs",
6557 "refId": "A",
6558 "step": 240
6559 },
6560 {
6561 "expr": "node_processes_max_processes{instance=\"$node\",job=\"$job\"}",
6562 "format": "time_series",
6563 "interval": "",
6564 "intervalFactor": 2,
6565 "legendFormat": "PIDs limit",
6566 "refId": "B",
6567 "step": 240
6568 }
6569 ],
6570 "thresholds": [],
6571 "timeFrom": null,
6572 "timeRegions": [],
6573 "timeShift": null,
6574 "title": "PIDs Number and Limit",
6575 "tooltip": {
6576 "shared": true,
6577 "sort": 0,
6578 "value_type": "individual"
6579 },
6580 "type": "graph",
6581 "xaxis": {
6582 "buckets": null,
6583 "mode": "time",
6584 "name": null,
6585 "show": true,
6586 "values": []
6587 },
6588 "yaxes": [
6589 {
6590 "$$hashKey": "object:6500",
6591 "format": "short",
6592 "label": "counter",
6593 "logBase": 1,
6594 "max": null,
6595 "min": "0",
6596 "show": true
6597 },
6598 {
6599 "$$hashKey": "object:6501",
6600 "format": "short",
6601 "label": null,
6602 "logBase": 1,
6603 "max": null,
6604 "min": null,
6605 "show": false
6606 }
6607 ],
6608 "yaxis": {
6609 "align": false,
6610 "alignLevel": null
6611 }
6612 },
6613 {
6614 "aliasColors": {},
6615 "bars": false,
6616 "dashLength": 10,
6617 "dashes": false,
Andy Bavierfc9be622021-03-08 13:10:13 -07006618 "datasource": "{{ .Values.enterpriseDashboard.datasource }}",
Andy Bavier81a0fa92021-03-08 09:37:12 -07006619 "fill": 2,
6620 "fillGradient": 0,
6621 "gridPos": {
6622 "h": 10,
6623 "w": 12,
6624 "x": 12,
6625 "y": 27
6626 },
6627 "hiddenSeries": false,
6628 "id": 305,
6629 "legend": {
6630 "alignAsTable": true,
6631 "avg": true,
6632 "current": true,
6633 "max": true,
6634 "min": true,
6635 "show": true,
6636 "total": false,
6637 "values": true
6638 },
6639 "lines": true,
6640 "linewidth": 1,
6641 "links": [],
6642 "maxPerRow": 6,
6643 "nullPointMode": "null",
6644 "options": {
6645 "dataLinks": []
6646 },
6647 "percentage": false,
6648 "pointradius": 5,
6649 "points": false,
6650 "renderer": "flot",
6651 "seriesOverrides": [
6652 {
6653 "$$hashKey": "object:4963",
6654 "alias": "/.*waiting.*/",
6655 "transform": "negative-Y"
6656 }
6657 ],
6658 "spaceLength": 10,
6659 "stack": false,
6660 "steppedLine": false,
6661 "targets": [
6662 {
6663 "expr": "irate(node_schedstat_running_seconds_total{instance=\"$node\",job=\"$job\"}[5m])",
6664 "format": "time_series",
6665 "interval": "",
6666 "intervalFactor": 2,
Andy Bavierfc9be622021-03-08 13:10:13 -07006667 "legendFormat": "CPU {{`{{ cpu }}`}} - seconds spent running a process",
Andy Bavier81a0fa92021-03-08 09:37:12 -07006668 "refId": "A",
6669 "step": 240
6670 },
6671 {
6672 "expr": "irate(node_schedstat_waiting_seconds_total{instance=\"$node\",job=\"$job\"}[5m])",
6673 "format": "time_series",
6674 "interval": "",
6675 "intervalFactor": 2,
Andy Bavierfc9be622021-03-08 13:10:13 -07006676 "legendFormat": "CPU {{`{{ cpu }}`}} - seconds spent by processing waiting for this CPU",
Andy Bavier81a0fa92021-03-08 09:37:12 -07006677 "refId": "B",
6678 "step": 240
6679 }
6680 ],
6681 "thresholds": [],
6682 "timeFrom": null,
6683 "timeRegions": [],
6684 "timeShift": null,
6685 "title": "Process schedule stats Running / Waiting",
6686 "tooltip": {
6687 "shared": true,
6688 "sort": 0,
6689 "value_type": "individual"
6690 },
6691 "type": "graph",
6692 "xaxis": {
6693 "buckets": null,
6694 "mode": "time",
6695 "name": null,
6696 "show": true,
6697 "values": []
6698 },
6699 "yaxes": [
6700 {
6701 "$$hashKey": "object:4860",
6702 "format": "s",
6703 "label": "seconds",
6704 "logBase": 1,
6705 "max": null,
6706 "min": null,
6707 "show": true
6708 },
6709 {
6710 "$$hashKey": "object:4861",
6711 "format": "short",
6712 "label": null,
6713 "logBase": 1,
6714 "max": null,
6715 "min": null,
6716 "show": false
6717 }
6718 ],
6719 "yaxis": {
6720 "align": false,
6721 "alignLevel": null
6722 }
6723 },
6724 {
6725 "aliasColors": {},
6726 "bars": false,
6727 "dashLength": 10,
6728 "dashes": false,
Andy Bavierfc9be622021-03-08 13:10:13 -07006729 "datasource": "{{ .Values.enterpriseDashboard.datasource }}",
Andy Bavier81a0fa92021-03-08 09:37:12 -07006730 "fill": 2,
6731 "fillGradient": 0,
6732 "gridPos": {
6733 "h": 10,
6734 "w": 12,
6735 "x": 12,
6736 "y": 37
6737 },
6738 "hiddenSeries": false,
6739 "id": 314,
6740 "legend": {
6741 "alignAsTable": true,
6742 "avg": true,
6743 "current": true,
6744 "max": true,
6745 "min": true,
6746 "show": true,
6747 "total": false,
6748 "values": true
6749 },
6750 "lines": true,
6751 "linewidth": 1,
6752 "links": [],
6753 "maxPerRow": 6,
6754 "nullPointMode": "null",
6755 "options": {
6756 "dataLinks": []
6757 },
6758 "percentage": false,
6759 "pointradius": 5,
6760 "points": false,
6761 "renderer": "flot",
6762 "seriesOverrides": [
6763 {
6764 "$$hashKey": "object:709",
6765 "alias": "Threads limit",
6766 "color": "#F2495C",
6767 "fill": 0
6768 }
6769 ],
6770 "spaceLength": 10,
6771 "stack": false,
6772 "steppedLine": false,
6773 "targets": [
6774 {
6775 "expr": "node_processes_threads{instance=\"$node\",job=\"$job\"}",
6776 "format": "time_series",
6777 "interval": "",
6778 "intervalFactor": 2,
6779 "legendFormat": "Allocated threads",
6780 "refId": "A",
6781 "step": 240
6782 },
6783 {
6784 "expr": "node_processes_max_threads{instance=\"$node\",job=\"$job\"}",
6785 "format": "time_series",
6786 "interval": "",
6787 "intervalFactor": 2,
6788 "legendFormat": "Threads limit",
6789 "refId": "B",
6790 "step": 240
6791 }
6792 ],
6793 "thresholds": [],
6794 "timeFrom": null,
6795 "timeRegions": [],
6796 "timeShift": null,
6797 "title": "Threads Number and Limit",
6798 "tooltip": {
6799 "shared": true,
6800 "sort": 0,
6801 "value_type": "individual"
6802 },
6803 "type": "graph",
6804 "xaxis": {
6805 "buckets": null,
6806 "mode": "time",
6807 "name": null,
6808 "show": true,
6809 "values": []
6810 },
6811 "yaxes": [
6812 {
6813 "$$hashKey": "object:6500",
6814 "format": "short",
6815 "label": "counter",
6816 "logBase": 1,
6817 "max": null,
6818 "min": "0",
6819 "show": true
6820 },
6821 {
6822 "$$hashKey": "object:6501",
6823 "format": "short",
6824 "label": null,
6825 "logBase": 1,
6826 "max": null,
6827 "min": null,
6828 "show": false
6829 }
6830 ],
6831 "yaxis": {
6832 "align": false,
6833 "alignLevel": null
6834 }
6835 }
6836 ],
6837 "title": "System Processes",
6838 "type": "row"
6839 },
6840 {
6841 "collapsed": true,
Andy Bavierfc9be622021-03-08 13:10:13 -07006842 "datasource": "{{ .Values.enterpriseDashboard.datasource }}",
Andy Bavier81a0fa92021-03-08 09:37:12 -07006843 "gridPos": {
6844 "h": 1,
6845 "w": 24,
6846 "x": 0,
6847 "y": 29
6848 },
6849 "id": 269,
6850 "panels": [
6851 {
6852 "aliasColors": {},
6853 "bars": false,
6854 "dashLength": 10,
6855 "dashes": false,
Andy Bavierfc9be622021-03-08 13:10:13 -07006856 "datasource": "{{ .Values.enterpriseDashboard.datasource }}",
Andy Bavier81a0fa92021-03-08 09:37:12 -07006857 "fill": 2,
6858 "fillGradient": 0,
6859 "gridPos": {
6860 "h": 10,
6861 "w": 12,
6862 "x": 0,
6863 "y": 8
6864 },
6865 "hiddenSeries": false,
6866 "id": 8,
6867 "legend": {
6868 "alignAsTable": true,
6869 "avg": true,
6870 "current": true,
6871 "max": true,
6872 "min": true,
6873 "show": true,
6874 "total": false,
6875 "values": true
6876 },
6877 "lines": true,
6878 "linewidth": 1,
6879 "links": [],
6880 "maxPerRow": 6,
6881 "nullPointMode": "null",
6882 "options": {
6883 "dataLinks": []
6884 },
6885 "percentage": false,
6886 "pointradius": 5,
6887 "points": false,
6888 "renderer": "flot",
6889 "repeat": null,
6890 "seriesOverrides": [],
6891 "spaceLength": 10,
6892 "stack": false,
6893 "steppedLine": false,
6894 "targets": [
6895 {
6896 "expr": "irate(node_context_switches_total{instance=\"$node\",job=\"$job\"}[5m])",
6897 "format": "time_series",
6898 "intervalFactor": 2,
6899 "legendFormat": "Context switches",
6900 "refId": "A",
6901 "step": 240
6902 },
6903 {
6904 "expr": "irate(node_intr_total{instance=\"$node\",job=\"$job\"}[5m])",
6905 "format": "time_series",
6906 "hide": false,
6907 "intervalFactor": 2,
6908 "legendFormat": "Interrupts",
6909 "refId": "B",
6910 "step": 240
6911 }
6912 ],
6913 "thresholds": [],
6914 "timeFrom": null,
6915 "timeRegions": [],
6916 "timeShift": null,
6917 "title": "Context Switches / Interrupts",
6918 "tooltip": {
6919 "shared": true,
6920 "sort": 0,
6921 "value_type": "individual"
6922 },
6923 "type": "graph",
6924 "xaxis": {
6925 "buckets": null,
6926 "mode": "time",
6927 "name": null,
6928 "show": true,
6929 "values": []
6930 },
6931 "yaxes": [
6932 {
6933 "format": "short",
6934 "label": "counter",
6935 "logBase": 1,
6936 "max": null,
6937 "min": "0",
6938 "show": true
6939 },
6940 {
6941 "format": "short",
6942 "label": null,
6943 "logBase": 1,
6944 "max": null,
6945 "min": null,
6946 "show": false
6947 }
6948 ],
6949 "yaxis": {
6950 "align": false,
6951 "alignLevel": null
6952 }
6953 },
6954 {
6955 "aliasColors": {},
6956 "bars": false,
6957 "dashLength": 10,
6958 "dashes": false,
Andy Bavierfc9be622021-03-08 13:10:13 -07006959 "datasource": "{{ .Values.enterpriseDashboard.datasource }}",
Andy Bavier81a0fa92021-03-08 09:37:12 -07006960 "fill": 2,
6961 "fillGradient": 0,
6962 "gridPos": {
6963 "h": 10,
6964 "w": 12,
6965 "x": 12,
6966 "y": 8
6967 },
6968 "hiddenSeries": false,
6969 "id": 7,
6970 "legend": {
6971 "alignAsTable": true,
6972 "avg": true,
6973 "current": true,
6974 "max": true,
6975 "min": true,
6976 "show": true,
6977 "total": false,
6978 "values": true
6979 },
6980 "lines": true,
6981 "linewidth": 1,
6982 "links": [],
6983 "maxPerRow": 6,
6984 "nullPointMode": "null",
6985 "options": {
6986 "dataLinks": []
6987 },
6988 "percentage": false,
6989 "pointradius": 5,
6990 "points": false,
6991 "renderer": "flot",
6992 "repeat": null,
6993 "seriesOverrides": [],
6994 "spaceLength": 10,
6995 "stack": false,
6996 "steppedLine": false,
6997 "targets": [
6998 {
6999 "expr": "node_load1{instance=\"$node\",job=\"$job\"}",
7000 "format": "time_series",
7001 "intervalFactor": 4,
7002 "legendFormat": "Load 1m",
7003 "refId": "A",
7004 "step": 480
7005 },
7006 {
7007 "expr": "node_load5{instance=\"$node\",job=\"$job\"}",
7008 "format": "time_series",
7009 "intervalFactor": 4,
7010 "legendFormat": "Load 5m",
7011 "refId": "B",
7012 "step": 480
7013 },
7014 {
7015 "expr": "node_load15{instance=\"$node\",job=\"$job\"}",
7016 "format": "time_series",
7017 "intervalFactor": 4,
7018 "legendFormat": "Load 15m",
7019 "refId": "C",
7020 "step": 480
7021 }
7022 ],
7023 "thresholds": [],
7024 "timeFrom": null,
7025 "timeRegions": [],
7026 "timeShift": null,
7027 "title": "System Load",
7028 "tooltip": {
7029 "shared": true,
7030 "sort": 0,
7031 "value_type": "individual"
7032 },
7033 "type": "graph",
7034 "xaxis": {
7035 "buckets": null,
7036 "mode": "time",
7037 "name": null,
7038 "show": true,
7039 "values": []
7040 },
7041 "yaxes": [
7042 {
7043 "$$hashKey": "object:6261",
7044 "format": "short",
7045 "label": "counter",
7046 "logBase": 1,
7047 "max": null,
7048 "min": "0",
7049 "show": true
7050 },
7051 {
7052 "$$hashKey": "object:6262",
7053 "format": "short",
7054 "label": null,
7055 "logBase": 1,
7056 "max": null,
7057 "min": null,
7058 "show": false
7059 }
7060 ],
7061 "yaxis": {
7062 "align": false,
7063 "alignLevel": null
7064 }
7065 },
7066 {
7067 "aliasColors": {},
7068 "bars": false,
7069 "dashLength": 10,
7070 "dashes": false,
Andy Bavierfc9be622021-03-08 13:10:13 -07007071 "datasource": "{{ .Values.enterpriseDashboard.datasource }}",
Andy Bavier81a0fa92021-03-08 09:37:12 -07007072 "fill": 2,
7073 "fillGradient": 0,
7074 "gridPos": {
7075 "h": 10,
7076 "w": 12,
7077 "x": 0,
7078 "y": 18
7079 },
7080 "hiddenSeries": false,
7081 "id": 259,
7082 "legend": {
7083 "alignAsTable": true,
7084 "avg": true,
7085 "current": true,
7086 "max": true,
7087 "min": true,
7088 "show": true,
7089 "total": false,
7090 "values": true
7091 },
7092 "lines": true,
7093 "linewidth": 1,
7094 "links": [],
7095 "nullPointMode": "null",
7096 "options": {
7097 "dataLinks": []
7098 },
7099 "percentage": false,
7100 "pointradius": 5,
7101 "points": false,
7102 "renderer": "flot",
7103 "seriesOverrides": [
7104 {
7105 "alias": "/.*Critical*./",
7106 "color": "#E24D42",
7107 "fill": 0
7108 },
7109 {
7110 "alias": "/.*Max*./",
7111 "color": "#EF843C",
7112 "fill": 0
7113 }
7114 ],
7115 "spaceLength": 10,
7116 "stack": false,
7117 "steppedLine": false,
7118 "targets": [
7119 {
7120 "expr": "irate(node_interrupts_total{instance=\"$node\",job=\"$job\"}[5m])",
7121 "format": "time_series",
7122 "interval": "",
7123 "intervalFactor": 2,
Andy Bavierfc9be622021-03-08 13:10:13 -07007124 "legendFormat": "{{`{{ type }}`}} - {{`{{ info }}`}}",
Andy Bavier81a0fa92021-03-08 09:37:12 -07007125 "refId": "A",
7126 "step": 240
7127 }
7128 ],
7129 "thresholds": [],
7130 "timeFrom": null,
7131 "timeRegions": [],
7132 "timeShift": null,
7133 "title": "Interrupts Detail",
7134 "tooltip": {
7135 "shared": true,
7136 "sort": 0,
7137 "value_type": "individual"
7138 },
7139 "type": "graph",
7140 "xaxis": {
7141 "buckets": null,
7142 "mode": "time",
7143 "name": null,
7144 "show": true,
7145 "values": []
7146 },
7147 "yaxes": [
7148 {
7149 "format": "short",
7150 "label": "counter",
7151 "logBase": 1,
7152 "max": null,
7153 "min": "0",
7154 "show": true
7155 },
7156 {
7157 "format": "short",
7158 "label": null,
7159 "logBase": 1,
7160 "max": null,
7161 "min": null,
7162 "show": false
7163 }
7164 ],
7165 "yaxis": {
7166 "align": false,
7167 "alignLevel": null
7168 }
7169 },
7170 {
7171 "aliasColors": {},
7172 "bars": false,
7173 "dashLength": 10,
7174 "dashes": false,
Andy Bavierfc9be622021-03-08 13:10:13 -07007175 "datasource": "{{ .Values.enterpriseDashboard.datasource }}",
Andy Bavier81a0fa92021-03-08 09:37:12 -07007176 "fill": 2,
7177 "fillGradient": 0,
7178 "gridPos": {
7179 "h": 10,
7180 "w": 12,
7181 "x": 12,
7182 "y": 18
7183 },
7184 "hiddenSeries": false,
7185 "id": 306,
7186 "legend": {
7187 "alignAsTable": true,
7188 "avg": true,
7189 "current": true,
7190 "max": true,
7191 "min": true,
7192 "show": true,
7193 "total": false,
7194 "values": true
7195 },
7196 "lines": true,
7197 "linewidth": 1,
7198 "links": [],
7199 "maxPerRow": 6,
7200 "nullPointMode": "null",
7201 "options": {
7202 "dataLinks": []
7203 },
7204 "percentage": false,
7205 "pointradius": 5,
7206 "points": false,
7207 "renderer": "flot",
7208 "seriesOverrides": [],
7209 "spaceLength": 10,
7210 "stack": false,
7211 "steppedLine": false,
7212 "targets": [
7213 {
7214 "expr": "irate(node_schedstat_timeslices_total{instance=\"$node\",job=\"$job\"}[5m])",
7215 "format": "time_series",
7216 "interval": "",
7217 "intervalFactor": 2,
Andy Bavierfc9be622021-03-08 13:10:13 -07007218 "legendFormat": "CPU {{`{{ cpu }}`}}",
Andy Bavier81a0fa92021-03-08 09:37:12 -07007219 "refId": "A",
7220 "step": 240
7221 }
7222 ],
7223 "thresholds": [],
7224 "timeFrom": null,
7225 "timeRegions": [],
7226 "timeShift": null,
7227 "title": "Schedule timeslices executed by each cpu",
7228 "tooltip": {
7229 "shared": true,
7230 "sort": 0,
7231 "value_type": "individual"
7232 },
7233 "type": "graph",
7234 "xaxis": {
7235 "buckets": null,
7236 "mode": "time",
7237 "name": null,
7238 "show": true,
7239 "values": []
7240 },
7241 "yaxes": [
7242 {
7243 "$$hashKey": "object:4860",
7244 "format": "short",
7245 "label": "counter",
7246 "logBase": 1,
7247 "max": null,
7248 "min": null,
7249 "show": true
7250 },
7251 {
7252 "$$hashKey": "object:4861",
7253 "format": "short",
7254 "label": null,
7255 "logBase": 1,
7256 "max": null,
7257 "min": null,
7258 "show": false
7259 }
7260 ],
7261 "yaxis": {
7262 "align": false,
7263 "alignLevel": null
7264 }
7265 },
7266 {
7267 "aliasColors": {},
7268 "bars": false,
7269 "dashLength": 10,
7270 "dashes": false,
Andy Bavierfc9be622021-03-08 13:10:13 -07007271 "datasource": "{{ .Values.enterpriseDashboard.datasource }}",
Andy Bavier81a0fa92021-03-08 09:37:12 -07007272 "fill": 2,
7273 "fillGradient": 0,
7274 "gridPos": {
7275 "h": 10,
7276 "w": 12,
7277 "x": 0,
7278 "y": 28
7279 },
7280 "hiddenSeries": false,
7281 "id": 151,
7282 "legend": {
7283 "alignAsTable": true,
7284 "avg": true,
7285 "current": true,
7286 "max": true,
7287 "min": true,
7288 "show": true,
7289 "total": false,
7290 "values": true
7291 },
7292 "lines": true,
7293 "linewidth": 1,
7294 "links": [],
7295 "maxPerRow": 6,
7296 "nullPointMode": "null",
7297 "options": {
7298 "dataLinks": []
7299 },
7300 "percentage": false,
7301 "pointradius": 5,
7302 "points": false,
7303 "renderer": "flot",
7304 "seriesOverrides": [],
7305 "spaceLength": 10,
7306 "stack": false,
7307 "steppedLine": false,
7308 "targets": [
7309 {
7310 "expr": "node_entropy_available_bits{instance=\"$node\",job=\"$job\"}",
7311 "format": "time_series",
7312 "intervalFactor": 2,
7313 "legendFormat": "Entropy available to random number generators",
7314 "refId": "A",
7315 "step": 240
7316 }
7317 ],
7318 "thresholds": [],
7319 "timeFrom": null,
7320 "timeRegions": [],
7321 "timeShift": null,
7322 "title": "Entropy",
7323 "tooltip": {
7324 "shared": true,
7325 "sort": 0,
7326 "value_type": "individual"
7327 },
7328 "type": "graph",
7329 "xaxis": {
7330 "buckets": null,
7331 "mode": "time",
7332 "name": null,
7333 "show": true,
7334 "values": []
7335 },
7336 "yaxes": [
7337 {
7338 "$$hashKey": "object:6568",
7339 "format": "short",
7340 "label": "counter",
7341 "logBase": 1,
7342 "max": null,
7343 "min": "0",
7344 "show": true
7345 },
7346 {
7347 "$$hashKey": "object:6569",
7348 "format": "short",
7349 "label": null,
7350 "logBase": 1,
7351 "max": null,
7352 "min": null,
7353 "show": false
7354 }
7355 ],
7356 "yaxis": {
7357 "align": false,
7358 "alignLevel": null
7359 }
7360 },
7361 {
7362 "aliasColors": {},
7363 "bars": false,
7364 "dashLength": 10,
7365 "dashes": false,
Andy Bavierfc9be622021-03-08 13:10:13 -07007366 "datasource": "{{ .Values.enterpriseDashboard.datasource }}",
Andy Bavier81a0fa92021-03-08 09:37:12 -07007367 "fill": 2,
7368 "fillGradient": 0,
7369 "gridPos": {
7370 "h": 10,
7371 "w": 12,
7372 "x": 12,
7373 "y": 28
7374 },
7375 "hiddenSeries": false,
7376 "id": 308,
7377 "legend": {
7378 "alignAsTable": true,
7379 "avg": true,
7380 "current": true,
7381 "max": true,
7382 "min": true,
7383 "show": true,
7384 "total": false,
7385 "values": true
7386 },
7387 "lines": true,
7388 "linewidth": 1,
7389 "links": [],
7390 "maxPerRow": 6,
7391 "nullPointMode": "null",
7392 "options": {
7393 "dataLinks": []
7394 },
7395 "percentage": false,
7396 "pointradius": 5,
7397 "points": false,
7398 "renderer": "flot",
7399 "seriesOverrides": [],
7400 "spaceLength": 10,
7401 "stack": false,
7402 "steppedLine": false,
7403 "targets": [
7404 {
7405 "expr": "irate(process_cpu_seconds_total{instance=\"$node\",job=\"$job\"}[5m])",
7406 "format": "time_series",
7407 "interval": "",
7408 "intervalFactor": 2,
7409 "legendFormat": "Time spent",
7410 "refId": "A",
7411 "step": 240
7412 }
7413 ],
7414 "thresholds": [],
7415 "timeFrom": null,
7416 "timeRegions": [],
7417 "timeShift": null,
7418 "title": "CPU time spent in user and system contexts",
7419 "tooltip": {
7420 "shared": true,
7421 "sort": 0,
7422 "value_type": "individual"
7423 },
7424 "type": "graph",
7425 "xaxis": {
7426 "buckets": null,
7427 "mode": "time",
7428 "name": null,
7429 "show": true,
7430 "values": []
7431 },
7432 "yaxes": [
7433 {
7434 "$$hashKey": "object:4860",
7435 "format": "s",
7436 "label": "seconds",
7437 "logBase": 1,
7438 "max": null,
7439 "min": null,
7440 "show": true
7441 },
7442 {
7443 "$$hashKey": "object:4861",
7444 "format": "short",
7445 "label": null,
7446 "logBase": 1,
7447 "max": null,
7448 "min": null,
7449 "show": false
7450 }
7451 ],
7452 "yaxis": {
7453 "align": false,
7454 "alignLevel": null
7455 }
7456 },
7457 {
7458 "aliasColors": {},
7459 "bars": false,
7460 "dashLength": 10,
7461 "dashes": false,
Andy Bavierfc9be622021-03-08 13:10:13 -07007462 "datasource": "{{ .Values.enterpriseDashboard.datasource }}",
Andy Bavier81a0fa92021-03-08 09:37:12 -07007463 "fill": 2,
7464 "fillGradient": 0,
7465 "gridPos": {
7466 "h": 10,
7467 "w": 12,
7468 "x": 0,
7469 "y": 38
7470 },
7471 "hiddenSeries": false,
7472 "id": 64,
7473 "legend": {
7474 "alignAsTable": true,
7475 "avg": true,
7476 "current": true,
7477 "max": true,
7478 "min": true,
7479 "show": true,
7480 "total": false,
7481 "values": true
7482 },
7483 "lines": true,
7484 "linewidth": 1,
7485 "links": [],
7486 "nullPointMode": "null",
7487 "options": {
7488 "dataLinks": []
7489 },
7490 "percentage": false,
7491 "pointradius": 5,
7492 "points": false,
7493 "renderer": "flot",
7494 "seriesOverrides": [
7495 {
7496 "$$hashKey": "object:6323",
7497 "alias": "/.*Max*./",
7498 "color": "#890F02",
7499 "fill": 0
7500 }
7501 ],
7502 "spaceLength": 10,
7503 "stack": false,
7504 "steppedLine": false,
7505 "targets": [
7506 {
7507 "expr": "process_max_fds{instance=\"$node\",job=\"$job\"}",
7508 "interval": "",
7509 "intervalFactor": 2,
7510 "legendFormat": "Maximum open file descriptors",
7511 "refId": "A",
7512 "step": 240
7513 },
7514 {
7515 "expr": "process_open_fds{instance=\"$node\",job=\"$job\"}",
7516 "interval": "",
7517 "intervalFactor": 2,
7518 "legendFormat": "Open file descriptors",
7519 "refId": "B",
7520 "step": 240
7521 }
7522 ],
7523 "thresholds": [],
7524 "timeFrom": null,
7525 "timeRegions": [],
7526 "timeShift": null,
7527 "title": "File Descriptors",
7528 "tooltip": {
7529 "shared": true,
7530 "sort": 0,
7531 "value_type": "individual"
7532 },
7533 "type": "graph",
7534 "xaxis": {
7535 "buckets": null,
7536 "mode": "time",
7537 "name": null,
7538 "show": true,
7539 "values": []
7540 },
7541 "yaxes": [
7542 {
7543 "$$hashKey": "object:6338",
7544 "format": "short",
7545 "label": "counter",
7546 "logBase": 1,
7547 "max": null,
7548 "min": "0",
7549 "show": true
7550 },
7551 {
7552 "$$hashKey": "object:6339",
7553 "format": "short",
7554 "label": null,
7555 "logBase": 1,
7556 "max": null,
7557 "min": null,
7558 "show": false
7559 }
7560 ],
7561 "yaxis": {
7562 "align": false,
7563 "alignLevel": null
7564 }
7565 }
7566 ],
7567 "repeat": null,
7568 "title": "System Misc",
7569 "type": "row"
7570 },
7571 {
7572 "collapsed": true,
Andy Bavierfc9be622021-03-08 13:10:13 -07007573 "datasource": "{{ .Values.enterpriseDashboard.datasource }}",
Andy Bavier81a0fa92021-03-08 09:37:12 -07007574 "gridPos": {
7575 "h": 1,
7576 "w": 24,
7577 "x": 0,
7578 "y": 30
7579 },
7580 "id": 304,
7581 "panels": [
7582 {
7583 "aliasColors": {},
7584 "bars": false,
7585 "dashLength": 10,
7586 "dashes": false,
Andy Bavierfc9be622021-03-08 13:10:13 -07007587 "datasource": "{{ .Values.enterpriseDashboard.datasource }}",
Andy Bavier81a0fa92021-03-08 09:37:12 -07007588 "fill": 2,
7589 "fillGradient": 0,
7590 "gridPos": {
7591 "h": 10,
7592 "w": 12,
7593 "x": 0,
7594 "y": 26
7595 },
7596 "hiddenSeries": false,
7597 "id": 158,
7598 "legend": {
7599 "alignAsTable": true,
7600 "avg": true,
7601 "current": true,
7602 "max": true,
7603 "min": true,
7604 "show": true,
7605 "total": false,
7606 "values": true
7607 },
7608 "lines": true,
7609 "linewidth": 1,
7610 "links": [],
7611 "nullPointMode": "null",
7612 "options": {
7613 "dataLinks": []
7614 },
7615 "percentage": false,
7616 "pointradius": 5,
7617 "points": false,
7618 "renderer": "flot",
7619 "seriesOverrides": [
7620 {
7621 "$$hashKey": "object:6726",
7622 "alias": "/.*Critical*./",
7623 "color": "#E24D42",
7624 "fill": 0
7625 },
7626 {
7627 "$$hashKey": "object:6727",
7628 "alias": "/.*Max*./",
7629 "color": "#EF843C",
7630 "fill": 0
7631 }
7632 ],
7633 "spaceLength": 10,
7634 "stack": false,
7635 "steppedLine": false,
7636 "targets": [
7637 {
7638 "expr": "node_hwmon_temp_celsius{instance=\"$node\",job=\"$job\"}",
7639 "format": "time_series",
7640 "interval": "",
7641 "intervalFactor": 2,
Andy Bavierfc9be622021-03-08 13:10:13 -07007642 "legendFormat": "{{`{{ chip }}`}} {{`{{ sensor }}`}} temp",
Andy Bavier81a0fa92021-03-08 09:37:12 -07007643 "refId": "A",
7644 "step": 240
7645 },
7646 {
7647 "expr": "node_hwmon_temp_crit_alarm_celsius{instance=\"$node\",job=\"$job\"}",
7648 "format": "time_series",
7649 "hide": true,
7650 "interval": "",
7651 "intervalFactor": 2,
Andy Bavierfc9be622021-03-08 13:10:13 -07007652 "legendFormat": "{{`{{ chip }}`}} {{`{{ sensor }}`}} Critical Alarm",
Andy Bavier81a0fa92021-03-08 09:37:12 -07007653 "refId": "B",
7654 "step": 240
7655 },
7656 {
7657 "expr": "node_hwmon_temp_crit_celsius{instance=\"$node\",job=\"$job\"}",
7658 "format": "time_series",
7659 "interval": "",
7660 "intervalFactor": 2,
Andy Bavierfc9be622021-03-08 13:10:13 -07007661 "legendFormat": "{{`{{ chip }}`}} {{`{{ sensor }}`}} Critical",
Andy Bavier81a0fa92021-03-08 09:37:12 -07007662 "refId": "C",
7663 "step": 240
7664 },
7665 {
7666 "expr": "node_hwmon_temp_crit_hyst_celsius{instance=\"$node\",job=\"$job\"}",
7667 "format": "time_series",
7668 "hide": true,
7669 "interval": "",
7670 "intervalFactor": 2,
Andy Bavierfc9be622021-03-08 13:10:13 -07007671 "legendFormat": "{{`{{ chip }}`}} {{`{{ sensor }}`}} Critical Historical",
Andy Bavier81a0fa92021-03-08 09:37:12 -07007672 "refId": "D",
7673 "step": 240
7674 },
7675 {
7676 "expr": "node_hwmon_temp_max_celsius{instance=\"$node\",job=\"$job\"}",
7677 "format": "time_series",
7678 "hide": true,
7679 "interval": "",
7680 "intervalFactor": 2,
Andy Bavierfc9be622021-03-08 13:10:13 -07007681 "legendFormat": "{{`{{ chip }}`}} {{`{{ sensor }}`}} Max",
Andy Bavier81a0fa92021-03-08 09:37:12 -07007682 "refId": "E",
7683 "step": 240
7684 }
7685 ],
7686 "thresholds": [],
7687 "timeFrom": null,
7688 "timeRegions": [],
7689 "timeShift": null,
7690 "title": "Hardware temperature monitor",
7691 "tooltip": {
7692 "shared": true,
7693 "sort": 0,
7694 "value_type": "individual"
7695 },
7696 "type": "graph",
7697 "xaxis": {
7698 "buckets": null,
7699 "mode": "time",
7700 "name": null,
7701 "show": true,
7702 "values": []
7703 },
7704 "yaxes": [
7705 {
7706 "$$hashKey": "object:6750",
7707 "format": "celsius",
7708 "label": "temperature",
7709 "logBase": 1,
7710 "max": null,
7711 "min": "0",
7712 "show": true
7713 },
7714 {
7715 "$$hashKey": "object:6751",
7716 "format": "short",
7717 "label": null,
7718 "logBase": 1,
7719 "max": null,
7720 "min": null,
7721 "show": false
7722 }
7723 ],
7724 "yaxis": {
7725 "align": false,
7726 "alignLevel": null
7727 }
7728 },
7729 {
7730 "aliasColors": {},
7731 "bars": false,
7732 "dashLength": 10,
7733 "dashes": false,
Andy Bavierfc9be622021-03-08 13:10:13 -07007734 "datasource": "{{ .Values.enterpriseDashboard.datasource }}",
Andy Bavier81a0fa92021-03-08 09:37:12 -07007735 "fill": 2,
7736 "fillGradient": 0,
7737 "gridPos": {
7738 "h": 10,
7739 "w": 12,
7740 "x": 12,
7741 "y": 26
7742 },
7743 "hiddenSeries": false,
7744 "id": 300,
7745 "legend": {
7746 "alignAsTable": true,
7747 "avg": true,
7748 "current": true,
7749 "max": true,
7750 "min": true,
7751 "show": true,
7752 "total": false,
7753 "values": true
7754 },
7755 "lines": true,
7756 "linewidth": 1,
7757 "links": [],
7758 "nullPointMode": "null",
7759 "options": {
7760 "dataLinks": []
7761 },
7762 "percentage": false,
7763 "pointradius": 5,
7764 "points": false,
7765 "renderer": "flot",
7766 "seriesOverrides": [
7767 {
7768 "$$hashKey": "object:1655",
7769 "alias": "/.*Max*./",
7770 "color": "#EF843C",
7771 "fill": 0
7772 }
7773 ],
7774 "spaceLength": 10,
7775 "stack": false,
7776 "steppedLine": false,
7777 "targets": [
7778 {
7779 "expr": "node_cooling_device_cur_state{instance=\"$node\",job=\"$job\"}",
7780 "format": "time_series",
7781 "hide": false,
7782 "interval": "",
7783 "intervalFactor": 2,
Andy Bavierfc9be622021-03-08 13:10:13 -07007784 "legendFormat": "Current {{`{{ name }}`}} in {{`{{ type }}`}}",
Andy Bavier81a0fa92021-03-08 09:37:12 -07007785 "refId": "A",
7786 "step": 240
7787 },
7788 {
7789 "expr": "node_cooling_device_max_state{instance=\"$node\",job=\"$job\"}",
7790 "format": "time_series",
7791 "interval": "",
7792 "intervalFactor": 2,
Andy Bavierfc9be622021-03-08 13:10:13 -07007793 "legendFormat": "Max {{`{{ name }}`}} in {{`{{ type }}`}}",
Andy Bavier81a0fa92021-03-08 09:37:12 -07007794 "refId": "B",
7795 "step": 240
7796 }
7797 ],
7798 "thresholds": [],
7799 "timeFrom": null,
7800 "timeRegions": [],
7801 "timeShift": null,
7802 "title": "Throttle cooling device",
7803 "tooltip": {
7804 "shared": true,
7805 "sort": 0,
7806 "value_type": "individual"
7807 },
7808 "type": "graph",
7809 "xaxis": {
7810 "buckets": null,
7811 "mode": "time",
7812 "name": null,
7813 "show": true,
7814 "values": []
7815 },
7816 "yaxes": [
7817 {
7818 "$$hashKey": "object:1678",
7819 "format": "short",
7820 "label": "counter",
7821 "logBase": 1,
7822 "max": null,
7823 "min": null,
7824 "show": true
7825 },
7826 {
7827 "$$hashKey": "object:1679",
7828 "format": "short",
7829 "label": null,
7830 "logBase": 1,
7831 "max": null,
7832 "min": null,
7833 "show": false
7834 }
7835 ],
7836 "yaxis": {
7837 "align": false,
7838 "alignLevel": null
7839 }
7840 },
7841 {
7842 "aliasColors": {},
7843 "bars": false,
7844 "dashLength": 10,
7845 "dashes": false,
Andy Bavierfc9be622021-03-08 13:10:13 -07007846 "datasource": "{{ .Values.enterpriseDashboard.datasource }}",
Andy Bavier81a0fa92021-03-08 09:37:12 -07007847 "fill": 2,
7848 "fillGradient": 0,
7849 "gridPos": {
7850 "h": 10,
7851 "w": 12,
7852 "x": 0,
7853 "y": 36
7854 },
7855 "hiddenSeries": false,
7856 "id": 302,
7857 "legend": {
7858 "alignAsTable": true,
7859 "avg": true,
7860 "current": true,
7861 "max": true,
7862 "min": true,
7863 "show": true,
7864 "total": false,
7865 "values": true
7866 },
7867 "lines": true,
7868 "linewidth": 1,
7869 "links": [],
7870 "nullPointMode": "null",
7871 "options": {
7872 "dataLinks": []
7873 },
7874 "percentage": false,
7875 "pointradius": 5,
7876 "points": false,
7877 "renderer": "flot",
7878 "seriesOverrides": [],
7879 "spaceLength": 10,
7880 "stack": false,
7881 "steppedLine": false,
7882 "targets": [
7883 {
7884 "expr": "node_power_supply_online{instance=\"$node\",job=\"$job\"}",
7885 "format": "time_series",
7886 "hide": false,
7887 "interval": "",
7888 "intervalFactor": 2,
Andy Bavierfc9be622021-03-08 13:10:13 -07007889 "legendFormat": "{{`{{ power_supply }}`}} online",
Andy Bavier81a0fa92021-03-08 09:37:12 -07007890 "refId": "A",
7891 "step": 240
7892 }
7893 ],
7894 "thresholds": [],
7895 "timeFrom": null,
7896 "timeRegions": [],
7897 "timeShift": null,
7898 "title": "Power supply",
7899 "tooltip": {
7900 "shared": true,
7901 "sort": 0,
7902 "value_type": "individual"
7903 },
7904 "type": "graph",
7905 "xaxis": {
7906 "buckets": null,
7907 "mode": "time",
7908 "name": null,
7909 "show": true,
7910 "values": []
7911 },
7912 "yaxes": [
7913 {
7914 "$$hashKey": "object:1678",
7915 "format": "short",
7916 "label": "counter",
7917 "logBase": 1,
7918 "max": null,
7919 "min": null,
7920 "show": true
7921 },
7922 {
7923 "$$hashKey": "object:1679",
7924 "format": "short",
7925 "label": null,
7926 "logBase": 1,
7927 "max": null,
7928 "min": null,
7929 "show": false
7930 }
7931 ],
7932 "yaxis": {
7933 "align": false,
7934 "alignLevel": null
7935 }
7936 }
7937 ],
7938 "title": "Hardware Misc",
7939 "type": "row"
7940 },
7941 {
7942 "collapsed": true,
Andy Bavierfc9be622021-03-08 13:10:13 -07007943 "datasource": "{{ .Values.enterpriseDashboard.datasource }}",
Andy Bavier81a0fa92021-03-08 09:37:12 -07007944 "gridPos": {
7945 "h": 1,
7946 "w": 24,
7947 "x": 0,
7948 "y": 31
7949 },
7950 "id": 296,
7951 "panels": [
7952 {
7953 "aliasColors": {},
7954 "bars": false,
7955 "dashLength": 10,
7956 "dashes": false,
Andy Bavierfc9be622021-03-08 13:10:13 -07007957 "datasource": "{{ .Values.enterpriseDashboard.datasource }}",
Andy Bavier81a0fa92021-03-08 09:37:12 -07007958 "fill": 2,
7959 "fillGradient": 0,
7960 "gridPos": {
7961 "h": 10,
7962 "w": 12,
7963 "x": 0,
7964 "y": 10
7965 },
7966 "hiddenSeries": false,
7967 "id": 297,
7968 "legend": {
7969 "alignAsTable": true,
7970 "avg": true,
7971 "current": true,
7972 "max": true,
7973 "min": true,
7974 "show": true,
7975 "total": false,
7976 "values": true
7977 },
7978 "lines": true,
7979 "linewidth": 1,
7980 "links": [],
7981 "nullPointMode": "null",
7982 "options": {
7983 "dataLinks": []
7984 },
7985 "percentage": false,
7986 "pointradius": 5,
7987 "points": false,
7988 "renderer": "flot",
7989 "seriesOverrides": [],
7990 "spaceLength": 10,
7991 "stack": false,
7992 "steppedLine": false,
7993 "targets": [
7994 {
7995 "expr": "irate(node_systemd_socket_accepted_connections_total{instance=\"$node\",job=\"$job\"}[5m])",
7996 "format": "time_series",
7997 "interval": "",
7998 "intervalFactor": 2,
Andy Bavierfc9be622021-03-08 13:10:13 -07007999 "legendFormat": "{{`{{ name }}`}} Connections",
Andy Bavier81a0fa92021-03-08 09:37:12 -07008000 "refId": "A",
8001 "step": 240
8002 }
8003 ],
8004 "thresholds": [],
8005 "timeFrom": null,
8006 "timeRegions": [],
8007 "timeShift": null,
8008 "title": "Systemd Sockets",
8009 "tooltip": {
8010 "shared": true,
8011 "sort": 0,
8012 "value_type": "individual"
8013 },
8014 "type": "graph",
8015 "xaxis": {
8016 "buckets": null,
8017 "mode": "time",
8018 "name": null,
8019 "show": true,
8020 "values": []
8021 },
8022 "yaxes": [
8023 {
8024 "format": "short",
8025 "label": "counter",
8026 "logBase": 1,
8027 "max": null,
8028 "min": "0",
8029 "show": true
8030 },
8031 {
8032 "format": "short",
8033 "label": null,
8034 "logBase": 1,
8035 "max": null,
8036 "min": null,
8037 "show": false
8038 }
8039 ],
8040 "yaxis": {
8041 "align": false,
8042 "alignLevel": null
8043 }
8044 },
8045 {
8046 "aliasColors": {},
8047 "bars": false,
8048 "dashLength": 10,
8049 "dashes": false,
Andy Bavierfc9be622021-03-08 13:10:13 -07008050 "datasource": "{{ .Values.enterpriseDashboard.datasource }}",
Andy Bavier81a0fa92021-03-08 09:37:12 -07008051 "fill": 2,
8052 "fillGradient": 0,
8053 "gridPos": {
8054 "h": 10,
8055 "w": 12,
8056 "x": 12,
8057 "y": 10
8058 },
8059 "hiddenSeries": false,
8060 "id": 298,
8061 "legend": {
8062 "alignAsTable": true,
8063 "avg": true,
8064 "current": true,
8065 "max": true,
8066 "min": true,
8067 "show": true,
8068 "total": false,
8069 "values": true
8070 },
8071 "lines": true,
8072 "linewidth": 1,
8073 "links": [],
8074 "nullPointMode": "null",
8075 "options": {
8076 "dataLinks": []
8077 },
8078 "percentage": false,
8079 "pointradius": 5,
8080 "points": false,
8081 "renderer": "flot",
8082 "seriesOverrides": [
8083 {
8084 "alias": "Failed",
8085 "color": "#F2495C"
8086 },
8087 {
8088 "alias": "Inactive",
8089 "color": "#FF9830"
8090 },
8091 {
8092 "alias": "Active",
8093 "color": "#73BF69"
8094 },
8095 {
8096 "alias": "Deactivating",
8097 "color": "#FFCB7D"
8098 },
8099 {
8100 "alias": "Activating",
8101 "color": "#C8F2C2"
8102 }
8103 ],
8104 "spaceLength": 10,
8105 "stack": true,
8106 "steppedLine": false,
8107 "targets": [
8108 {
8109 "expr": "node_systemd_units{instance=\"$node\",job=\"$job\",state=\"activating\"}",
8110 "format": "time_series",
8111 "interval": "",
8112 "intervalFactor": 2,
8113 "legendFormat": "Activating",
8114 "refId": "A",
8115 "step": 240
8116 },
8117 {
8118 "expr": "node_systemd_units{instance=\"$node\",job=\"$job\",state=\"active\"}",
8119 "format": "time_series",
8120 "interval": "",
8121 "intervalFactor": 2,
8122 "legendFormat": "Active",
8123 "refId": "B",
8124 "step": 240
8125 },
8126 {
8127 "expr": "node_systemd_units{instance=\"$node\",job=\"$job\",state=\"deactivating\"}",
8128 "format": "time_series",
8129 "interval": "",
8130 "intervalFactor": 2,
8131 "legendFormat": "Deactivating",
8132 "refId": "C",
8133 "step": 240
8134 },
8135 {
8136 "expr": "node_systemd_units{instance=\"$node\",job=\"$job\",state=\"failed\"}",
8137 "format": "time_series",
8138 "interval": "",
8139 "intervalFactor": 2,
8140 "legendFormat": "Failed",
8141 "refId": "D",
8142 "step": 240
8143 },
8144 {
8145 "expr": "node_systemd_units{instance=\"$node\",job=\"$job\",state=\"inactive\"}",
8146 "format": "time_series",
8147 "interval": "",
8148 "intervalFactor": 2,
8149 "legendFormat": "Inactive",
8150 "refId": "E",
8151 "step": 240
8152 }
8153 ],
8154 "thresholds": [],
8155 "timeFrom": null,
8156 "timeRegions": [],
8157 "timeShift": null,
8158 "title": "Systemd Units State",
8159 "tooltip": {
8160 "shared": true,
8161 "sort": 0,
8162 "value_type": "individual"
8163 },
8164 "type": "graph",
8165 "xaxis": {
8166 "buckets": null,
8167 "mode": "time",
8168 "name": null,
8169 "show": true,
8170 "values": []
8171 },
8172 "yaxes": [
8173 {
8174 "format": "short",
8175 "label": "counter",
8176 "logBase": 1,
8177 "max": null,
8178 "min": null,
8179 "show": true
8180 },
8181 {
8182 "format": "short",
8183 "label": null,
8184 "logBase": 1,
8185 "max": null,
8186 "min": null,
8187 "show": false
8188 }
8189 ],
8190 "yaxis": {
8191 "align": false,
8192 "alignLevel": null
8193 }
8194 }
8195 ],
8196 "title": "Systemd",
8197 "type": "row"
8198 },
8199 {
8200 "collapsed": true,
Andy Bavierfc9be622021-03-08 13:10:13 -07008201 "datasource": "{{ .Values.enterpriseDashboard.datasource }}",
Andy Bavier81a0fa92021-03-08 09:37:12 -07008202 "gridPos": {
8203 "h": 1,
8204 "w": 24,
8205 "x": 0,
8206 "y": 32
8207 },
8208 "id": 270,
8209 "panels": [
8210 {
8211 "aliasColors": {},
8212 "bars": false,
8213 "dashLength": 10,
8214 "dashes": false,
Andy Bavierfc9be622021-03-08 13:10:13 -07008215 "datasource": "{{ .Values.enterpriseDashboard.datasource }}",
Andy Bavier81a0fa92021-03-08 09:37:12 -07008216 "description": "",
8217 "fill": 2,
8218 "fillGradient": 0,
8219 "gridPos": {
8220 "h": 10,
8221 "w": 12,
8222 "x": 0,
8223 "y": 29
8224 },
8225 "hiddenSeries": false,
8226 "id": 9,
8227 "legend": {
8228 "alignAsTable": true,
8229 "avg": true,
8230 "current": true,
8231 "hideZero": true,
8232 "max": true,
8233 "min": true,
8234 "rightSide": false,
8235 "show": true,
8236 "total": false,
8237 "values": true
8238 },
8239 "lines": true,
8240 "linewidth": 1,
8241 "links": [],
8242 "maxPerRow": 6,
8243 "nullPointMode": "null",
8244 "options": {
8245 "dataLinks": []
8246 },
8247 "percentage": false,
8248 "pointradius": 5,
8249 "points": false,
8250 "renderer": "flot",
8251 "repeat": null,
8252 "seriesOverrides": [
8253 {
8254 "$$hashKey": "object:2033",
8255 "alias": "/.*Read.*/",
8256 "transform": "negative-Y"
8257 },
8258 {
8259 "$$hashKey": "object:2034",
8260 "alias": "/.*sda_.*/",
8261 "color": "#7EB26D"
8262 },
8263 {
8264 "$$hashKey": "object:2035",
8265 "alias": "/.*sdb_.*/",
8266 "color": "#EAB839"
8267 },
8268 {
8269 "$$hashKey": "object:2036",
8270 "alias": "/.*sdc_.*/",
8271 "color": "#6ED0E0"
8272 },
8273 {
8274 "$$hashKey": "object:2037",
8275 "alias": "/.*sdd_.*/",
8276 "color": "#EF843C"
8277 },
8278 {
8279 "$$hashKey": "object:2038",
8280 "alias": "/.*sde_.*/",
8281 "color": "#E24D42"
8282 },
8283 {
8284 "$$hashKey": "object:2039",
8285 "alias": "/.*sda1.*/",
8286 "color": "#584477"
8287 },
8288 {
8289 "$$hashKey": "object:2040",
8290 "alias": "/.*sda2_.*/",
8291 "color": "#BA43A9"
8292 },
8293 {
8294 "$$hashKey": "object:2041",
8295 "alias": "/.*sda3_.*/",
8296 "color": "#F4D598"
8297 },
8298 {
8299 "$$hashKey": "object:2042",
8300 "alias": "/.*sdb1.*/",
8301 "color": "#0A50A1"
8302 },
8303 {
8304 "$$hashKey": "object:2043",
8305 "alias": "/.*sdb2.*/",
8306 "color": "#BF1B00"
8307 },
8308 {
8309 "$$hashKey": "object:2044",
8310 "alias": "/.*sdb3.*/",
8311 "color": "#E0752D"
8312 },
8313 {
8314 "$$hashKey": "object:2045",
8315 "alias": "/.*sdc1.*/",
8316 "color": "#962D82"
8317 },
8318 {
8319 "$$hashKey": "object:2046",
8320 "alias": "/.*sdc2.*/",
8321 "color": "#614D93"
8322 },
8323 {
8324 "$$hashKey": "object:2047",
8325 "alias": "/.*sdc3.*/",
8326 "color": "#9AC48A"
8327 },
8328 {
8329 "$$hashKey": "object:2048",
8330 "alias": "/.*sdd1.*/",
8331 "color": "#65C5DB"
8332 },
8333 {
8334 "$$hashKey": "object:2049",
8335 "alias": "/.*sdd2.*/",
8336 "color": "#F9934E"
8337 },
8338 {
8339 "$$hashKey": "object:2050",
8340 "alias": "/.*sdd3.*/",
8341 "color": "#EA6460"
8342 },
8343 {
8344 "$$hashKey": "object:2051",
8345 "alias": "/.*sde1.*/",
8346 "color": "#E0F9D7"
8347 },
8348 {
8349 "$$hashKey": "object:2052",
8350 "alias": "/.*sdd2.*/",
8351 "color": "#FCEACA"
8352 },
8353 {
8354 "$$hashKey": "object:2053",
8355 "alias": "/.*sde3.*/",
8356 "color": "#F9E2D2"
8357 }
8358 ],
8359 "spaceLength": 10,
8360 "stack": false,
8361 "steppedLine": false,
8362 "targets": [
8363 {
8364 "expr": "irate(node_disk_reads_completed_total{instance=\"$node\",job=\"$job\"}[5m])",
8365 "intervalFactor": 4,
Andy Bavierfc9be622021-03-08 13:10:13 -07008366 "legendFormat": "{{`{{device}}`}} - Reads completed",
Andy Bavier81a0fa92021-03-08 09:37:12 -07008367 "refId": "A",
8368 "step": 8
8369 },
8370 {
8371 "expr": "irate(node_disk_writes_completed_total{instance=\"$node\",job=\"$job\"}[5m])",
8372 "intervalFactor": 2,
Andy Bavierfc9be622021-03-08 13:10:13 -07008373 "legendFormat": "{{`{{device}}`}} - Writes completed",
Andy Bavier81a0fa92021-03-08 09:37:12 -07008374 "refId": "B",
8375 "step": 4
8376 }
8377 ],
8378 "thresholds": [],
8379 "timeFrom": null,
8380 "timeRegions": [],
8381 "timeShift": null,
8382 "title": "Disk IOps Completed",
8383 "tooltip": {
8384 "shared": false,
8385 "sort": 0,
8386 "value_type": "individual"
8387 },
8388 "type": "graph",
8389 "xaxis": {
8390 "buckets": null,
8391 "mode": "time",
8392 "name": null,
8393 "show": true,
8394 "values": []
8395 },
8396 "yaxes": [
8397 {
8398 "$$hashKey": "object:2186",
8399 "format": "iops",
8400 "label": "IO read (-) / write (+)",
8401 "logBase": 1,
8402 "max": null,
8403 "min": null,
8404 "show": true
8405 },
8406 {
8407 "$$hashKey": "object:2187",
8408 "format": "short",
8409 "label": null,
8410 "logBase": 1,
8411 "max": null,
8412 "min": null,
8413 "show": false
8414 }
8415 ],
8416 "yaxis": {
8417 "align": false,
8418 "alignLevel": null
8419 }
8420 },
8421 {
8422 "aliasColors": {},
8423 "bars": false,
8424 "dashLength": 10,
8425 "dashes": false,
Andy Bavierfc9be622021-03-08 13:10:13 -07008426 "datasource": "{{ .Values.enterpriseDashboard.datasource }}",
Andy Bavier81a0fa92021-03-08 09:37:12 -07008427 "description": "",
8428 "fill": 2,
8429 "fillGradient": 0,
8430 "gridPos": {
8431 "h": 10,
8432 "w": 12,
8433 "x": 12,
8434 "y": 29
8435 },
8436 "hiddenSeries": false,
8437 "id": 33,
8438 "legend": {
8439 "alignAsTable": true,
8440 "avg": true,
8441 "current": true,
8442 "hideZero": true,
8443 "max": true,
8444 "min": true,
8445 "rightSide": false,
8446 "show": true,
8447 "total": false,
8448 "values": true
8449 },
8450 "lines": true,
8451 "linewidth": 1,
8452 "links": [],
8453 "maxPerRow": 6,
8454 "nullPointMode": "null",
8455 "options": {
8456 "dataLinks": []
8457 },
8458 "percentage": false,
8459 "pointradius": 5,
8460 "points": false,
8461 "renderer": "flot",
8462 "seriesOverrides": [
8463 {
8464 "alias": "/.*Read.*/",
8465 "transform": "negative-Y"
8466 },
8467 {
8468 "alias": "/.*sda_.*/",
8469 "color": "#7EB26D"
8470 },
8471 {
8472 "alias": "/.*sdb_.*/",
8473 "color": "#EAB839"
8474 },
8475 {
8476 "alias": "/.*sdc_.*/",
8477 "color": "#6ED0E0"
8478 },
8479 {
8480 "alias": "/.*sdd_.*/",
8481 "color": "#EF843C"
8482 },
8483 {
8484 "alias": "/.*sde_.*/",
8485 "color": "#E24D42"
8486 },
8487 {
8488 "alias": "/.*sda1.*/",
8489 "color": "#584477"
8490 },
8491 {
8492 "alias": "/.*sda2_.*/",
8493 "color": "#BA43A9"
8494 },
8495 {
8496 "alias": "/.*sda3_.*/",
8497 "color": "#F4D598"
8498 },
8499 {
8500 "alias": "/.*sdb1.*/",
8501 "color": "#0A50A1"
8502 },
8503 {
8504 "alias": "/.*sdb2.*/",
8505 "color": "#BF1B00"
8506 },
8507 {
8508 "alias": "/.*sdb3.*/",
8509 "color": "#E0752D"
8510 },
8511 {
8512 "alias": "/.*sdc1.*/",
8513 "color": "#962D82"
8514 },
8515 {
8516 "alias": "/.*sdc2.*/",
8517 "color": "#614D93"
8518 },
8519 {
8520 "alias": "/.*sdc3.*/",
8521 "color": "#9AC48A"
8522 },
8523 {
8524 "alias": "/.*sdd1.*/",
8525 "color": "#65C5DB"
8526 },
8527 {
8528 "alias": "/.*sdd2.*/",
8529 "color": "#F9934E"
8530 },
8531 {
8532 "alias": "/.*sdd3.*/",
8533 "color": "#EA6460"
8534 },
8535 {
8536 "alias": "/.*sde1.*/",
8537 "color": "#E0F9D7"
8538 },
8539 {
8540 "alias": "/.*sdd2.*/",
8541 "color": "#FCEACA"
8542 },
8543 {
8544 "alias": "/.*sde3.*/",
8545 "color": "#F9E2D2"
8546 }
8547 ],
8548 "spaceLength": 10,
8549 "stack": false,
8550 "steppedLine": false,
8551 "targets": [
8552 {
8553 "expr": "irate(node_disk_read_bytes_total{instance=\"$node\",job=\"$job\"}[5m])",
8554 "format": "time_series",
8555 "intervalFactor": 4,
Andy Bavierfc9be622021-03-08 13:10:13 -07008556 "legendFormat": "{{`{{device}}`}} - Read bytes",
Andy Bavier81a0fa92021-03-08 09:37:12 -07008557 "refId": "A",
8558 "step": 8
8559 },
8560 {
8561 "expr": "irate(node_disk_written_bytes_total{instance=\"$node\",job=\"$job\"}[5m])",
8562 "format": "time_series",
8563 "intervalFactor": 2,
Andy Bavierfc9be622021-03-08 13:10:13 -07008564 "legendFormat": "{{`{{device}}`}} - Written bytes",
Andy Bavier81a0fa92021-03-08 09:37:12 -07008565 "refId": "B",
8566 "step": 4
8567 }
8568 ],
8569 "thresholds": [],
8570 "timeFrom": null,
8571 "timeRegions": [],
8572 "timeShift": null,
8573 "title": "Disk R/W Data",
8574 "tooltip": {
8575 "shared": false,
8576 "sort": 0,
8577 "value_type": "individual"
8578 },
8579 "type": "graph",
8580 "xaxis": {
8581 "buckets": null,
8582 "mode": "time",
8583 "name": null,
8584 "show": true,
8585 "values": []
8586 },
8587 "yaxes": [
8588 {
8589 "format": "Bps",
8590 "label": "bytes read (-) / write (+)",
8591 "logBase": 1,
8592 "max": null,
8593 "min": null,
8594 "show": true
8595 },
8596 {
8597 "format": "short",
8598 "label": null,
8599 "logBase": 1,
8600 "max": null,
8601 "min": null,
8602 "show": false
8603 }
8604 ],
8605 "yaxis": {
8606 "align": false,
8607 "alignLevel": null
8608 }
8609 },
8610 {
8611 "aliasColors": {},
8612 "bars": false,
8613 "dashLength": 10,
8614 "dashes": false,
Andy Bavierfc9be622021-03-08 13:10:13 -07008615 "datasource": "{{ .Values.enterpriseDashboard.datasource }}",
Andy Bavier81a0fa92021-03-08 09:37:12 -07008616 "description": "",
8617 "fill": 3,
8618 "fillGradient": 0,
8619 "gridPos": {
8620 "h": 10,
8621 "w": 12,
8622 "x": 0,
8623 "y": 39
8624 },
8625 "hiddenSeries": false,
8626 "id": 37,
8627 "legend": {
8628 "alignAsTable": true,
8629 "avg": true,
8630 "current": true,
8631 "hideZero": true,
8632 "max": true,
8633 "min": true,
8634 "rightSide": false,
8635 "show": true,
8636 "sort": "current",
8637 "sortDesc": true,
8638 "total": false,
8639 "values": true
8640 },
8641 "lines": true,
8642 "linewidth": 1,
8643 "links": [],
8644 "maxPerRow": 6,
8645 "nullPointMode": "null",
8646 "options": {
8647 "dataLinks": []
8648 },
8649 "percentage": false,
8650 "pointradius": 5,
8651 "points": false,
8652 "renderer": "flot",
8653 "seriesOverrides": [
8654 {
8655 "alias": "/.*Read.*/",
8656 "transform": "negative-Y"
8657 },
8658 {
8659 "alias": "/.*sda_.*/",
8660 "color": "#7EB26D"
8661 },
8662 {
8663 "alias": "/.*sdb_.*/",
8664 "color": "#EAB839"
8665 },
8666 {
8667 "alias": "/.*sdc_.*/",
8668 "color": "#6ED0E0"
8669 },
8670 {
8671 "alias": "/.*sdd_.*/",
8672 "color": "#EF843C"
8673 },
8674 {
8675 "alias": "/.*sde_.*/",
8676 "color": "#E24D42"
8677 },
8678 {
8679 "alias": "/.*sda1.*/",
8680 "color": "#584477"
8681 },
8682 {
8683 "alias": "/.*sda2_.*/",
8684 "color": "#BA43A9"
8685 },
8686 {
8687 "alias": "/.*sda3_.*/",
8688 "color": "#F4D598"
8689 },
8690 {
8691 "alias": "/.*sdb1.*/",
8692 "color": "#0A50A1"
8693 },
8694 {
8695 "alias": "/.*sdb2.*/",
8696 "color": "#BF1B00"
8697 },
8698 {
8699 "alias": "/.*sdb3.*/",
8700 "color": "#E0752D"
8701 },
8702 {
8703 "alias": "/.*sdc1.*/",
8704 "color": "#962D82"
8705 },
8706 {
8707 "alias": "/.*sdc2.*/",
8708 "color": "#614D93"
8709 },
8710 {
8711 "alias": "/.*sdc3.*/",
8712 "color": "#9AC48A"
8713 },
8714 {
8715 "alias": "/.*sdd1.*/",
8716 "color": "#65C5DB"
8717 },
8718 {
8719 "alias": "/.*sdd2.*/",
8720 "color": "#F9934E"
8721 },
8722 {
8723 "alias": "/.*sdd3.*/",
8724 "color": "#EA6460"
8725 },
8726 {
8727 "alias": "/.*sde1.*/",
8728 "color": "#E0F9D7"
8729 },
8730 {
8731 "alias": "/.*sdd2.*/",
8732 "color": "#FCEACA"
8733 },
8734 {
8735 "alias": "/.*sde3.*/",
8736 "color": "#F9E2D2"
8737 }
8738 ],
8739 "spaceLength": 10,
8740 "stack": false,
8741 "steppedLine": false,
8742 "targets": [
8743 {
8744 "expr": "irate(node_disk_read_time_seconds_total{instance=\"$node\",job=\"$job\"}[5m])",
8745 "hide": false,
8746 "intervalFactor": 4,
Andy Bavierfc9be622021-03-08 13:10:13 -07008747 "legendFormat": "{{`{{device}}`}} - Read time",
Andy Bavier81a0fa92021-03-08 09:37:12 -07008748 "refId": "A",
8749 "step": 8
8750 },
8751 {
8752 "expr": "irate(node_disk_write_time_seconds_total{instance=\"$node\",job=\"$job\"}[5m])",
8753 "hide": false,
8754 "intervalFactor": 2,
Andy Bavierfc9be622021-03-08 13:10:13 -07008755 "legendFormat": "{{`{{device}}`}} - Write time",
Andy Bavier81a0fa92021-03-08 09:37:12 -07008756 "refId": "B",
8757 "step": 4
8758 }
8759 ],
8760 "thresholds": [],
8761 "timeFrom": null,
8762 "timeRegions": [],
8763 "timeShift": null,
8764 "title": "Disk R/W Time",
8765 "tooltip": {
8766 "shared": false,
8767 "sort": 0,
8768 "value_type": "individual"
8769 },
8770 "type": "graph",
8771 "xaxis": {
8772 "buckets": null,
8773 "mode": "time",
8774 "name": null,
8775 "show": true,
8776 "values": []
8777 },
8778 "yaxes": [
8779 {
8780 "format": "s",
8781 "label": "time. read (-) / write (+)",
8782 "logBase": 1,
8783 "max": null,
8784 "min": null,
8785 "show": true
8786 },
8787 {
8788 "format": "short",
8789 "label": null,
8790 "logBase": 1,
8791 "max": null,
8792 "min": null,
8793 "show": false
8794 }
8795 ],
8796 "yaxis": {
8797 "align": false,
8798 "alignLevel": null
8799 }
8800 },
8801 {
8802 "aliasColors": {},
8803 "bars": false,
8804 "dashLength": 10,
8805 "dashes": false,
Andy Bavierfc9be622021-03-08 13:10:13 -07008806 "datasource": "{{ .Values.enterpriseDashboard.datasource }}",
Andy Bavier81a0fa92021-03-08 09:37:12 -07008807 "description": "",
8808 "fill": 2,
8809 "fillGradient": 0,
8810 "gridPos": {
8811 "h": 10,
8812 "w": 12,
8813 "x": 12,
8814 "y": 39
8815 },
8816 "hiddenSeries": false,
8817 "id": 35,
8818 "legend": {
8819 "alignAsTable": true,
8820 "avg": true,
8821 "current": true,
8822 "hideZero": true,
8823 "max": true,
8824 "min": true,
8825 "rightSide": false,
8826 "show": true,
8827 "sort": "current",
8828 "sortDesc": true,
8829 "total": false,
8830 "values": true
8831 },
8832 "lines": true,
8833 "linewidth": 1,
8834 "links": [],
8835 "maxPerRow": 6,
8836 "nullPointMode": "null",
8837 "options": {
8838 "dataLinks": []
8839 },
8840 "percentage": false,
8841 "pointradius": 5,
8842 "points": false,
8843 "renderer": "flot",
8844 "seriesOverrides": [
8845 {
8846 "alias": "/.*sda_.*/",
8847 "color": "#7EB26D"
8848 },
8849 {
8850 "alias": "/.*sdb_.*/",
8851 "color": "#EAB839"
8852 },
8853 {
8854 "alias": "/.*sdc_.*/",
8855 "color": "#6ED0E0"
8856 },
8857 {
8858 "alias": "/.*sdd_.*/",
8859 "color": "#EF843C"
8860 },
8861 {
8862 "alias": "/.*sde_.*/",
8863 "color": "#E24D42"
8864 },
8865 {
8866 "alias": "/.*sda1.*/",
8867 "color": "#584477"
8868 },
8869 {
8870 "alias": "/.*sda2_.*/",
8871 "color": "#BA43A9"
8872 },
8873 {
8874 "alias": "/.*sda3_.*/",
8875 "color": "#F4D598"
8876 },
8877 {
8878 "alias": "/.*sdb1.*/",
8879 "color": "#0A50A1"
8880 },
8881 {
8882 "alias": "/.*sdb2.*/",
8883 "color": "#BF1B00"
8884 },
8885 {
8886 "alias": "/.*sdb3.*/",
8887 "color": "#E0752D"
8888 },
8889 {
8890 "alias": "/.*sdc1.*/",
8891 "color": "#962D82"
8892 },
8893 {
8894 "alias": "/.*sdc2.*/",
8895 "color": "#614D93"
8896 },
8897 {
8898 "alias": "/.*sdc3.*/",
8899 "color": "#9AC48A"
8900 },
8901 {
8902 "alias": "/.*sdd1.*/",
8903 "color": "#65C5DB"
8904 },
8905 {
8906 "alias": "/.*sdd2.*/",
8907 "color": "#F9934E"
8908 },
8909 {
8910 "alias": "/.*sdd3.*/",
8911 "color": "#EA6460"
8912 },
8913 {
8914 "alias": "/.*sde1.*/",
8915 "color": "#E0F9D7"
8916 },
8917 {
8918 "alias": "/.*sdd2.*/",
8919 "color": "#FCEACA"
8920 },
8921 {
8922 "alias": "/.*sde3.*/",
8923 "color": "#F9E2D2"
8924 }
8925 ],
8926 "spaceLength": 10,
8927 "stack": false,
8928 "steppedLine": false,
8929 "targets": [
8930 {
8931 "expr": "irate(node_disk_io_time_weighted_seconds_total{instance=\"$node\",job=\"$job\"}[5m])",
8932 "intervalFactor": 4,
Andy Bavierfc9be622021-03-08 13:10:13 -07008933 "legendFormat": "{{`{{device}}`}} - IO time weighted",
Andy Bavier81a0fa92021-03-08 09:37:12 -07008934 "refId": "A",
8935 "step": 8
8936 }
8937 ],
8938 "thresholds": [],
8939 "timeFrom": null,
8940 "timeRegions": [],
8941 "timeShift": null,
8942 "title": "Disk IOs Weighted",
8943 "tooltip": {
8944 "shared": false,
8945 "sort": 0,
8946 "value_type": "individual"
8947 },
8948 "type": "graph",
8949 "xaxis": {
8950 "buckets": null,
8951 "mode": "time",
8952 "name": null,
8953 "show": true,
8954 "values": []
8955 },
8956 "yaxes": [
8957 {
8958 "format": "s",
8959 "label": "time",
8960 "logBase": 1,
8961 "max": null,
8962 "min": "0",
8963 "show": true
8964 },
8965 {
8966 "format": "short",
8967 "label": null,
8968 "logBase": 1,
8969 "max": null,
8970 "min": null,
8971 "show": false
8972 }
8973 ],
8974 "yaxis": {
8975 "align": false,
8976 "alignLevel": null
8977 }
8978 },
8979 {
8980 "aliasColors": {},
8981 "bars": false,
8982 "dashLength": 10,
8983 "dashes": false,
Andy Bavierfc9be622021-03-08 13:10:13 -07008984 "datasource": "{{ .Values.enterpriseDashboard.datasource }}",
Andy Bavier81a0fa92021-03-08 09:37:12 -07008985 "description": "",
8986 "fill": 2,
8987 "fillGradient": 0,
8988 "gridPos": {
8989 "h": 10,
8990 "w": 12,
8991 "x": 0,
8992 "y": 49
8993 },
8994 "hiddenSeries": false,
8995 "id": 133,
8996 "legend": {
8997 "alignAsTable": true,
8998 "avg": true,
8999 "current": true,
9000 "hideZero": true,
9001 "max": true,
9002 "min": true,
9003 "rightSide": false,
9004 "show": true,
9005 "sort": "current",
9006 "sortDesc": true,
9007 "total": false,
9008 "values": true
9009 },
9010 "lines": true,
9011 "linewidth": 1,
9012 "links": [],
9013 "maxPerRow": 6,
9014 "nullPointMode": "null",
9015 "options": {
9016 "dataLinks": []
9017 },
9018 "percentage": false,
9019 "pointradius": 5,
9020 "points": false,
9021 "renderer": "flot",
9022 "seriesOverrides": [
9023 {
9024 "alias": "/.*Read.*/",
9025 "transform": "negative-Y"
9026 },
9027 {
9028 "alias": "/.*sda_.*/",
9029 "color": "#7EB26D"
9030 },
9031 {
9032 "alias": "/.*sdb_.*/",
9033 "color": "#EAB839"
9034 },
9035 {
9036 "alias": "/.*sdc_.*/",
9037 "color": "#6ED0E0"
9038 },
9039 {
9040 "alias": "/.*sdd_.*/",
9041 "color": "#EF843C"
9042 },
9043 {
9044 "alias": "/.*sde_.*/",
9045 "color": "#E24D42"
9046 },
9047 {
9048 "alias": "/.*sda1.*/",
9049 "color": "#584477"
9050 },
9051 {
9052 "alias": "/.*sda2_.*/",
9053 "color": "#BA43A9"
9054 },
9055 {
9056 "alias": "/.*sda3_.*/",
9057 "color": "#F4D598"
9058 },
9059 {
9060 "alias": "/.*sdb1.*/",
9061 "color": "#0A50A1"
9062 },
9063 {
9064 "alias": "/.*sdb2.*/",
9065 "color": "#BF1B00"
9066 },
9067 {
9068 "alias": "/.*sdb3.*/",
9069 "color": "#E0752D"
9070 },
9071 {
9072 "alias": "/.*sdc1.*/",
9073 "color": "#962D82"
9074 },
9075 {
9076 "alias": "/.*sdc2.*/",
9077 "color": "#614D93"
9078 },
9079 {
9080 "alias": "/.*sdc3.*/",
9081 "color": "#9AC48A"
9082 },
9083 {
9084 "alias": "/.*sdd1.*/",
9085 "color": "#65C5DB"
9086 },
9087 {
9088 "alias": "/.*sdd2.*/",
9089 "color": "#F9934E"
9090 },
9091 {
9092 "alias": "/.*sdd3.*/",
9093 "color": "#EA6460"
9094 },
9095 {
9096 "alias": "/.*sde1.*/",
9097 "color": "#E0F9D7"
9098 },
9099 {
9100 "alias": "/.*sdd2.*/",
9101 "color": "#FCEACA"
9102 },
9103 {
9104 "alias": "/.*sde3.*/",
9105 "color": "#F9E2D2"
9106 }
9107 ],
9108 "spaceLength": 10,
9109 "stack": false,
9110 "steppedLine": false,
9111 "targets": [
9112 {
9113 "expr": "irate(node_disk_reads_merged_total{instance=\"$node\",job=\"$job\"}[5m])",
9114 "intervalFactor": 2,
Andy Bavierfc9be622021-03-08 13:10:13 -07009115 "legendFormat": "{{`{{device}}`}} - Read merged",
Andy Bavier81a0fa92021-03-08 09:37:12 -07009116 "refId": "A",
9117 "step": 4
9118 },
9119 {
9120 "expr": "irate(node_disk_writes_merged_total{instance=\"$node\",job=\"$job\"}[5m])",
9121 "intervalFactor": 2,
Andy Bavierfc9be622021-03-08 13:10:13 -07009122 "legendFormat": "{{`{{device}}`}} - Write merged",
Andy Bavier81a0fa92021-03-08 09:37:12 -07009123 "refId": "B",
9124 "step": 4
9125 }
9126 ],
9127 "thresholds": [],
9128 "timeFrom": null,
9129 "timeRegions": [],
9130 "timeShift": null,
9131 "title": "Disk R/W Merged",
9132 "tooltip": {
9133 "shared": false,
9134 "sort": 0,
9135 "value_type": "individual"
9136 },
9137 "type": "graph",
9138 "xaxis": {
9139 "buckets": null,
9140 "mode": "time",
9141 "name": null,
9142 "show": true,
9143 "values": []
9144 },
9145 "yaxes": [
9146 {
9147 "format": "iops",
9148 "label": "I/Os",
9149 "logBase": 1,
9150 "max": null,
9151 "min": null,
9152 "show": true
9153 },
9154 {
9155 "format": "short",
9156 "label": null,
9157 "logBase": 1,
9158 "max": null,
9159 "min": null,
9160 "show": false
9161 }
9162 ],
9163 "yaxis": {
9164 "align": false,
9165 "alignLevel": null
9166 }
9167 },
9168 {
9169 "aliasColors": {},
9170 "bars": false,
9171 "dashLength": 10,
9172 "dashes": false,
Andy Bavierfc9be622021-03-08 13:10:13 -07009173 "datasource": "{{ .Values.enterpriseDashboard.datasource }}",
Andy Bavier81a0fa92021-03-08 09:37:12 -07009174 "description": "",
9175 "fill": 3,
9176 "fillGradient": 0,
9177 "gridPos": {
9178 "h": 10,
9179 "w": 12,
9180 "x": 12,
9181 "y": 49
9182 },
9183 "hiddenSeries": false,
9184 "id": 36,
9185 "legend": {
9186 "alignAsTable": true,
9187 "avg": true,
9188 "current": true,
9189 "hideZero": true,
9190 "max": true,
9191 "min": true,
9192 "rightSide": false,
9193 "show": true,
9194 "sort": "current",
9195 "sortDesc": true,
9196 "total": false,
9197 "values": true
9198 },
9199 "lines": true,
9200 "linewidth": 1,
9201 "links": [],
9202 "maxPerRow": 6,
9203 "nullPointMode": "null",
9204 "options": {
9205 "dataLinks": []
9206 },
9207 "percentage": false,
9208 "pointradius": 5,
9209 "points": false,
9210 "renderer": "flot",
9211 "seriesOverrides": [
9212 {
9213 "alias": "/.*sda_.*/",
9214 "color": "#7EB26D"
9215 },
9216 {
9217 "alias": "/.*sdb_.*/",
9218 "color": "#EAB839"
9219 },
9220 {
9221 "alias": "/.*sdc_.*/",
9222 "color": "#6ED0E0"
9223 },
9224 {
9225 "alias": "/.*sdd_.*/",
9226 "color": "#EF843C"
9227 },
9228 {
9229 "alias": "/.*sde_.*/",
9230 "color": "#E24D42"
9231 },
9232 {
9233 "alias": "/.*sda1.*/",
9234 "color": "#584477"
9235 },
9236 {
9237 "alias": "/.*sda2_.*/",
9238 "color": "#BA43A9"
9239 },
9240 {
9241 "alias": "/.*sda3_.*/",
9242 "color": "#F4D598"
9243 },
9244 {
9245 "alias": "/.*sdb1.*/",
9246 "color": "#0A50A1"
9247 },
9248 {
9249 "alias": "/.*sdb2.*/",
9250 "color": "#BF1B00"
9251 },
9252 {
9253 "alias": "/.*sdb3.*/",
9254 "color": "#E0752D"
9255 },
9256 {
9257 "alias": "/.*sdc1.*/",
9258 "color": "#962D82"
9259 },
9260 {
9261 "alias": "/.*sdc2.*/",
9262 "color": "#614D93"
9263 },
9264 {
9265 "alias": "/.*sdc3.*/",
9266 "color": "#9AC48A"
9267 },
9268 {
9269 "alias": "/.*sdd1.*/",
9270 "color": "#65C5DB"
9271 },
9272 {
9273 "alias": "/.*sdd2.*/",
9274 "color": "#F9934E"
9275 },
9276 {
9277 "alias": "/.*sdd3.*/",
9278 "color": "#EA6460"
9279 },
9280 {
9281 "alias": "/.*sde1.*/",
9282 "color": "#E0F9D7"
9283 },
9284 {
9285 "alias": "/.*sdd2.*/",
9286 "color": "#FCEACA"
9287 },
9288 {
9289 "alias": "/.*sde3.*/",
9290 "color": "#F9E2D2"
9291 }
9292 ],
9293 "spaceLength": 10,
9294 "stack": false,
9295 "steppedLine": false,
9296 "targets": [
9297 {
9298 "expr": "irate(node_disk_io_time_seconds_total{instance=\"$node\",job=\"$job\"}[5m])",
9299 "intervalFactor": 4,
Andy Bavierfc9be622021-03-08 13:10:13 -07009300 "legendFormat": "{{`{{device}}`}} - IO time",
Andy Bavier81a0fa92021-03-08 09:37:12 -07009301 "refId": "A",
9302 "step": 8
9303 },
9304 {
9305 "expr": "irate(node_disk_discard_time_seconds_total{instance=\"$node\",job=\"$job\"}[5m])",
9306 "interval": "",
9307 "intervalFactor": 4,
Andy Bavierfc9be622021-03-08 13:10:13 -07009308 "legendFormat": "{{`{{device}}`}} - discard time",
Andy Bavier81a0fa92021-03-08 09:37:12 -07009309 "refId": "B",
9310 "step": 8
9311 }
9312 ],
9313 "thresholds": [],
9314 "timeFrom": null,
9315 "timeRegions": [],
9316 "timeShift": null,
9317 "title": "Time Spent Doing I/Os",
9318 "tooltip": {
9319 "shared": false,
9320 "sort": 0,
9321 "value_type": "individual"
9322 },
9323 "type": "graph",
9324 "xaxis": {
9325 "buckets": null,
9326 "mode": "time",
9327 "name": null,
9328 "show": true,
9329 "values": []
9330 },
9331 "yaxes": [
9332 {
9333 "format": "s",
9334 "label": "time",
9335 "logBase": 1,
9336 "max": null,
9337 "min": "0",
9338 "show": true
9339 },
9340 {
9341 "format": "short",
9342 "label": null,
9343 "logBase": 1,
9344 "max": null,
9345 "min": null,
9346 "show": false
9347 }
9348 ],
9349 "yaxis": {
9350 "align": false,
9351 "alignLevel": null
9352 }
9353 },
9354 {
9355 "aliasColors": {},
9356 "bars": false,
9357 "dashLength": 10,
9358 "dashes": false,
Andy Bavierfc9be622021-03-08 13:10:13 -07009359 "datasource": "{{ .Values.enterpriseDashboard.datasource }}",
Andy Bavier81a0fa92021-03-08 09:37:12 -07009360 "description": "",
9361 "fill": 2,
9362 "fillGradient": 0,
9363 "gridPos": {
9364 "h": 10,
9365 "w": 12,
9366 "x": 0,
9367 "y": 59
9368 },
9369 "hiddenSeries": false,
9370 "id": 34,
9371 "legend": {
9372 "alignAsTable": true,
9373 "avg": true,
9374 "current": true,
9375 "hideZero": true,
9376 "max": true,
9377 "min": true,
9378 "rightSide": false,
9379 "show": true,
9380 "sort": "current",
9381 "sortDesc": true,
9382 "total": false,
9383 "values": true
9384 },
9385 "lines": true,
9386 "linewidth": 1,
9387 "links": [],
9388 "maxPerRow": 6,
9389 "nullPointMode": "null",
9390 "options": {
9391 "dataLinks": []
9392 },
9393 "percentage": false,
9394 "pointradius": 5,
9395 "points": false,
9396 "renderer": "flot",
9397 "seriesOverrides": [
9398 {
9399 "alias": "/.*sda_.*/",
9400 "color": "#7EB26D"
9401 },
9402 {
9403 "alias": "/.*sdb_.*/",
9404 "color": "#EAB839"
9405 },
9406 {
9407 "alias": "/.*sdc_.*/",
9408 "color": "#6ED0E0"
9409 },
9410 {
9411 "alias": "/.*sdd_.*/",
9412 "color": "#EF843C"
9413 },
9414 {
9415 "alias": "/.*sde_.*/",
9416 "color": "#E24D42"
9417 },
9418 {
9419 "alias": "/.*sda1.*/",
9420 "color": "#584477"
9421 },
9422 {
9423 "alias": "/.*sda2_.*/",
9424 "color": "#BA43A9"
9425 },
9426 {
9427 "alias": "/.*sda3_.*/",
9428 "color": "#F4D598"
9429 },
9430 {
9431 "alias": "/.*sdb1.*/",
9432 "color": "#0A50A1"
9433 },
9434 {
9435 "alias": "/.*sdb2.*/",
9436 "color": "#BF1B00"
9437 },
9438 {
9439 "alias": "/.*sdb3.*/",
9440 "color": "#E0752D"
9441 },
9442 {
9443 "alias": "/.*sdc1.*/",
9444 "color": "#962D82"
9445 },
9446 {
9447 "alias": "/.*sdc2.*/",
9448 "color": "#614D93"
9449 },
9450 {
9451 "alias": "/.*sdc3.*/",
9452 "color": "#9AC48A"
9453 },
9454 {
9455 "alias": "/.*sdd1.*/",
9456 "color": "#65C5DB"
9457 },
9458 {
9459 "alias": "/.*sdd2.*/",
9460 "color": "#F9934E"
9461 },
9462 {
9463 "alias": "/.*sdd3.*/",
9464 "color": "#EA6460"
9465 },
9466 {
9467 "alias": "/.*sde1.*/",
9468 "color": "#E0F9D7"
9469 },
9470 {
9471 "alias": "/.*sdd2.*/",
9472 "color": "#FCEACA"
9473 },
9474 {
9475 "alias": "/.*sde3.*/",
9476 "color": "#F9E2D2"
9477 }
9478 ],
9479 "spaceLength": 10,
9480 "stack": false,
9481 "steppedLine": false,
9482 "targets": [
9483 {
9484 "expr": "irate(node_disk_io_now{instance=\"$node\",job=\"$job\"}[5m])",
9485 "intervalFactor": 4,
Andy Bavierfc9be622021-03-08 13:10:13 -07009486 "legendFormat": "{{`{{device}}`}} - IO now",
Andy Bavier81a0fa92021-03-08 09:37:12 -07009487 "refId": "A",
9488 "step": 8
9489 }
9490 ],
9491 "thresholds": [],
9492 "timeFrom": null,
9493 "timeRegions": [],
9494 "timeShift": null,
9495 "title": "Disk IOs Current in Progress",
9496 "tooltip": {
9497 "shared": false,
9498 "sort": 0,
9499 "value_type": "individual"
9500 },
9501 "type": "graph",
9502 "xaxis": {
9503 "buckets": null,
9504 "mode": "time",
9505 "name": null,
9506 "show": true,
9507 "values": []
9508 },
9509 "yaxes": [
9510 {
9511 "format": "iops",
9512 "label": "I/Os",
9513 "logBase": 1,
9514 "max": null,
9515 "min": "0",
9516 "show": true
9517 },
9518 {
9519 "format": "short",
9520 "label": null,
9521 "logBase": 1,
9522 "max": null,
9523 "min": null,
9524 "show": false
9525 }
9526 ],
9527 "yaxis": {
9528 "align": false,
9529 "alignLevel": null
9530 }
9531 },
9532 {
9533 "aliasColors": {},
9534 "bars": false,
9535 "dashLength": 10,
9536 "dashes": false,
Andy Bavierfc9be622021-03-08 13:10:13 -07009537 "datasource": "{{ .Values.enterpriseDashboard.datasource }}",
Andy Bavier81a0fa92021-03-08 09:37:12 -07009538 "description": "",
9539 "fill": 2,
9540 "fillGradient": 0,
9541 "gridPos": {
9542 "h": 10,
9543 "w": 12,
9544 "x": 12,
9545 "y": 59
9546 },
9547 "hiddenSeries": false,
9548 "id": 301,
9549 "legend": {
9550 "alignAsTable": true,
9551 "avg": true,
9552 "current": true,
9553 "hideZero": true,
9554 "max": true,
9555 "min": true,
9556 "rightSide": false,
9557 "show": true,
9558 "total": false,
9559 "values": true
9560 },
9561 "lines": true,
9562 "linewidth": 1,
9563 "links": [],
9564 "maxPerRow": 6,
9565 "nullPointMode": "null as zero",
9566 "options": {
9567 "dataLinks": []
9568 },
9569 "percentage": false,
9570 "pointradius": 5,
9571 "points": false,
9572 "renderer": "flot",
9573 "seriesOverrides": [
9574 {
9575 "$$hashKey": "object:2034",
9576 "alias": "/.*sda_.*/",
9577 "color": "#7EB26D"
9578 },
9579 {
9580 "$$hashKey": "object:2035",
9581 "alias": "/.*sdb_.*/",
9582 "color": "#EAB839"
9583 },
9584 {
9585 "$$hashKey": "object:2036",
9586 "alias": "/.*sdc_.*/",
9587 "color": "#6ED0E0"
9588 },
9589 {
9590 "$$hashKey": "object:2037",
9591 "alias": "/.*sdd_.*/",
9592 "color": "#EF843C"
9593 },
9594 {
9595 "$$hashKey": "object:2038",
9596 "alias": "/.*sde_.*/",
9597 "color": "#E24D42"
9598 },
9599 {
9600 "$$hashKey": "object:2039",
9601 "alias": "/.*sda1.*/",
9602 "color": "#584477"
9603 },
9604 {
9605 "$$hashKey": "object:2040",
9606 "alias": "/.*sda2_.*/",
9607 "color": "#BA43A9"
9608 },
9609 {
9610 "$$hashKey": "object:2041",
9611 "alias": "/.*sda3_.*/",
9612 "color": "#F4D598"
9613 },
9614 {
9615 "$$hashKey": "object:2042",
9616 "alias": "/.*sdb1.*/",
9617 "color": "#0A50A1"
9618 },
9619 {
9620 "$$hashKey": "object:2043",
9621 "alias": "/.*sdb2.*/",
9622 "color": "#BF1B00"
9623 },
9624 {
9625 "$$hashKey": "object:2044",
9626 "alias": "/.*sdb3.*/",
9627 "color": "#E0752D"
9628 },
9629 {
9630 "$$hashKey": "object:2045",
9631 "alias": "/.*sdc1.*/",
9632 "color": "#962D82"
9633 },
9634 {
9635 "$$hashKey": "object:2046",
9636 "alias": "/.*sdc2.*/",
9637 "color": "#614D93"
9638 },
9639 {
9640 "$$hashKey": "object:2047",
9641 "alias": "/.*sdc3.*/",
9642 "color": "#9AC48A"
9643 },
9644 {
9645 "$$hashKey": "object:2048",
9646 "alias": "/.*sdd1.*/",
9647 "color": "#65C5DB"
9648 },
9649 {
9650 "$$hashKey": "object:2049",
9651 "alias": "/.*sdd2.*/",
9652 "color": "#F9934E"
9653 },
9654 {
9655 "$$hashKey": "object:2050",
9656 "alias": "/.*sdd3.*/",
9657 "color": "#EA6460"
9658 },
9659 {
9660 "$$hashKey": "object:2051",
9661 "alias": "/.*sde1.*/",
9662 "color": "#E0F9D7"
9663 },
9664 {
9665 "$$hashKey": "object:2052",
9666 "alias": "/.*sdd2.*/",
9667 "color": "#FCEACA"
9668 },
9669 {
9670 "$$hashKey": "object:2053",
9671 "alias": "/.*sde3.*/",
9672 "color": "#F9E2D2"
9673 }
9674 ],
9675 "spaceLength": 10,
9676 "stack": false,
9677 "steppedLine": false,
9678 "targets": [
9679 {
9680 "expr": "irate(node_disk_discards_completed_total{instance=\"$node\",job=\"$job\"}[5m])",
9681 "interval": "",
9682 "intervalFactor": 4,
Andy Bavierfc9be622021-03-08 13:10:13 -07009683 "legendFormat": "{{`{{device}}`}} - Discards completed",
Andy Bavier81a0fa92021-03-08 09:37:12 -07009684 "refId": "A",
9685 "step": 8
9686 },
9687 {
9688 "expr": "irate(node_disk_discards_merged_total{instance=\"$node\",job=\"$job\"}[5m])",
9689 "interval": "",
9690 "intervalFactor": 2,
Andy Bavierfc9be622021-03-08 13:10:13 -07009691 "legendFormat": "{{`{{device}}`}} - Discards merged",
Andy Bavier81a0fa92021-03-08 09:37:12 -07009692 "refId": "B",
9693 "step": 4
9694 }
9695 ],
9696 "thresholds": [],
9697 "timeFrom": null,
9698 "timeRegions": [],
9699 "timeShift": null,
9700 "title": "Disk IOps Discards completed / merged",
9701 "tooltip": {
9702 "shared": false,
9703 "sort": 0,
9704 "value_type": "individual"
9705 },
9706 "type": "graph",
9707 "xaxis": {
9708 "buckets": null,
9709 "mode": "time",
9710 "name": null,
9711 "show": true,
9712 "values": []
9713 },
9714 "yaxes": [
9715 {
9716 "$$hashKey": "object:2186",
9717 "format": "iops",
9718 "label": "IOs",
9719 "logBase": 1,
9720 "max": null,
9721 "min": null,
9722 "show": true
9723 },
9724 {
9725 "$$hashKey": "object:2187",
9726 "format": "short",
9727 "label": null,
9728 "logBase": 1,
9729 "max": null,
9730 "min": null,
9731 "show": false
9732 }
9733 ],
9734 "yaxis": {
9735 "align": false,
9736 "alignLevel": null
9737 }
9738 }
9739 ],
9740 "repeat": null,
9741 "title": "Storage Disk",
9742 "type": "row"
9743 },
9744 {
9745 "collapsed": true,
Andy Bavierfc9be622021-03-08 13:10:13 -07009746 "datasource": "{{ .Values.enterpriseDashboard.datasource }}",
Andy Bavier81a0fa92021-03-08 09:37:12 -07009747 "gridPos": {
9748 "h": 1,
9749 "w": 24,
9750 "x": 0,
9751 "y": 33
9752 },
9753 "id": 271,
9754 "panels": [
9755 {
9756 "aliasColors": {},
9757 "bars": false,
9758 "dashLength": 10,
9759 "dashes": false,
Andy Bavierfc9be622021-03-08 13:10:13 -07009760 "datasource": "{{ .Values.enterpriseDashboard.datasource }}",
Andy Bavier81a0fa92021-03-08 09:37:12 -07009761 "decimals": 3,
9762 "description": "",
9763 "fill": 2,
9764 "fillGradient": 0,
9765 "gridPos": {
9766 "h": 10,
9767 "w": 12,
9768 "x": 0,
9769 "y": 78
9770 },
9771 "hiddenSeries": false,
9772 "id": 43,
9773 "legend": {
9774 "alignAsTable": true,
9775 "avg": true,
9776 "current": true,
9777 "max": true,
9778 "min": true,
9779 "rightSide": false,
9780 "show": true,
9781 "total": false,
9782 "values": true
9783 },
9784 "lines": true,
9785 "linewidth": 1,
9786 "links": [],
9787 "maxPerRow": 6,
9788 "nullPointMode": "null",
9789 "options": {
9790 "dataLinks": []
9791 },
9792 "percentage": false,
9793 "pointradius": 5,
9794 "points": false,
9795 "renderer": "flot",
9796 "seriesOverrides": [],
9797 "spaceLength": 10,
9798 "stack": false,
9799 "steppedLine": false,
9800 "targets": [
9801 {
9802 "expr": "node_filesystem_avail_bytes{instance=\"$node\",job=\"$job\",device!~'rootfs'}",
9803 "format": "time_series",
9804 "hide": false,
9805 "intervalFactor": 2,
Andy Bavierfc9be622021-03-08 13:10:13 -07009806 "legendFormat": "{{`{{mountpoint}}`}} - Available",
Andy Bavier81a0fa92021-03-08 09:37:12 -07009807 "metric": "",
9808 "refId": "A",
9809 "step": 4
9810 },
9811 {
9812 "expr": "node_filesystem_free_bytes{instance=\"$node\",job=\"$job\",device!~'rootfs'}",
9813 "format": "time_series",
9814 "hide": true,
9815 "intervalFactor": 2,
Andy Bavierfc9be622021-03-08 13:10:13 -07009816 "legendFormat": "{{`{{mountpoint}}`}} - Free",
Andy Bavier81a0fa92021-03-08 09:37:12 -07009817 "refId": "B",
9818 "step": 2
9819 },
9820 {
9821 "expr": "node_filesystem_size_bytes{instance=\"$node\",job=\"$job\",device!~'rootfs'}",
9822 "format": "time_series",
9823 "hide": true,
9824 "intervalFactor": 2,
Andy Bavierfc9be622021-03-08 13:10:13 -07009825 "legendFormat": "{{`{{mountpoint}}`}} - Size",
Andy Bavier81a0fa92021-03-08 09:37:12 -07009826 "refId": "C",
9827 "step": 2
9828 }
9829 ],
9830 "thresholds": [],
9831 "timeFrom": null,
9832 "timeRegions": [],
9833 "timeShift": null,
9834 "title": "Filesystem space available",
9835 "tooltip": {
9836 "shared": true,
9837 "sort": 0,
9838 "value_type": "individual"
9839 },
9840 "type": "graph",
9841 "xaxis": {
9842 "buckets": null,
9843 "mode": "time",
9844 "name": null,
9845 "show": true,
9846 "values": []
9847 },
9848 "yaxes": [
9849 {
9850 "$$hashKey": "object:3826",
9851 "format": "bytes",
9852 "label": "bytes",
9853 "logBase": 1,
9854 "max": null,
9855 "min": "0",
9856 "show": true
9857 },
9858 {
9859 "$$hashKey": "object:3827",
9860 "format": "short",
9861 "label": null,
9862 "logBase": 1,
9863 "max": null,
9864 "min": null,
9865 "show": false
9866 }
9867 ],
9868 "yaxis": {
9869 "align": false,
9870 "alignLevel": null
9871 }
9872 },
9873 {
9874 "aliasColors": {},
9875 "bars": false,
9876 "dashLength": 10,
9877 "dashes": false,
Andy Bavierfc9be622021-03-08 13:10:13 -07009878 "datasource": "{{ .Values.enterpriseDashboard.datasource }}",
Andy Bavier81a0fa92021-03-08 09:37:12 -07009879 "description": "",
9880 "fill": 2,
9881 "fillGradient": 0,
9882 "gridPos": {
9883 "h": 10,
9884 "w": 12,
9885 "x": 12,
9886 "y": 78
9887 },
9888 "hiddenSeries": false,
9889 "id": 41,
9890 "legend": {
9891 "alignAsTable": true,
9892 "avg": true,
9893 "current": true,
9894 "hideZero": true,
9895 "max": true,
9896 "min": true,
9897 "rightSide": false,
9898 "show": true,
9899 "total": false,
9900 "values": true
9901 },
9902 "lines": true,
9903 "linewidth": 1,
9904 "links": [],
9905 "nullPointMode": "null",
9906 "options": {
9907 "dataLinks": []
9908 },
9909 "percentage": false,
9910 "pointradius": 5,
9911 "points": false,
9912 "renderer": "flot",
9913 "seriesOverrides": [],
9914 "spaceLength": 10,
9915 "stack": false,
9916 "steppedLine": false,
9917 "targets": [
9918 {
9919 "expr": "node_filesystem_files_free{instance=\"$node\",job=\"$job\",device!~'rootfs'}",
9920 "format": "time_series",
9921 "hide": false,
9922 "intervalFactor": 2,
Andy Bavierfc9be622021-03-08 13:10:13 -07009923 "legendFormat": "{{`{{mountpoint}}`}} - Free file nodes",
Andy Bavier81a0fa92021-03-08 09:37:12 -07009924 "refId": "A",
9925 "step": 4
9926 }
9927 ],
9928 "thresholds": [],
9929 "timeFrom": null,
9930 "timeRegions": [],
9931 "timeShift": null,
9932 "title": "File Nodes Free",
9933 "tooltip": {
9934 "shared": true,
9935 "sort": 0,
9936 "value_type": "individual"
9937 },
9938 "type": "graph",
9939 "xaxis": {
9940 "buckets": null,
9941 "mode": "time",
9942 "name": null,
9943 "show": true,
9944 "values": []
9945 },
9946 "yaxes": [
9947 {
9948 "$$hashKey": "object:3894",
9949 "format": "short",
9950 "label": "file nodes",
9951 "logBase": 1,
9952 "max": null,
9953 "min": "0",
9954 "show": true
9955 },
9956 {
9957 "$$hashKey": "object:3895",
9958 "format": "short",
9959 "label": null,
9960 "logBase": 1,
9961 "max": null,
9962 "min": null,
9963 "show": false
9964 }
9965 ],
9966 "yaxis": {
9967 "align": false,
9968 "alignLevel": null
9969 }
9970 },
9971 {
9972 "aliasColors": {},
9973 "bars": false,
9974 "dashLength": 10,
9975 "dashes": false,
Andy Bavierfc9be622021-03-08 13:10:13 -07009976 "datasource": "{{ .Values.enterpriseDashboard.datasource }}",
Andy Bavier81a0fa92021-03-08 09:37:12 -07009977 "description": "",
9978 "fill": 2,
9979 "fillGradient": 0,
9980 "gridPos": {
9981 "h": 10,
9982 "w": 12,
9983 "x": 0,
9984 "y": 88
9985 },
9986 "hiddenSeries": false,
9987 "id": 28,
9988 "legend": {
9989 "alignAsTable": true,
9990 "avg": true,
9991 "current": true,
9992 "max": true,
9993 "min": true,
9994 "show": true,
9995 "total": false,
9996 "values": true
9997 },
9998 "lines": true,
9999 "linewidth": 1,
10000 "links": [],
10001 "maxPerRow": 6,
10002 "nullPointMode": "null",
10003 "options": {
10004 "dataLinks": []
10005 },
10006 "percentage": false,
10007 "pointradius": 5,
10008 "points": false,
10009 "renderer": "flot",
10010 "seriesOverrides": [],
10011 "spaceLength": 10,
10012 "stack": false,
10013 "steppedLine": false,
10014 "targets": [
10015 {
10016 "expr": "node_filefd_maximum{instance=\"$node\",job=\"$job\"}",
10017 "format": "time_series",
10018 "intervalFactor": 4,
10019 "legendFormat": "Max open files",
10020 "refId": "A",
10021 "step": 8
10022 },
10023 {
10024 "expr": "node_filefd_allocated{instance=\"$node\",job=\"$job\"}",
10025 "format": "time_series",
10026 "intervalFactor": 2,
10027 "legendFormat": "Open files",
10028 "refId": "B",
10029 "step": 4
10030 }
10031 ],
10032 "thresholds": [],
10033 "timeFrom": null,
10034 "timeRegions": [],
10035 "timeShift": null,
10036 "title": "File Descriptor",
10037 "tooltip": {
10038 "shared": false,
10039 "sort": 0,
10040 "value_type": "individual"
10041 },
10042 "type": "graph",
10043 "xaxis": {
10044 "buckets": null,
10045 "mode": "time",
10046 "name": null,
10047 "show": true,
10048 "values": []
10049 },
10050 "yaxes": [
10051 {
10052 "format": "short",
10053 "label": "files",
10054 "logBase": 1,
10055 "max": null,
10056 "min": "0",
10057 "show": true
10058 },
10059 {
10060 "format": "short",
10061 "label": null,
10062 "logBase": 1,
10063 "max": null,
10064 "min": null,
10065 "show": false
10066 }
10067 ],
10068 "yaxis": {
10069 "align": false,
10070 "alignLevel": null
10071 }
10072 },
10073 {
10074 "aliasColors": {},
10075 "bars": false,
10076 "dashLength": 10,
10077 "dashes": false,
Andy Bavierfc9be622021-03-08 13:10:13 -070010078 "datasource": "{{ .Values.enterpriseDashboard.datasource }}",
Andy Bavier81a0fa92021-03-08 09:37:12 -070010079 "description": "",
10080 "fill": 2,
10081 "fillGradient": 0,
10082 "gridPos": {
10083 "h": 10,
10084 "w": 12,
10085 "x": 12,
10086 "y": 88
10087 },
10088 "hiddenSeries": false,
10089 "id": 219,
10090 "legend": {
10091 "alignAsTable": true,
10092 "avg": true,
10093 "current": true,
10094 "hideZero": true,
10095 "max": true,
10096 "min": true,
10097 "rightSide": false,
10098 "show": true,
10099 "total": false,
10100 "values": true
10101 },
10102 "lines": true,
10103 "linewidth": 1,
10104 "links": [],
10105 "nullPointMode": "null",
10106 "options": {
10107 "dataLinks": []
10108 },
10109 "percentage": false,
10110 "pointradius": 5,
10111 "points": false,
10112 "renderer": "flot",
10113 "seriesOverrides": [],
10114 "spaceLength": 10,
10115 "stack": false,
10116 "steppedLine": false,
10117 "targets": [
10118 {
10119 "expr": "node_filesystem_files{instance=\"$node\",job=\"$job\",device!~'rootfs'}",
10120 "format": "time_series",
10121 "hide": false,
10122 "intervalFactor": 2,
Andy Bavierfc9be622021-03-08 13:10:13 -070010123 "legendFormat": "{{`{{mountpoint}}`}} - File nodes total",
Andy Bavier81a0fa92021-03-08 09:37:12 -070010124 "refId": "A",
10125 "step": 4
10126 }
10127 ],
10128 "thresholds": [],
10129 "timeFrom": null,
10130 "timeRegions": [],
10131 "timeShift": null,
10132 "title": "File Nodes Size",
10133 "tooltip": {
10134 "shared": true,
10135 "sort": 0,
10136 "value_type": "individual"
10137 },
10138 "type": "graph",
10139 "xaxis": {
10140 "buckets": null,
10141 "mode": "time",
10142 "name": null,
10143 "show": true,
10144 "values": []
10145 },
10146 "yaxes": [
10147 {
10148 "format": "short",
10149 "label": "file Nodes",
10150 "logBase": 1,
10151 "max": null,
10152 "min": "0",
10153 "show": true
10154 },
10155 {
10156 "format": "short",
10157 "label": null,
10158 "logBase": 1,
10159 "max": null,
10160 "min": null,
10161 "show": false
10162 }
10163 ],
10164 "yaxis": {
10165 "align": false,
10166 "alignLevel": null
10167 }
10168 },
10169 {
10170 "aliasColors": {
10171 "/ ReadOnly": "#890F02"
10172 },
10173 "bars": false,
10174 "dashLength": 10,
10175 "dashes": false,
Andy Bavierfc9be622021-03-08 13:10:13 -070010176 "datasource": "{{ .Values.enterpriseDashboard.datasource }}",
Andy Bavier81a0fa92021-03-08 09:37:12 -070010177 "decimals": null,
10178 "description": "",
10179 "fill": 2,
10180 "fillGradient": 0,
10181 "gridPos": {
10182 "h": 10,
10183 "w": 12,
10184 "x": 0,
10185 "y": 98
10186 },
10187 "hiddenSeries": false,
10188 "id": 44,
10189 "legend": {
10190 "alignAsTable": true,
10191 "avg": true,
10192 "current": true,
10193 "hideEmpty": true,
10194 "hideZero": true,
10195 "max": true,
10196 "min": true,
10197 "rightSide": false,
10198 "show": true,
10199 "total": false,
10200 "values": true
10201 },
10202 "lines": true,
10203 "linewidth": 1,
10204 "links": [],
10205 "maxPerRow": 6,
10206 "nullPointMode": "null",
10207 "options": {
10208 "dataLinks": []
10209 },
10210 "percentage": false,
10211 "pointradius": 5,
10212 "points": false,
10213 "renderer": "flot",
10214 "seriesOverrides": [],
10215 "spaceLength": 10,
10216 "stack": true,
10217 "steppedLine": false,
10218 "targets": [
10219 {
10220 "expr": "node_filesystem_readonly{instance=\"$node\",job=\"$job\",device!~'rootfs'}",
10221 "format": "time_series",
10222 "intervalFactor": 2,
Andy Bavierfc9be622021-03-08 13:10:13 -070010223 "legendFormat": "{{`{{mountpoint}}`}} - ReadOnly",
Andy Bavier81a0fa92021-03-08 09:37:12 -070010224 "refId": "A",
10225 "step": 4
10226 },
10227 {
10228 "expr": "node_filesystem_device_error{instance=\"$node\",job=\"$job\",device!~'rootfs',fstype!~'tmpfs'}",
10229 "format": "time_series",
10230 "interval": "",
10231 "intervalFactor": 2,
Andy Bavierfc9be622021-03-08 13:10:13 -070010232 "legendFormat": "{{`{{mountpoint}}`}} - Device error",
Andy Bavier81a0fa92021-03-08 09:37:12 -070010233 "refId": "B",
10234 "step": 4
10235 }
10236 ],
10237 "thresholds": [],
10238 "timeFrom": null,
10239 "timeRegions": [],
10240 "timeShift": null,
10241 "title": "Filesystem in ReadOnly / Error",
10242 "tooltip": {
10243 "shared": true,
10244 "sort": 0,
10245 "value_type": "individual"
10246 },
10247 "type": "graph",
10248 "xaxis": {
10249 "buckets": null,
10250 "mode": "time",
10251 "name": null,
10252 "show": true,
10253 "values": []
10254 },
10255 "yaxes": [
10256 {
10257 "$$hashKey": "object:3670",
10258 "format": "short",
10259 "label": "counter",
10260 "logBase": 1,
10261 "max": "1",
10262 "min": "0",
10263 "show": true
10264 },
10265 {
10266 "$$hashKey": "object:3671",
10267 "format": "short",
10268 "label": null,
10269 "logBase": 1,
10270 "max": null,
10271 "min": null,
10272 "show": false
10273 }
10274 ],
10275 "yaxis": {
10276 "align": false,
10277 "alignLevel": null
10278 }
10279 }
10280 ],
10281 "repeat": null,
10282 "title": "Storage Filesystem",
10283 "type": "row"
10284 },
10285 {
10286 "collapsed": true,
Andy Bavierfc9be622021-03-08 13:10:13 -070010287 "datasource": "{{ .Values.enterpriseDashboard.datasource }}",
Andy Bavier81a0fa92021-03-08 09:37:12 -070010288 "gridPos": {
10289 "h": 1,
10290 "w": 24,
10291 "x": 0,
10292 "y": 34
10293 },
10294 "id": 272,
10295 "panels": [
10296 {
10297 "aliasColors": {
10298 "receive_packets_eth0": "#7EB26D",
10299 "receive_packets_lo": "#E24D42",
10300 "transmit_packets_eth0": "#7EB26D",
10301 "transmit_packets_lo": "#E24D42"
10302 },
10303 "bars": false,
10304 "dashLength": 10,
10305 "dashes": false,
Andy Bavierfc9be622021-03-08 13:10:13 -070010306 "datasource": "{{ .Values.enterpriseDashboard.datasource }}",
Andy Bavier81a0fa92021-03-08 09:37:12 -070010307 "fill": 2,
10308 "fillGradient": 0,
10309 "gridPos": {
10310 "h": 10,
10311 "w": 12,
10312 "x": 0,
10313 "y": 30
10314 },
10315 "hiddenSeries": false,
10316 "id": 60,
10317 "legend": {
10318 "alignAsTable": true,
10319 "avg": true,
10320 "current": true,
10321 "max": true,
10322 "min": true,
10323 "rightSide": false,
10324 "show": true,
10325 "sideWidth": 300,
10326 "total": false,
10327 "values": true
10328 },
10329 "lines": true,
10330 "linewidth": 1,
10331 "links": [],
10332 "nullPointMode": "null",
10333 "options": {
10334 "dataLinks": []
10335 },
10336 "percentage": false,
10337 "pointradius": 5,
10338 "points": false,
10339 "renderer": "flot",
10340 "seriesOverrides": [
10341 {
10342 "alias": "/.*Trans.*/",
10343 "transform": "negative-Y"
10344 }
10345 ],
10346 "spaceLength": 10,
10347 "stack": false,
10348 "steppedLine": false,
10349 "targets": [
10350 {
10351 "expr": "irate(node_network_receive_packets_total{instance=\"$node\",job=\"$job\"}[5m])",
10352 "format": "time_series",
10353 "interval": "",
10354 "intervalFactor": 2,
Andy Bavierfc9be622021-03-08 13:10:13 -070010355 "legendFormat": "{{`{{device}}`}} - Receive",
Andy Bavier81a0fa92021-03-08 09:37:12 -070010356 "refId": "A",
10357 "step": 4
10358 },
10359 {
10360 "expr": "irate(node_network_transmit_packets_total{instance=\"$node\",job=\"$job\"}[5m])",
10361 "format": "time_series",
10362 "interval": "",
10363 "intervalFactor": 2,
Andy Bavierfc9be622021-03-08 13:10:13 -070010364 "legendFormat": "{{`{{device}}`}} - Transmit",
Andy Bavier81a0fa92021-03-08 09:37:12 -070010365 "refId": "B",
10366 "step": 4
10367 }
10368 ],
10369 "thresholds": [],
10370 "timeFrom": null,
10371 "timeRegions": [],
10372 "timeShift": null,
10373 "title": "Network Traffic by Packets",
10374 "tooltip": {
10375 "shared": true,
10376 "sort": 0,
10377 "value_type": "individual"
10378 },
10379 "type": "graph",
10380 "xaxis": {
10381 "buckets": null,
10382 "mode": "time",
10383 "name": null,
10384 "show": true,
10385 "values": []
10386 },
10387 "yaxes": [
10388 {
10389 "format": "pps",
10390 "label": "packets out (-) / in (+)",
10391 "logBase": 1,
10392 "max": null,
10393 "min": null,
10394 "show": true
10395 },
10396 {
10397 "format": "short",
10398 "label": null,
10399 "logBase": 1,
10400 "max": null,
10401 "min": null,
10402 "show": false
10403 }
10404 ],
10405 "yaxis": {
10406 "align": false,
10407 "alignLevel": null
10408 }
10409 },
10410 {
10411 "aliasColors": {},
10412 "bars": false,
10413 "dashLength": 10,
10414 "dashes": false,
Andy Bavierfc9be622021-03-08 13:10:13 -070010415 "datasource": "{{ .Values.enterpriseDashboard.datasource }}",
Andy Bavier81a0fa92021-03-08 09:37:12 -070010416 "fill": 2,
10417 "fillGradient": 0,
10418 "gridPos": {
10419 "h": 10,
10420 "w": 12,
10421 "x": 12,
10422 "y": 30
10423 },
10424 "hiddenSeries": false,
10425 "id": 142,
10426 "legend": {
10427 "alignAsTable": true,
10428 "avg": true,
10429 "current": true,
10430 "hideEmpty": false,
10431 "hideZero": false,
10432 "max": true,
10433 "min": true,
10434 "rightSide": false,
10435 "show": true,
10436 "sideWidth": 300,
10437 "sort": "current",
10438 "sortDesc": true,
10439 "total": false,
10440 "values": true
10441 },
10442 "lines": true,
10443 "linewidth": 1,
10444 "links": [],
10445 "nullPointMode": "null",
10446 "options": {
10447 "dataLinks": []
10448 },
10449 "percentage": false,
10450 "pointradius": 5,
10451 "points": false,
10452 "renderer": "flot",
10453 "seriesOverrides": [
10454 {
10455 "alias": "/.*Trans.*/",
10456 "transform": "negative-Y"
10457 }
10458 ],
10459 "spaceLength": 10,
10460 "stack": false,
10461 "steppedLine": false,
10462 "targets": [
10463 {
10464 "expr": "irate(node_network_receive_errs_total{instance=\"$node\",job=\"$job\"}[5m])",
10465 "format": "time_series",
10466 "intervalFactor": 2,
Andy Bavierfc9be622021-03-08 13:10:13 -070010467 "legendFormat": "{{`{{device}}`}} - Receive errors",
Andy Bavier81a0fa92021-03-08 09:37:12 -070010468 "refId": "A",
10469 "step": 4
10470 },
10471 {
10472 "expr": "irate(node_network_transmit_errs_total{instance=\"$node\",job=\"$job\"}[5m])",
10473 "format": "time_series",
10474 "intervalFactor": 2,
Andy Bavierfc9be622021-03-08 13:10:13 -070010475 "legendFormat": "{{`{{device}}`}} - Rransmit errors",
Andy Bavier81a0fa92021-03-08 09:37:12 -070010476 "refId": "B",
10477 "step": 4
10478 }
10479 ],
10480 "thresholds": [],
10481 "timeFrom": null,
10482 "timeRegions": [],
10483 "timeShift": null,
10484 "title": "Network Traffic Errors",
10485 "tooltip": {
10486 "shared": true,
10487 "sort": 0,
10488 "value_type": "individual"
10489 },
10490 "type": "graph",
10491 "xaxis": {
10492 "buckets": null,
10493 "mode": "time",
10494 "name": null,
10495 "show": true,
10496 "values": []
10497 },
10498 "yaxes": [
10499 {
10500 "format": "pps",
10501 "label": "packets out (-) / in (+)",
10502 "logBase": 1,
10503 "max": null,
10504 "min": null,
10505 "show": true
10506 },
10507 {
10508 "format": "short",
10509 "label": null,
10510 "logBase": 1,
10511 "max": null,
10512 "min": null,
10513 "show": false
10514 }
10515 ],
10516 "yaxis": {
10517 "align": false,
10518 "alignLevel": null
10519 }
10520 },
10521 {
10522 "aliasColors": {},
10523 "bars": false,
10524 "dashLength": 10,
10525 "dashes": false,
Andy Bavierfc9be622021-03-08 13:10:13 -070010526 "datasource": "{{ .Values.enterpriseDashboard.datasource }}",
Andy Bavier81a0fa92021-03-08 09:37:12 -070010527 "fill": 2,
10528 "fillGradient": 0,
10529 "gridPos": {
10530 "h": 10,
10531 "w": 12,
10532 "x": 0,
10533 "y": 40
10534 },
10535 "hiddenSeries": false,
10536 "id": 143,
10537 "legend": {
10538 "alignAsTable": true,
10539 "avg": true,
10540 "current": true,
10541 "hideEmpty": false,
10542 "hideZero": false,
10543 "max": true,
10544 "min": true,
10545 "rightSide": false,
10546 "show": true,
10547 "sideWidth": 300,
10548 "sort": "current",
10549 "sortDesc": true,
10550 "total": false,
10551 "values": true
10552 },
10553 "lines": true,
10554 "linewidth": 1,
10555 "links": [],
10556 "nullPointMode": "null",
10557 "options": {
10558 "dataLinks": []
10559 },
10560 "percentage": false,
10561 "pointradius": 5,
10562 "points": false,
10563 "renderer": "flot",
10564 "seriesOverrides": [
10565 {
10566 "alias": "/.*Trans.*/",
10567 "transform": "negative-Y"
10568 }
10569 ],
10570 "spaceLength": 10,
10571 "stack": false,
10572 "steppedLine": false,
10573 "targets": [
10574 {
10575 "expr": "irate(node_network_receive_drop_total{instance=\"$node\",job=\"$job\"}[5m])",
10576 "format": "time_series",
10577 "intervalFactor": 2,
Andy Bavierfc9be622021-03-08 13:10:13 -070010578 "legendFormat": "{{`{{device}}`}} - Receive drop",
Andy Bavier81a0fa92021-03-08 09:37:12 -070010579 "refId": "A",
10580 "step": 4
10581 },
10582 {
10583 "expr": "irate(node_network_transmit_drop_total{instance=\"$node\",job=\"$job\"}[5m])",
10584 "format": "time_series",
10585 "intervalFactor": 2,
Andy Bavierfc9be622021-03-08 13:10:13 -070010586 "legendFormat": "{{`{{device}}`}} - Transmit drop",
Andy Bavier81a0fa92021-03-08 09:37:12 -070010587 "refId": "B",
10588 "step": 4
10589 }
10590 ],
10591 "thresholds": [],
10592 "timeFrom": null,
10593 "timeRegions": [],
10594 "timeShift": null,
10595 "title": "Network Traffic Drop",
10596 "tooltip": {
10597 "shared": true,
10598 "sort": 0,
10599 "value_type": "individual"
10600 },
10601 "type": "graph",
10602 "xaxis": {
10603 "buckets": null,
10604 "mode": "time",
10605 "name": null,
10606 "show": true,
10607 "values": []
10608 },
10609 "yaxes": [
10610 {
10611 "format": "pps",
10612 "label": "packets out (-) / in (+)",
10613 "logBase": 1,
10614 "max": null,
10615 "min": null,
10616 "show": true
10617 },
10618 {
10619 "format": "short",
10620 "label": null,
10621 "logBase": 1,
10622 "max": null,
10623 "min": null,
10624 "show": false
10625 }
10626 ],
10627 "yaxis": {
10628 "align": false,
10629 "alignLevel": null
10630 }
10631 },
10632 {
10633 "aliasColors": {},
10634 "bars": false,
10635 "dashLength": 10,
10636 "dashes": false,
Andy Bavierfc9be622021-03-08 13:10:13 -070010637 "datasource": "{{ .Values.enterpriseDashboard.datasource }}",
Andy Bavier81a0fa92021-03-08 09:37:12 -070010638 "fill": 2,
10639 "fillGradient": 0,
10640 "gridPos": {
10641 "h": 10,
10642 "w": 12,
10643 "x": 12,
10644 "y": 40
10645 },
10646 "hiddenSeries": false,
10647 "id": 141,
10648 "legend": {
10649 "alignAsTable": true,
10650 "avg": true,
10651 "current": true,
10652 "hideEmpty": false,
10653 "hideZero": false,
10654 "max": true,
10655 "min": true,
10656 "rightSide": false,
10657 "show": true,
10658 "sideWidth": 300,
10659 "sort": "current",
10660 "sortDesc": true,
10661 "total": false,
10662 "values": true
10663 },
10664 "lines": true,
10665 "linewidth": 1,
10666 "links": [],
10667 "nullPointMode": "null",
10668 "options": {
10669 "dataLinks": []
10670 },
10671 "percentage": false,
10672 "pointradius": 5,
10673 "points": false,
10674 "renderer": "flot",
10675 "seriesOverrides": [
10676 {
10677 "alias": "/.*Trans.*/",
10678 "transform": "negative-Y"
10679 }
10680 ],
10681 "spaceLength": 10,
10682 "stack": false,
10683 "steppedLine": false,
10684 "targets": [
10685 {
10686 "expr": "irate(node_network_receive_compressed_total{instance=\"$node\",job=\"$job\"}[5m])",
10687 "format": "time_series",
10688 "intervalFactor": 2,
Andy Bavierfc9be622021-03-08 13:10:13 -070010689 "legendFormat": "{{`{{device}}`}} - Receive compressed",
Andy Bavier81a0fa92021-03-08 09:37:12 -070010690 "refId": "A",
10691 "step": 4
10692 },
10693 {
10694 "expr": "irate(node_network_transmit_compressed_total{instance=\"$node\",job=\"$job\"}[5m])",
10695 "format": "time_series",
10696 "intervalFactor": 2,
Andy Bavierfc9be622021-03-08 13:10:13 -070010697 "legendFormat": "{{`{{device}}`}} - Transmit compressed",
Andy Bavier81a0fa92021-03-08 09:37:12 -070010698 "refId": "B",
10699 "step": 4
10700 }
10701 ],
10702 "thresholds": [],
10703 "timeFrom": null,
10704 "timeRegions": [],
10705 "timeShift": null,
10706 "title": "Network Traffic Compressed",
10707 "tooltip": {
10708 "shared": true,
10709 "sort": 0,
10710 "value_type": "individual"
10711 },
10712 "type": "graph",
10713 "xaxis": {
10714 "buckets": null,
10715 "mode": "time",
10716 "name": null,
10717 "show": true,
10718 "values": []
10719 },
10720 "yaxes": [
10721 {
10722 "format": "pps",
10723 "label": "packets out (-) / in (+)",
10724 "logBase": 1,
10725 "max": null,
10726 "min": null,
10727 "show": true
10728 },
10729 {
10730 "format": "short",
10731 "label": null,
10732 "logBase": 1,
10733 "max": null,
10734 "min": null,
10735 "show": false
10736 }
10737 ],
10738 "yaxis": {
10739 "align": false,
10740 "alignLevel": null
10741 }
10742 },
10743 {
10744 "aliasColors": {},
10745 "bars": false,
10746 "dashLength": 10,
10747 "dashes": false,
Andy Bavierfc9be622021-03-08 13:10:13 -070010748 "datasource": "{{ .Values.enterpriseDashboard.datasource }}",
Andy Bavier81a0fa92021-03-08 09:37:12 -070010749 "fill": 2,
10750 "fillGradient": 0,
10751 "gridPos": {
10752 "h": 10,
10753 "w": 12,
10754 "x": 0,
10755 "y": 50
10756 },
10757 "hiddenSeries": false,
10758 "id": 146,
10759 "legend": {
10760 "alignAsTable": true,
10761 "avg": true,
10762 "current": true,
10763 "hideEmpty": false,
10764 "hideZero": false,
10765 "max": true,
10766 "min": true,
10767 "rightSide": false,
10768 "show": true,
10769 "sideWidth": 300,
10770 "sort": "current",
10771 "sortDesc": true,
10772 "total": false,
10773 "values": true
10774 },
10775 "lines": true,
10776 "linewidth": 1,
10777 "links": [],
10778 "nullPointMode": "null",
10779 "options": {
10780 "dataLinks": []
10781 },
10782 "percentage": false,
10783 "pointradius": 5,
10784 "points": false,
10785 "renderer": "flot",
10786 "seriesOverrides": [
10787 {
10788 "alias": "/.*Trans.*/",
10789 "transform": "negative-Y"
10790 }
10791 ],
10792 "spaceLength": 10,
10793 "stack": false,
10794 "steppedLine": false,
10795 "targets": [
10796 {
10797 "expr": "irate(node_network_receive_multicast_total{instance=\"$node\",job=\"$job\"}[5m])",
10798 "format": "time_series",
10799 "intervalFactor": 2,
Andy Bavierfc9be622021-03-08 13:10:13 -070010800 "legendFormat": "{{`{{device}}`}} - Receive multicast",
Andy Bavier81a0fa92021-03-08 09:37:12 -070010801 "refId": "A",
10802 "step": 4
10803 }
10804 ],
10805 "thresholds": [],
10806 "timeFrom": null,
10807 "timeRegions": [],
10808 "timeShift": null,
10809 "title": "Network Traffic Multicast",
10810 "tooltip": {
10811 "shared": true,
10812 "sort": 0,
10813 "value_type": "individual"
10814 },
10815 "type": "graph",
10816 "xaxis": {
10817 "buckets": null,
10818 "mode": "time",
10819 "name": null,
10820 "show": true,
10821 "values": []
10822 },
10823 "yaxes": [
10824 {
10825 "format": "pps",
10826 "label": "packets out (-) / in (+)",
10827 "logBase": 1,
10828 "max": null,
10829 "min": null,
10830 "show": true
10831 },
10832 {
10833 "format": "short",
10834 "label": null,
10835 "logBase": 1,
10836 "max": null,
10837 "min": null,
10838 "show": false
10839 }
10840 ],
10841 "yaxis": {
10842 "align": false,
10843 "alignLevel": null
10844 }
10845 },
10846 {
10847 "aliasColors": {},
10848 "bars": false,
10849 "dashLength": 10,
10850 "dashes": false,
Andy Bavierfc9be622021-03-08 13:10:13 -070010851 "datasource": "{{ .Values.enterpriseDashboard.datasource }}",
Andy Bavier81a0fa92021-03-08 09:37:12 -070010852 "fill": 2,
10853 "fillGradient": 0,
10854 "gridPos": {
10855 "h": 10,
10856 "w": 12,
10857 "x": 12,
10858 "y": 50
10859 },
10860 "hiddenSeries": false,
10861 "id": 144,
10862 "legend": {
10863 "alignAsTable": true,
10864 "avg": true,
10865 "current": true,
10866 "hideEmpty": false,
10867 "hideZero": false,
10868 "max": true,
10869 "min": true,
10870 "rightSide": false,
10871 "show": true,
10872 "sideWidth": 300,
10873 "sort": "current",
10874 "sortDesc": true,
10875 "total": false,
10876 "values": true
10877 },
10878 "lines": true,
10879 "linewidth": 1,
10880 "links": [],
10881 "nullPointMode": "null",
10882 "options": {
10883 "dataLinks": []
10884 },
10885 "percentage": false,
10886 "pointradius": 5,
10887 "points": false,
10888 "renderer": "flot",
10889 "seriesOverrides": [
10890 {
10891 "alias": "/.*Trans.*/",
10892 "transform": "negative-Y"
10893 }
10894 ],
10895 "spaceLength": 10,
10896 "stack": false,
10897 "steppedLine": false,
10898 "targets": [
10899 {
10900 "expr": "irate(node_network_receive_fifo_total{instance=\"$node\",job=\"$job\"}[5m])",
10901 "format": "time_series",
10902 "intervalFactor": 2,
Andy Bavierfc9be622021-03-08 13:10:13 -070010903 "legendFormat": "{{`{{device}}`}} - Receive fifo",
Andy Bavier81a0fa92021-03-08 09:37:12 -070010904 "refId": "A",
10905 "step": 4
10906 },
10907 {
10908 "expr": "irate(node_network_transmit_fifo_total{instance=\"$node\",job=\"$job\"}[5m])",
10909 "format": "time_series",
10910 "intervalFactor": 2,
Andy Bavierfc9be622021-03-08 13:10:13 -070010911 "legendFormat": "{{`{{device}}`}} - Transmit fifo",
Andy Bavier81a0fa92021-03-08 09:37:12 -070010912 "refId": "B",
10913 "step": 4
10914 }
10915 ],
10916 "thresholds": [],
10917 "timeFrom": null,
10918 "timeRegions": [],
10919 "timeShift": null,
10920 "title": "Network Traffic Fifo",
10921 "tooltip": {
10922 "shared": true,
10923 "sort": 0,
10924 "value_type": "individual"
10925 },
10926 "type": "graph",
10927 "xaxis": {
10928 "buckets": null,
10929 "mode": "time",
10930 "name": null,
10931 "show": true,
10932 "values": []
10933 },
10934 "yaxes": [
10935 {
10936 "format": "pps",
10937 "label": "packets out (-) / in (+)",
10938 "logBase": 1,
10939 "max": null,
10940 "min": null,
10941 "show": true
10942 },
10943 {
10944 "format": "short",
10945 "label": null,
10946 "logBase": 1,
10947 "max": null,
10948 "min": null,
10949 "show": false
10950 }
10951 ],
10952 "yaxis": {
10953 "align": false,
10954 "alignLevel": null
10955 }
10956 },
10957 {
10958 "aliasColors": {},
10959 "bars": false,
10960 "dashLength": 10,
10961 "dashes": false,
Andy Bavierfc9be622021-03-08 13:10:13 -070010962 "datasource": "{{ .Values.enterpriseDashboard.datasource }}",
Andy Bavier81a0fa92021-03-08 09:37:12 -070010963 "fill": 2,
10964 "fillGradient": 0,
10965 "gridPos": {
10966 "h": 10,
10967 "w": 12,
10968 "x": 0,
10969 "y": 60
10970 },
10971 "hiddenSeries": false,
10972 "id": 145,
10973 "legend": {
10974 "alignAsTable": true,
10975 "avg": true,
10976 "current": true,
10977 "hideEmpty": false,
10978 "hideZero": false,
10979 "max": true,
10980 "min": true,
10981 "rightSide": false,
10982 "show": true,
10983 "sideWidth": 300,
10984 "sort": "current",
10985 "sortDesc": true,
10986 "total": false,
10987 "values": true
10988 },
10989 "lines": true,
10990 "linewidth": 1,
10991 "links": [],
10992 "nullPointMode": "null",
10993 "options": {
10994 "dataLinks": []
10995 },
10996 "percentage": false,
10997 "pointradius": 5,
10998 "points": false,
10999 "renderer": "flot",
11000 "seriesOverrides": [
11001 {
11002 "$$hashKey": "object:576",
11003 "alias": "/.*Trans.*/",
11004 "transform": "negative-Y"
11005 }
11006 ],
11007 "spaceLength": 10,
11008 "stack": false,
11009 "steppedLine": false,
11010 "targets": [
11011 {
11012 "expr": "irate(node_network_receive_frame_total{instance=\"$node\",job=\"$job\"}[5m])",
11013 "format": "time_series",
11014 "hide": false,
11015 "intervalFactor": 2,
Andy Bavierfc9be622021-03-08 13:10:13 -070011016 "legendFormat": "{{`{{device}}`}} - Receive frame",
Andy Bavier81a0fa92021-03-08 09:37:12 -070011017 "refId": "A",
11018 "step": 4
11019 }
11020 ],
11021 "thresholds": [],
11022 "timeFrom": null,
11023 "timeRegions": [],
11024 "timeShift": null,
11025 "title": "Network Traffic Frame",
11026 "tooltip": {
11027 "shared": true,
11028 "sort": 0,
11029 "value_type": "individual"
11030 },
11031 "type": "graph",
11032 "xaxis": {
11033 "buckets": null,
11034 "mode": "time",
11035 "name": null,
11036 "show": true,
11037 "values": []
11038 },
11039 "yaxes": [
11040 {
11041 "$$hashKey": "object:589",
11042 "format": "pps",
11043 "label": "packets out (-) / in (+)",
11044 "logBase": 1,
11045 "max": null,
11046 "min": null,
11047 "show": true
11048 },
11049 {
11050 "$$hashKey": "object:590",
11051 "format": "short",
11052 "label": null,
11053 "logBase": 1,
11054 "max": null,
11055 "min": null,
11056 "show": false
11057 }
11058 ],
11059 "yaxis": {
11060 "align": false,
11061 "alignLevel": null
11062 }
11063 },
11064 {
11065 "aliasColors": {},
11066 "bars": false,
11067 "dashLength": 10,
11068 "dashes": false,
Andy Bavierfc9be622021-03-08 13:10:13 -070011069 "datasource": "{{ .Values.enterpriseDashboard.datasource }}",
Andy Bavier81a0fa92021-03-08 09:37:12 -070011070 "fill": 2,
11071 "fillGradient": 0,
11072 "gridPos": {
11073 "h": 10,
11074 "w": 12,
11075 "x": 12,
11076 "y": 60
11077 },
11078 "hiddenSeries": false,
11079 "id": 231,
11080 "legend": {
11081 "alignAsTable": true,
11082 "avg": true,
11083 "current": true,
11084 "hideEmpty": false,
11085 "hideZero": false,
11086 "max": true,
11087 "min": true,
11088 "rightSide": false,
11089 "show": true,
11090 "sideWidth": 300,
11091 "sort": "current",
11092 "sortDesc": true,
11093 "total": false,
11094 "values": true
11095 },
11096 "lines": true,
11097 "linewidth": 1,
11098 "links": [],
11099 "nullPointMode": "null",
11100 "options": {
11101 "dataLinks": []
11102 },
11103 "percentage": false,
11104 "pointradius": 5,
11105 "points": false,
11106 "renderer": "flot",
11107 "seriesOverrides": [],
11108 "spaceLength": 10,
11109 "stack": false,
11110 "steppedLine": false,
11111 "targets": [
11112 {
11113 "expr": "irate(node_network_transmit_carrier_total{instance=\"$node\",job=\"$job\"}[5m])",
11114 "format": "time_series",
11115 "intervalFactor": 2,
Andy Bavierfc9be622021-03-08 13:10:13 -070011116 "legendFormat": "{{`{{device}}`}} - Statistic transmit_carrier",
Andy Bavier81a0fa92021-03-08 09:37:12 -070011117 "refId": "A",
11118 "step": 4
11119 }
11120 ],
11121 "thresholds": [],
11122 "timeFrom": null,
11123 "timeRegions": [],
11124 "timeShift": null,
11125 "title": "Network Traffic Carrier",
11126 "tooltip": {
11127 "shared": true,
11128 "sort": 0,
11129 "value_type": "individual"
11130 },
11131 "type": "graph",
11132 "xaxis": {
11133 "buckets": null,
11134 "mode": "time",
11135 "name": null,
11136 "show": true,
11137 "values": []
11138 },
11139 "yaxes": [
11140 {
11141 "format": "short",
11142 "label": "counter",
11143 "logBase": 1,
11144 "max": null,
11145 "min": null,
11146 "show": true
11147 },
11148 {
11149 "format": "short",
11150 "label": null,
11151 "logBase": 1,
11152 "max": null,
11153 "min": null,
11154 "show": false
11155 }
11156 ],
11157 "yaxis": {
11158 "align": false,
11159 "alignLevel": null
11160 }
11161 },
11162 {
11163 "aliasColors": {},
11164 "bars": false,
11165 "dashLength": 10,
11166 "dashes": false,
Andy Bavierfc9be622021-03-08 13:10:13 -070011167 "datasource": "{{ .Values.enterpriseDashboard.datasource }}",
Andy Bavier81a0fa92021-03-08 09:37:12 -070011168 "fill": 2,
11169 "fillGradient": 0,
11170 "gridPos": {
11171 "h": 10,
11172 "w": 12,
11173 "x": 0,
11174 "y": 70
11175 },
11176 "hiddenSeries": false,
11177 "id": 232,
11178 "legend": {
11179 "alignAsTable": true,
11180 "avg": true,
11181 "current": true,
11182 "hideEmpty": false,
11183 "hideZero": false,
11184 "max": true,
11185 "min": true,
11186 "rightSide": false,
11187 "show": true,
11188 "sideWidth": 300,
11189 "sort": "current",
11190 "sortDesc": true,
11191 "total": false,
11192 "values": true
11193 },
11194 "lines": true,
11195 "linewidth": 1,
11196 "links": [],
11197 "nullPointMode": "null",
11198 "options": {
11199 "dataLinks": []
11200 },
11201 "percentage": false,
11202 "pointradius": 5,
11203 "points": false,
11204 "renderer": "flot",
11205 "seriesOverrides": [
11206 {
11207 "alias": "/.*Trans.*/",
11208 "transform": "negative-Y"
11209 }
11210 ],
11211 "spaceLength": 10,
11212 "stack": false,
11213 "steppedLine": false,
11214 "targets": [
11215 {
11216 "expr": "irate(node_network_transmit_colls_total{instance=\"$node\",job=\"$job\"}[5m])",
11217 "format": "time_series",
11218 "intervalFactor": 2,
Andy Bavierfc9be622021-03-08 13:10:13 -070011219 "legendFormat": "{{`{{device}}`}} - Transmit colls",
Andy Bavier81a0fa92021-03-08 09:37:12 -070011220 "refId": "A",
11221 "step": 4
11222 }
11223 ],
11224 "thresholds": [],
11225 "timeFrom": null,
11226 "timeRegions": [],
11227 "timeShift": null,
11228 "title": "Network Traffic Colls",
11229 "tooltip": {
11230 "shared": true,
11231 "sort": 0,
11232 "value_type": "individual"
11233 },
11234 "type": "graph",
11235 "xaxis": {
11236 "buckets": null,
11237 "mode": "time",
11238 "name": null,
11239 "show": true,
11240 "values": []
11241 },
11242 "yaxes": [
11243 {
11244 "format": "short",
11245 "label": "counter",
11246 "logBase": 1,
11247 "max": null,
11248 "min": null,
11249 "show": true
11250 },
11251 {
11252 "format": "short",
11253 "label": null,
11254 "logBase": 1,
11255 "max": null,
11256 "min": null,
11257 "show": false
11258 }
11259 ],
11260 "yaxis": {
11261 "align": false,
11262 "alignLevel": null
11263 }
11264 },
11265 {
11266 "aliasColors": {},
11267 "bars": false,
11268 "dashLength": 10,
11269 "dashes": false,
Andy Bavierfc9be622021-03-08 13:10:13 -070011270 "datasource": "{{ .Values.enterpriseDashboard.datasource }}",
Andy Bavier81a0fa92021-03-08 09:37:12 -070011271 "fill": 2,
11272 "fillGradient": 0,
11273 "gridPos": {
11274 "h": 10,
11275 "w": 12,
11276 "x": 12,
11277 "y": 70
11278 },
11279 "hiddenSeries": false,
11280 "id": 61,
11281 "legend": {
11282 "alignAsTable": true,
11283 "avg": true,
11284 "current": true,
11285 "max": true,
11286 "min": true,
11287 "rightSide": false,
11288 "show": true,
11289 "total": false,
11290 "values": true
11291 },
11292 "lines": true,
11293 "linewidth": 1,
11294 "links": [],
11295 "nullPointMode": "null",
11296 "options": {
11297 "dataLinks": []
11298 },
11299 "percentage": false,
11300 "pointradius": 5,
11301 "points": false,
11302 "renderer": "flot",
11303 "seriesOverrides": [
11304 {
11305 "$$hashKey": "object:663",
11306 "alias": "NF conntrack limit",
11307 "color": "#890F02",
11308 "fill": 0
11309 }
11310 ],
11311 "spaceLength": 10,
11312 "stack": false,
11313 "steppedLine": false,
11314 "targets": [
11315 {
11316 "expr": "node_nf_conntrack_entries{instance=\"$node\",job=\"$job\"}",
11317 "format": "time_series",
11318 "intervalFactor": 2,
11319 "legendFormat": "NF conntrack entries",
11320 "refId": "A",
11321 "step": 4
11322 },
11323 {
11324 "expr": "node_nf_conntrack_entries_limit{instance=\"$node\",job=\"$job\"}",
11325 "format": "time_series",
11326 "intervalFactor": 2,
11327 "legendFormat": "NF conntrack limit",
11328 "refId": "B",
11329 "step": 4
11330 }
11331 ],
11332 "thresholds": [],
11333 "timeFrom": null,
11334 "timeRegions": [],
11335 "timeShift": null,
11336 "title": "NF Contrack",
11337 "tooltip": {
11338 "shared": true,
11339 "sort": 0,
11340 "value_type": "individual"
11341 },
11342 "type": "graph",
11343 "xaxis": {
11344 "buckets": null,
11345 "mode": "time",
11346 "name": null,
11347 "show": true,
11348 "values": []
11349 },
11350 "yaxes": [
11351 {
11352 "$$hashKey": "object:678",
11353 "format": "short",
11354 "label": "entries",
11355 "logBase": 1,
11356 "max": null,
11357 "min": "0",
11358 "show": true
11359 },
11360 {
11361 "$$hashKey": "object:679",
11362 "format": "short",
11363 "label": null,
11364 "logBase": 1,
11365 "max": null,
11366 "min": null,
11367 "show": false
11368 }
11369 ],
11370 "yaxis": {
11371 "align": false,
11372 "alignLevel": null
11373 }
11374 },
11375 {
11376 "aliasColors": {},
11377 "bars": false,
11378 "dashLength": 10,
11379 "dashes": false,
Andy Bavierfc9be622021-03-08 13:10:13 -070011380 "datasource": "{{ .Values.enterpriseDashboard.datasource }}",
Andy Bavier81a0fa92021-03-08 09:37:12 -070011381 "fill": 2,
11382 "fillGradient": 0,
11383 "gridPos": {
11384 "h": 10,
11385 "w": 12,
11386 "x": 0,
11387 "y": 80
11388 },
11389 "hiddenSeries": false,
11390 "id": 230,
11391 "legend": {
11392 "alignAsTable": true,
11393 "avg": true,
11394 "current": true,
11395 "max": true,
11396 "min": true,
11397 "rightSide": false,
11398 "show": true,
11399 "total": false,
11400 "values": true
11401 },
11402 "lines": true,
11403 "linewidth": 1,
11404 "links": [],
11405 "nullPointMode": "null",
11406 "options": {
11407 "dataLinks": []
11408 },
11409 "percentage": false,
11410 "pointradius": 5,
11411 "points": false,
11412 "renderer": "flot",
11413 "seriesOverrides": [],
11414 "spaceLength": 10,
11415 "stack": false,
11416 "steppedLine": false,
11417 "targets": [
11418 {
11419 "expr": "node_arp_entries{instance=\"$node\",job=\"$job\"}",
11420 "format": "time_series",
11421 "intervalFactor": 2,
Andy Bavierfc9be622021-03-08 13:10:13 -070011422 "legendFormat": "{{`{{ device }}`}} - ARP entries",
Andy Bavier81a0fa92021-03-08 09:37:12 -070011423 "refId": "A",
11424 "step": 4
11425 }
11426 ],
11427 "thresholds": [],
11428 "timeFrom": null,
11429 "timeRegions": [],
11430 "timeShift": null,
11431 "title": "ARP Entries",
11432 "tooltip": {
11433 "shared": true,
11434 "sort": 0,
11435 "value_type": "individual"
11436 },
11437 "type": "graph",
11438 "xaxis": {
11439 "buckets": null,
11440 "mode": "time",
11441 "name": null,
11442 "show": true,
11443 "values": []
11444 },
11445 "yaxes": [
11446 {
11447 "format": "short",
11448 "label": "Entries",
11449 "logBase": 1,
11450 "max": null,
11451 "min": "0",
11452 "show": true
11453 },
11454 {
11455 "format": "short",
11456 "label": null,
11457 "logBase": 1,
11458 "max": null,
11459 "min": null,
11460 "show": false
11461 }
11462 ],
11463 "yaxis": {
11464 "align": false,
11465 "alignLevel": null
11466 }
11467 },
11468 {
11469 "aliasColors": {},
11470 "bars": false,
11471 "dashLength": 10,
11472 "dashes": false,
Andy Bavierfc9be622021-03-08 13:10:13 -070011473 "datasource": "{{ .Values.enterpriseDashboard.datasource }}",
Andy Bavier81a0fa92021-03-08 09:37:12 -070011474 "fill": 2,
11475 "fillGradient": 0,
11476 "gridPos": {
11477 "h": 10,
11478 "w": 12,
11479 "x": 12,
11480 "y": 80
11481 },
11482 "hiddenSeries": false,
11483 "id": 288,
11484 "legend": {
11485 "alignAsTable": true,
11486 "avg": true,
11487 "current": true,
11488 "max": true,
11489 "min": true,
11490 "rightSide": false,
11491 "show": true,
11492 "total": false,
11493 "values": true
11494 },
11495 "lines": true,
11496 "linewidth": 1,
11497 "links": [],
11498 "nullPointMode": "null",
11499 "options": {
11500 "dataLinks": []
11501 },
11502 "percentage": false,
11503 "pointradius": 1,
11504 "points": false,
11505 "renderer": "flot",
11506 "seriesOverrides": [],
11507 "spaceLength": 10,
11508 "stack": false,
11509 "steppedLine": false,
11510 "targets": [
11511 {
11512 "expr": "node_network_mtu_bytes{instance=\"$node\",job=\"$job\"}",
11513 "format": "time_series",
11514 "intervalFactor": 2,
Andy Bavierfc9be622021-03-08 13:10:13 -070011515 "legendFormat": "{{`{{ device }}`}} - Bytes",
Andy Bavier81a0fa92021-03-08 09:37:12 -070011516 "refId": "A",
11517 "step": 4
11518 }
11519 ],
11520 "thresholds": [],
11521 "timeFrom": null,
11522 "timeRegions": [],
11523 "timeShift": null,
11524 "title": "MTU",
11525 "tooltip": {
11526 "shared": true,
11527 "sort": 0,
11528 "value_type": "individual"
11529 },
11530 "type": "graph",
11531 "xaxis": {
11532 "buckets": null,
11533 "mode": "time",
11534 "name": null,
11535 "show": true,
11536 "values": []
11537 },
11538 "yaxes": [
11539 {
11540 "decimals": 0,
11541 "format": "bytes",
11542 "label": "bytes",
11543 "logBase": 1,
11544 "max": null,
11545 "min": "0",
11546 "show": true
11547 },
11548 {
11549 "format": "short",
11550 "label": null,
11551 "logBase": 1,
11552 "max": null,
11553 "min": null,
11554 "show": false
11555 }
11556 ],
11557 "yaxis": {
11558 "align": false,
11559 "alignLevel": null
11560 }
11561 },
11562 {
11563 "aliasColors": {},
11564 "bars": false,
11565 "dashLength": 10,
11566 "dashes": false,
Andy Bavierfc9be622021-03-08 13:10:13 -070011567 "datasource": "{{ .Values.enterpriseDashboard.datasource }}",
Andy Bavier81a0fa92021-03-08 09:37:12 -070011568 "fill": 2,
11569 "fillGradient": 0,
11570 "gridPos": {
11571 "h": 10,
11572 "w": 12,
11573 "x": 0,
11574 "y": 90
11575 },
11576 "hiddenSeries": false,
11577 "id": 280,
11578 "legend": {
11579 "alignAsTable": true,
11580 "avg": true,
11581 "current": true,
11582 "max": true,
11583 "min": true,
11584 "rightSide": false,
11585 "show": true,
11586 "total": false,
11587 "values": true
11588 },
11589 "lines": true,
11590 "linewidth": 1,
11591 "links": [],
11592 "nullPointMode": "null",
11593 "options": {
11594 "dataLinks": []
11595 },
11596 "percentage": false,
11597 "pointradius": 1,
11598 "points": false,
11599 "renderer": "flot",
11600 "seriesOverrides": [],
11601 "spaceLength": 10,
11602 "stack": false,
11603 "steppedLine": false,
11604 "targets": [
11605 {
11606 "expr": "node_network_speed_bytes{instance=\"$node\",job=\"$job\"}",
11607 "format": "time_series",
11608 "intervalFactor": 2,
Andy Bavierfc9be622021-03-08 13:10:13 -070011609 "legendFormat": "{{`{{ device }}`}} - Speed",
Andy Bavier81a0fa92021-03-08 09:37:12 -070011610 "refId": "A",
11611 "step": 4
11612 }
11613 ],
11614 "thresholds": [],
11615 "timeFrom": null,
11616 "timeRegions": [],
11617 "timeShift": null,
11618 "title": "Speed",
11619 "tooltip": {
11620 "shared": true,
11621 "sort": 0,
11622 "value_type": "individual"
11623 },
11624 "type": "graph",
11625 "xaxis": {
11626 "buckets": null,
11627 "mode": "time",
11628 "name": null,
11629 "show": true,
11630 "values": []
11631 },
11632 "yaxes": [
11633 {
11634 "decimals": 0,
11635 "format": "bytes",
11636 "label": "bytes",
11637 "logBase": 1,
11638 "max": null,
11639 "min": "0",
11640 "show": true
11641 },
11642 {
11643 "format": "short",
11644 "label": null,
11645 "logBase": 1,
11646 "max": null,
11647 "min": null,
11648 "show": false
11649 }
11650 ],
11651 "yaxis": {
11652 "align": false,
11653 "alignLevel": null
11654 }
11655 },
11656 {
11657 "aliasColors": {},
11658 "bars": false,
11659 "dashLength": 10,
11660 "dashes": false,
Andy Bavierfc9be622021-03-08 13:10:13 -070011661 "datasource": "{{ .Values.enterpriseDashboard.datasource }}",
Andy Bavier81a0fa92021-03-08 09:37:12 -070011662 "fill": 2,
11663 "fillGradient": 0,
11664 "gridPos": {
11665 "h": 10,
11666 "w": 12,
11667 "x": 12,
11668 "y": 90
11669 },
11670 "hiddenSeries": false,
11671 "id": 289,
11672 "legend": {
11673 "alignAsTable": true,
11674 "avg": true,
11675 "current": true,
11676 "max": true,
11677 "min": true,
11678 "rightSide": false,
11679 "show": true,
11680 "total": false,
11681 "values": true
11682 },
11683 "lines": true,
11684 "linewidth": 1,
11685 "links": [],
11686 "nullPointMode": "null",
11687 "options": {
11688 "dataLinks": []
11689 },
11690 "percentage": false,
11691 "pointradius": 1,
11692 "points": false,
11693 "renderer": "flot",
11694 "seriesOverrides": [],
11695 "spaceLength": 10,
11696 "stack": false,
11697 "steppedLine": false,
11698 "targets": [
11699 {
11700 "expr": "node_network_transmit_queue_length{instance=\"$node\",job=\"$job\"}",
11701 "format": "time_series",
11702 "intervalFactor": 2,
Andy Bavierfc9be622021-03-08 13:10:13 -070011703 "legendFormat": "{{`{{ device }}`}} - Interface transmit queue length",
Andy Bavier81a0fa92021-03-08 09:37:12 -070011704 "refId": "A",
11705 "step": 4
11706 }
11707 ],
11708 "thresholds": [],
11709 "timeFrom": null,
11710 "timeRegions": [],
11711 "timeShift": null,
11712 "title": "Queue Length",
11713 "tooltip": {
11714 "shared": true,
11715 "sort": 0,
11716 "value_type": "individual"
11717 },
11718 "type": "graph",
11719 "xaxis": {
11720 "buckets": null,
11721 "mode": "time",
11722 "name": null,
11723 "show": true,
11724 "values": []
11725 },
11726 "yaxes": [
11727 {
11728 "decimals": 0,
11729 "format": "none",
11730 "label": "packets",
11731 "logBase": 1,
11732 "max": null,
11733 "min": "0",
11734 "show": true
11735 },
11736 {
11737 "format": "short",
11738 "label": null,
11739 "logBase": 1,
11740 "max": null,
11741 "min": null,
11742 "show": false
11743 }
11744 ],
11745 "yaxis": {
11746 "align": false,
11747 "alignLevel": null
11748 }
11749 },
11750 {
11751 "aliasColors": {},
11752 "bars": false,
11753 "dashLength": 10,
11754 "dashes": false,
Andy Bavierfc9be622021-03-08 13:10:13 -070011755 "datasource": "{{ .Values.enterpriseDashboard.datasource }}",
Andy Bavier81a0fa92021-03-08 09:37:12 -070011756 "fill": 2,
11757 "fillGradient": 0,
11758 "gridPos": {
11759 "h": 10,
11760 "w": 12,
11761 "x": 0,
11762 "y": 100
11763 },
11764 "hiddenSeries": false,
11765 "id": 290,
11766 "legend": {
11767 "alignAsTable": true,
11768 "avg": true,
11769 "current": true,
11770 "hideEmpty": false,
11771 "hideZero": false,
11772 "max": true,
11773 "min": true,
11774 "rightSide": false,
11775 "show": true,
11776 "sideWidth": 300,
11777 "sort": "current",
11778 "sortDesc": true,
11779 "total": false,
11780 "values": true
11781 },
11782 "lines": true,
11783 "linewidth": 1,
11784 "links": [],
11785 "nullPointMode": "null",
11786 "options": {
11787 "dataLinks": []
11788 },
11789 "percentage": false,
11790 "pointradius": 5,
11791 "points": false,
11792 "renderer": "flot",
11793 "seriesOverrides": [
11794 {
11795 "$$hashKey": "object:232",
11796 "alias": "/.*Dropped.*/",
11797 "transform": "negative-Y"
11798 }
11799 ],
11800 "spaceLength": 10,
11801 "stack": false,
11802 "steppedLine": false,
11803 "targets": [
11804 {
11805 "expr": "irate(node_softnet_processed_total{instance=\"$node\",job=\"$job\"}[5m])",
11806 "format": "time_series",
11807 "interval": "",
11808 "intervalFactor": 2,
Andy Bavierfc9be622021-03-08 13:10:13 -070011809 "legendFormat": "CPU {{`{{cpu}}`}} - Processed",
Andy Bavier81a0fa92021-03-08 09:37:12 -070011810 "refId": "A",
11811 "step": 4
11812 },
11813 {
11814 "expr": "irate(node_softnet_dropped_total{instance=\"$node\",job=\"$job\"}[5m])",
11815 "format": "time_series",
11816 "interval": "",
11817 "intervalFactor": 2,
Andy Bavierfc9be622021-03-08 13:10:13 -070011818 "legendFormat": "CPU {{`{{cpu}}`}} - Dropped",
Andy Bavier81a0fa92021-03-08 09:37:12 -070011819 "refId": "B",
11820 "step": 4
11821 }
11822 ],
11823 "thresholds": [],
11824 "timeFrom": null,
11825 "timeRegions": [],
11826 "timeShift": null,
11827 "title": "Softnet Packets",
11828 "tooltip": {
11829 "shared": true,
11830 "sort": 0,
11831 "value_type": "individual"
11832 },
11833 "type": "graph",
11834 "xaxis": {
11835 "buckets": null,
11836 "mode": "time",
11837 "name": null,
11838 "show": true,
11839 "values": []
11840 },
11841 "yaxes": [
11842 {
11843 "$$hashKey": "object:207",
11844 "format": "short",
11845 "label": "packetes drop (-) / process (+)",
11846 "logBase": 1,
11847 "max": null,
11848 "min": null,
11849 "show": true
11850 },
11851 {
11852 "$$hashKey": "object:208",
11853 "format": "short",
11854 "label": null,
11855 "logBase": 1,
11856 "max": null,
11857 "min": null,
11858 "show": false
11859 }
11860 ],
11861 "yaxis": {
11862 "align": false,
11863 "alignLevel": null
11864 }
11865 },
11866 {
11867 "aliasColors": {},
11868 "bars": false,
11869 "dashLength": 10,
11870 "dashes": false,
Andy Bavierfc9be622021-03-08 13:10:13 -070011871 "datasource": "{{ .Values.enterpriseDashboard.datasource }}",
Andy Bavier81a0fa92021-03-08 09:37:12 -070011872 "fill": 2,
11873 "fillGradient": 0,
11874 "gridPos": {
11875 "h": 10,
11876 "w": 12,
11877 "x": 12,
11878 "y": 100
11879 },
11880 "hiddenSeries": false,
11881 "id": 310,
11882 "legend": {
11883 "alignAsTable": true,
11884 "avg": true,
11885 "current": true,
11886 "hideEmpty": false,
11887 "hideZero": false,
11888 "max": true,
11889 "min": true,
11890 "rightSide": false,
11891 "show": true,
11892 "sideWidth": 300,
11893 "sort": "current",
11894 "sortDesc": true,
11895 "total": false,
11896 "values": true
11897 },
11898 "lines": true,
11899 "linewidth": 1,
11900 "links": [],
11901 "nullPointMode": "null",
11902 "options": {
11903 "dataLinks": []
11904 },
11905 "percentage": false,
11906 "pointradius": 5,
11907 "points": false,
11908 "renderer": "flot",
11909 "seriesOverrides": [],
11910 "spaceLength": 10,
11911 "stack": false,
11912 "steppedLine": false,
11913 "targets": [
11914 {
11915 "expr": "irate(node_softnet_times_squeezed_total{instance=\"$node\",job=\"$job\"}[5m])",
11916 "format": "time_series",
11917 "interval": "",
11918 "intervalFactor": 2,
Andy Bavierfc9be622021-03-08 13:10:13 -070011919 "legendFormat": "CPU {{`{{cpu}}`}} - Squeezed",
Andy Bavier81a0fa92021-03-08 09:37:12 -070011920 "refId": "A",
11921 "step": 4
11922 }
11923 ],
11924 "thresholds": [],
11925 "timeFrom": null,
11926 "timeRegions": [],
11927 "timeShift": null,
11928 "title": "Softnet Out of Quota",
11929 "tooltip": {
11930 "shared": true,
11931 "sort": 0,
11932 "value_type": "individual"
11933 },
11934 "type": "graph",
11935 "xaxis": {
11936 "buckets": null,
11937 "mode": "time",
11938 "name": null,
11939 "show": true,
11940 "values": []
11941 },
11942 "yaxes": [
11943 {
11944 "$$hashKey": "object:207",
11945 "format": "short",
11946 "label": "counter",
11947 "logBase": 1,
11948 "max": null,
11949 "min": null,
11950 "show": true
11951 },
11952 {
11953 "$$hashKey": "object:208",
11954 "format": "short",
11955 "label": null,
11956 "logBase": 1,
11957 "max": null,
11958 "min": null,
11959 "show": false
11960 }
11961 ],
11962 "yaxis": {
11963 "align": false,
11964 "alignLevel": null
11965 }
11966 },
11967 {
11968 "aliasColors": {},
11969 "bars": false,
11970 "dashLength": 10,
11971 "dashes": false,
Andy Bavierfc9be622021-03-08 13:10:13 -070011972 "datasource": "{{ .Values.enterpriseDashboard.datasource }}",
Andy Bavier81a0fa92021-03-08 09:37:12 -070011973 "fill": 2,
11974 "fillGradient": 0,
11975 "gridPos": {
11976 "h": 10,
11977 "w": 12,
11978 "x": 0,
11979 "y": 110
11980 },
11981 "hiddenSeries": false,
11982 "id": 309,
11983 "legend": {
11984 "alignAsTable": true,
11985 "avg": true,
11986 "current": true,
11987 "hideEmpty": false,
11988 "hideZero": false,
11989 "max": true,
11990 "min": true,
11991 "rightSide": false,
11992 "show": true,
11993 "sideWidth": 300,
11994 "sort": "current",
11995 "sortDesc": true,
11996 "total": false,
11997 "values": true
11998 },
11999 "lines": true,
12000 "linewidth": 1,
12001 "links": [],
12002 "nullPointMode": "null",
12003 "options": {
12004 "dataLinks": []
12005 },
12006 "percentage": false,
12007 "pointradius": 5,
12008 "points": false,
12009 "renderer": "flot",
12010 "seriesOverrides": [],
12011 "spaceLength": 10,
12012 "stack": false,
12013 "steppedLine": false,
12014 "targets": [
12015 {
12016 "expr": "node_network_up{operstate=\"up\",instance=\"$node\",job=\"$job\"}",
12017 "format": "time_series",
12018 "intervalFactor": 2,
Andy Bavierfc9be622021-03-08 13:10:13 -070012019 "legendFormat": "{{`{{interface}}`}} - Operational state UP",
Andy Bavier81a0fa92021-03-08 09:37:12 -070012020 "refId": "A",
12021 "step": 4
12022 },
12023 {
12024 "expr": "node_network_carrier{instance=\"$node\",job=\"$job\"}",
12025 "format": "time_series",
12026 "instant": false,
Andy Bavierfc9be622021-03-08 13:10:13 -070012027 "legendFormat": "{{`{{device}}`}} - Physical link state",
Andy Bavier81a0fa92021-03-08 09:37:12 -070012028 "refId": "B"
12029 }
12030 ],
12031 "thresholds": [],
12032 "timeFrom": null,
12033 "timeRegions": [],
12034 "timeShift": null,
12035 "title": "Network Operational Status",
12036 "tooltip": {
12037 "shared": true,
12038 "sort": 0,
12039 "value_type": "individual"
12040 },
12041 "type": "graph",
12042 "xaxis": {
12043 "buckets": null,
12044 "mode": "time",
12045 "name": null,
12046 "show": true,
12047 "values": []
12048 },
12049 "yaxes": [
12050 {
12051 "format": "short",
12052 "label": "counter",
12053 "logBase": 1,
12054 "max": null,
12055 "min": null,
12056 "show": true
12057 },
12058 {
12059 "format": "short",
12060 "label": null,
12061 "logBase": 1,
12062 "max": null,
12063 "min": null,
12064 "show": false
12065 }
12066 ],
12067 "yaxis": {
12068 "align": false,
12069 "alignLevel": null
12070 }
12071 }
12072 ],
12073 "repeat": null,
12074 "title": "Network Traffic",
12075 "type": "row"
12076 },
12077 {
12078 "collapsed": true,
Andy Bavierfc9be622021-03-08 13:10:13 -070012079 "datasource": "{{ .Values.enterpriseDashboard.datasource }}",
Andy Bavier81a0fa92021-03-08 09:37:12 -070012080 "gridPos": {
12081 "h": 1,
12082 "w": 24,
12083 "x": 0,
12084 "y": 35
12085 },
12086 "id": 273,
12087 "panels": [
12088 {
12089 "aliasColors": {},
12090 "bars": false,
12091 "dashLength": 10,
12092 "dashes": false,
Andy Bavierfc9be622021-03-08 13:10:13 -070012093 "datasource": "{{ .Values.enterpriseDashboard.datasource }}",
Andy Bavier81a0fa92021-03-08 09:37:12 -070012094 "fill": 2,
12095 "fillGradient": 0,
12096 "gridPos": {
12097 "h": 10,
12098 "w": 12,
12099 "x": 0,
12100 "y": 13
12101 },
12102 "hiddenSeries": false,
12103 "id": 63,
12104 "legend": {
12105 "alignAsTable": true,
12106 "avg": true,
12107 "current": true,
12108 "hideEmpty": false,
12109 "hideZero": false,
12110 "max": true,
12111 "min": true,
12112 "rightSide": false,
12113 "show": true,
12114 "sideWidth": 300,
12115 "total": false,
12116 "values": true
12117 },
12118 "lines": true,
12119 "linewidth": 1,
12120 "links": [],
12121 "nullPointMode": "null",
12122 "options": {
12123 "dataLinks": []
12124 },
12125 "percentage": false,
12126 "pointradius": 5,
12127 "points": false,
12128 "renderer": "flot",
12129 "seriesOverrides": [],
12130 "spaceLength": 10,
12131 "stack": false,
12132 "steppedLine": false,
12133 "targets": [
12134 {
12135 "expr": "node_sockstat_TCP_alloc{instance=\"$node\",job=\"$job\"}",
12136 "format": "time_series",
12137 "interval": "",
12138 "intervalFactor": 2,
12139 "legendFormat": "TCP_alloc - Allocated sockets",
12140 "refId": "A",
12141 "step": 240
12142 },
12143 {
12144 "expr": "node_sockstat_TCP_inuse{instance=\"$node\",job=\"$job\"}",
12145 "format": "time_series",
12146 "interval": "",
12147 "intervalFactor": 2,
12148 "legendFormat": "TCP_inuse - Tcp sockets currently in use",
12149 "refId": "B",
12150 "step": 240
12151 },
12152 {
12153 "expr": "node_sockstat_TCP_mem{instance=\"$node\",job=\"$job\"}",
12154 "format": "time_series",
12155 "hide": true,
12156 "interval": "",
12157 "intervalFactor": 2,
12158 "legendFormat": "TCP_mem - Used memory for tcp",
12159 "refId": "C",
12160 "step": 240
12161 },
12162 {
12163 "expr": "node_sockstat_TCP_orphan{instance=\"$node\",job=\"$job\"}",
12164 "format": "time_series",
12165 "interval": "",
12166 "intervalFactor": 2,
12167 "legendFormat": "TCP_orphan - Orphan sockets",
12168 "refId": "D",
12169 "step": 240
12170 },
12171 {
12172 "expr": "node_sockstat_TCP_tw{instance=\"$node\",job=\"$job\"}",
12173 "format": "time_series",
12174 "interval": "",
12175 "intervalFactor": 2,
12176 "legendFormat": "TCP_tw - Sockets wating close",
12177 "refId": "E",
12178 "step": 240
12179 }
12180 ],
12181 "thresholds": [],
12182 "timeFrom": null,
12183 "timeRegions": [],
12184 "timeShift": null,
12185 "title": "Sockstat TCP",
12186 "tooltip": {
12187 "shared": true,
12188 "sort": 0,
12189 "value_type": "individual"
12190 },
12191 "type": "graph",
12192 "xaxis": {
12193 "buckets": null,
12194 "mode": "time",
12195 "name": null,
12196 "show": true,
12197 "values": []
12198 },
12199 "yaxes": [
12200 {
12201 "format": "short",
12202 "label": "counter",
12203 "logBase": 1,
12204 "max": null,
12205 "min": "0",
12206 "show": true
12207 },
12208 {
12209 "format": "short",
12210 "label": null,
12211 "logBase": 1,
12212 "max": null,
12213 "min": null,
12214 "show": false
12215 }
12216 ],
12217 "yaxis": {
12218 "align": false,
12219 "alignLevel": null
12220 }
12221 },
12222 {
12223 "aliasColors": {},
12224 "bars": false,
12225 "dashLength": 10,
12226 "dashes": false,
Andy Bavierfc9be622021-03-08 13:10:13 -070012227 "datasource": "{{ .Values.enterpriseDashboard.datasource }}",
Andy Bavier81a0fa92021-03-08 09:37:12 -070012228 "fill": 2,
12229 "fillGradient": 0,
12230 "gridPos": {
12231 "h": 10,
12232 "w": 12,
12233 "x": 12,
12234 "y": 13
12235 },
12236 "hiddenSeries": false,
12237 "id": 124,
12238 "legend": {
12239 "alignAsTable": true,
12240 "avg": true,
12241 "current": true,
12242 "hideEmpty": false,
12243 "hideZero": false,
12244 "max": true,
12245 "min": true,
12246 "rightSide": false,
12247 "show": true,
12248 "sideWidth": 300,
12249 "total": false,
12250 "values": true
12251 },
12252 "lines": true,
12253 "linewidth": 1,
12254 "links": [],
12255 "nullPointMode": "null",
12256 "options": {
12257 "dataLinks": []
12258 },
12259 "percentage": false,
12260 "pointradius": 5,
12261 "points": false,
12262 "renderer": "flot",
12263 "seriesOverrides": [],
12264 "spaceLength": 10,
12265 "stack": false,
12266 "steppedLine": false,
12267 "targets": [
12268 {
12269 "expr": "node_sockstat_UDPLITE_inuse{instance=\"$node\",job=\"$job\"}",
12270 "format": "time_series",
12271 "interval": "",
12272 "intervalFactor": 2,
12273 "legendFormat": "UDPLITE_inuse - Udplite sockets currently in use",
12274 "refId": "A",
12275 "step": 240
12276 },
12277 {
12278 "expr": "node_sockstat_UDP_inuse{instance=\"$node\",job=\"$job\"}",
12279 "format": "time_series",
12280 "interval": "",
12281 "intervalFactor": 2,
12282 "legendFormat": "UDP_inuse - Udp sockets currently in use",
12283 "refId": "B",
12284 "step": 240
12285 },
12286 {
12287 "expr": "node_sockstat_UDP_mem{instance=\"$node\",job=\"$job\"}",
12288 "format": "time_series",
12289 "interval": "",
12290 "intervalFactor": 2,
12291 "legendFormat": "UDP_mem - Used memory for udp",
12292 "refId": "C",
12293 "step": 240
12294 }
12295 ],
12296 "thresholds": [],
12297 "timeFrom": null,
12298 "timeRegions": [],
12299 "timeShift": null,
12300 "title": "Sockstat UDP",
12301 "tooltip": {
12302 "shared": true,
12303 "sort": 0,
12304 "value_type": "individual"
12305 },
12306 "type": "graph",
12307 "xaxis": {
12308 "buckets": null,
12309 "mode": "time",
12310 "name": null,
12311 "show": true,
12312 "values": []
12313 },
12314 "yaxes": [
12315 {
12316 "format": "short",
12317 "label": "counter",
12318 "logBase": 1,
12319 "max": null,
12320 "min": "0",
12321 "show": true
12322 },
12323 {
12324 "format": "short",
12325 "label": null,
12326 "logBase": 1,
12327 "max": null,
12328 "min": null,
12329 "show": false
12330 }
12331 ],
12332 "yaxis": {
12333 "align": false,
12334 "alignLevel": null
12335 }
12336 },
12337 {
12338 "aliasColors": {},
12339 "bars": false,
12340 "dashLength": 10,
12341 "dashes": false,
Andy Bavierfc9be622021-03-08 13:10:13 -070012342 "datasource": "{{ .Values.enterpriseDashboard.datasource }}",
Andy Bavier81a0fa92021-03-08 09:37:12 -070012343 "fill": 2,
12344 "fillGradient": 0,
12345 "gridPos": {
12346 "h": 10,
12347 "w": 12,
12348 "x": 0,
12349 "y": 23
12350 },
12351 "hiddenSeries": false,
12352 "id": 126,
12353 "legend": {
12354 "alignAsTable": true,
12355 "avg": true,
12356 "current": true,
12357 "hideEmpty": false,
12358 "hideZero": false,
12359 "max": true,
12360 "min": true,
12361 "rightSide": false,
12362 "show": true,
12363 "sideWidth": 300,
12364 "total": false,
12365 "values": true
12366 },
12367 "lines": true,
12368 "linewidth": 1,
12369 "links": [],
12370 "nullPointMode": "null",
12371 "options": {
12372 "dataLinks": []
12373 },
12374 "percentage": false,
12375 "pointradius": 5,
12376 "points": false,
12377 "renderer": "flot",
12378 "seriesOverrides": [],
12379 "spaceLength": 10,
12380 "stack": false,
12381 "steppedLine": false,
12382 "targets": [
12383 {
12384 "expr": "node_sockstat_sockets_used{instance=\"$node\",job=\"$job\"}",
12385 "format": "time_series",
12386 "interval": "",
12387 "intervalFactor": 2,
12388 "legendFormat": "Sockets_used - Sockets currently in use",
12389 "refId": "A",
12390 "step": 240
12391 }
12392 ],
12393 "thresholds": [],
12394 "timeFrom": null,
12395 "timeRegions": [],
12396 "timeShift": null,
12397 "title": "Sockstat Used",
12398 "tooltip": {
12399 "shared": true,
12400 "sort": 0,
12401 "value_type": "individual"
12402 },
12403 "type": "graph",
12404 "xaxis": {
12405 "buckets": null,
12406 "mode": "time",
12407 "name": null,
12408 "show": true,
12409 "values": []
12410 },
12411 "yaxes": [
12412 {
12413 "format": "short",
12414 "label": "sockets",
12415 "logBase": 1,
12416 "max": null,
12417 "min": "0",
12418 "show": true
12419 },
12420 {
12421 "format": "short",
12422 "label": null,
12423 "logBase": 1,
12424 "max": null,
12425 "min": null,
12426 "show": false
12427 }
12428 ],
12429 "yaxis": {
12430 "align": false,
12431 "alignLevel": null
12432 }
12433 },
12434 {
12435 "aliasColors": {},
12436 "bars": false,
12437 "dashLength": 10,
12438 "dashes": false,
Andy Bavierfc9be622021-03-08 13:10:13 -070012439 "datasource": "{{ .Values.enterpriseDashboard.datasource }}",
Andy Bavier81a0fa92021-03-08 09:37:12 -070012440 "fill": 2,
12441 "fillGradient": 0,
12442 "gridPos": {
12443 "h": 10,
12444 "w": 12,
12445 "x": 12,
12446 "y": 23
12447 },
12448 "hiddenSeries": false,
12449 "id": 220,
12450 "legend": {
12451 "alignAsTable": true,
12452 "avg": true,
12453 "current": true,
12454 "hideEmpty": false,
12455 "hideZero": false,
12456 "max": true,
12457 "min": true,
12458 "rightSide": false,
12459 "show": true,
12460 "sideWidth": 300,
12461 "total": false,
12462 "values": true
12463 },
12464 "lines": true,
12465 "linewidth": 1,
12466 "links": [],
12467 "nullPointMode": "null",
12468 "options": {
12469 "dataLinks": []
12470 },
12471 "percentage": false,
12472 "pointradius": 5,
12473 "points": false,
12474 "renderer": "flot",
12475 "seriesOverrides": [],
12476 "spaceLength": 10,
12477 "stack": false,
12478 "steppedLine": false,
12479 "targets": [
12480 {
12481 "expr": "node_sockstat_TCP_mem_bytes{instance=\"$node\",job=\"$job\"}",
12482 "format": "time_series",
12483 "interval": "",
12484 "intervalFactor": 2,
12485 "legendFormat": "mem_bytes - TCP sockets in that state",
12486 "refId": "A",
12487 "step": 240
12488 },
12489 {
12490 "expr": "node_sockstat_UDP_mem_bytes{instance=\"$node\",job=\"$job\"}",
12491 "format": "time_series",
12492 "interval": "",
12493 "intervalFactor": 2,
12494 "legendFormat": "mem_bytes - UDP sockets in that state",
12495 "refId": "B",
12496 "step": 240
12497 }
12498 ],
12499 "thresholds": [],
12500 "timeFrom": null,
12501 "timeRegions": [],
12502 "timeShift": null,
12503 "title": "Sockstat Memory Size",
12504 "tooltip": {
12505 "shared": true,
12506 "sort": 0,
12507 "value_type": "individual"
12508 },
12509 "type": "graph",
12510 "xaxis": {
12511 "buckets": null,
12512 "mode": "time",
12513 "name": null,
12514 "show": true,
12515 "values": []
12516 },
12517 "yaxes": [
12518 {
12519 "format": "bytes",
12520 "label": "bytes",
12521 "logBase": 1,
12522 "max": null,
12523 "min": "0",
12524 "show": true
12525 },
12526 {
12527 "format": "short",
12528 "label": null,
12529 "logBase": 1,
12530 "max": null,
12531 "min": null,
12532 "show": false
12533 }
12534 ],
12535 "yaxis": {
12536 "align": false,
12537 "alignLevel": null
12538 }
12539 },
12540 {
12541 "aliasColors": {},
12542 "bars": false,
12543 "dashLength": 10,
12544 "dashes": false,
Andy Bavierfc9be622021-03-08 13:10:13 -070012545 "datasource": "{{ .Values.enterpriseDashboard.datasource }}",
Andy Bavier81a0fa92021-03-08 09:37:12 -070012546 "fill": 2,
12547 "fillGradient": 0,
12548 "gridPos": {
12549 "h": 10,
12550 "w": 12,
12551 "x": 0,
12552 "y": 33
12553 },
12554 "hiddenSeries": false,
12555 "id": 125,
12556 "legend": {
12557 "alignAsTable": true,
12558 "avg": true,
12559 "current": true,
12560 "hideEmpty": false,
12561 "hideZero": false,
12562 "max": true,
12563 "min": true,
12564 "rightSide": false,
12565 "show": true,
12566 "sideWidth": 300,
12567 "total": false,
12568 "values": true
12569 },
12570 "lines": true,
12571 "linewidth": 1,
12572 "links": [],
12573 "nullPointMode": "null",
12574 "options": {
12575 "dataLinks": []
12576 },
12577 "percentage": false,
12578 "pointradius": 5,
12579 "points": false,
12580 "renderer": "flot",
12581 "seriesOverrides": [],
12582 "spaceLength": 10,
12583 "stack": false,
12584 "steppedLine": false,
12585 "targets": [
12586 {
12587 "expr": "node_sockstat_FRAG_inuse{instance=\"$node\",job=\"$job\"}",
12588 "format": "time_series",
12589 "interval": "",
12590 "intervalFactor": 2,
12591 "legendFormat": "FRAG_inuse - Frag sockets currently in use",
12592 "refId": "A",
12593 "step": 240
12594 },
12595 {
12596 "expr": "node_sockstat_FRAG_memory{instance=\"$node\",job=\"$job\"}",
12597 "format": "time_series",
12598 "interval": "",
12599 "intervalFactor": 2,
12600 "legendFormat": "FRAG_memory - Used memory for frag",
12601 "refId": "B",
12602 "step": 240
12603 },
12604 {
12605 "expr": "node_sockstat_RAW_inuse{instance=\"$node\",job=\"$job\"}",
12606 "format": "time_series",
12607 "interval": "",
12608 "intervalFactor": 2,
12609 "legendFormat": "RAW_inuse - Raw sockets currently in use",
12610 "refId": "C",
12611 "step": 240
12612 }
12613 ],
12614 "thresholds": [],
12615 "timeFrom": null,
12616 "timeRegions": [],
12617 "timeShift": null,
12618 "title": "Sockstat FRAG / RAW",
12619 "tooltip": {
12620 "shared": true,
12621 "sort": 0,
12622 "value_type": "individual"
12623 },
12624 "type": "graph",
12625 "xaxis": {
12626 "buckets": null,
12627 "mode": "time",
12628 "name": null,
12629 "show": true,
12630 "values": []
12631 },
12632 "yaxes": [
12633 {
12634 "$$hashKey": "object:1572",
12635 "format": "short",
12636 "label": "counter",
12637 "logBase": 1,
12638 "max": null,
12639 "min": "0",
12640 "show": true
12641 },
12642 {
12643 "$$hashKey": "object:1573",
12644 "format": "short",
12645 "label": null,
12646 "logBase": 1,
12647 "max": null,
12648 "min": null,
12649 "show": false
12650 }
12651 ],
12652 "yaxis": {
12653 "align": false,
12654 "alignLevel": null
12655 }
12656 }
12657 ],
12658 "repeat": null,
12659 "title": "Network Sockstat",
12660 "type": "row"
12661 },
12662 {
12663 "collapsed": true,
Andy Bavierfc9be622021-03-08 13:10:13 -070012664 "datasource": "{{ .Values.enterpriseDashboard.datasource }}",
Andy Bavier81a0fa92021-03-08 09:37:12 -070012665 "gridPos": {
12666 "h": 1,
12667 "w": 24,
12668 "x": 0,
12669 "y": 36
12670 },
12671 "id": 274,
12672 "panels": [
12673 {
12674 "aliasColors": {},
12675 "bars": false,
12676 "dashLength": 10,
12677 "dashes": false,
Andy Bavierfc9be622021-03-08 13:10:13 -070012678 "datasource": "{{ .Values.enterpriseDashboard.datasource }}",
Andy Bavier81a0fa92021-03-08 09:37:12 -070012679 "fill": 2,
12680 "fillGradient": 0,
12681 "gridPos": {
12682 "h": 10,
12683 "w": 12,
12684 "x": 0,
12685 "y": 32
12686 },
12687 "height": "",
12688 "hiddenSeries": false,
12689 "id": 221,
12690 "legend": {
12691 "alignAsTable": true,
12692 "avg": true,
12693 "current": true,
12694 "hideEmpty": false,
12695 "hideZero": false,
12696 "max": true,
12697 "min": true,
12698 "rightSide": false,
12699 "show": true,
12700 "sideWidth": 300,
12701 "sort": "current",
12702 "sortDesc": true,
12703 "total": false,
12704 "values": true
12705 },
12706 "lines": true,
12707 "linewidth": 1,
12708 "links": [],
12709 "maxPerRow": 12,
12710 "nullPointMode": "null",
12711 "options": {
12712 "dataLinks": []
12713 },
12714 "percentage": false,
12715 "pointradius": 5,
12716 "points": false,
12717 "renderer": "flot",
12718 "seriesOverrides": [
12719 {
12720 "$$hashKey": "object:1876",
12721 "alias": "/.*Out.*/",
12722 "transform": "negative-Y"
12723 }
12724 ],
12725 "spaceLength": 10,
12726 "stack": false,
12727 "steppedLine": false,
12728 "targets": [
12729 {
12730 "expr": "irate(node_netstat_IpExt_InOctets{instance=\"$node\",job=\"$job\"}[5m])",
12731 "format": "time_series",
12732 "interval": "",
12733 "intervalFactor": 2,
12734 "legendFormat": "InOctets - Received octets",
12735 "refId": "A",
12736 "step": 4
12737 },
12738 {
12739 "expr": "irate(node_netstat_IpExt_OutOctets{instance=\"$node\",job=\"$job\"}[5m])",
12740 "format": "time_series",
12741 "intervalFactor": 2,
12742 "legendFormat": "OutOctets - Sent octets",
12743 "refId": "B",
12744 "step": 4
12745 }
12746 ],
12747 "thresholds": [],
12748 "timeFrom": null,
12749 "timeRegions": [],
12750 "timeShift": null,
12751 "title": "Netstat IP In / Out Octets",
12752 "tooltip": {
12753 "shared": true,
12754 "sort": 0,
12755 "value_type": "individual"
12756 },
12757 "type": "graph",
12758 "xaxis": {
12759 "buckets": null,
12760 "mode": "time",
12761 "name": null,
12762 "show": true,
12763 "values": []
12764 },
12765 "yaxes": [
12766 {
12767 "$$hashKey": "object:1889",
12768 "format": "short",
12769 "label": "octects out (-) / in (+)",
12770 "logBase": 1,
12771 "max": null,
12772 "min": null,
12773 "show": true
12774 },
12775 {
12776 "$$hashKey": "object:1890",
12777 "format": "short",
12778 "label": null,
12779 "logBase": 1,
12780 "max": null,
12781 "min": null,
12782 "show": false
12783 }
12784 ],
12785 "yaxis": {
12786 "align": false,
12787 "alignLevel": null
12788 }
12789 },
12790 {
12791 "aliasColors": {},
12792 "bars": false,
12793 "dashLength": 10,
12794 "dashes": false,
Andy Bavierfc9be622021-03-08 13:10:13 -070012795 "datasource": "{{ .Values.enterpriseDashboard.datasource }}",
Andy Bavier81a0fa92021-03-08 09:37:12 -070012796 "fill": 2,
12797 "fillGradient": 0,
12798 "gridPos": {
12799 "h": 10,
12800 "w": 12,
12801 "x": 12,
12802 "y": 32
12803 },
12804 "height": "",
12805 "hiddenSeries": false,
12806 "id": 81,
12807 "legend": {
12808 "alignAsTable": true,
12809 "avg": true,
12810 "current": true,
12811 "hideEmpty": false,
12812 "hideZero": false,
12813 "max": true,
12814 "min": true,
12815 "rightSide": false,
12816 "show": true,
12817 "sideWidth": 300,
12818 "sort": "current",
12819 "sortDesc": true,
12820 "total": false,
12821 "values": true
12822 },
12823 "lines": true,
12824 "linewidth": 1,
12825 "links": [],
12826 "nullPointMode": "null",
12827 "options": {
12828 "dataLinks": []
12829 },
12830 "percentage": false,
12831 "pointradius": 5,
12832 "points": false,
12833 "renderer": "flot",
12834 "seriesOverrides": [],
12835 "spaceLength": 10,
12836 "stack": false,
12837 "steppedLine": false,
12838 "targets": [
12839 {
12840 "expr": "irate(node_netstat_Ip_Forwarding{instance=\"$node\",job=\"$job\"}[5m])",
12841 "format": "time_series",
12842 "interval": "",
12843 "intervalFactor": 2,
12844 "legendFormat": "Forwarding - IP forwarding",
12845 "refId": "A",
12846 "step": 4
12847 }
12848 ],
12849 "thresholds": [],
12850 "timeFrom": null,
12851 "timeRegions": [],
12852 "timeShift": null,
12853 "title": "Netstat IP Forwarding",
12854 "tooltip": {
12855 "shared": true,
12856 "sort": 0,
12857 "value_type": "individual"
12858 },
12859 "type": "graph",
12860 "xaxis": {
12861 "buckets": null,
12862 "mode": "time",
12863 "name": null,
12864 "show": true,
12865 "values": []
12866 },
12867 "yaxes": [
12868 {
12869 "$$hashKey": "object:1957",
12870 "format": "short",
12871 "label": "datagrams",
12872 "logBase": 1,
12873 "max": null,
12874 "min": "0",
12875 "show": true
12876 },
12877 {
12878 "$$hashKey": "object:1958",
12879 "format": "short",
12880 "label": null,
12881 "logBase": 1,
12882 "max": null,
12883 "min": null,
12884 "show": false
12885 }
12886 ],
12887 "yaxis": {
12888 "align": false,
12889 "alignLevel": null
12890 }
12891 },
12892 {
12893 "aliasColors": {},
12894 "bars": false,
12895 "dashLength": 10,
12896 "dashes": false,
Andy Bavierfc9be622021-03-08 13:10:13 -070012897 "datasource": "{{ .Values.enterpriseDashboard.datasource }}",
Andy Bavier81a0fa92021-03-08 09:37:12 -070012898 "decimals": null,
12899 "fill": 2,
12900 "fillGradient": 0,
12901 "gridPos": {
12902 "h": 10,
12903 "w": 12,
12904 "x": 0,
12905 "y": 42
12906 },
12907 "height": "",
12908 "hiddenSeries": false,
12909 "id": 115,
12910 "legend": {
12911 "alignAsTable": true,
12912 "avg": true,
12913 "current": true,
12914 "hideZero": false,
12915 "max": true,
12916 "min": true,
12917 "rightSide": false,
12918 "show": true,
12919 "sort": "current",
12920 "sortDesc": true,
12921 "total": false,
12922 "values": true
12923 },
12924 "lines": true,
12925 "linewidth": 1,
12926 "links": [],
12927 "maxPerRow": 12,
12928 "nullPointMode": "null",
12929 "options": {
12930 "dataLinks": []
12931 },
12932 "percentage": false,
12933 "pointradius": 5,
12934 "points": false,
12935 "renderer": "flot",
12936 "seriesOverrides": [
12937 {
12938 "alias": "/.*Out.*/",
12939 "transform": "negative-Y"
12940 }
12941 ],
12942 "spaceLength": 10,
12943 "stack": false,
12944 "steppedLine": false,
12945 "targets": [
12946 {
12947 "expr": "irate(node_netstat_Icmp_InMsgs{instance=\"$node\",job=\"$job\"}[5m])",
12948 "format": "time_series",
12949 "interval": "",
12950 "intervalFactor": 2,
12951 "legendFormat": "InMsgs - Messages which the entity received. Note that this counter includes all those counted by icmpInErrors",
12952 "refId": "A",
12953 "step": 4
12954 },
12955 {
12956 "expr": "irate(node_netstat_Icmp_OutMsgs{instance=\"$node\",job=\"$job\"}[5m])",
12957 "format": "time_series",
12958 "interval": "",
12959 "intervalFactor": 2,
12960 "legendFormat": "OutMsgs - Messages which this entity attempted to send. Note that this counter includes all those counted by icmpOutErrors",
12961 "refId": "B",
12962 "step": 4
12963 }
12964 ],
12965 "thresholds": [],
12966 "timeFrom": null,
12967 "timeRegions": [],
12968 "timeShift": null,
12969 "title": "ICMP In / Out",
12970 "tooltip": {
12971 "shared": true,
12972 "sort": 0,
12973 "value_type": "individual"
12974 },
12975 "type": "graph",
12976 "xaxis": {
12977 "buckets": null,
12978 "mode": "time",
12979 "name": null,
12980 "show": true,
12981 "values": []
12982 },
12983 "yaxes": [
12984 {
12985 "format": "short",
12986 "label": "messages out (-) / in (+)",
12987 "logBase": 1,
12988 "max": null,
12989 "min": null,
12990 "show": true
12991 },
12992 {
12993 "format": "short",
12994 "label": null,
12995 "logBase": 1,
12996 "max": null,
12997 "min": null,
12998 "show": false
12999 }
13000 ],
13001 "yaxis": {
13002 "align": false,
13003 "alignLevel": null
13004 }
13005 },
13006 {
13007 "aliasColors": {},
13008 "bars": false,
13009 "dashLength": 10,
13010 "dashes": false,
Andy Bavierfc9be622021-03-08 13:10:13 -070013011 "datasource": "{{ .Values.enterpriseDashboard.datasource }}",
Andy Bavier81a0fa92021-03-08 09:37:12 -070013012 "decimals": null,
13013 "fill": 2,
13014 "fillGradient": 0,
13015 "gridPos": {
13016 "h": 10,
13017 "w": 12,
13018 "x": 12,
13019 "y": 42
13020 },
13021 "height": "",
13022 "hiddenSeries": false,
13023 "id": 50,
13024 "legend": {
13025 "alignAsTable": true,
13026 "avg": true,
13027 "current": true,
13028 "hideZero": false,
13029 "max": true,
13030 "min": true,
13031 "rightSide": false,
13032 "show": true,
13033 "sort": "current",
13034 "sortDesc": true,
13035 "total": false,
13036 "values": true
13037 },
13038 "lines": true,
13039 "linewidth": 1,
13040 "links": [],
13041 "maxPerRow": 12,
13042 "nullPointMode": "null",
13043 "options": {
13044 "dataLinks": []
13045 },
13046 "percentage": false,
13047 "pointradius": 5,
13048 "points": false,
13049 "renderer": "flot",
13050 "seriesOverrides": [
13051 {
13052 "alias": "/.*Out.*/",
13053 "transform": "negative-Y"
13054 }
13055 ],
13056 "spaceLength": 10,
13057 "stack": false,
13058 "steppedLine": false,
13059 "targets": [
13060 {
13061 "expr": "irate(node_netstat_Icmp_InErrors{instance=\"$node\",job=\"$job\"}[5m])",
13062 "format": "time_series",
13063 "interval": "",
13064 "intervalFactor": 2,
13065 "legendFormat": "InErrors - Messages which the entity received but determined as having ICMP-specific errors (bad ICMP checksums, bad length, etc.)",
13066 "refId": "A",
13067 "step": 4
13068 }
13069 ],
13070 "thresholds": [],
13071 "timeFrom": null,
13072 "timeRegions": [],
13073 "timeShift": null,
13074 "title": "ICMP Errors",
13075 "tooltip": {
13076 "shared": true,
13077 "sort": 0,
13078 "value_type": "individual"
13079 },
13080 "type": "graph",
13081 "xaxis": {
13082 "buckets": null,
13083 "mode": "time",
13084 "name": null,
13085 "show": true,
13086 "values": []
13087 },
13088 "yaxes": [
13089 {
13090 "format": "short",
13091 "label": "messages out (-) / in (+)",
13092 "logBase": 1,
13093 "max": null,
13094 "min": null,
13095 "show": true
13096 },
13097 {
13098 "format": "short",
13099 "label": null,
13100 "logBase": 1,
13101 "max": null,
13102 "min": null,
13103 "show": false
13104 }
13105 ],
13106 "yaxis": {
13107 "align": false,
13108 "alignLevel": null
13109 }
13110 },
13111 {
13112 "aliasColors": {},
13113 "bars": false,
13114 "dashLength": 10,
13115 "dashes": false,
Andy Bavierfc9be622021-03-08 13:10:13 -070013116 "datasource": "{{ .Values.enterpriseDashboard.datasource }}",
Andy Bavier81a0fa92021-03-08 09:37:12 -070013117 "decimals": null,
13118 "fill": 2,
13119 "fillGradient": 0,
13120 "gridPos": {
13121 "h": 10,
13122 "w": 12,
13123 "x": 0,
13124 "y": 52
13125 },
13126 "height": "",
13127 "hiddenSeries": false,
13128 "id": 55,
13129 "legend": {
13130 "alignAsTable": true,
13131 "avg": true,
13132 "current": true,
13133 "hideZero": false,
13134 "max": true,
13135 "min": true,
13136 "rightSide": false,
13137 "show": true,
13138 "sort": "current",
13139 "sortDesc": true,
13140 "total": false,
13141 "values": true
13142 },
13143 "lines": true,
13144 "linewidth": 1,
13145 "links": [],
13146 "maxPerRow": 12,
13147 "nullPointMode": "null",
13148 "options": {
13149 "dataLinks": []
13150 },
13151 "percentage": false,
13152 "pointradius": 5,
13153 "points": false,
13154 "renderer": "flot",
13155 "seriesOverrides": [
13156 {
13157 "alias": "/.*Out.*/",
13158 "transform": "negative-Y"
13159 },
13160 {
13161 "alias": "/.*Snd.*/",
13162 "transform": "negative-Y"
13163 }
13164 ],
13165 "spaceLength": 10,
13166 "stack": false,
13167 "steppedLine": false,
13168 "targets": [
13169 {
13170 "expr": "irate(node_netstat_Udp_InDatagrams{instance=\"$node\",job=\"$job\"}[5m])",
13171 "format": "time_series",
13172 "interval": "",
13173 "intervalFactor": 2,
13174 "legendFormat": "InDatagrams - Datagrams received",
13175 "refId": "A",
13176 "step": 4
13177 },
13178 {
13179 "expr": "irate(node_netstat_Udp_OutDatagrams{instance=\"$node\",job=\"$job\"}[5m])",
13180 "format": "time_series",
13181 "interval": "",
13182 "intervalFactor": 2,
13183 "legendFormat": "OutDatagrams - Datagrams sent",
13184 "refId": "B",
13185 "step": 4
13186 }
13187 ],
13188 "thresholds": [],
13189 "timeFrom": null,
13190 "timeRegions": [],
13191 "timeShift": null,
13192 "title": "UDP In / Out",
13193 "tooltip": {
13194 "shared": true,
13195 "sort": 0,
13196 "value_type": "individual"
13197 },
13198 "type": "graph",
13199 "xaxis": {
13200 "buckets": null,
13201 "mode": "time",
13202 "name": null,
13203 "show": true,
13204 "values": []
13205 },
13206 "yaxes": [
13207 {
13208 "format": "short",
13209 "label": "datagrams out (-) / in (+)",
13210 "logBase": 1,
13211 "max": null,
13212 "min": null,
13213 "show": true
13214 },
13215 {
13216 "format": "short",
13217 "label": null,
13218 "logBase": 1,
13219 "max": null,
13220 "min": null,
13221 "show": false
13222 }
13223 ],
13224 "yaxis": {
13225 "align": false,
13226 "alignLevel": null
13227 }
13228 },
13229 {
13230 "aliasColors": {},
13231 "bars": false,
13232 "dashLength": 10,
13233 "dashes": false,
Andy Bavierfc9be622021-03-08 13:10:13 -070013234 "datasource": "{{ .Values.enterpriseDashboard.datasource }}",
Andy Bavier81a0fa92021-03-08 09:37:12 -070013235 "fill": 2,
13236 "fillGradient": 0,
13237 "gridPos": {
13238 "h": 10,
13239 "w": 12,
13240 "x": 12,
13241 "y": 52
13242 },
13243 "height": "",
13244 "hiddenSeries": false,
13245 "id": 109,
13246 "legend": {
13247 "alignAsTable": true,
13248 "avg": true,
13249 "current": true,
13250 "hideZero": false,
13251 "max": true,
13252 "min": true,
13253 "rightSide": false,
13254 "show": true,
13255 "sort": "current",
13256 "sortDesc": true,
13257 "total": false,
13258 "values": true
13259 },
13260 "lines": true,
13261 "linewidth": 1,
13262 "links": [],
13263 "maxPerRow": 12,
13264 "nullPointMode": "null",
13265 "options": {
13266 "dataLinks": []
13267 },
13268 "percentage": false,
13269 "pointradius": 5,
13270 "points": false,
13271 "renderer": "flot",
13272 "seriesOverrides": [],
13273 "spaceLength": 10,
13274 "stack": false,
13275 "steppedLine": false,
13276 "targets": [
13277 {
13278 "expr": "irate(node_netstat_Udp_InErrors{instance=\"$node\",job=\"$job\"}[5m])",
13279 "format": "time_series",
13280 "interval": "",
13281 "intervalFactor": 2,
13282 "legendFormat": "InErrors - UDP Datagrams that could not be delivered to an application",
13283 "refId": "A",
13284 "step": 4
13285 },
13286 {
13287 "expr": "irate(node_netstat_Udp_NoPorts{instance=\"$node\",job=\"$job\"}[5m])",
13288 "format": "time_series",
13289 "interval": "",
13290 "intervalFactor": 2,
13291 "legendFormat": "NoPorts - UDP Datagrams received on a port with no listener",
13292 "refId": "B",
13293 "step": 4
13294 },
13295 {
13296 "expr": "irate(node_netstat_UdpLite_InErrors{instance=\"$node\",job=\"$job\"}[5m])",
13297 "interval": "",
13298 "legendFormat": "InErrors Lite - UDPLite Datagrams that could not be delivered to an application",
13299 "refId": "C"
13300 },
13301 {
13302 "expr": "irate(node_netstat_Udp_RcvbufErrors{instance=\"$node\",job=\"$job\"}[5m])",
13303 "format": "time_series",
13304 "interval": "",
13305 "intervalFactor": 2,
13306 "legendFormat": "RcvbufErrors - UDP buffer errors received",
13307 "refId": "D",
13308 "step": 4
13309 },
13310 {
13311 "expr": "irate(node_netstat_Udp_SndbufErrors{instance=\"$node\",job=\"$job\"}[5m])",
13312 "format": "time_series",
13313 "interval": "",
13314 "intervalFactor": 2,
13315 "legendFormat": "SndbufErrors - UDP buffer errors send",
13316 "refId": "E",
13317 "step": 4
13318 }
13319 ],
13320 "thresholds": [],
13321 "timeFrom": null,
13322 "timeRegions": [],
13323 "timeShift": null,
13324 "title": "UDP Errors",
13325 "tooltip": {
13326 "shared": true,
13327 "sort": 0,
13328 "value_type": "individual"
13329 },
13330 "type": "graph",
13331 "xaxis": {
13332 "buckets": null,
13333 "mode": "time",
13334 "name": null,
13335 "show": true,
13336 "values": []
13337 },
13338 "yaxes": [
13339 {
13340 "$$hashKey": "object:4232",
13341 "format": "short",
13342 "label": "datagrams",
13343 "logBase": 1,
13344 "max": null,
13345 "min": null,
13346 "show": true
13347 },
13348 {
13349 "$$hashKey": "object:4233",
13350 "format": "short",
13351 "label": null,
13352 "logBase": 1,
13353 "max": null,
13354 "min": null,
13355 "show": false
13356 }
13357 ],
13358 "yaxis": {
13359 "align": false,
13360 "alignLevel": null
13361 }
13362 },
13363 {
13364 "aliasColors": {},
13365 "bars": false,
13366 "dashLength": 10,
13367 "dashes": false,
Andy Bavierfc9be622021-03-08 13:10:13 -070013368 "datasource": "{{ .Values.enterpriseDashboard.datasource }}",
Andy Bavier81a0fa92021-03-08 09:37:12 -070013369 "decimals": null,
13370 "fill": 2,
13371 "fillGradient": 0,
13372 "gridPos": {
13373 "h": 10,
13374 "w": 12,
13375 "x": 0,
13376 "y": 62
13377 },
13378 "height": "",
13379 "hiddenSeries": false,
13380 "id": 299,
13381 "legend": {
13382 "alignAsTable": true,
13383 "avg": true,
13384 "current": true,
13385 "hideZero": false,
13386 "max": true,
13387 "min": true,
13388 "rightSide": false,
13389 "show": true,
13390 "sort": "current",
13391 "sortDesc": true,
13392 "total": false,
13393 "values": true
13394 },
13395 "lines": true,
13396 "linewidth": 1,
13397 "links": [],
13398 "maxPerRow": 12,
13399 "nullPointMode": "null",
13400 "options": {
13401 "dataLinks": []
13402 },
13403 "percentage": false,
13404 "pointradius": 5,
13405 "points": false,
13406 "renderer": "flot",
13407 "seriesOverrides": [
13408 {
13409 "alias": "/.*Out.*/",
13410 "transform": "negative-Y"
13411 },
13412 {
13413 "alias": "/.*Snd.*/",
13414 "transform": "negative-Y"
13415 }
13416 ],
13417 "spaceLength": 10,
13418 "stack": false,
13419 "steppedLine": false,
13420 "targets": [
13421 {
13422 "expr": "irate(node_netstat_Tcp_InSegs{instance=\"$node\",job=\"$job\"}[5m])",
13423 "format": "time_series",
13424 "instant": false,
13425 "interval": "",
13426 "intervalFactor": 2,
13427 "legendFormat": "InSegs - Segments received, including those received in error. This count includes segments received on currently established connections",
13428 "refId": "A",
13429 "step": 4
13430 },
13431 {
13432 "expr": "irate(node_netstat_Tcp_OutSegs{instance=\"$node\",job=\"$job\"}[5m])",
13433 "format": "time_series",
13434 "interval": "",
13435 "intervalFactor": 2,
13436 "legendFormat": "OutSegs - Segments sent, including those on current connections but excluding those containing only retransmitted octets",
13437 "refId": "B",
13438 "step": 4
13439 }
13440 ],
13441 "thresholds": [],
13442 "timeFrom": null,
13443 "timeRegions": [],
13444 "timeShift": null,
13445 "title": "TCP In / Out",
13446 "tooltip": {
13447 "shared": true,
13448 "sort": 0,
13449 "value_type": "individual"
13450 },
13451 "type": "graph",
13452 "xaxis": {
13453 "buckets": null,
13454 "mode": "time",
13455 "name": null,
13456 "show": true,
13457 "values": []
13458 },
13459 "yaxes": [
13460 {
13461 "format": "short",
13462 "label": "datagrams out (-) / in (+)",
13463 "logBase": 1,
13464 "max": null,
13465 "min": null,
13466 "show": true
13467 },
13468 {
13469 "format": "short",
13470 "label": null,
13471 "logBase": 1,
13472 "max": null,
13473 "min": null,
13474 "show": false
13475 }
13476 ],
13477 "yaxis": {
13478 "align": false,
13479 "alignLevel": null
13480 }
13481 },
13482 {
13483 "aliasColors": {},
13484 "bars": false,
13485 "dashLength": 10,
13486 "dashes": false,
Andy Bavierfc9be622021-03-08 13:10:13 -070013487 "datasource": "{{ .Values.enterpriseDashboard.datasource }}",
Andy Bavier81a0fa92021-03-08 09:37:12 -070013488 "description": "",
13489 "fill": 2,
13490 "fillGradient": 0,
13491 "gridPos": {
13492 "h": 10,
13493 "w": 12,
13494 "x": 12,
13495 "y": 62
13496 },
13497 "height": "",
13498 "hiddenSeries": false,
13499 "id": 104,
13500 "legend": {
13501 "alignAsTable": true,
13502 "avg": true,
13503 "current": true,
13504 "hideEmpty": false,
13505 "hideZero": false,
13506 "max": true,
13507 "min": true,
13508 "rightSide": false,
13509 "show": true,
13510 "sort": "current",
13511 "sortDesc": true,
13512 "total": false,
13513 "values": true
13514 },
13515 "lines": true,
13516 "linewidth": 1,
13517 "links": [],
13518 "maxPerRow": 12,
13519 "nullPointMode": "null",
13520 "options": {
13521 "dataLinks": []
13522 },
13523 "percentage": false,
13524 "pointradius": 5,
13525 "points": false,
13526 "renderer": "flot",
13527 "seriesOverrides": [],
13528 "spaceLength": 10,
13529 "stack": false,
13530 "steppedLine": false,
13531 "targets": [
13532 {
13533 "expr": "irate(node_netstat_TcpExt_ListenOverflows{instance=\"$node\",job=\"$job\"}[5m])",
13534 "format": "time_series",
13535 "hide": false,
13536 "interval": "",
13537 "intervalFactor": 2,
13538 "legendFormat": "ListenOverflows - Times the listen queue of a socket overflowed",
13539 "refId": "A",
13540 "step": 4
13541 },
13542 {
13543 "expr": "irate(node_netstat_TcpExt_ListenDrops{instance=\"$node\",job=\"$job\"}[5m])",
13544 "format": "time_series",
13545 "hide": false,
13546 "interval": "",
13547 "intervalFactor": 2,
13548 "legendFormat": "ListenDrops - SYNs to LISTEN sockets ignored",
13549 "refId": "B",
13550 "step": 4
13551 },
13552 {
13553 "expr": "irate(node_netstat_TcpExt_TCPSynRetrans{instance=\"$node\",job=\"$job\"}[5m])",
13554 "format": "time_series",
13555 "interval": "",
13556 "intervalFactor": 2,
13557 "legendFormat": "TCPSynRetrans - SYN-SYN/ACK retransmits to break down retransmissions in SYN, fast/timeout retransmits",
13558 "refId": "C",
13559 "step": 4
13560 },
13561 {
13562 "expr": "irate(node_netstat_Tcp_RetransSegs{instance=\"$node\",job=\"$job\"}[5m])",
13563 "interval": "",
13564 "legendFormat": "RetransSegs - Segments retransmitted - that is, the number of TCP segments transmitted containing one or more previously transmitted octets",
13565 "refId": "D"
13566 },
13567 {
13568 "expr": "irate(node_netstat_Tcp_InErrs{instance=\"$node\",job=\"$job\"}[5m])",
13569 "interval": "",
13570 "legendFormat": "InErrs - Segments received in error (e.g., bad TCP checksums)",
13571 "refId": "E"
13572 }
13573 ],
13574 "thresholds": [],
13575 "timeFrom": null,
13576 "timeRegions": [],
13577 "timeShift": null,
13578 "title": "TCP Errors",
13579 "tooltip": {
13580 "shared": true,
13581 "sort": 0,
13582 "value_type": "individual"
13583 },
13584 "type": "graph",
13585 "xaxis": {
13586 "buckets": null,
13587 "mode": "time",
13588 "name": null,
13589 "show": true,
13590 "values": []
13591 },
13592 "yaxes": [
13593 {
13594 "format": "short",
13595 "label": "counter",
13596 "logBase": 1,
13597 "max": null,
13598 "min": "0",
13599 "show": true
13600 },
13601 {
13602 "format": "short",
13603 "label": null,
13604 "logBase": 1,
13605 "max": null,
13606 "min": null,
13607 "show": false
13608 }
13609 ],
13610 "yaxis": {
13611 "align": false,
13612 "alignLevel": null
13613 }
13614 },
13615 {
13616 "aliasColors": {},
13617 "bars": false,
13618 "dashLength": 10,
13619 "dashes": false,
Andy Bavierfc9be622021-03-08 13:10:13 -070013620 "datasource": "{{ .Values.enterpriseDashboard.datasource }}",
Andy Bavier81a0fa92021-03-08 09:37:12 -070013621 "fill": 2,
13622 "fillGradient": 0,
13623 "gridPos": {
13624 "h": 10,
13625 "w": 12,
13626 "x": 0,
13627 "y": 72
13628 },
13629 "height": "",
13630 "hiddenSeries": false,
13631 "id": 85,
13632 "legend": {
13633 "alignAsTable": true,
13634 "avg": true,
13635 "current": true,
13636 "hideZero": false,
13637 "max": true,
13638 "min": true,
13639 "rightSide": false,
13640 "show": true,
13641 "sortDesc": true,
13642 "total": false,
13643 "values": true
13644 },
13645 "lines": true,
13646 "linewidth": 1,
13647 "links": [],
13648 "maxPerRow": 12,
13649 "nullPointMode": "null",
13650 "options": {
13651 "dataLinks": []
13652 },
13653 "percentage": false,
13654 "pointradius": 5,
13655 "points": false,
13656 "renderer": "flot",
13657 "seriesOverrides": [
13658 {
13659 "$$hashKey": "object:454",
13660 "alias": "/.*MaxConn *./",
13661 "color": "#890F02",
13662 "fill": 0
13663 }
13664 ],
13665 "spaceLength": 10,
13666 "stack": false,
13667 "steppedLine": false,
13668 "targets": [
13669 {
13670 "expr": "node_netstat_Tcp_CurrEstab{instance=\"$node\",job=\"$job\"}",
13671 "format": "time_series",
13672 "hide": false,
13673 "interval": "",
13674 "intervalFactor": 2,
13675 "legendFormat": "CurrEstab - TCP connections for which the current state is either ESTABLISHED or CLOSE- WAIT",
13676 "refId": "A",
13677 "step": 4
13678 },
13679 {
13680 "expr": "node_netstat_Tcp_MaxConn{instance=\"$node\",job=\"$job\"}",
13681 "format": "time_series",
13682 "hide": false,
13683 "interval": "",
13684 "intervalFactor": 2,
13685 "legendFormat": "MaxConn - Limit on the total number of TCP connections the entity can support (Dinamic is \"-1\")",
13686 "refId": "B",
13687 "step": 4
13688 }
13689 ],
13690 "thresholds": [],
13691 "timeFrom": null,
13692 "timeRegions": [],
13693 "timeShift": null,
13694 "title": "TCP Connections",
13695 "tooltip": {
13696 "shared": true,
13697 "sort": 0,
13698 "value_type": "individual"
13699 },
13700 "type": "graph",
13701 "xaxis": {
13702 "buckets": null,
13703 "mode": "time",
13704 "name": null,
13705 "show": true,
13706 "values": []
13707 },
13708 "yaxes": [
13709 {
13710 "$$hashKey": "object:469",
13711 "format": "short",
13712 "label": "connections",
13713 "logBase": 1,
13714 "max": null,
13715 "min": "0",
13716 "show": true
13717 },
13718 {
13719 "$$hashKey": "object:470",
13720 "format": "short",
13721 "label": null,
13722 "logBase": 1,
13723 "max": null,
13724 "min": null,
13725 "show": false
13726 }
13727 ],
13728 "yaxis": {
13729 "align": false,
13730 "alignLevel": null
13731 }
13732 },
13733 {
13734 "aliasColors": {},
13735 "bars": false,
13736 "dashLength": 10,
13737 "dashes": false,
Andy Bavierfc9be622021-03-08 13:10:13 -070013738 "datasource": "{{ .Values.enterpriseDashboard.datasource }}",
Andy Bavier81a0fa92021-03-08 09:37:12 -070013739 "description": "",
13740 "fill": 2,
13741 "fillGradient": 0,
13742 "gridPos": {
13743 "h": 10,
13744 "w": 12,
13745 "x": 12,
13746 "y": 72
13747 },
13748 "height": "",
13749 "hiddenSeries": false,
13750 "id": 91,
13751 "legend": {
13752 "alignAsTable": true,
13753 "avg": true,
13754 "current": true,
13755 "hideEmpty": false,
13756 "hideZero": false,
13757 "max": true,
13758 "min": true,
13759 "rightSide": false,
13760 "show": true,
13761 "sort": "current",
13762 "sortDesc": true,
13763 "total": false,
13764 "values": true
13765 },
13766 "lines": true,
13767 "linewidth": 1,
13768 "links": [],
13769 "maxPerRow": 12,
13770 "nullPointMode": "null",
13771 "options": {
13772 "dataLinks": []
13773 },
13774 "percentage": false,
13775 "pointradius": 5,
13776 "points": false,
13777 "renderer": "flot",
13778 "seriesOverrides": [
13779 {
13780 "alias": "/.*Sent.*/",
13781 "transform": "negative-Y"
13782 }
13783 ],
13784 "spaceLength": 10,
13785 "stack": false,
13786 "steppedLine": false,
13787 "targets": [
13788 {
13789 "expr": "irate(node_netstat_TcpExt_SyncookiesFailed{instance=\"$node\",job=\"$job\"}[5m])",
13790 "format": "time_series",
13791 "hide": false,
13792 "interval": "",
13793 "intervalFactor": 2,
13794 "legendFormat": "SyncookiesFailed - Invalid SYN cookies received",
13795 "refId": "A",
13796 "step": 4
13797 },
13798 {
13799 "expr": "irate(node_netstat_TcpExt_SyncookiesRecv{instance=\"$node\",job=\"$job\"}[5m])",
13800 "format": "time_series",
13801 "hide": false,
13802 "interval": "",
13803 "intervalFactor": 2,
13804 "legendFormat": "SyncookiesRecv - SYN cookies received",
13805 "refId": "B",
13806 "step": 4
13807 },
13808 {
13809 "expr": "irate(node_netstat_TcpExt_SyncookiesSent{instance=\"$node\",job=\"$job\"}[5m])",
13810 "format": "time_series",
13811 "hide": false,
13812 "interval": "",
13813 "intervalFactor": 2,
13814 "legendFormat": "SyncookiesSent - SYN cookies sent",
13815 "refId": "C",
13816 "step": 4
13817 }
13818 ],
13819 "thresholds": [],
13820 "timeFrom": null,
13821 "timeRegions": [],
13822 "timeShift": null,
13823 "title": "TCP SynCookie",
13824 "tooltip": {
13825 "shared": true,
13826 "sort": 0,
13827 "value_type": "individual"
13828 },
13829 "type": "graph",
13830 "xaxis": {
13831 "buckets": null,
13832 "mode": "time",
13833 "name": null,
13834 "show": true,
13835 "values": []
13836 },
13837 "yaxes": [
13838 {
13839 "format": "short",
13840 "label": "counter out (-) / in (+)",
13841 "logBase": 1,
13842 "max": null,
13843 "min": null,
13844 "show": true
13845 },
13846 {
13847 "format": "short",
13848 "label": null,
13849 "logBase": 1,
13850 "max": null,
13851 "min": null,
13852 "show": false
13853 }
13854 ],
13855 "yaxis": {
13856 "align": false,
13857 "alignLevel": null
13858 }
13859 },
13860 {
13861 "aliasColors": {},
13862 "bars": false,
13863 "dashLength": 10,
13864 "dashes": false,
Andy Bavierfc9be622021-03-08 13:10:13 -070013865 "datasource": "{{ .Values.enterpriseDashboard.datasource }}",
Andy Bavier81a0fa92021-03-08 09:37:12 -070013866 "fill": 2,
13867 "fillGradient": 0,
13868 "gridPos": {
13869 "h": 10,
13870 "w": 12,
13871 "x": 0,
13872 "y": 82
13873 },
13874 "height": "",
13875 "hiddenSeries": false,
13876 "id": 82,
13877 "legend": {
13878 "alignAsTable": true,
13879 "avg": true,
13880 "current": true,
13881 "hideZero": false,
13882 "max": true,
13883 "min": true,
13884 "rightSide": false,
13885 "show": true,
13886 "sortDesc": true,
13887 "total": false,
13888 "values": true
13889 },
13890 "lines": true,
13891 "linewidth": 1,
13892 "links": [],
13893 "maxPerRow": 12,
13894 "nullPointMode": "null",
13895 "options": {
13896 "dataLinks": []
13897 },
13898 "percentage": false,
13899 "pointradius": 5,
13900 "points": false,
13901 "renderer": "flot",
13902 "seriesOverrides": [],
13903 "spaceLength": 10,
13904 "stack": false,
13905 "steppedLine": false,
13906 "targets": [
13907 {
13908 "expr": "irate(node_netstat_Tcp_ActiveOpens{instance=\"$node\",job=\"$job\"}[5m])",
13909 "format": "time_series",
13910 "interval": "",
13911 "intervalFactor": 2,
13912 "legendFormat": "ActiveOpens - TCP connections that have made a direct transition to the SYN-SENT state from the CLOSED state",
13913 "refId": "A",
13914 "step": 4
13915 },
13916 {
13917 "expr": "irate(node_netstat_Tcp_PassiveOpens{instance=\"$node\",job=\"$job\"}[5m])",
13918 "format": "time_series",
13919 "interval": "",
13920 "intervalFactor": 2,
13921 "legendFormat": "PassiveOpens - TCP connections that have made a direct transition to the SYN-RCVD state from the LISTEN state",
13922 "refId": "B",
13923 "step": 4
13924 }
13925 ],
13926 "thresholds": [],
13927 "timeFrom": null,
13928 "timeRegions": [],
13929 "timeShift": null,
13930 "title": "TCP Direct Transition",
13931 "tooltip": {
13932 "shared": true,
13933 "sort": 0,
13934 "value_type": "individual"
13935 },
13936 "type": "graph",
13937 "xaxis": {
13938 "buckets": null,
13939 "mode": "time",
13940 "name": null,
13941 "show": true,
13942 "values": []
13943 },
13944 "yaxes": [
13945 {
13946 "format": "short",
13947 "label": "connections",
13948 "logBase": 1,
13949 "max": null,
13950 "min": "0",
13951 "show": true
13952 },
13953 {
13954 "format": "short",
13955 "label": null,
13956 "logBase": 1,
13957 "max": null,
13958 "min": null,
13959 "show": false
13960 }
13961 ],
13962 "yaxis": {
13963 "align": false,
13964 "alignLevel": null
13965 }
13966 }
13967 ],
13968 "repeat": null,
13969 "title": "Network Netstat",
13970 "type": "row"
13971 },
13972 {
13973 "collapsed": true,
Andy Bavierfc9be622021-03-08 13:10:13 -070013974 "datasource": "{{ .Values.enterpriseDashboard.datasource }}",
Andy Bavier81a0fa92021-03-08 09:37:12 -070013975 "gridPos": {
13976 "h": 1,
13977 "w": 24,
13978 "x": 0,
13979 "y": 37
13980 },
13981 "id": 279,
13982 "panels": [
13983 {
13984 "aliasColors": {},
13985 "bars": false,
13986 "dashLength": 10,
13987 "dashes": false,
Andy Bavierfc9be622021-03-08 13:10:13 -070013988 "datasource": "{{ .Values.enterpriseDashboard.datasource }}",
Andy Bavier81a0fa92021-03-08 09:37:12 -070013989 "description": "",
Andy Bavierfc9be622021-03-08 13:10:13 -070013990 "fieldConfig": {
13991 "defaults": {
13992 "custom": {}
13993 },
13994 "overrides": []
13995 },
Andy Bavier81a0fa92021-03-08 09:37:12 -070013996 "fill": 2,
13997 "fillGradient": 0,
13998 "gridPos": {
13999 "h": 10,
14000 "w": 12,
14001 "x": 0,
Andy Bavierfc9be622021-03-08 13:10:13 -070014002 "y": 38
Andy Bavier81a0fa92021-03-08 09:37:12 -070014003 },
14004 "hiddenSeries": false,
14005 "id": 40,
14006 "legend": {
14007 "alignAsTable": true,
14008 "avg": true,
14009 "current": true,
14010 "max": true,
14011 "min": true,
14012 "show": true,
14013 "sort": "current",
14014 "sortDesc": true,
14015 "total": false,
14016 "values": true
14017 },
14018 "lines": true,
14019 "linewidth": 1,
14020 "links": [],
14021 "nullPointMode": "null",
14022 "options": {
14023 "dataLinks": []
14024 },
14025 "percentage": false,
14026 "pointradius": 5,
14027 "points": false,
14028 "renderer": "flot",
14029 "seriesOverrides": [],
14030 "spaceLength": 10,
14031 "stack": true,
14032 "steppedLine": false,
14033 "targets": [
14034 {
14035 "expr": "node_scrape_collector_duration_seconds{instance=\"$node\",job=\"$job\"}",
14036 "format": "time_series",
14037 "hide": false,
14038 "interval": "",
14039 "intervalFactor": 2,
Andy Bavierfc9be622021-03-08 13:10:13 -070014040 "legendFormat": "{{`{{collector}}`}} - Scrape duration",
Andy Bavier81a0fa92021-03-08 09:37:12 -070014041 "refId": "A",
14042 "step": 4
14043 }
14044 ],
14045 "thresholds": [],
14046 "timeFrom": null,
14047 "timeRegions": [],
14048 "timeShift": null,
14049 "title": "Node Exporter Scrape Time",
14050 "tooltip": {
14051 "shared": true,
14052 "sort": 0,
14053 "value_type": "individual"
14054 },
14055 "type": "graph",
14056 "xaxis": {
14057 "buckets": null,
14058 "mode": "time",
14059 "name": null,
14060 "show": true,
14061 "values": []
14062 },
14063 "yaxes": [
14064 {
14065 "format": "s",
14066 "label": "seconds",
14067 "logBase": 1,
14068 "max": null,
14069 "min": null,
14070 "show": true
14071 },
14072 {
14073 "format": "short",
14074 "label": null,
14075 "logBase": 1,
14076 "max": null,
14077 "min": null,
14078 "show": false
14079 }
14080 ],
14081 "yaxis": {
14082 "align": false,
14083 "alignLevel": null
14084 }
14085 },
14086 {
14087 "aliasColors": {},
14088 "bars": false,
14089 "dashLength": 10,
14090 "dashes": false,
Andy Bavierfc9be622021-03-08 13:10:13 -070014091 "datasource": "{{ .Values.enterpriseDashboard.datasource }}",
Andy Bavier81a0fa92021-03-08 09:37:12 -070014092 "description": "",
Andy Bavierfc9be622021-03-08 13:10:13 -070014093 "fieldConfig": {
14094 "defaults": {
14095 "custom": {}
14096 },
14097 "overrides": []
14098 },
Andy Bavier81a0fa92021-03-08 09:37:12 -070014099 "fill": 2,
14100 "fillGradient": 0,
14101 "gridPos": {
14102 "h": 10,
14103 "w": 12,
14104 "x": 12,
Andy Bavierfc9be622021-03-08 13:10:13 -070014105 "y": 38
Andy Bavier81a0fa92021-03-08 09:37:12 -070014106 },
14107 "hiddenSeries": false,
14108 "id": 157,
14109 "legend": {
14110 "alignAsTable": true,
14111 "avg": true,
14112 "current": true,
14113 "max": true,
14114 "min": true,
14115 "show": true,
14116 "total": false,
14117 "values": true
14118 },
14119 "lines": true,
14120 "linewidth": 1,
14121 "links": [],
14122 "nullPointMode": "null",
14123 "options": {
14124 "dataLinks": []
14125 },
14126 "percentage": false,
14127 "pointradius": 5,
14128 "points": false,
14129 "renderer": "flot",
14130 "seriesOverrides": [
14131 {
14132 "$$hashKey": "object:1969",
14133 "alias": "/.*error.*/",
14134 "color": "#F2495C",
14135 "transform": "negative-Y"
14136 }
14137 ],
14138 "spaceLength": 10,
14139 "stack": true,
14140 "steppedLine": false,
14141 "targets": [
14142 {
14143 "expr": "node_scrape_collector_success{instance=\"$node\",job=\"$job\"}",
14144 "format": "time_series",
14145 "hide": false,
14146 "interval": "",
14147 "intervalFactor": 2,
Andy Bavierfc9be622021-03-08 13:10:13 -070014148 "legendFormat": "{{`{{collector}}`}} - Scrape success",
Andy Bavier81a0fa92021-03-08 09:37:12 -070014149 "refId": "A",
14150 "step": 4
14151 },
14152 {
14153 "expr": "node_textfile_scrape_error{instance=\"$node\",job=\"$job\"}",
14154 "format": "time_series",
14155 "hide": false,
14156 "interval": "",
14157 "intervalFactor": 2,
Andy Bavierfc9be622021-03-08 13:10:13 -070014158 "legendFormat": "{{`{{collector}}`}} - Scrape textfile error (1 = true)",
Andy Bavier81a0fa92021-03-08 09:37:12 -070014159 "refId": "B",
14160 "step": 4
14161 }
14162 ],
14163 "thresholds": [],
14164 "timeFrom": null,
14165 "timeRegions": [],
14166 "timeShift": null,
14167 "title": "Node Exporter Scrape",
14168 "tooltip": {
14169 "shared": true,
14170 "sort": 0,
14171 "value_type": "individual"
14172 },
14173 "type": "graph",
14174 "xaxis": {
14175 "buckets": null,
14176 "mode": "time",
14177 "name": null,
14178 "show": true,
14179 "values": []
14180 },
14181 "yaxes": [
14182 {
14183 "$$hashKey": "object:1484",
14184 "format": "short",
14185 "label": "counter",
14186 "logBase": 1,
14187 "max": null,
14188 "min": null,
14189 "show": true
14190 },
14191 {
14192 "$$hashKey": "object:1485",
14193 "format": "short",
14194 "label": null,
14195 "logBase": 1,
14196 "max": null,
14197 "min": null,
14198 "show": false
14199 }
14200 ],
14201 "yaxis": {
14202 "align": false,
14203 "alignLevel": null
14204 }
14205 }
14206 ],
14207 "repeat": null,
14208 "title": "Node Exporter",
14209 "type": "row"
14210 }
14211 ],
14212 "refresh": "1m",
14213 "schemaVersion": 25,
14214 "style": "dark",
14215 "tags": [
14216 "linux"
14217 ],
14218 "templating": {
14219 "list": [
14220 {
14221 "current": {
14222 "selected": false,
Andy Bavierfc9be622021-03-08 13:10:13 -070014223 "text": "{{ .Values.enterpriseDashboard.datasource }}",
14224 "value": "{{ .Values.enterpriseDashboard.datasource }}"
Andy Bavier81a0fa92021-03-08 09:37:12 -070014225 },
14226 "hide": 2,
14227 "includeAll": false,
14228 "label": "datasource",
14229 "multi": false,
14230 "name": "DS_PROMETHEUS",
14231 "options": [],
14232 "query": "prometheus",
14233 "refresh": 1,
Andy Bavierfc9be622021-03-08 13:10:13 -070014234 "regex": "{{ .Values.enterpriseDashboard.datasource }}",
Andy Bavier81a0fa92021-03-08 09:37:12 -070014235 "skipUrlSync": false,
14236 "type": "datasource"
14237 },
14238 {
14239 "allValue": null,
14240 "current": {
14241 "selected": false,
14242 "text": "node-exporter",
14243 "value": "node-exporter"
14244 },
Andy Bavierfc9be622021-03-08 13:10:13 -070014245 "datasource": "{{ .Values.enterpriseDashboard.datasource }}",
Andy Bavier81a0fa92021-03-08 09:37:12 -070014246 "definition": "",
14247 "hide": 2,
14248 "includeAll": false,
14249 "label": "Job",
14250 "multi": false,
14251 "name": "job",
14252 "options": [],
14253 "query": "label_values(node_uname_info, job)",
14254 "refresh": 1,
14255 "regex": "",
14256 "skipUrlSync": false,
14257 "sort": 1,
14258 "tagValuesQuery": "",
14259 "tags": [],
14260 "tagsQuery": "",
14261 "type": "query",
14262 "useTags": false
14263 },
14264 {
14265 "allValue": null,
14266 "current": {
Andy Bavierfc9be622021-03-08 13:10:13 -070014267 "selected": false,
14268 "text": "10.212.74.51:9796",
14269 "value": "10.212.74.51:9796"
Andy Bavier81a0fa92021-03-08 09:37:12 -070014270 },
Andy Bavierfc9be622021-03-08 13:10:13 -070014271 "datasource": "{{ .Values.enterpriseDashboard.datasource }}",
Andy Bavier81a0fa92021-03-08 09:37:12 -070014272 "definition": "label_values(node_uname_info{job=\"$job\"}, instance)",
14273 "hide": 0,
14274 "includeAll": false,
14275 "label": "Host:",
14276 "multi": false,
14277 "name": "node",
14278 "options": [],
14279 "query": "label_values(node_uname_info{job=\"$job\"}, instance)",
14280 "refresh": 1,
14281 "regex": "",
14282 "skipUrlSync": false,
14283 "sort": 1,
14284 "tagValuesQuery": "",
14285 "tags": [],
14286 "tagsQuery": "",
14287 "type": "query",
14288 "useTags": false
14289 },
14290 {
14291 "allValue": null,
14292 "current": {
14293 "selected": false,
14294 "text": "[a-z]+|nvme[0-9]+n[0-9]+",
14295 "value": "[a-z]+|nvme[0-9]+n[0-9]+"
14296 },
14297 "hide": 2,
14298 "includeAll": false,
14299 "label": null,
14300 "multi": false,
14301 "name": "diskdevices",
14302 "options": [
14303 {
14304 "selected": true,
14305 "text": "[a-z]+|nvme[0-9]+n[0-9]+",
14306 "value": "[a-z]+|nvme[0-9]+n[0-9]+"
14307 }
14308 ],
14309 "query": "[a-z]+|nvme[0-9]+n[0-9]+",
14310 "skipUrlSync": false,
14311 "type": "custom"
14312 }
14313 ]
14314 },
14315 "time": {
Andy Bavierfc9be622021-03-08 13:10:13 -070014316 "from": "now-30m",
Andy Bavier81a0fa92021-03-08 09:37:12 -070014317 "to": "now"
14318 },
14319 "timepicker": {
14320 "refresh_intervals": [
14321 "10s",
14322 "30s",
14323 "1m",
14324 "5m",
14325 "15m",
14326 "30m",
14327 "1h",
14328 "2h",
14329 "1d"
14330 ],
14331 "time_options": [
14332 "5m",
14333 "15m",
14334 "1h",
14335 "6h",
14336 "12h",
14337 "24h",
14338 "2d",
14339 "7d",
14340 "30d"
14341 ]
14342 },
14343 "timezone": "browser",
Andy Bavierfc9be622021-03-08 13:10:13 -070014344 "title": "{{ .Values.enterpriseDashboard.name }} Aether Connected Edge",
Andy Bavier81a0fa92021-03-08 09:37:12 -070014345 "uid": "rYdddlPWk",
Andy Bavier6d28a4a2021-03-23 12:05:18 -070014346 "version": 3
Andy Bavier81a0fa92021-03-08 09:37:12 -070014347}