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