vagrant-g5k 0.0.16 → 0.0.17

Sign up to get free protection for your applications and to get access to all the features.
Files changed (48) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +8 -0
  3. data/README.md +30 -2
  4. data/Vagrantfile +49 -20
  5. data/lib/vagrant-g5k.rb +16 -0
  6. data/lib/vagrant-g5k/action.rb +52 -20
  7. data/lib/vagrant-g5k/action/connect_g5k.rb +3 -8
  8. data/lib/vagrant-g5k/action/create_local_working_dir.rb +1 -1
  9. data/lib/vagrant-g5k/action/get_state.rb +23 -0
  10. data/lib/vagrant-g5k/action/is_created.rb +6 -2
  11. data/lib/vagrant-g5k/action/{message_already_created.rb → message_already_running.rb} +1 -1
  12. data/lib/vagrant-g5k/action/message_not_running.rb +16 -0
  13. data/lib/vagrant-g5k/action/read_ssh_info.rb +16 -14
  14. data/lib/vagrant-g5k/action/read_state.rb +8 -0
  15. data/lib/vagrant-g5k/action/run_instance.rb +1 -0
  16. data/lib/vagrant-g5k/action/wait_instance.rb +18 -0
  17. data/lib/vagrant-g5k/config.rb +7 -3
  18. data/lib/vagrant-g5k/util/g5k_utils.rb +164 -37
  19. data/lib/vagrant-g5k/util/launch_vm_bridge.sh +58 -0
  20. data/lib/vagrant-g5k/version.rb +1 -1
  21. data/vagrant-g5k.gemspec +6 -6
  22. metadata +24 -70
  23. data/Vagrantfile.multisite +0 -37
  24. data/results/.gitignore +0 -2
  25. data/results/README.md +0 -43
  26. data/results/Vagrantfile +0 -126
  27. data/results/ansible.cfg +0 -2
  28. data/results/boilerplate.retry +0 -1
  29. data/results/boilerplate.yml +0 -248
  30. data/results/files/grafana/dashboard.json +0 -4572
  31. data/results/files/grafana/dedicated.json +0 -5486
  32. data/results/files/grafana/haproxy.json +0 -2632
  33. data/results/files/heka/config.json +0 -47
  34. data/results/files/heka/heka-globals.toml +0 -2
  35. data/results/files/heka/lua_decoders/haproxy_log.lua +0 -162
  36. data/results/files/heka/lua_decoders/os_keystone_apache_log.lua +0 -78
  37. data/results/files/heka/lua_decoders/os_mysql_log.lua +0 -56
  38. data/results/files/heka/lua_decoders/os_openstack_log.lua +0 -146
  39. data/results/files/heka/lua_decoders/os_rabbitmq_log.lua +0 -79
  40. data/results/files/kibana/all_objects.json +0 -81
  41. data/results/files/nginx.conf +0 -34
  42. data/results/templates/heka-elasticsearch.toml.j2 +0 -18
  43. data/results/templates/heka-haproxy.toml.j2 +0 -10
  44. data/results/templates/heka-keystone.toml.j2 +0 -14
  45. data/results/templates/heka-mariadb.toml.j2 +0 -14
  46. data/results/templates/heka-openstack.toml.j2 +0 -15
  47. data/results/templates/heka-rabbitmq.toml.j2 +0 -21
  48. data/results/test.rb +0 -32
@@ -1,4572 +0,0 @@
1
- {
2
- "__inputs": [
3
- {
4
- "name": "DS_INFLUX_RALLY_20_50_CADVISOR",
5
- "label": "influx_rally_20_50_cadvisor",
6
- "description": "",
7
- "type": "datasource",
8
- "pluginId": "influxdb",
9
- "pluginName": "InfluxDB"
10
- },
11
- {
12
- "name": "DS_INFLUX_RALLY_20_50_COLLECTD",
13
- "label": "influx_rally_20_50_collectd",
14
- "description": "",
15
- "type": "datasource",
16
- "pluginId": "influxdb",
17
- "pluginName": "InfluxDB"
18
- }
19
- ],
20
- "__requires": [
21
- {
22
- "type": "panel",
23
- "id": "graph",
24
- "name": "Graph",
25
- "version": ""
26
- },
27
- {
28
- "type": "grafana",
29
- "id": "grafana",
30
- "name": "Grafana",
31
- "version": "3.1.0"
32
- },
33
- {
34
- "type": "datasource",
35
- "id": "influxdb",
36
- "name": "InfluxDB",
37
- "version": "1.0.0"
38
- }
39
- ],
40
- "id": null,
41
- "title": "grafana-20-50-rally",
42
- "tags": [],
43
- "style": "dark",
44
- "timezone": "browser",
45
- "editable": true,
46
- "hideControls": false,
47
- "sharedCrosshair": true,
48
- "rows": [
49
- {
50
- "collapse": false,
51
- "editable": true,
52
- "height": "200px",
53
- "panels": [
54
- {
55
- "aliasColors": {},
56
- "bars": false,
57
- "datasource": "${DS_INFLUX_RALLY_20_50_CADVISOR}",
58
- "editable": true,
59
- "error": false,
60
- "fill": 1,
61
- "grid": {
62
- "threshold1": null,
63
- "threshold1Color": "rgba(216, 200, 27, 0.27)",
64
- "threshold2": null,
65
- "threshold2Color": "rgba(234, 112, 112, 0.22)"
66
- },
67
- "id": 1,
68
- "isNew": true,
69
- "legend": {
70
- "avg": true,
71
- "current": false,
72
- "max": true,
73
- "min": true,
74
- "show": true,
75
- "total": false,
76
- "values": true
77
- },
78
- "lines": true,
79
- "linewidth": 2,
80
- "links": [],
81
- "nullPointMode": "connected",
82
- "percentage": false,
83
- "pointradius": 5,
84
- "points": false,
85
- "renderer": "flot",
86
- "seriesOverrides": [],
87
- "span": 3.251634414225941,
88
- "stack": false,
89
- "steppedLine": false,
90
- "targets": [
91
- {
92
- "alias": "",
93
- "dsType": "influxdb",
94
- "groupBy": [
95
- {
96
- "params": [
97
- "10s"
98
- ],
99
- "type": "time"
100
- },
101
- {
102
- "params": [
103
- "null"
104
- ],
105
- "type": "fill"
106
- }
107
- ],
108
- "measurement": "memory_usage",
109
- "policy": "default",
110
- "query": "SELECT mean(\"value\") FROM \"memory_usage\" WHERE \"container_name\" = 'nova_api' AND $timeFilter GROUP BY time(10s) fill(null)",
111
- "rawQuery": true,
112
- "refId": "A",
113
- "resultFormat": "time_series",
114
- "select": [
115
- [
116
- {
117
- "params": [
118
- "value"
119
- ],
120
- "type": "field"
121
- },
122
- {
123
- "params": [],
124
- "type": "mean"
125
- }
126
- ]
127
- ],
128
- "tags": [
129
- {
130
- "key": "container_name",
131
- "operator": "=",
132
- "value": "nova_api"
133
- }
134
- ]
135
- }
136
- ],
137
- "timeFrom": null,
138
- "timeShift": null,
139
- "title": "nova_api MEM",
140
- "tooltip": {
141
- "msResolution": true,
142
- "shared": true,
143
- "sort": 0,
144
- "value_type": "cumulative"
145
- },
146
- "transparent": false,
147
- "type": "graph",
148
- "xaxis": {
149
- "show": true
150
- },
151
- "yaxes": [
152
- {
153
- "format": "bytes",
154
- "label": "",
155
- "logBase": 1,
156
- "max": null,
157
- "min": null,
158
- "show": true
159
- },
160
- {
161
- "format": "short",
162
- "label": null,
163
- "logBase": 1,
164
- "max": null,
165
- "min": null,
166
- "show": false
167
- }
168
- ]
169
- },
170
- {
171
- "aliasColors": {},
172
- "bars": false,
173
- "datasource": "${DS_INFLUX_RALLY_20_50_CADVISOR}",
174
- "editable": true,
175
- "error": false,
176
- "fill": 1,
177
- "grid": {
178
- "threshold1": null,
179
- "threshold1Color": "rgba(216, 200, 27, 0.27)",
180
- "threshold2": null,
181
- "threshold2Color": "rgba(234, 112, 112, 0.22)"
182
- },
183
- "id": 2,
184
- "isNew": true,
185
- "legend": {
186
- "avg": true,
187
- "current": false,
188
- "max": true,
189
- "min": true,
190
- "show": true,
191
- "total": false,
192
- "values": true
193
- },
194
- "lines": true,
195
- "linewidth": 2,
196
- "links": [],
197
- "nullPointMode": "connected",
198
- "percentage": false,
199
- "pointradius": 5,
200
- "points": false,
201
- "renderer": "flot",
202
- "seriesOverrides": [],
203
- "span": 3.3458747384937233,
204
- "stack": false,
205
- "steppedLine": false,
206
- "targets": [
207
- {
208
- "alias": "",
209
- "dsType": "influxdb",
210
- "groupBy": [
211
- {
212
- "params": [
213
- "10s"
214
- ],
215
- "type": "time"
216
- },
217
- {
218
- "params": [
219
- "null"
220
- ],
221
- "type": "fill"
222
- }
223
- ],
224
- "hide": false,
225
- "measurement": "cpu_usage_total",
226
- "policy": "default",
227
- "refId": "B",
228
- "resultFormat": "time_series",
229
- "select": [
230
- [
231
- {
232
- "params": [
233
- "value"
234
- ],
235
- "type": "field"
236
- },
237
- {
238
- "params": [],
239
- "type": "mean"
240
- },
241
- {
242
- "params": [
243
- "10s"
244
- ],
245
- "type": "derivative"
246
- },
247
- {
248
- "params": [
249
- " / 10000000000"
250
- ],
251
- "type": "math"
252
- }
253
- ]
254
- ],
255
- "tags": [
256
- {
257
- "key": "container_name",
258
- "operator": "=",
259
- "value": "nova_api"
260
- }
261
- ]
262
- }
263
- ],
264
- "timeFrom": null,
265
- "timeShift": null,
266
- "title": "nova_api CPU",
267
- "tooltip": {
268
- "msResolution": true,
269
- "shared": true,
270
- "sort": 0,
271
- "value_type": "cumulative"
272
- },
273
- "type": "graph",
274
- "xaxis": {
275
- "show": true
276
- },
277
- "yaxes": [
278
- {
279
- "format": "short",
280
- "label": null,
281
- "logBase": 1,
282
- "max": null,
283
- "min": null,
284
- "show": true
285
- },
286
- {
287
- "format": "short",
288
- "label": "",
289
- "logBase": 1,
290
- "max": null,
291
- "min": null,
292
- "show": false
293
- }
294
- ]
295
- }
296
- ],
297
- "title": "nova-api"
298
- },
299
- {
300
- "collapse": false,
301
- "editable": true,
302
- "height": "200px",
303
- "panels": [
304
- {
305
- "aliasColors": {},
306
- "bars": false,
307
- "datasource": "${DS_INFLUX_RALLY_20_50_CADVISOR}",
308
- "editable": true,
309
- "error": false,
310
- "fill": 1,
311
- "grid": {
312
- "threshold1": null,
313
- "threshold1Color": "rgba(216, 200, 27, 0.27)",
314
- "threshold2": null,
315
- "threshold2Color": "rgba(234, 112, 112, 0.22)"
316
- },
317
- "id": 1,
318
- "isNew": true,
319
- "legend": {
320
- "avg": true,
321
- "current": false,
322
- "max": true,
323
- "min": true,
324
- "show": true,
325
- "total": false,
326
- "values": true
327
- },
328
- "lines": true,
329
- "linewidth": 2,
330
- "links": [],
331
- "nullPointMode": "connected",
332
- "percentage": false,
333
- "pointradius": 5,
334
- "points": false,
335
- "renderer": "flot",
336
- "seriesOverrides": [],
337
- "span": 3.2453582635983267,
338
- "stack": false,
339
- "steppedLine": false,
340
- "targets": [
341
- {
342
- "alias": "",
343
- "dsType": "influxdb",
344
- "groupBy": [
345
- {
346
- "params": [
347
- "10s"
348
- ],
349
- "type": "time"
350
- },
351
- {
352
- "params": [
353
- "null"
354
- ],
355
- "type": "fill"
356
- }
357
- ],
358
- "measurement": "memory_usage",
359
- "policy": "default",
360
- "query": "SELECT mean(\"value\") FROM \"memory_usage\" WHERE \"container_name\" = 'nova_scheduler' AND $timeFilter GROUP BY time(10s) fill(null)",
361
- "rawQuery": true,
362
- "refId": "A",
363
- "resultFormat": "time_series",
364
- "select": [
365
- [
366
- {
367
- "params": [
368
- "value"
369
- ],
370
- "type": "field"
371
- },
372
- {
373
- "params": [],
374
- "type": "mean"
375
- }
376
- ]
377
- ],
378
- "tags": [
379
- {
380
- "key": "container_name",
381
- "operator": "=",
382
- "value": "nova_scheduler"
383
- }
384
- ]
385
- }
386
- ],
387
- "timeFrom": null,
388
- "timeShift": null,
389
- "title": "nova_scheduler MEM",
390
- "tooltip": {
391
- "msResolution": true,
392
- "shared": true,
393
- "sort": 0,
394
- "value_type": "cumulative"
395
- },
396
- "transparent": false,
397
- "type": "graph",
398
- "xaxis": {
399
- "show": true
400
- },
401
- "yaxes": [
402
- {
403
- "format": "bytes",
404
- "label": "",
405
- "logBase": 1,
406
- "max": null,
407
- "min": null,
408
- "show": true
409
- },
410
- {
411
- "format": "short",
412
- "label": null,
413
- "logBase": 1,
414
- "max": null,
415
- "min": null,
416
- "show": false
417
- }
418
- ]
419
- },
420
- {
421
- "aliasColors": {},
422
- "bars": false,
423
- "datasource": "${DS_INFLUX_RALLY_20_50_CADVISOR}",
424
- "editable": true,
425
- "error": false,
426
- "fill": 1,
427
- "grid": {
428
- "threshold1": null,
429
- "threshold1Color": "rgba(216, 200, 27, 0.27)",
430
- "threshold2": null,
431
- "threshold2Color": "rgba(234, 112, 112, 0.22)"
432
- },
433
- "id": 4,
434
- "isNew": true,
435
- "legend": {
436
- "avg": true,
437
- "current": false,
438
- "max": true,
439
- "min": true,
440
- "show": true,
441
- "total": false,
442
- "values": true
443
- },
444
- "lines": true,
445
- "linewidth": 2,
446
- "links": [],
447
- "nullPointMode": "connected",
448
- "percentage": false,
449
- "pointradius": 5,
450
- "points": false,
451
- "renderer": "flot",
452
- "seriesOverrides": [],
453
- "span": 3.358427039748954,
454
- "stack": false,
455
- "steppedLine": false,
456
- "targets": [
457
- {
458
- "alias": "",
459
- "dsType": "influxdb",
460
- "groupBy": [
461
- {
462
- "params": [
463
- "10s"
464
- ],
465
- "type": "time"
466
- },
467
- {
468
- "params": [
469
- "null"
470
- ],
471
- "type": "fill"
472
- }
473
- ],
474
- "hide": false,
475
- "measurement": "cpu_usage_total",
476
- "policy": "default",
477
- "refId": "B",
478
- "resultFormat": "time_series",
479
- "select": [
480
- [
481
- {
482
- "params": [
483
- "value"
484
- ],
485
- "type": "field"
486
- },
487
- {
488
- "params": [],
489
- "type": "mean"
490
- },
491
- {
492
- "params": [
493
- "10s"
494
- ],
495
- "type": "derivative"
496
- },
497
- {
498
- "params": [
499
- " / 10000000000"
500
- ],
501
- "type": "math"
502
- }
503
- ]
504
- ],
505
- "tags": [
506
- {
507
- "key": "container_name",
508
- "operator": "=",
509
- "value": "nova_scheduler"
510
- }
511
- ]
512
- }
513
- ],
514
- "timeFrom": null,
515
- "timeShift": null,
516
- "title": "nova_scheduler CPU",
517
- "tooltip": {
518
- "msResolution": true,
519
- "shared": true,
520
- "sort": 0,
521
- "value_type": "cumulative"
522
- },
523
- "type": "graph",
524
- "xaxis": {
525
- "show": true
526
- },
527
- "yaxes": [
528
- {
529
- "format": "short",
530
- "label": null,
531
- "logBase": 1,
532
- "max": null,
533
- "min": null,
534
- "show": true
535
- },
536
- {
537
- "format": "short",
538
- "label": "",
539
- "logBase": 1,
540
- "max": null,
541
- "min": null,
542
- "show": false
543
- }
544
- ]
545
- }
546
- ],
547
- "title": "nova_scheduler"
548
- },
549
- {
550
- "collapse": false,
551
- "editable": true,
552
- "height": "200px",
553
- "panels": [
554
- {
555
- "aliasColors": {},
556
- "bars": false,
557
- "datasource": "${DS_INFLUX_RALLY_20_50_CADVISOR}",
558
- "editable": true,
559
- "error": false,
560
- "fill": 1,
561
- "grid": {
562
- "threshold1": null,
563
- "threshold1Color": "rgba(216, 200, 27, 0.27)",
564
- "threshold2": null,
565
- "threshold2Color": "rgba(234, 112, 112, 0.22)"
566
- },
567
- "id": 1,
568
- "isNew": true,
569
- "legend": {
570
- "avg": true,
571
- "current": false,
572
- "max": true,
573
- "min": true,
574
- "show": true,
575
- "total": false,
576
- "values": true
577
- },
578
- "lines": true,
579
- "linewidth": 2,
580
- "links": [],
581
- "nullPointMode": "connected",
582
- "percentage": false,
583
- "pointradius": 5,
584
- "points": false,
585
- "renderer": "flot",
586
- "seriesOverrides": [],
587
- "span": 3.2397685669456067,
588
- "stack": false,
589
- "steppedLine": false,
590
- "targets": [
591
- {
592
- "alias": "",
593
- "dsType": "influxdb",
594
- "groupBy": [
595
- {
596
- "params": [
597
- "10s"
598
- ],
599
- "type": "time"
600
- },
601
- {
602
- "params": [
603
- "null"
604
- ],
605
- "type": "fill"
606
- }
607
- ],
608
- "measurement": "memory_usage",
609
- "policy": "default",
610
- "query": "SELECT mean(\"value\") FROM \"memory_usage\" WHERE \"container_name\" = 'nova_conductor' AND $timeFilter GROUP BY time(10s) fill(null)",
611
- "rawQuery": true,
612
- "refId": "A",
613
- "resultFormat": "time_series",
614
- "select": [
615
- [
616
- {
617
- "params": [
618
- "value"
619
- ],
620
- "type": "field"
621
- },
622
- {
623
- "params": [],
624
- "type": "mean"
625
- }
626
- ]
627
- ],
628
- "tags": [
629
- {
630
- "key": "container_name",
631
- "operator": "=",
632
- "value": "nova_conductor"
633
- }
634
- ]
635
- }
636
- ],
637
- "timeFrom": null,
638
- "timeShift": null,
639
- "title": "nova_conductor MEM",
640
- "tooltip": {
641
- "msResolution": true,
642
- "shared": true,
643
- "sort": 0,
644
- "value_type": "cumulative"
645
- },
646
- "transparent": false,
647
- "type": "graph",
648
- "xaxis": {
649
- "show": true
650
- },
651
- "yaxes": [
652
- {
653
- "format": "bytes",
654
- "label": "",
655
- "logBase": 1,
656
- "max": null,
657
- "min": null,
658
- "show": true
659
- },
660
- {
661
- "format": "short",
662
- "label": null,
663
- "logBase": 1,
664
- "max": null,
665
- "min": null,
666
- "show": false
667
- }
668
- ]
669
- },
670
- {
671
- "aliasColors": {},
672
- "bars": false,
673
- "datasource": "${DS_INFLUX_RALLY_20_50_CADVISOR}",
674
- "editable": true,
675
- "error": false,
676
- "fill": 1,
677
- "grid": {
678
- "threshold1": null,
679
- "threshold1Color": "rgba(216, 200, 27, 0.27)",
680
- "threshold2": null,
681
- "threshold2Color": "rgba(234, 112, 112, 0.22)"
682
- },
683
- "id": 3,
684
- "isNew": true,
685
- "legend": {
686
- "avg": true,
687
- "current": false,
688
- "max": true,
689
- "min": true,
690
- "show": true,
691
- "total": false,
692
- "values": true
693
- },
694
- "lines": true,
695
- "linewidth": 2,
696
- "links": [],
697
- "nullPointMode": "connected",
698
- "percentage": false,
699
- "pointradius": 5,
700
- "points": false,
701
- "renderer": "flot",
702
- "seriesOverrides": [],
703
- "span": 3.3642128661087867,
704
- "stack": false,
705
- "steppedLine": false,
706
- "targets": [
707
- {
708
- "alias": "",
709
- "dsType": "influxdb",
710
- "groupBy": [
711
- {
712
- "params": [
713
- "10s"
714
- ],
715
- "type": "time"
716
- },
717
- {
718
- "params": [
719
- "null"
720
- ],
721
- "type": "fill"
722
- }
723
- ],
724
- "hide": false,
725
- "measurement": "cpu_usage_total",
726
- "policy": "default",
727
- "refId": "B",
728
- "resultFormat": "time_series",
729
- "select": [
730
- [
731
- {
732
- "params": [
733
- "value"
734
- ],
735
- "type": "field"
736
- },
737
- {
738
- "params": [],
739
- "type": "mean"
740
- },
741
- {
742
- "params": [
743
- "10s"
744
- ],
745
- "type": "derivative"
746
- },
747
- {
748
- "params": [
749
- " / 10000000000"
750
- ],
751
- "type": "math"
752
- }
753
- ]
754
- ],
755
- "tags": [
756
- {
757
- "key": "container_name",
758
- "operator": "=",
759
- "value": "nova_conductor"
760
- }
761
- ]
762
- }
763
- ],
764
- "timeFrom": null,
765
- "timeShift": null,
766
- "title": "nova_conductor CPU",
767
- "tooltip": {
768
- "msResolution": true,
769
- "shared": true,
770
- "sort": 0,
771
- "value_type": "cumulative"
772
- },
773
- "type": "graph",
774
- "xaxis": {
775
- "show": true
776
- },
777
- "yaxes": [
778
- {
779
- "format": "short",
780
- "label": null,
781
- "logBase": 1,
782
- "max": null,
783
- "min": null,
784
- "show": true
785
- },
786
- {
787
- "format": "short",
788
- "label": "",
789
- "logBase": 1,
790
- "max": null,
791
- "min": null,
792
- "show": false
793
- }
794
- ]
795
- }
796
- ],
797
- "title": "nova_conductor"
798
- },
799
- {
800
- "collapse": false,
801
- "editable": true,
802
- "height": "200px",
803
- "panels": [
804
- {
805
- "aliasColors": {},
806
- "bars": false,
807
- "datasource": "${DS_INFLUX_RALLY_20_50_CADVISOR}",
808
- "editable": true,
809
- "error": false,
810
- "fill": 1,
811
- "grid": {
812
- "threshold1": null,
813
- "threshold1Color": "rgba(216, 200, 27, 0.27)",
814
- "threshold2": null,
815
- "threshold2Color": "rgba(234, 112, 112, 0.22)"
816
- },
817
- "id": 7,
818
- "isNew": true,
819
- "legend": {
820
- "avg": true,
821
- "current": false,
822
- "max": true,
823
- "min": true,
824
- "show": true,
825
- "total": false,
826
- "values": true
827
- },
828
- "lines": true,
829
- "linewidth": 2,
830
- "links": [],
831
- "nullPointMode": "connected",
832
- "percentage": false,
833
- "pointradius": 5,
834
- "points": false,
835
- "renderer": "flot",
836
- "seriesOverrides": [],
837
- "span": 3.2408203124999986,
838
- "stack": false,
839
- "steppedLine": false,
840
- "targets": [
841
- {
842
- "dsType": "influxdb",
843
- "groupBy": [
844
- {
845
- "params": [
846
- "$interval"
847
- ],
848
- "type": "time"
849
- },
850
- {
851
- "params": [
852
- "null"
853
- ],
854
- "type": "fill"
855
- }
856
- ],
857
- "measurement": "memory_usage",
858
- "policy": "default",
859
- "refId": "A",
860
- "resultFormat": "time_series",
861
- "select": [
862
- [
863
- {
864
- "params": [
865
- "value"
866
- ],
867
- "type": "field"
868
- },
869
- {
870
- "params": [],
871
- "type": "mean"
872
- }
873
- ]
874
- ],
875
- "tags": [
876
- {
877
- "key": "container_name",
878
- "operator": "=",
879
- "value": "haproxy"
880
- }
881
- ]
882
- }
883
- ],
884
- "timeFrom": null,
885
- "timeShift": null,
886
- "title": "haproxy MEM",
887
- "tooltip": {
888
- "msResolution": true,
889
- "shared": true,
890
- "sort": 0,
891
- "value_type": "cumulative"
892
- },
893
- "transparent": false,
894
- "type": "graph",
895
- "xaxis": {
896
- "show": true
897
- },
898
- "yaxes": [
899
- {
900
- "format": "bytes",
901
- "label": "",
902
- "logBase": 1,
903
- "max": null,
904
- "min": null,
905
- "show": true
906
- },
907
- {
908
- "format": "short",
909
- "label": null,
910
- "logBase": 1,
911
- "max": null,
912
- "min": null,
913
- "show": false
914
- }
915
- ]
916
- },
917
- {
918
- "aliasColors": {},
919
- "bars": false,
920
- "datasource": "${DS_INFLUX_RALLY_20_50_CADVISOR}",
921
- "editable": true,
922
- "error": false,
923
- "fill": 1,
924
- "grid": {
925
- "threshold1": null,
926
- "threshold1Color": "rgba(216, 200, 27, 0.27)",
927
- "threshold2": null,
928
- "threshold2Color": "rgba(234, 112, 112, 0.22)"
929
- },
930
- "id": 10,
931
- "isNew": true,
932
- "legend": {
933
- "avg": true,
934
- "current": false,
935
- "max": true,
936
- "min": true,
937
- "show": true,
938
- "total": false,
939
- "values": true
940
- },
941
- "lines": true,
942
- "linewidth": 2,
943
- "links": [],
944
- "nullPointMode": "connected",
945
- "percentage": false,
946
- "pointradius": 5,
947
- "points": false,
948
- "renderer": "flot",
949
- "seriesOverrides": [],
950
- "span": 3.3563476562500014,
951
- "stack": false,
952
- "steppedLine": false,
953
- "targets": [
954
- {
955
- "alias": "",
956
- "dsType": "influxdb",
957
- "groupBy": [
958
- {
959
- "params": [
960
- "10s"
961
- ],
962
- "type": "time"
963
- },
964
- {
965
- "params": [
966
- "null"
967
- ],
968
- "type": "fill"
969
- }
970
- ],
971
- "hide": false,
972
- "measurement": "cpu_usage_total",
973
- "policy": "default",
974
- "refId": "B",
975
- "resultFormat": "time_series",
976
- "select": [
977
- [
978
- {
979
- "params": [
980
- "value"
981
- ],
982
- "type": "field"
983
- },
984
- {
985
- "params": [],
986
- "type": "mean"
987
- },
988
- {
989
- "params": [
990
- "10s"
991
- ],
992
- "type": "derivative"
993
- },
994
- {
995
- "params": [
996
- " / 1000000000"
997
- ],
998
- "type": "math"
999
- }
1000
- ]
1001
- ],
1002
- "tags": [
1003
- {
1004
- "key": "container_name",
1005
- "operator": "=",
1006
- "value": "haproxy"
1007
- }
1008
- ]
1009
- }
1010
- ],
1011
- "timeFrom": null,
1012
- "timeShift": null,
1013
- "title": "haproxy CPU",
1014
- "tooltip": {
1015
- "msResolution": true,
1016
- "shared": true,
1017
- "sort": 0,
1018
- "value_type": "cumulative"
1019
- },
1020
- "type": "graph",
1021
- "xaxis": {
1022
- "show": true
1023
- },
1024
- "yaxes": [
1025
- {
1026
- "format": "short",
1027
- "label": null,
1028
- "logBase": 1,
1029
- "max": null,
1030
- "min": null,
1031
- "show": true
1032
- },
1033
- {
1034
- "format": "short",
1035
- "label": "",
1036
- "logBase": 1,
1037
- "max": null,
1038
- "min": null,
1039
- "show": false
1040
- }
1041
- ]
1042
- }
1043
- ],
1044
- "title": "New row"
1045
- },
1046
- {
1047
- "collapse": false,
1048
- "editable": true,
1049
- "height": 197.875,
1050
- "panels": [
1051
- {
1052
- "aliasColors": {},
1053
- "bars": false,
1054
- "datasource": "${DS_INFLUX_RALLY_20_50_CADVISOR}",
1055
- "editable": true,
1056
- "error": false,
1057
- "fill": 1,
1058
- "grid": {
1059
- "threshold1": null,
1060
- "threshold1Color": "rgba(216, 200, 27, 0.27)",
1061
- "threshold2": null,
1062
- "threshold2Color": "rgba(234, 112, 112, 0.22)"
1063
- },
1064
- "id": 9,
1065
- "isNew": true,
1066
- "legend": {
1067
- "avg": true,
1068
- "current": false,
1069
- "max": true,
1070
- "min": true,
1071
- "show": true,
1072
- "total": false,
1073
- "values": true
1074
- },
1075
- "lines": true,
1076
- "linewidth": 2,
1077
- "links": [],
1078
- "nullPointMode": "connected",
1079
- "percentage": false,
1080
- "pointradius": 5,
1081
- "points": false,
1082
- "renderer": "flot",
1083
- "seriesOverrides": [],
1084
- "span": 3.229962081589959,
1085
- "stack": false,
1086
- "steppedLine": false,
1087
- "targets": [
1088
- {
1089
- "dsType": "influxdb",
1090
- "groupBy": [
1091
- {
1092
- "params": [
1093
- "$interval"
1094
- ],
1095
- "type": "time"
1096
- },
1097
- {
1098
- "params": [
1099
- "null"
1100
- ],
1101
- "type": "fill"
1102
- }
1103
- ],
1104
- "measurement": "memory_usage",
1105
- "policy": "default",
1106
- "refId": "A",
1107
- "resultFormat": "time_series",
1108
- "select": [
1109
- [
1110
- {
1111
- "params": [
1112
- "value"
1113
- ],
1114
- "type": "field"
1115
- },
1116
- {
1117
- "params": [],
1118
- "type": "mean"
1119
- }
1120
- ]
1121
- ],
1122
- "tags": [
1123
- {
1124
- "key": "container_name",
1125
- "operator": "=",
1126
- "value": "keystone"
1127
- }
1128
- ]
1129
- }
1130
- ],
1131
- "timeFrom": null,
1132
- "timeShift": null,
1133
- "title": "keystone MEM",
1134
- "tooltip": {
1135
- "msResolution": true,
1136
- "shared": true,
1137
- "sort": 0,
1138
- "value_type": "cumulative"
1139
- },
1140
- "transparent": false,
1141
- "type": "graph",
1142
- "xaxis": {
1143
- "show": true
1144
- },
1145
- "yaxes": [
1146
- {
1147
- "format": "bytes",
1148
- "label": "",
1149
- "logBase": 1,
1150
- "max": null,
1151
- "min": null,
1152
- "show": true
1153
- },
1154
- {
1155
- "format": "short",
1156
- "label": null,
1157
- "logBase": 1,
1158
- "max": null,
1159
- "min": null,
1160
- "show": false
1161
- }
1162
- ]
1163
- },
1164
- {
1165
- "aliasColors": {},
1166
- "bars": false,
1167
- "datasource": "${DS_INFLUX_RALLY_20_50_CADVISOR}",
1168
- "editable": true,
1169
- "error": false,
1170
- "fill": 1,
1171
- "grid": {
1172
- "threshold1": null,
1173
- "threshold1Color": "rgba(216, 200, 27, 0.27)",
1174
- "threshold2": null,
1175
- "threshold2Color": "rgba(234, 112, 112, 0.22)"
1176
- },
1177
- "id": 8,
1178
- "isNew": true,
1179
- "legend": {
1180
- "avg": true,
1181
- "current": false,
1182
- "max": true,
1183
- "min": true,
1184
- "show": true,
1185
- "total": false,
1186
- "values": true
1187
- },
1188
- "lines": true,
1189
- "linewidth": 2,
1190
- "links": [],
1191
- "nullPointMode": "connected",
1192
- "percentage": false,
1193
- "pointradius": 5,
1194
- "points": false,
1195
- "renderer": "flot",
1196
- "seriesOverrides": [],
1197
- "span": 3.3738232217573225,
1198
- "stack": false,
1199
- "steppedLine": false,
1200
- "targets": [
1201
- {
1202
- "alias": "",
1203
- "dsType": "influxdb",
1204
- "groupBy": [
1205
- {
1206
- "params": [
1207
- "10s"
1208
- ],
1209
- "type": "time"
1210
- },
1211
- {
1212
- "params": [
1213
- "null"
1214
- ],
1215
- "type": "fill"
1216
- }
1217
- ],
1218
- "hide": false,
1219
- "measurement": "cpu_usage_total",
1220
- "policy": "default",
1221
- "refId": "B",
1222
- "resultFormat": "time_series",
1223
- "select": [
1224
- [
1225
- {
1226
- "params": [
1227
- "value"
1228
- ],
1229
- "type": "field"
1230
- },
1231
- {
1232
- "params": [],
1233
- "type": "mean"
1234
- },
1235
- {
1236
- "params": [
1237
- "10s"
1238
- ],
1239
- "type": "derivative"
1240
- },
1241
- {
1242
- "params": [
1243
- " / 1000000000"
1244
- ],
1245
- "type": "math"
1246
- }
1247
- ]
1248
- ],
1249
- "tags": [
1250
- {
1251
- "key": "container_name",
1252
- "operator": "=",
1253
- "value": "keystone"
1254
- }
1255
- ]
1256
- }
1257
- ],
1258
- "timeFrom": null,
1259
- "timeShift": null,
1260
- "title": "keystone CPU",
1261
- "tooltip": {
1262
- "msResolution": true,
1263
- "shared": true,
1264
- "sort": 0,
1265
- "value_type": "cumulative"
1266
- },
1267
- "type": "graph",
1268
- "xaxis": {
1269
- "show": true
1270
- },
1271
- "yaxes": [
1272
- {
1273
- "format": "short",
1274
- "label": null,
1275
- "logBase": 1,
1276
- "max": null,
1277
- "min": null,
1278
- "show": true
1279
- },
1280
- {
1281
- "format": "short",
1282
- "label": "",
1283
- "logBase": 1,
1284
- "max": null,
1285
- "min": null,
1286
- "show": false
1287
- }
1288
- ]
1289
- }
1290
- ],
1291
- "title": "New row"
1292
- },
1293
- {
1294
- "collapse": false,
1295
- "editable": true,
1296
- "height": 216,
1297
- "panels": [
1298
- {
1299
- "aliasColors": {},
1300
- "bars": false,
1301
- "datasource": "${DS_INFLUX_RALLY_20_50_CADVISOR}",
1302
- "editable": true,
1303
- "error": false,
1304
- "fill": 1,
1305
- "grid": {
1306
- "threshold1": null,
1307
- "threshold1Color": "rgba(216, 200, 27, 0.27)",
1308
- "threshold2": null,
1309
- "threshold2Color": "rgba(234, 112, 112, 0.22)"
1310
- },
1311
- "id": 15,
1312
- "isNew": true,
1313
- "legend": {
1314
- "avg": true,
1315
- "current": false,
1316
- "max": true,
1317
- "min": true,
1318
- "show": true,
1319
- "total": false,
1320
- "values": true
1321
- },
1322
- "lines": true,
1323
- "linewidth": 2,
1324
- "links": [],
1325
- "nullPointMode": "connected",
1326
- "percentage": false,
1327
- "pointradius": 5,
1328
- "points": false,
1329
- "renderer": "flot",
1330
- "seriesOverrides": [],
1331
- "span": 3.220842050209205,
1332
- "stack": false,
1333
- "steppedLine": false,
1334
- "targets": [
1335
- {
1336
- "dsType": "influxdb",
1337
- "groupBy": [
1338
- {
1339
- "params": [
1340
- "$interval"
1341
- ],
1342
- "type": "time"
1343
- },
1344
- {
1345
- "params": [
1346
- "null"
1347
- ],
1348
- "type": "fill"
1349
- }
1350
- ],
1351
- "measurement": "memory_usage",
1352
- "policy": "default",
1353
- "refId": "A",
1354
- "resultFormat": "time_series",
1355
- "select": [
1356
- [
1357
- {
1358
- "params": [
1359
- "value"
1360
- ],
1361
- "type": "field"
1362
- },
1363
- {
1364
- "params": [],
1365
- "type": "mean"
1366
- }
1367
- ]
1368
- ],
1369
- "tags": [
1370
- {
1371
- "key": "container_name",
1372
- "operator": "=",
1373
- "value": "neutron_server"
1374
- }
1375
- ]
1376
- }
1377
- ],
1378
- "timeFrom": null,
1379
- "timeShift": null,
1380
- "title": "neutron server MEM",
1381
- "tooltip": {
1382
- "msResolution": true,
1383
- "shared": true,
1384
- "sort": 0,
1385
- "value_type": "cumulative"
1386
- },
1387
- "transparent": false,
1388
- "type": "graph",
1389
- "xaxis": {
1390
- "show": true
1391
- },
1392
- "yaxes": [
1393
- {
1394
- "format": "bytes",
1395
- "label": "",
1396
- "logBase": 1,
1397
- "max": null,
1398
- "min": null,
1399
- "show": true
1400
- },
1401
- {
1402
- "format": "short",
1403
- "label": null,
1404
- "logBase": 1,
1405
- "max": null,
1406
- "min": null,
1407
- "show": false
1408
- }
1409
- ]
1410
- },
1411
- {
1412
- "aliasColors": {},
1413
- "bars": false,
1414
- "datasource": "${DS_INFLUX_RALLY_20_50_CADVISOR}",
1415
- "editable": true,
1416
- "error": false,
1417
- "fill": 1,
1418
- "grid": {
1419
- "threshold1": null,
1420
- "threshold1Color": "rgba(216, 200, 27, 0.27)",
1421
- "threshold2": null,
1422
- "threshold2Color": "rgba(234, 112, 112, 0.22)"
1423
- },
1424
- "id": 16,
1425
- "isNew": true,
1426
- "legend": {
1427
- "avg": true,
1428
- "current": false,
1429
- "max": true,
1430
- "min": true,
1431
- "show": true,
1432
- "total": false,
1433
- "values": true
1434
- },
1435
- "lines": true,
1436
- "linewidth": 2,
1437
- "links": [],
1438
- "nullPointMode": "connected",
1439
- "percentage": false,
1440
- "pointradius": 5,
1441
- "points": false,
1442
- "renderer": "flot",
1443
- "seriesOverrides": [],
1444
- "span": 3.370390951882845,
1445
- "stack": false,
1446
- "steppedLine": false,
1447
- "targets": [
1448
- {
1449
- "alias": "",
1450
- "dsType": "influxdb",
1451
- "groupBy": [
1452
- {
1453
- "params": [
1454
- "10s"
1455
- ],
1456
- "type": "time"
1457
- },
1458
- {
1459
- "params": [
1460
- "null"
1461
- ],
1462
- "type": "fill"
1463
- }
1464
- ],
1465
- "hide": false,
1466
- "measurement": "cpu_usage_total",
1467
- "policy": "default",
1468
- "refId": "B",
1469
- "resultFormat": "time_series",
1470
- "select": [
1471
- [
1472
- {
1473
- "params": [
1474
- "value"
1475
- ],
1476
- "type": "field"
1477
- },
1478
- {
1479
- "params": [],
1480
- "type": "mean"
1481
- },
1482
- {
1483
- "params": [
1484
- "10s"
1485
- ],
1486
- "type": "non_negative_derivative"
1487
- },
1488
- {
1489
- "params": [
1490
- " / 10000000000"
1491
- ],
1492
- "type": "math"
1493
- }
1494
- ]
1495
- ],
1496
- "tags": [
1497
- {
1498
- "key": "container_name",
1499
- "operator": "=",
1500
- "value": "neutron_server"
1501
- }
1502
- ]
1503
- }
1504
- ],
1505
- "timeFrom": null,
1506
- "timeShift": null,
1507
- "title": "neutron server CPU",
1508
- "tooltip": {
1509
- "msResolution": true,
1510
- "shared": true,
1511
- "sort": 0,
1512
- "value_type": "cumulative"
1513
- },
1514
- "type": "graph",
1515
- "xaxis": {
1516
- "show": true
1517
- },
1518
- "yaxes": [
1519
- {
1520
- "format": "short",
1521
- "label": null,
1522
- "logBase": 1,
1523
- "max": null,
1524
- "min": null,
1525
- "show": true
1526
- },
1527
- {
1528
- "format": "short",
1529
- "label": "",
1530
- "logBase": 1,
1531
- "max": null,
1532
- "min": null,
1533
- "show": false
1534
- }
1535
- ]
1536
- }
1537
- ],
1538
- "title": "New row"
1539
- },
1540
- {
1541
- "collapse": false,
1542
- "editable": true,
1543
- "height": "200px",
1544
- "panels": [
1545
- {
1546
- "aliasColors": {},
1547
- "bars": false,
1548
- "datasource": "${DS_INFLUX_RALLY_20_50_COLLECTD}",
1549
- "editable": true,
1550
- "error": false,
1551
- "fill": 1,
1552
- "grid": {
1553
- "threshold1": null,
1554
- "threshold1Color": "rgba(216, 200, 27, 0.27)",
1555
- "threshold2": null,
1556
- "threshold2Color": "rgba(234, 112, 112, 0.22)"
1557
- },
1558
- "id": 31,
1559
- "isNew": true,
1560
- "legend": {
1561
- "avg": true,
1562
- "current": false,
1563
- "max": true,
1564
- "min": false,
1565
- "show": true,
1566
- "total": false,
1567
- "values": true
1568
- },
1569
- "lines": true,
1570
- "linewidth": 2,
1571
- "links": [],
1572
- "nullPointMode": "connected",
1573
- "percentage": false,
1574
- "pointradius": 5,
1575
- "points": false,
1576
- "renderer": "flot",
1577
- "seriesOverrides": [],
1578
- "span": 3.428645147762002,
1579
- "stack": false,
1580
- "steppedLine": false,
1581
- "targets": [
1582
- {
1583
- "alias": "used",
1584
- "dsType": "influxdb",
1585
- "groupBy": [
1586
- {
1587
- "params": [
1588
- "$interval"
1589
- ],
1590
- "type": "time"
1591
- },
1592
- {
1593
- "params": [
1594
- "null"
1595
- ],
1596
- "type": "fill"
1597
- }
1598
- ],
1599
- "measurement": "rabbitmq_value",
1600
- "policy": "default",
1601
- "refId": "A",
1602
- "resultFormat": "time_series",
1603
- "select": [
1604
- [
1605
- {
1606
- "params": [
1607
- "value"
1608
- ],
1609
- "type": "field"
1610
- },
1611
- {
1612
- "params": [],
1613
- "type": "mean"
1614
- },
1615
- {
1616
- "params": [
1617
- " / (1024*1024*1024)"
1618
- ],
1619
- "type": "math"
1620
- }
1621
- ]
1622
- ],
1623
- "tags": [
1624
- {
1625
- "key": "type_instance",
1626
- "operator": "=",
1627
- "value": "node.mem_used"
1628
- }
1629
- ]
1630
- },
1631
- {
1632
- "alias": "limit",
1633
- "dsType": "influxdb",
1634
- "groupBy": [
1635
- {
1636
- "params": [
1637
- "$interval"
1638
- ],
1639
- "type": "time"
1640
- },
1641
- {
1642
- "params": [
1643
- "null"
1644
- ],
1645
- "type": "fill"
1646
- }
1647
- ],
1648
- "measurement": "rabbitmq_value",
1649
- "policy": "default",
1650
- "refId": "B",
1651
- "resultFormat": "time_series",
1652
- "select": [
1653
- [
1654
- {
1655
- "params": [
1656
- "value"
1657
- ],
1658
- "type": "field"
1659
- },
1660
- {
1661
- "params": [],
1662
- "type": "mean"
1663
- },
1664
- {
1665
- "params": [
1666
- " / (1024*1024*1024)"
1667
- ],
1668
- "type": "math"
1669
- }
1670
- ]
1671
- ],
1672
- "tags": [
1673
- {
1674
- "key": "type_instance",
1675
- "operator": "=",
1676
- "value": "node.mem_limit"
1677
- }
1678
- ]
1679
- }
1680
- ],
1681
- "timeFrom": null,
1682
- "timeShift": null,
1683
- "title": "RabbitMQ Mem (collectd)",
1684
- "tooltip": {
1685
- "msResolution": true,
1686
- "shared": true,
1687
- "sort": 0,
1688
- "value_type": "cumulative"
1689
- },
1690
- "type": "graph",
1691
- "xaxis": {
1692
- "show": true
1693
- },
1694
- "yaxes": [
1695
- {
1696
- "format": "short",
1697
- "label": null,
1698
- "logBase": 1,
1699
- "max": null,
1700
- "min": null,
1701
- "show": true
1702
- },
1703
- {
1704
- "format": "short",
1705
- "label": null,
1706
- "logBase": 1,
1707
- "max": null,
1708
- "min": null,
1709
- "show": true
1710
- }
1711
- ]
1712
- },
1713
- {
1714
- "aliasColors": {},
1715
- "bars": false,
1716
- "datasource": "${DS_INFLUX_RALLY_20_50_CADVISOR}",
1717
- "editable": true,
1718
- "error": false,
1719
- "fill": 1,
1720
- "grid": {
1721
- "threshold1": null,
1722
- "threshold1Color": "rgba(216, 200, 27, 0.27)",
1723
- "threshold2": null,
1724
- "threshold2Color": "rgba(234, 112, 112, 0.22)"
1725
- },
1726
- "id": 6,
1727
- "isNew": true,
1728
- "legend": {
1729
- "avg": true,
1730
- "current": false,
1731
- "max": true,
1732
- "min": true,
1733
- "show": true,
1734
- "total": false,
1735
- "values": true
1736
- },
1737
- "lines": true,
1738
- "linewidth": 2,
1739
- "links": [],
1740
- "nullPointMode": "connected",
1741
- "percentage": false,
1742
- "pointradius": 5,
1743
- "points": false,
1744
- "renderer": "flot",
1745
- "seriesOverrides": [],
1746
- "span": 3.3672974143566967,
1747
- "stack": false,
1748
- "steppedLine": false,
1749
- "targets": [
1750
- {
1751
- "alias": "",
1752
- "dsType": "influxdb",
1753
- "groupBy": [
1754
- {
1755
- "params": [
1756
- "10s"
1757
- ],
1758
- "type": "time"
1759
- },
1760
- {
1761
- "params": [
1762
- "null"
1763
- ],
1764
- "type": "fill"
1765
- }
1766
- ],
1767
- "hide": false,
1768
- "measurement": "cpu_usage_total",
1769
- "policy": "default",
1770
- "refId": "B",
1771
- "resultFormat": "time_series",
1772
- "select": [
1773
- [
1774
- {
1775
- "params": [
1776
- "value"
1777
- ],
1778
- "type": "field"
1779
- },
1780
- {
1781
- "params": [],
1782
- "type": "mean"
1783
- },
1784
- {
1785
- "params": [
1786
- "10s"
1787
- ],
1788
- "type": "derivative"
1789
- },
1790
- {
1791
- "params": [
1792
- " / 10000000000"
1793
- ],
1794
- "type": "math"
1795
- }
1796
- ]
1797
- ],
1798
- "tags": [
1799
- {
1800
- "key": "container_name",
1801
- "operator": "=",
1802
- "value": "rabbitmq"
1803
- }
1804
- ]
1805
- }
1806
- ],
1807
- "timeFrom": null,
1808
- "timeShift": null,
1809
- "title": "rabbitmq CPU",
1810
- "tooltip": {
1811
- "msResolution": true,
1812
- "shared": true,
1813
- "sort": 0,
1814
- "value_type": "cumulative"
1815
- },
1816
- "type": "graph",
1817
- "xaxis": {
1818
- "show": true
1819
- },
1820
- "yaxes": [
1821
- {
1822
- "format": "short",
1823
- "label": null,
1824
- "logBase": 1,
1825
- "max": null,
1826
- "min": null,
1827
- "show": true
1828
- },
1829
- {
1830
- "format": "short",
1831
- "label": "",
1832
- "logBase": 1,
1833
- "max": null,
1834
- "min": null,
1835
- "show": false
1836
- }
1837
- ]
1838
- },
1839
- {
1840
- "aliasColors": {},
1841
- "bars": false,
1842
- "datasource": "${DS_INFLUX_RALLY_20_50_COLLECTD}",
1843
- "editable": true,
1844
- "error": false,
1845
- "fill": 1,
1846
- "grid": {
1847
- "threshold1": null,
1848
- "threshold1Color": "rgba(216, 200, 27, 0.27)",
1849
- "threshold2": null,
1850
- "threshold2Color": "rgba(234, 112, 112, 0.22)"
1851
- },
1852
- "id": 13,
1853
- "isNew": true,
1854
- "legend": {
1855
- "avg": true,
1856
- "current": false,
1857
- "max": false,
1858
- "min": true,
1859
- "show": true,
1860
- "total": true,
1861
- "values": true
1862
- },
1863
- "lines": true,
1864
- "linewidth": 2,
1865
- "links": [],
1866
- "nullPointMode": "connected",
1867
- "percentage": false,
1868
- "pointradius": 5,
1869
- "points": false,
1870
- "renderer": "flot",
1871
- "seriesOverrides": [],
1872
- "span": 4.592980273076832,
1873
- "stack": false,
1874
- "steppedLine": false,
1875
- "targets": [
1876
- {
1877
- "dsType": "influxdb",
1878
- "groupBy": [
1879
- {
1880
- "params": [
1881
- "$interval"
1882
- ],
1883
- "type": "time"
1884
- },
1885
- {
1886
- "params": [
1887
- "null"
1888
- ],
1889
- "type": "fill"
1890
- }
1891
- ],
1892
- "measurement": "tcpconns_value",
1893
- "policy": "default",
1894
- "refId": "A",
1895
- "resultFormat": "time_series",
1896
- "select": [
1897
- [
1898
- {
1899
- "params": [
1900
- "value"
1901
- ],
1902
- "type": "field"
1903
- },
1904
- {
1905
- "params": [],
1906
- "type": "mean"
1907
- }
1908
- ]
1909
- ],
1910
- "tags": [
1911
- {
1912
- "key": "instance",
1913
- "operator": "=",
1914
- "value": "5672-local"
1915
- },
1916
- {
1917
- "condition": "AND",
1918
- "key": "type_instance",
1919
- "operator": "=",
1920
- "value": "ESTABLISHED"
1921
- }
1922
- ]
1923
- }
1924
- ],
1925
- "timeFrom": null,
1926
- "timeShift": null,
1927
- "title": "RabbitMQ local connection",
1928
- "tooltip": {
1929
- "msResolution": true,
1930
- "shared": true,
1931
- "sort": 0,
1932
- "value_type": "cumulative"
1933
- },
1934
- "type": "graph",
1935
- "xaxis": {
1936
- "show": true
1937
- },
1938
- "yaxes": [
1939
- {
1940
- "format": "short",
1941
- "label": null,
1942
- "logBase": 1,
1943
- "max": null,
1944
- "min": null,
1945
- "show": true
1946
- },
1947
- {
1948
- "format": "short",
1949
- "label": null,
1950
- "logBase": 1,
1951
- "max": null,
1952
- "min": null,
1953
- "show": true
1954
- }
1955
- ]
1956
- },
1957
- {
1958
- "aliasColors": {},
1959
- "bars": false,
1960
- "datasource": "${DS_INFLUX_RALLY_20_50_CADVISOR}",
1961
- "editable": true,
1962
- "error": false,
1963
- "fill": 1,
1964
- "grid": {
1965
- "threshold1": null,
1966
- "threshold1Color": "rgba(216, 200, 27, 0.27)",
1967
- "threshold2": null,
1968
- "threshold2Color": "rgba(234, 112, 112, 0.22)"
1969
- },
1970
- "id": 5,
1971
- "isNew": true,
1972
- "legend": {
1973
- "avg": true,
1974
- "current": false,
1975
- "max": true,
1976
- "min": true,
1977
- "show": true,
1978
- "total": false,
1979
- "values": true
1980
- },
1981
- "lines": true,
1982
- "linewidth": 2,
1983
- "links": [],
1984
- "nullPointMode": "connected",
1985
- "percentage": false,
1986
- "pointradius": 5,
1987
- "points": false,
1988
- "renderer": "flot",
1989
- "seriesOverrides": [],
1990
- "span": 3.1626380943058825,
1991
- "stack": false,
1992
- "steppedLine": false,
1993
- "targets": [
1994
- {
1995
- "dsType": "influxdb",
1996
- "groupBy": [
1997
- {
1998
- "params": [
1999
- "$interval"
2000
- ],
2001
- "type": "time"
2002
- },
2003
- {
2004
- "params": [
2005
- "null"
2006
- ],
2007
- "type": "fill"
2008
- }
2009
- ],
2010
- "measurement": "memory_usage",
2011
- "policy": "default",
2012
- "refId": "A",
2013
- "resultFormat": "time_series",
2014
- "select": [
2015
- [
2016
- {
2017
- "params": [
2018
- "value"
2019
- ],
2020
- "type": "field"
2021
- },
2022
- {
2023
- "params": [],
2024
- "type": "mean"
2025
- }
2026
- ]
2027
- ],
2028
- "tags": [
2029
- {
2030
- "key": "container_name",
2031
- "operator": "=",
2032
- "value": "rabbitmq"
2033
- }
2034
- ]
2035
- }
2036
- ],
2037
- "timeFrom": null,
2038
- "timeShift": null,
2039
- "title": "rabbitmq MEM",
2040
- "tooltip": {
2041
- "msResolution": true,
2042
- "shared": true,
2043
- "sort": 0,
2044
- "value_type": "cumulative"
2045
- },
2046
- "transparent": false,
2047
- "type": "graph",
2048
- "xaxis": {
2049
- "show": true
2050
- },
2051
- "yaxes": [
2052
- {
2053
- "format": "bytes",
2054
- "label": "",
2055
- "logBase": 1,
2056
- "max": null,
2057
- "min": null,
2058
- "show": true
2059
- },
2060
- {
2061
- "format": "short",
2062
- "label": null,
2063
- "logBase": 1,
2064
- "max": null,
2065
- "min": null,
2066
- "show": false
2067
- }
2068
- ]
2069
- },
2070
- {
2071
- "aliasColors": {},
2072
- "bars": false,
2073
- "datasource": "${DS_INFLUX_RALLY_20_50_COLLECTD}",
2074
- "editable": true,
2075
- "error": false,
2076
- "fill": 1,
2077
- "grid": {
2078
- "threshold1": null,
2079
- "threshold1Color": "rgba(216, 200, 27, 0.27)",
2080
- "threshold2": null,
2081
- "threshold2Color": "rgba(234, 112, 112, 0.22)"
2082
- },
2083
- "id": 32,
2084
- "isNew": true,
2085
- "legend": {
2086
- "avg": true,
2087
- "current": false,
2088
- "max": true,
2089
- "min": false,
2090
- "show": true,
2091
- "total": false,
2092
- "values": true
2093
- },
2094
- "lines": true,
2095
- "linewidth": 2,
2096
- "links": [],
2097
- "nullPointMode": "connected",
2098
- "percentage": false,
2099
- "pointradius": 5,
2100
- "points": false,
2101
- "renderer": "flot",
2102
- "seriesOverrides": [
2103
- {
2104
- "alias": "used",
2105
- "yaxis": 1
2106
- }
2107
- ],
2108
- "span": 3.428645147762002,
2109
- "stack": false,
2110
- "steppedLine": false,
2111
- "targets": [
2112
- {
2113
- "alias": "used",
2114
- "dsType": "influxdb",
2115
- "groupBy": [
2116
- {
2117
- "params": [
2118
- "$interval"
2119
- ],
2120
- "type": "time"
2121
- },
2122
- {
2123
- "params": [
2124
- "null"
2125
- ],
2126
- "type": "fill"
2127
- }
2128
- ],
2129
- "measurement": "rabbitmq_value",
2130
- "policy": "default",
2131
- "refId": "A",
2132
- "resultFormat": "time_series",
2133
- "select": [
2134
- [
2135
- {
2136
- "params": [
2137
- "value"
2138
- ],
2139
- "type": "field"
2140
- },
2141
- {
2142
- "params": [],
2143
- "type": "mean"
2144
- }
2145
- ]
2146
- ],
2147
- "tags": [
2148
- {
2149
- "key": "type_instance",
2150
- "operator": "=",
2151
- "value": "node.fd_used"
2152
- }
2153
- ]
2154
- },
2155
- {
2156
- "alias": "limit",
2157
- "dsType": "influxdb",
2158
- "groupBy": [
2159
- {
2160
- "params": [
2161
- "$interval"
2162
- ],
2163
- "type": "time"
2164
- },
2165
- {
2166
- "params": [
2167
- "null"
2168
- ],
2169
- "type": "fill"
2170
- }
2171
- ],
2172
- "measurement": "rabbitmq_value",
2173
- "policy": "default",
2174
- "refId": "B",
2175
- "resultFormat": "time_series",
2176
- "select": [
2177
- [
2178
- {
2179
- "params": [
2180
- "value"
2181
- ],
2182
- "type": "field"
2183
- },
2184
- {
2185
- "params": [],
2186
- "type": "mean"
2187
- }
2188
- ]
2189
- ],
2190
- "tags": [
2191
- {
2192
- "key": "type_instance",
2193
- "operator": "=",
2194
- "value": "node.fd_total"
2195
- }
2196
- ]
2197
- }
2198
- ],
2199
- "timeFrom": null,
2200
- "timeShift": null,
2201
- "title": "RabbitMQ fd (collectd)",
2202
- "tooltip": {
2203
- "msResolution": true,
2204
- "shared": true,
2205
- "sort": 0,
2206
- "value_type": "cumulative"
2207
- },
2208
- "type": "graph",
2209
- "xaxis": {
2210
- "show": true
2211
- },
2212
- "yaxes": [
2213
- {
2214
- "format": "short",
2215
- "label": null,
2216
- "logBase": 1,
2217
- "max": null,
2218
- "min": null,
2219
- "show": true
2220
- },
2221
- {
2222
- "format": "short",
2223
- "label": null,
2224
- "logBase": 1,
2225
- "max": null,
2226
- "min": null,
2227
- "show": true
2228
- }
2229
- ]
2230
- },
2231
- {
2232
- "aliasColors": {},
2233
- "bars": false,
2234
- "datasource": "${DS_INFLUX_RALLY_20_50_COLLECTD}",
2235
- "editable": true,
2236
- "error": false,
2237
- "fill": 1,
2238
- "grid": {
2239
- "threshold1": null,
2240
- "threshold1Color": "rgba(216, 200, 27, 0.27)",
2241
- "threshold2": null,
2242
- "threshold2Color": "rgba(234, 112, 112, 0.22)"
2243
- },
2244
- "id": 33,
2245
- "isNew": true,
2246
- "legend": {
2247
- "avg": true,
2248
- "current": false,
2249
- "max": true,
2250
- "min": false,
2251
- "show": true,
2252
- "total": false,
2253
- "values": true
2254
- },
2255
- "lines": true,
2256
- "linewidth": 2,
2257
- "links": [],
2258
- "nullPointMode": "connected",
2259
- "percentage": false,
2260
- "pointradius": 5,
2261
- "points": false,
2262
- "renderer": "flot",
2263
- "seriesOverrides": [
2264
- {
2265
- "alias": "used",
2266
- "yaxis": 1
2267
- }
2268
- ],
2269
- "span": 3.428645147762002,
2270
- "stack": false,
2271
- "steppedLine": false,
2272
- "targets": [
2273
- {
2274
- "alias": "used",
2275
- "dsType": "influxdb",
2276
- "groupBy": [
2277
- {
2278
- "params": [
2279
- "$interval"
2280
- ],
2281
- "type": "time"
2282
- },
2283
- {
2284
- "params": [
2285
- "null"
2286
- ],
2287
- "type": "fill"
2288
- }
2289
- ],
2290
- "measurement": "rabbitmq_value",
2291
- "policy": "default",
2292
- "refId": "A",
2293
- "resultFormat": "time_series",
2294
- "select": [
2295
- [
2296
- {
2297
- "params": [
2298
- "value"
2299
- ],
2300
- "type": "field"
2301
- },
2302
- {
2303
- "params": [],
2304
- "type": "mean"
2305
- }
2306
- ]
2307
- ],
2308
- "tags": [
2309
- {
2310
- "key": "type_instance",
2311
- "operator": "=",
2312
- "value": "node.sockets_used"
2313
- }
2314
- ]
2315
- },
2316
- {
2317
- "alias": "used",
2318
- "dsType": "influxdb",
2319
- "groupBy": [
2320
- {
2321
- "params": [
2322
- "$interval"
2323
- ],
2324
- "type": "time"
2325
- },
2326
- {
2327
- "params": [
2328
- "null"
2329
- ],
2330
- "type": "fill"
2331
- }
2332
- ],
2333
- "measurement": "rabbitmq_value",
2334
- "policy": "default",
2335
- "refId": "B",
2336
- "resultFormat": "time_series",
2337
- "select": [
2338
- [
2339
- {
2340
- "params": [
2341
- "value"
2342
- ],
2343
- "type": "field"
2344
- },
2345
- {
2346
- "params": [],
2347
- "type": "mean"
2348
- }
2349
- ]
2350
- ],
2351
- "tags": [
2352
- {
2353
- "key": "type_instance",
2354
- "operator": "=",
2355
- "value": "node.sockets_total"
2356
- }
2357
- ]
2358
- }
2359
- ],
2360
- "timeFrom": null,
2361
- "timeShift": null,
2362
- "title": "RabbitMQ sockets (collectd)",
2363
- "tooltip": {
2364
- "msResolution": true,
2365
- "shared": true,
2366
- "sort": 0,
2367
- "value_type": "cumulative"
2368
- },
2369
- "type": "graph",
2370
- "xaxis": {
2371
- "show": true
2372
- },
2373
- "yaxes": [
2374
- {
2375
- "format": "short",
2376
- "label": null,
2377
- "logBase": 1,
2378
- "max": null,
2379
- "min": null,
2380
- "show": true
2381
- },
2382
- {
2383
- "format": "short",
2384
- "label": null,
2385
- "logBase": 1,
2386
- "max": null,
2387
- "min": null,
2388
- "show": true
2389
- }
2390
- ]
2391
- }
2392
- ],
2393
- "title": "New row"
2394
- },
2395
- {
2396
- "collapse": false,
2397
- "editable": true,
2398
- "height": 209,
2399
- "panels": [
2400
- {
2401
- "aliasColors": {},
2402
- "bars": false,
2403
- "datasource": "${DS_INFLUX_RALLY_20_50_CADVISOR}",
2404
- "editable": true,
2405
- "error": false,
2406
- "fill": 1,
2407
- "grid": {
2408
- "threshold1": null,
2409
- "threshold1Color": "rgba(216, 200, 27, 0.27)",
2410
- "threshold2": null,
2411
- "threshold2Color": "rgba(234, 112, 112, 0.22)"
2412
- },
2413
- "id": 11,
2414
- "isNew": true,
2415
- "legend": {
2416
- "avg": true,
2417
- "current": false,
2418
- "max": true,
2419
- "min": true,
2420
- "show": true,
2421
- "total": false,
2422
- "values": true
2423
- },
2424
- "lines": true,
2425
- "linewidth": 2,
2426
- "links": [],
2427
- "nullPointMode": "connected",
2428
- "percentage": false,
2429
- "pointradius": 5,
2430
- "points": false,
2431
- "renderer": "flot",
2432
- "seriesOverrides": [],
2433
- "span": 3.230060146443515,
2434
- "stack": false,
2435
- "steppedLine": false,
2436
- "targets": [
2437
- {
2438
- "dsType": "influxdb",
2439
- "groupBy": [
2440
- {
2441
- "params": [
2442
- "$interval"
2443
- ],
2444
- "type": "time"
2445
- },
2446
- {
2447
- "params": [
2448
- "null"
2449
- ],
2450
- "type": "fill"
2451
- }
2452
- ],
2453
- "measurement": "memory_usage",
2454
- "policy": "default",
2455
- "refId": "A",
2456
- "resultFormat": "time_series",
2457
- "select": [
2458
- [
2459
- {
2460
- "params": [
2461
- "value"
2462
- ],
2463
- "type": "field"
2464
- },
2465
- {
2466
- "params": [],
2467
- "type": "mean"
2468
- }
2469
- ]
2470
- ],
2471
- "tags": [
2472
- {
2473
- "key": "container_name",
2474
- "operator": "=",
2475
- "value": "mariadb"
2476
- }
2477
- ]
2478
- }
2479
- ],
2480
- "timeFrom": null,
2481
- "timeShift": null,
2482
- "title": "mariadb MEM",
2483
- "tooltip": {
2484
- "msResolution": true,
2485
- "shared": true,
2486
- "sort": 0,
2487
- "value_type": "cumulative"
2488
- },
2489
- "transparent": false,
2490
- "type": "graph",
2491
- "xaxis": {
2492
- "show": true
2493
- },
2494
- "yaxes": [
2495
- {
2496
- "format": "bytes",
2497
- "label": "",
2498
- "logBase": 1,
2499
- "max": null,
2500
- "min": null,
2501
- "show": true
2502
- },
2503
- {
2504
- "format": "short",
2505
- "label": null,
2506
- "logBase": 1,
2507
- "max": null,
2508
- "min": null,
2509
- "show": false
2510
- }
2511
- ]
2512
- },
2513
- {
2514
- "aliasColors": {},
2515
- "bars": false,
2516
- "datasource": "${DS_INFLUX_RALLY_20_50_CADVISOR}",
2517
- "editable": true,
2518
- "error": false,
2519
- "fill": 1,
2520
- "grid": {
2521
- "threshold1": null,
2522
- "threshold1Color": "rgba(216, 200, 27, 0.27)",
2523
- "threshold2": null,
2524
- "threshold2Color": "rgba(234, 112, 112, 0.22)"
2525
- },
2526
- "id": 12,
2527
- "isNew": true,
2528
- "legend": {
2529
- "avg": true,
2530
- "current": false,
2531
- "max": true,
2532
- "min": true,
2533
- "show": true,
2534
- "total": false,
2535
- "values": true
2536
- },
2537
- "lines": true,
2538
- "linewidth": 2,
2539
- "links": [],
2540
- "nullPointMode": "connected",
2541
- "percentage": false,
2542
- "pointradius": 5,
2543
- "points": false,
2544
- "renderer": "flot",
2545
- "seriesOverrides": [],
2546
- "span": 3.375392259414225,
2547
- "stack": false,
2548
- "steppedLine": false,
2549
- "targets": [
2550
- {
2551
- "alias": "",
2552
- "dsType": "influxdb",
2553
- "groupBy": [
2554
- {
2555
- "params": [
2556
- "10s"
2557
- ],
2558
- "type": "time"
2559
- },
2560
- {
2561
- "params": [
2562
- "null"
2563
- ],
2564
- "type": "fill"
2565
- }
2566
- ],
2567
- "hide": false,
2568
- "measurement": "cpu_usage_total",
2569
- "policy": "default",
2570
- "refId": "B",
2571
- "resultFormat": "time_series",
2572
- "select": [
2573
- [
2574
- {
2575
- "params": [
2576
- "value"
2577
- ],
2578
- "type": "field"
2579
- },
2580
- {
2581
- "params": [],
2582
- "type": "mean"
2583
- },
2584
- {
2585
- "params": [
2586
- "10s"
2587
- ],
2588
- "type": "non_negative_derivative"
2589
- },
2590
- {
2591
- "params": [
2592
- " / 10000000000"
2593
- ],
2594
- "type": "math"
2595
- }
2596
- ]
2597
- ],
2598
- "tags": [
2599
- {
2600
- "key": "container_name",
2601
- "operator": "=",
2602
- "value": "mariadb"
2603
- }
2604
- ]
2605
- }
2606
- ],
2607
- "timeFrom": null,
2608
- "timeShift": null,
2609
- "title": "mariadb CPU",
2610
- "tooltip": {
2611
- "msResolution": true,
2612
- "shared": true,
2613
- "sort": 0,
2614
- "value_type": "cumulative"
2615
- },
2616
- "type": "graph",
2617
- "xaxis": {
2618
- "show": true
2619
- },
2620
- "yaxes": [
2621
- {
2622
- "format": "short",
2623
- "label": null,
2624
- "logBase": 1,
2625
- "max": null,
2626
- "min": null,
2627
- "show": true
2628
- },
2629
- {
2630
- "format": "short",
2631
- "label": "",
2632
- "logBase": 1,
2633
- "max": null,
2634
- "min": null,
2635
- "show": false
2636
- }
2637
- ]
2638
- },
2639
- {
2640
- "aliasColors": {},
2641
- "bars": false,
2642
- "datasource": "${DS_INFLUX_RALLY_20_50_COLLECTD}",
2643
- "editable": true,
2644
- "error": false,
2645
- "fill": 1,
2646
- "grid": {
2647
- "threshold1": null,
2648
- "threshold1Color": "rgba(216, 200, 27, 0.27)",
2649
- "threshold2": null,
2650
- "threshold2Color": "rgba(234, 112, 112, 0.22)"
2651
- },
2652
- "id": 14,
2653
- "isNew": true,
2654
- "legend": {
2655
- "avg": true,
2656
- "current": false,
2657
- "max": true,
2658
- "min": false,
2659
- "show": true,
2660
- "total": false,
2661
- "values": true
2662
- },
2663
- "lines": true,
2664
- "linewidth": 2,
2665
- "links": [],
2666
- "nullPointMode": "connected",
2667
- "percentage": false,
2668
- "pointradius": 5,
2669
- "points": false,
2670
- "renderer": "flot",
2671
- "seriesOverrides": [],
2672
- "span": 5.39454759414226,
2673
- "stack": false,
2674
- "steppedLine": false,
2675
- "targets": [
2676
- {
2677
- "dsType": "influxdb",
2678
- "groupBy": [
2679
- {
2680
- "params": [
2681
- "$interval"
2682
- ],
2683
- "type": "time"
2684
- },
2685
- {
2686
- "params": [
2687
- "null"
2688
- ],
2689
- "type": "fill"
2690
- }
2691
- ],
2692
- "measurement": "tcpconns_value",
2693
- "policy": "default",
2694
- "refId": "A",
2695
- "resultFormat": "time_series",
2696
- "select": [
2697
- [
2698
- {
2699
- "params": [
2700
- "value"
2701
- ],
2702
- "type": "field"
2703
- },
2704
- {
2705
- "params": [],
2706
- "type": "mean"
2707
- }
2708
- ]
2709
- ],
2710
- "tags": [
2711
- {
2712
- "key": "instance",
2713
- "operator": "=",
2714
- "value": "3306-local"
2715
- },
2716
- {
2717
- "condition": "AND",
2718
- "key": "type_instance",
2719
- "operator": "=",
2720
- "value": "ESTABLISHED"
2721
- }
2722
- ]
2723
- }
2724
- ],
2725
- "timeFrom": null,
2726
- "timeShift": null,
2727
- "title": "Mariadb local connection",
2728
- "tooltip": {
2729
- "msResolution": true,
2730
- "shared": true,
2731
- "sort": 0,
2732
- "value_type": "cumulative"
2733
- },
2734
- "type": "graph",
2735
- "xaxis": {
2736
- "show": true
2737
- },
2738
- "yaxes": [
2739
- {
2740
- "format": "short",
2741
- "label": null,
2742
- "logBase": 1,
2743
- "max": null,
2744
- "min": null,
2745
- "show": true
2746
- },
2747
- {
2748
- "format": "short",
2749
- "label": null,
2750
- "logBase": 1,
2751
- "max": null,
2752
- "min": null,
2753
- "show": true
2754
- }
2755
- ]
2756
- }
2757
- ],
2758
- "title": "New row"
2759
- },
2760
- {
2761
- "collapse": false,
2762
- "editable": true,
2763
- "height": 183.0625,
2764
- "panels": [
2765
- {
2766
- "aliasColors": {},
2767
- "bars": false,
2768
- "datasource": "${DS_INFLUX_RALLY_20_50_COLLECTD}",
2769
- "editable": true,
2770
- "error": false,
2771
- "fill": 1,
2772
- "grid": {
2773
- "threshold1": null,
2774
- "threshold1Color": "rgba(216, 200, 27, 0.27)",
2775
- "threshold2": null,
2776
- "threshold2Color": "rgba(234, 112, 112, 0.22)"
2777
- },
2778
- "id": 19,
2779
- "isNew": true,
2780
- "legend": {
2781
- "avg": true,
2782
- "current": false,
2783
- "max": false,
2784
- "min": true,
2785
- "show": true,
2786
- "total": true,
2787
- "values": true
2788
- },
2789
- "lines": true,
2790
- "linewidth": 2,
2791
- "links": [],
2792
- "nullPointMode": "connected",
2793
- "percentage": false,
2794
- "pointradius": 5,
2795
- "points": false,
2796
- "renderer": "flot",
2797
- "seriesOverrides": [],
2798
- "span": 3.238787918410042,
2799
- "stack": false,
2800
- "steppedLine": false,
2801
- "targets": [
2802
- {
2803
- "dsType": "influxdb",
2804
- "groupBy": [
2805
- {
2806
- "params": [
2807
- "1m"
2808
- ],
2809
- "type": "time"
2810
- },
2811
- {
2812
- "params": [
2813
- "null"
2814
- ],
2815
- "type": "fill"
2816
- }
2817
- ],
2818
- "measurement": "mysql_value",
2819
- "policy": "default",
2820
- "refId": "B",
2821
- "resultFormat": "time_series",
2822
- "select": [
2823
- [
2824
- {
2825
- "params": [
2826
- "value"
2827
- ],
2828
- "type": "field"
2829
- },
2830
- {
2831
- "params": [],
2832
- "type": "mean"
2833
- },
2834
- {
2835
- "params": [
2836
- "1m"
2837
- ],
2838
- "type": "derivative"
2839
- },
2840
- {
2841
- "params": [
2842
- " / 60"
2843
- ],
2844
- "type": "math"
2845
- }
2846
- ]
2847
- ],
2848
- "tags": [
2849
- {
2850
- "key": "type_instance",
2851
- "operator": "=",
2852
- "value": "select"
2853
- }
2854
- ]
2855
- }
2856
- ],
2857
- "timeFrom": null,
2858
- "timeShift": null,
2859
- "title": "select per second",
2860
- "tooltip": {
2861
- "msResolution": true,
2862
- "shared": true,
2863
- "sort": 0,
2864
- "value_type": "cumulative"
2865
- },
2866
- "type": "graph",
2867
- "xaxis": {
2868
- "show": true
2869
- },
2870
- "yaxes": [
2871
- {
2872
- "format": "short",
2873
- "label": null,
2874
- "logBase": 1,
2875
- "max": null,
2876
- "min": null,
2877
- "show": true
2878
- },
2879
- {
2880
- "format": "short",
2881
- "label": null,
2882
- "logBase": 1,
2883
- "max": null,
2884
- "min": null,
2885
- "show": true
2886
- }
2887
- ]
2888
- },
2889
- {
2890
- "aliasColors": {},
2891
- "bars": false,
2892
- "datasource": "${DS_INFLUX_RALLY_20_50_COLLECTD}",
2893
- "editable": true,
2894
- "error": false,
2895
- "fill": 1,
2896
- "grid": {
2897
- "threshold1": null,
2898
- "threshold1Color": "rgba(216, 200, 27, 0.27)",
2899
- "threshold2": null,
2900
- "threshold2Color": "rgba(234, 112, 112, 0.22)"
2901
- },
2902
- "id": 20,
2903
- "isNew": true,
2904
- "legend": {
2905
- "avg": true,
2906
- "current": false,
2907
- "max": false,
2908
- "min": true,
2909
- "show": true,
2910
- "total": true,
2911
- "values": true
2912
- },
2913
- "lines": true,
2914
- "linewidth": 2,
2915
- "links": [],
2916
- "nullPointMode": "connected",
2917
- "percentage": false,
2918
- "pointradius": 5,
2919
- "points": false,
2920
- "renderer": "flot",
2921
- "seriesOverrides": [],
2922
- "span": 3.3578386506276154,
2923
- "stack": false,
2924
- "steppedLine": false,
2925
- "targets": [
2926
- {
2927
- "dsType": "influxdb",
2928
- "groupBy": [
2929
- {
2930
- "params": [
2931
- "1m"
2932
- ],
2933
- "type": "time"
2934
- },
2935
- {
2936
- "params": [
2937
- "null"
2938
- ],
2939
- "type": "fill"
2940
- }
2941
- ],
2942
- "measurement": "mysql_value",
2943
- "policy": "default",
2944
- "refId": "B",
2945
- "resultFormat": "time_series",
2946
- "select": [
2947
- [
2948
- {
2949
- "params": [
2950
- "value"
2951
- ],
2952
- "type": "field"
2953
- },
2954
- {
2955
- "params": [],
2956
- "type": "mean"
2957
- },
2958
- {
2959
- "params": [
2960
- "1m"
2961
- ],
2962
- "type": "derivative"
2963
- },
2964
- {
2965
- "params": [
2966
- " / 60"
2967
- ],
2968
- "type": "math"
2969
- }
2970
- ]
2971
- ],
2972
- "tags": [
2973
- {
2974
- "key": "type_instance",
2975
- "operator": "=",
2976
- "value": "update"
2977
- }
2978
- ]
2979
- }
2980
- ],
2981
- "timeFrom": null,
2982
- "timeShift": null,
2983
- "title": "update per second",
2984
- "tooltip": {
2985
- "msResolution": true,
2986
- "shared": true,
2987
- "sort": 0,
2988
- "value_type": "cumulative"
2989
- },
2990
- "type": "graph",
2991
- "xaxis": {
2992
- "show": true
2993
- },
2994
- "yaxes": [
2995
- {
2996
- "format": "short",
2997
- "label": null,
2998
- "logBase": 1,
2999
- "max": null,
3000
- "min": null,
3001
- "show": true
3002
- },
3003
- {
3004
- "format": "short",
3005
- "label": null,
3006
- "logBase": 1,
3007
- "max": null,
3008
- "min": null,
3009
- "show": true
3010
- }
3011
- ]
3012
- },
3013
- {
3014
- "aliasColors": {},
3015
- "bars": false,
3016
- "datasource": "${DS_INFLUX_RALLY_20_50_COLLECTD}",
3017
- "editable": true,
3018
- "error": false,
3019
- "fill": 1,
3020
- "grid": {
3021
- "threshold1": null,
3022
- "threshold1Color": "rgba(216, 200, 27, 0.27)",
3023
- "threshold2": null,
3024
- "threshold2Color": "rgba(234, 112, 112, 0.22)"
3025
- },
3026
- "id": 21,
3027
- "isNew": true,
3028
- "legend": {
3029
- "avg": true,
3030
- "current": false,
3031
- "max": false,
3032
- "min": true,
3033
- "show": true,
3034
- "total": true,
3035
- "values": true
3036
- },
3037
- "lines": true,
3038
- "linewidth": 2,
3039
- "links": [],
3040
- "nullPointMode": "connected",
3041
- "percentage": false,
3042
- "pointradius": 5,
3043
- "points": false,
3044
- "renderer": "flot",
3045
- "seriesOverrides": [],
3046
- "span": 3.238787918410042,
3047
- "stack": false,
3048
- "steppedLine": false,
3049
- "targets": [
3050
- {
3051
- "dsType": "influxdb",
3052
- "groupBy": [
3053
- {
3054
- "params": [
3055
- "1m"
3056
- ],
3057
- "type": "time"
3058
- },
3059
- {
3060
- "params": [
3061
- "null"
3062
- ],
3063
- "type": "fill"
3064
- }
3065
- ],
3066
- "measurement": "mysql_value",
3067
- "policy": "default",
3068
- "refId": "B",
3069
- "resultFormat": "time_series",
3070
- "select": [
3071
- [
3072
- {
3073
- "params": [
3074
- "value"
3075
- ],
3076
- "type": "field"
3077
- },
3078
- {
3079
- "params": [],
3080
- "type": "mean"
3081
- },
3082
- {
3083
- "params": [
3084
- "1m"
3085
- ],
3086
- "type": "derivative"
3087
- },
3088
- {
3089
- "params": [
3090
- " / 60"
3091
- ],
3092
- "type": "math"
3093
- }
3094
- ]
3095
- ],
3096
- "tags": [
3097
- {
3098
- "key": "type_instance",
3099
- "operator": "=",
3100
- "value": "insert"
3101
- }
3102
- ]
3103
- },
3104
- {
3105
- "dsType": "influxdb",
3106
- "groupBy": [
3107
- {
3108
- "params": [
3109
- "1m"
3110
- ],
3111
- "type": "time"
3112
- },
3113
- {
3114
- "params": [
3115
- "null"
3116
- ],
3117
- "type": "fill"
3118
- }
3119
- ],
3120
- "measurement": "mysql_value",
3121
- "policy": "default",
3122
- "refId": "A",
3123
- "resultFormat": "time_series",
3124
- "select": [
3125
- [
3126
- {
3127
- "params": [
3128
- "value"
3129
- ],
3130
- "type": "field"
3131
- },
3132
- {
3133
- "params": [],
3134
- "type": "mean"
3135
- },
3136
- {
3137
- "params": [
3138
- "1m"
3139
- ],
3140
- "type": "derivative"
3141
- },
3142
- {
3143
- "params": [
3144
- " / 60"
3145
- ],
3146
- "type": "math"
3147
- }
3148
- ]
3149
- ],
3150
- "tags": [
3151
- {
3152
- "key": "type_instance",
3153
- "operator": "=",
3154
- "value": "delete"
3155
- }
3156
- ]
3157
- }
3158
- ],
3159
- "timeFrom": null,
3160
- "timeShift": null,
3161
- "title": "delete / insert per second",
3162
- "tooltip": {
3163
- "msResolution": true,
3164
- "shared": true,
3165
- "sort": 0,
3166
- "value_type": "cumulative"
3167
- },
3168
- "type": "graph",
3169
- "xaxis": {
3170
- "show": true
3171
- },
3172
- "yaxes": [
3173
- {
3174
- "format": "short",
3175
- "label": null,
3176
- "logBase": 1,
3177
- "max": null,
3178
- "min": null,
3179
- "show": true
3180
- },
3181
- {
3182
- "format": "short",
3183
- "label": null,
3184
- "logBase": 1,
3185
- "max": null,
3186
- "min": null,
3187
- "show": true
3188
- }
3189
- ]
3190
- },
3191
- {
3192
- "aliasColors": {},
3193
- "bars": false,
3194
- "datasource": "${DS_INFLUX_RALLY_20_50_COLLECTD}",
3195
- "editable": true,
3196
- "error": false,
3197
- "fill": 1,
3198
- "grid": {
3199
- "threshold1": null,
3200
- "threshold1Color": "rgba(216, 200, 27, 0.27)",
3201
- "threshold2": null,
3202
- "threshold2Color": "rgba(234, 112, 112, 0.22)"
3203
- },
3204
- "id": 29,
3205
- "isNew": true,
3206
- "legend": {
3207
- "avg": false,
3208
- "current": false,
3209
- "max": true,
3210
- "min": false,
3211
- "show": true,
3212
- "total": false,
3213
- "values": true
3214
- },
3215
- "lines": true,
3216
- "linewidth": 2,
3217
- "links": [],
3218
- "nullPointMode": "connected",
3219
- "percentage": false,
3220
- "pointradius": 5,
3221
- "points": false,
3222
- "renderer": "flot",
3223
- "seriesOverrides": [],
3224
- "span": 3.2935190636614387,
3225
- "stack": false,
3226
- "steppedLine": false,
3227
- "targets": [
3228
- {
3229
- "alias": "insert",
3230
- "dsType": "influxdb",
3231
- "groupBy": [],
3232
- "measurement": "mysql_value",
3233
- "policy": "default",
3234
- "refId": "B",
3235
- "resultFormat": "time_series",
3236
- "select": [
3237
- [
3238
- {
3239
- "params": [
3240
- "value"
3241
- ],
3242
- "type": "field"
3243
- }
3244
- ]
3245
- ],
3246
- "tags": [
3247
- {
3248
- "key": "type_instance",
3249
- "operator": "=",
3250
- "value": "insert"
3251
- }
3252
- ]
3253
- },
3254
- {
3255
- "alias": "delete",
3256
- "dsType": "influxdb",
3257
- "groupBy": [],
3258
- "measurement": "mysql_value",
3259
- "policy": "default",
3260
- "refId": "A",
3261
- "resultFormat": "time_series",
3262
- "select": [
3263
- [
3264
- {
3265
- "params": [
3266
- "value"
3267
- ],
3268
- "type": "field"
3269
- }
3270
- ]
3271
- ],
3272
- "tags": [
3273
- {
3274
- "key": "type_instance",
3275
- "operator": "=",
3276
- "value": "delete"
3277
- }
3278
- ]
3279
- }
3280
- ],
3281
- "timeFrom": null,
3282
- "timeShift": null,
3283
- "title": "delete / insert (total)",
3284
- "tooltip": {
3285
- "msResolution": true,
3286
- "shared": true,
3287
- "sort": 0,
3288
- "value_type": "cumulative"
3289
- },
3290
- "type": "graph",
3291
- "xaxis": {
3292
- "show": true
3293
- },
3294
- "yaxes": [
3295
- {
3296
- "format": "short",
3297
- "label": null,
3298
- "logBase": 1,
3299
- "max": null,
3300
- "min": null,
3301
- "show": true
3302
- },
3303
- {
3304
- "format": "short",
3305
- "label": null,
3306
- "logBase": 1,
3307
- "max": null,
3308
- "min": null,
3309
- "show": true
3310
- }
3311
- ]
3312
- },
3313
- {
3314
- "aliasColors": {},
3315
- "bars": false,
3316
- "datasource": "${DS_INFLUX_RALLY_20_50_COLLECTD}",
3317
- "editable": true,
3318
- "error": false,
3319
- "fill": 1,
3320
- "grid": {
3321
- "threshold1": null,
3322
- "threshold1Color": "rgba(216, 200, 27, 0.27)",
3323
- "threshold2": null,
3324
- "threshold2Color": "rgba(234, 112, 112, 0.22)"
3325
- },
3326
- "id": 23,
3327
- "isNew": true,
3328
- "legend": {
3329
- "avg": false,
3330
- "current": false,
3331
- "max": true,
3332
- "min": false,
3333
- "show": true,
3334
- "total": false,
3335
- "values": true
3336
- },
3337
- "lines": true,
3338
- "linewidth": 2,
3339
- "links": [],
3340
- "nullPointMode": "connected",
3341
- "percentage": false,
3342
- "pointradius": 5,
3343
- "points": false,
3344
- "renderer": "flot",
3345
- "seriesOverrides": [],
3346
- "span": 3.3641148012552304,
3347
- "stack": false,
3348
- "steppedLine": false,
3349
- "targets": [
3350
- {
3351
- "dsType": "influxdb",
3352
- "groupBy": [
3353
- {
3354
- "params": [
3355
- "1m"
3356
- ],
3357
- "type": "time"
3358
- },
3359
- {
3360
- "params": [
3361
- "null"
3362
- ],
3363
- "type": "fill"
3364
- }
3365
- ],
3366
- "measurement": "mysql_value",
3367
- "policy": "default",
3368
- "refId": "B",
3369
- "resultFormat": "time_series",
3370
- "select": [
3371
- [
3372
- {
3373
- "params": [
3374
- "value"
3375
- ],
3376
- "type": "field"
3377
- },
3378
- {
3379
- "params": [],
3380
- "type": "mean"
3381
- }
3382
- ]
3383
- ],
3384
- "tags": [
3385
- {
3386
- "key": "type_instance",
3387
- "operator": "=",
3388
- "value": "create_table"
3389
- }
3390
- ]
3391
- }
3392
- ],
3393
- "timeFrom": null,
3394
- "timeShift": null,
3395
- "title": "create table (Total)",
3396
- "tooltip": {
3397
- "msResolution": true,
3398
- "shared": true,
3399
- "sort": 0,
3400
- "value_type": "cumulative"
3401
- },
3402
- "type": "graph",
3403
- "xaxis": {
3404
- "show": true
3405
- },
3406
- "yaxes": [
3407
- {
3408
- "format": "short",
3409
- "label": null,
3410
- "logBase": 1,
3411
- "max": null,
3412
- "min": null,
3413
- "show": true
3414
- },
3415
- {
3416
- "format": "short",
3417
- "label": null,
3418
- "logBase": 1,
3419
- "max": null,
3420
- "min": null,
3421
- "show": true
3422
- }
3423
- ]
3424
- },
3425
- {
3426
- "aliasColors": {},
3427
- "bars": false,
3428
- "datasource": "${DS_INFLUX_RALLY_20_50_COLLECTD}",
3429
- "editable": true,
3430
- "error": false,
3431
- "fill": 1,
3432
- "grid": {
3433
- "threshold1": null,
3434
- "threshold1Color": "rgba(216, 200, 27, 0.27)",
3435
- "threshold2": null,
3436
- "threshold2Color": "rgba(234, 112, 112, 0.22)"
3437
- },
3438
- "id": 24,
3439
- "isNew": true,
3440
- "legend": {
3441
- "avg": false,
3442
- "current": false,
3443
- "max": true,
3444
- "min": false,
3445
- "show": true,
3446
- "total": false,
3447
- "values": true
3448
- },
3449
- "lines": true,
3450
- "linewidth": 2,
3451
- "links": [],
3452
- "nullPointMode": "connected",
3453
- "percentage": false,
3454
- "pointradius": 5,
3455
- "points": false,
3456
- "renderer": "flot",
3457
- "seriesOverrides": [],
3458
- "span": 3.238787918410042,
3459
- "stack": false,
3460
- "steppedLine": false,
3461
- "targets": [
3462
- {
3463
- "dsType": "influxdb",
3464
- "groupBy": [
3465
- {
3466
- "params": [
3467
- "1m"
3468
- ],
3469
- "type": "time"
3470
- },
3471
- {
3472
- "params": [
3473
- "null"
3474
- ],
3475
- "type": "fill"
3476
- }
3477
- ],
3478
- "measurement": "mysql_value",
3479
- "policy": "default",
3480
- "refId": "B",
3481
- "resultFormat": "time_series",
3482
- "select": [
3483
- [
3484
- {
3485
- "params": [
3486
- "value"
3487
- ],
3488
- "type": "field"
3489
- },
3490
- {
3491
- "params": [],
3492
- "type": "mean"
3493
- }
3494
- ]
3495
- ],
3496
- "tags": [
3497
- {
3498
- "key": "type_instance",
3499
- "operator": "=",
3500
- "value": "drop_table"
3501
- }
3502
- ]
3503
- }
3504
- ],
3505
- "timeFrom": null,
3506
- "timeShift": null,
3507
- "title": "drop table (Total)",
3508
- "tooltip": {
3509
- "msResolution": true,
3510
- "shared": true,
3511
- "sort": 0,
3512
- "value_type": "cumulative"
3513
- },
3514
- "type": "graph",
3515
- "xaxis": {
3516
- "show": true
3517
- },
3518
- "yaxes": [
3519
- {
3520
- "format": "short",
3521
- "label": null,
3522
- "logBase": 1,
3523
- "max": null,
3524
- "min": null,
3525
- "show": true
3526
- },
3527
- {
3528
- "format": "short",
3529
- "label": null,
3530
- "logBase": 1,
3531
- "max": null,
3532
- "min": null,
3533
- "show": true
3534
- }
3535
- ]
3536
- },
3537
- {
3538
- "aliasColors": {},
3539
- "bars": false,
3540
- "datasource": "${DS_INFLUX_RALLY_20_50_COLLECTD}",
3541
- "editable": true,
3542
- "error": false,
3543
- "fill": 1,
3544
- "grid": {
3545
- "threshold1": null,
3546
- "threshold1Color": "rgba(216, 200, 27, 0.27)",
3547
- "threshold2": null,
3548
- "threshold2Color": "rgba(234, 112, 112, 0.22)"
3549
- },
3550
- "id": 22,
3551
- "isNew": true,
3552
- "legend": {
3553
- "avg": false,
3554
- "current": false,
3555
- "max": true,
3556
- "min": false,
3557
- "show": true,
3558
- "total": false,
3559
- "values": true
3560
- },
3561
- "lines": true,
3562
- "linewidth": 2,
3563
- "links": [],
3564
- "nullPointMode": "connected",
3565
- "percentage": false,
3566
- "pointradius": 5,
3567
- "points": false,
3568
- "renderer": "flot",
3569
- "seriesOverrides": [],
3570
- "span": 3.238787918410042,
3571
- "stack": false,
3572
- "steppedLine": false,
3573
- "targets": [
3574
- {
3575
- "dsType": "influxdb",
3576
- "groupBy": [
3577
- {
3578
- "params": [
3579
- "1m"
3580
- ],
3581
- "type": "time"
3582
- },
3583
- {
3584
- "params": [
3585
- "null"
3586
- ],
3587
- "type": "fill"
3588
- }
3589
- ],
3590
- "measurement": "mysql_value",
3591
- "policy": "default",
3592
- "refId": "B",
3593
- "resultFormat": "time_series",
3594
- "select": [
3595
- [
3596
- {
3597
- "params": [
3598
- "value"
3599
- ],
3600
- "type": "field"
3601
- },
3602
- {
3603
- "params": [],
3604
- "type": "mean"
3605
- }
3606
- ]
3607
- ],
3608
- "tags": [
3609
- {
3610
- "key": "type_instance",
3611
- "operator": "=",
3612
- "value": "create_db"
3613
- }
3614
- ]
3615
- }
3616
- ],
3617
- "timeFrom": null,
3618
- "timeShift": null,
3619
- "title": "create db (Total)",
3620
- "tooltip": {
3621
- "msResolution": true,
3622
- "shared": true,
3623
- "sort": 0,
3624
- "value_type": "cumulative"
3625
- },
3626
- "type": "graph",
3627
- "xaxis": {
3628
- "show": true
3629
- },
3630
- "yaxes": [
3631
- {
3632
- "format": "short",
3633
- "label": null,
3634
- "logBase": 1,
3635
- "max": null,
3636
- "min": null,
3637
- "show": true
3638
- },
3639
- {
3640
- "format": "short",
3641
- "label": null,
3642
- "logBase": 1,
3643
- "max": null,
3644
- "min": null,
3645
- "show": true
3646
- }
3647
- ]
3648
- }
3649
- ],
3650
- "title": "New row"
3651
- },
3652
- {
3653
- "collapse": false,
3654
- "editable": true,
3655
- "height": "200px",
3656
- "panels": [
3657
- {
3658
- "aliasColors": {},
3659
- "bars": false,
3660
- "datasource": "${DS_INFLUX_RALLY_20_50_COLLECTD}",
3661
- "editable": true,
3662
- "error": false,
3663
- "fill": 1,
3664
- "grid": {
3665
- "threshold1": null,
3666
- "threshold1Color": "rgba(216, 200, 27, 0.27)",
3667
- "threshold2": null,
3668
- "threshold2Color": "rgba(234, 112, 112, 0.22)"
3669
- },
3670
- "id": 26,
3671
- "isNew": true,
3672
- "legend": {
3673
- "avg": false,
3674
- "current": false,
3675
- "max": false,
3676
- "min": false,
3677
- "show": true,
3678
- "total": false,
3679
- "values": false
3680
- },
3681
- "lines": true,
3682
- "linewidth": 2,
3683
- "links": [],
3684
- "nullPointMode": "connected",
3685
- "percentage": false,
3686
- "pointradius": 5,
3687
- "points": false,
3688
- "renderer": "flot",
3689
- "seriesOverrides": [],
3690
- "span": 3.231171548117155,
3691
- "stack": false,
3692
- "steppedLine": false,
3693
- "targets": [
3694
- {
3695
- "alias": "get",
3696
- "dsType": "influxdb",
3697
- "groupBy": [
3698
- {
3699
- "params": [
3700
- "$interval"
3701
- ],
3702
- "type": "time"
3703
- },
3704
- {
3705
- "params": [
3706
- "null"
3707
- ],
3708
- "type": "fill"
3709
- }
3710
- ],
3711
- "measurement": "memcached_value",
3712
- "policy": "default",
3713
- "refId": "A",
3714
- "resultFormat": "time_series",
3715
- "select": [
3716
- [
3717
- {
3718
- "params": [
3719
- "value"
3720
- ],
3721
- "type": "field"
3722
- },
3723
- {
3724
- "params": [],
3725
- "type": "mean"
3726
- }
3727
- ]
3728
- ],
3729
- "tags": [
3730
- {
3731
- "key": "type_instance",
3732
- "operator": "=",
3733
- "value": "get"
3734
- }
3735
- ]
3736
- },
3737
- {
3738
- "alias": "hit",
3739
- "dsType": "influxdb",
3740
- "groupBy": [
3741
- {
3742
- "params": [
3743
- "$interval"
3744
- ],
3745
- "type": "time"
3746
- },
3747
- {
3748
- "params": [
3749
- "null"
3750
- ],
3751
- "type": "fill"
3752
- }
3753
- ],
3754
- "measurement": "memcached_value",
3755
- "policy": "default",
3756
- "refId": "C",
3757
- "resultFormat": "time_series",
3758
- "select": [
3759
- [
3760
- {
3761
- "params": [
3762
- "value"
3763
- ],
3764
- "type": "field"
3765
- },
3766
- {
3767
- "params": [],
3768
- "type": "mean"
3769
- }
3770
- ]
3771
- ],
3772
- "tags": [
3773
- {
3774
- "key": "type_instance",
3775
- "operator": "=",
3776
- "value": "hits"
3777
- }
3778
- ]
3779
- },
3780
- {
3781
- "alias": "miss",
3782
- "dsType": "influxdb",
3783
- "groupBy": [
3784
- {
3785
- "params": [
3786
- "$interval"
3787
- ],
3788
- "type": "time"
3789
- },
3790
- {
3791
- "params": [
3792
- "null"
3793
- ],
3794
- "type": "fill"
3795
- }
3796
- ],
3797
- "measurement": "memcached_value",
3798
- "policy": "default",
3799
- "refId": "B",
3800
- "resultFormat": "time_series",
3801
- "select": [
3802
- [
3803
- {
3804
- "params": [
3805
- "value"
3806
- ],
3807
- "type": "field"
3808
- },
3809
- {
3810
- "params": [],
3811
- "type": "mean"
3812
- }
3813
- ]
3814
- ],
3815
- "tags": [
3816
- {
3817
- "key": "type_instance",
3818
- "operator": "=",
3819
- "value": "misses"
3820
- }
3821
- ]
3822
- },
3823
- {
3824
- "alias": "set",
3825
- "dsType": "influxdb",
3826
- "groupBy": [
3827
- {
3828
- "params": [
3829
- "$interval"
3830
- ],
3831
- "type": "time"
3832
- },
3833
- {
3834
- "params": [
3835
- "null"
3836
- ],
3837
- "type": "fill"
3838
- }
3839
- ],
3840
- "measurement": "memcached_value",
3841
- "policy": "default",
3842
- "refId": "D",
3843
- "resultFormat": "time_series",
3844
- "select": [
3845
- [
3846
- {
3847
- "params": [
3848
- "value"
3849
- ],
3850
- "type": "field"
3851
- },
3852
- {
3853
- "params": [],
3854
- "type": "mean"
3855
- }
3856
- ]
3857
- ],
3858
- "tags": [
3859
- {
3860
- "key": "type_instance",
3861
- "operator": "=",
3862
- "value": "set"
3863
- }
3864
- ]
3865
- }
3866
- ],
3867
- "timeFrom": null,
3868
- "timeShift": null,
3869
- "title": "Memcached get/set (Total)",
3870
- "tooltip": {
3871
- "msResolution": true,
3872
- "shared": true,
3873
- "sort": 0,
3874
- "value_type": "cumulative"
3875
- },
3876
- "type": "graph",
3877
- "xaxis": {
3878
- "show": true
3879
- },
3880
- "yaxes": [
3881
- {
3882
- "format": "short",
3883
- "label": null,
3884
- "logBase": 1,
3885
- "max": null,
3886
- "min": null,
3887
- "show": true
3888
- },
3889
- {
3890
- "format": "short",
3891
- "label": null,
3892
- "logBase": 1,
3893
- "max": null,
3894
- "min": null,
3895
- "show": true
3896
- }
3897
- ]
3898
- },
3899
- {
3900
- "aliasColors": {},
3901
- "bars": false,
3902
- "datasource": "${DS_INFLUX_RALLY_20_50_COLLECTD}",
3903
- "editable": true,
3904
- "error": false,
3905
- "fill": 1,
3906
- "grid": {
3907
- "threshold1": null,
3908
- "threshold1Color": "rgba(216, 200, 27, 0.27)",
3909
- "threshold2": null,
3910
- "threshold2Color": "rgba(234, 112, 112, 0.22)"
3911
- },
3912
- "id": 27,
3913
- "isNew": true,
3914
- "legend": {
3915
- "avg": true,
3916
- "current": false,
3917
- "max": true,
3918
- "min": false,
3919
- "show": true,
3920
- "total": false,
3921
- "values": true
3922
- },
3923
- "lines": true,
3924
- "linewidth": 2,
3925
- "links": [],
3926
- "nullPointMode": "connected",
3927
- "percentage": false,
3928
- "pointradius": 5,
3929
- "points": false,
3930
- "renderer": "flot",
3931
- "seriesOverrides": [],
3932
- "span": 3.231171548117155,
3933
- "stack": false,
3934
- "steppedLine": false,
3935
- "targets": [
3936
- {
3937
- "alias": "set",
3938
- "dsType": "influxdb",
3939
- "groupBy": [
3940
- {
3941
- "params": [
3942
- "$interval"
3943
- ],
3944
- "type": "time"
3945
- },
3946
- {
3947
- "params": [
3948
- "null"
3949
- ],
3950
- "type": "fill"
3951
- }
3952
- ],
3953
- "measurement": "memcached_value",
3954
- "policy": "default",
3955
- "refId": "D",
3956
- "resultFormat": "time_series",
3957
- "select": [
3958
- [
3959
- {
3960
- "params": [
3961
- "value"
3962
- ],
3963
- "type": "field"
3964
- },
3965
- {
3966
- "params": [],
3967
- "type": "mean"
3968
- }
3969
- ]
3970
- ],
3971
- "tags": [
3972
- {
3973
- "key": "type",
3974
- "operator": "=",
3975
- "value": "memcached_items"
3976
- }
3977
- ]
3978
- }
3979
- ],
3980
- "timeFrom": null,
3981
- "timeShift": null,
3982
- "title": "Memcached items (Total)",
3983
- "tooltip": {
3984
- "msResolution": true,
3985
- "shared": true,
3986
- "sort": 0,
3987
- "value_type": "cumulative"
3988
- },
3989
- "type": "graph",
3990
- "xaxis": {
3991
- "show": true
3992
- },
3993
- "yaxes": [
3994
- {
3995
- "format": "short",
3996
- "label": null,
3997
- "logBase": 1,
3998
- "max": null,
3999
- "min": null,
4000
- "show": true
4001
- },
4002
- {
4003
- "format": "short",
4004
- "label": null,
4005
- "logBase": 1,
4006
- "max": null,
4007
- "min": null,
4008
- "show": true
4009
- }
4010
- ]
4011
- },
4012
- {
4013
- "aliasColors": {},
4014
- "bars": false,
4015
- "datasource": "${DS_INFLUX_RALLY_20_50_COLLECTD}",
4016
- "editable": true,
4017
- "error": false,
4018
- "fill": 1,
4019
- "grid": {
4020
- "threshold1": null,
4021
- "threshold1Color": "rgba(216, 200, 27, 0.27)",
4022
- "threshold2": null,
4023
- "threshold2Color": "rgba(234, 112, 112, 0.22)"
4024
- },
4025
- "id": 28,
4026
- "isNew": true,
4027
- "legend": {
4028
- "avg": true,
4029
- "current": false,
4030
- "max": true,
4031
- "min": false,
4032
- "show": true,
4033
- "total": false,
4034
- "values": true
4035
- },
4036
- "lines": true,
4037
- "linewidth": 2,
4038
- "links": [],
4039
- "nullPointMode": "connected",
4040
- "percentage": false,
4041
- "pointradius": 5,
4042
- "points": false,
4043
- "renderer": "flot",
4044
- "seriesOverrides": [],
4045
- "span": 3.231171548117155,
4046
- "stack": false,
4047
- "steppedLine": false,
4048
- "targets": [
4049
- {
4050
- "alias": "set",
4051
- "dsType": "influxdb",
4052
- "groupBy": [
4053
- {
4054
- "params": [
4055
- "$interval"
4056
- ],
4057
- "type": "time"
4058
- },
4059
- {
4060
- "params": [
4061
- "null"
4062
- ],
4063
- "type": "fill"
4064
- }
4065
- ],
4066
- "measurement": "memcached_value",
4067
- "policy": "default",
4068
- "refId": "D",
4069
- "resultFormat": "time_series",
4070
- "select": [
4071
- [
4072
- {
4073
- "params": [
4074
- "value"
4075
- ],
4076
- "type": "field"
4077
- },
4078
- {
4079
- "params": [],
4080
- "type": "mean"
4081
- }
4082
- ]
4083
- ],
4084
- "tags": [
4085
- {
4086
- "key": "type",
4087
- "operator": "=",
4088
- "value": "memcached_connections"
4089
- }
4090
- ]
4091
- }
4092
- ],
4093
- "timeFrom": null,
4094
- "timeShift": null,
4095
- "title": "Memcached connections",
4096
- "tooltip": {
4097
- "msResolution": true,
4098
- "shared": true,
4099
- "sort": 0,
4100
- "value_type": "cumulative"
4101
- },
4102
- "type": "graph",
4103
- "xaxis": {
4104
- "show": true
4105
- },
4106
- "yaxes": [
4107
- {
4108
- "format": "short",
4109
- "label": null,
4110
- "logBase": 1,
4111
- "max": null,
4112
- "min": null,
4113
- "show": true
4114
- },
4115
- {
4116
- "format": "short",
4117
- "label": null,
4118
- "logBase": 1,
4119
- "max": null,
4120
- "min": null,
4121
- "show": true
4122
- }
4123
- ]
4124
- },
4125
- {
4126
- "aliasColors": {},
4127
- "bars": false,
4128
- "datasource": "${DS_INFLUX_RALLY_20_50_COLLECTD}",
4129
- "editable": true,
4130
- "error": false,
4131
- "fill": 1,
4132
- "grid": {
4133
- "threshold1": null,
4134
- "threshold1Color": "rgba(216, 200, 27, 0.27)",
4135
- "threshold2": null,
4136
- "threshold2Color": "rgba(234, 112, 112, 0.22)"
4137
- },
4138
- "id": 30,
4139
- "isNew": true,
4140
- "legend": {
4141
- "avg": true,
4142
- "current": false,
4143
- "max": true,
4144
- "min": false,
4145
- "show": true,
4146
- "total": false,
4147
- "values": true
4148
- },
4149
- "lines": true,
4150
- "linewidth": 2,
4151
- "links": [],
4152
- "nullPointMode": "connected",
4153
- "percentage": false,
4154
- "pointradius": 5,
4155
- "points": false,
4156
- "renderer": "flot",
4157
- "seriesOverrides": [],
4158
- "span": 3.231171548117155,
4159
- "stack": false,
4160
- "steppedLine": false,
4161
- "targets": [
4162
- {
4163
- "alias": "rx",
4164
- "dsType": "influxdb",
4165
- "groupBy": [
4166
- {
4167
- "params": [
4168
- "$interval"
4169
- ],
4170
- "type": "time"
4171
- },
4172
- {
4173
- "params": [
4174
- "null"
4175
- ],
4176
- "type": "fill"
4177
- }
4178
- ],
4179
- "hide": false,
4180
- "measurement": "memcached_rx",
4181
- "policy": "default",
4182
- "refId": "A",
4183
- "resultFormat": "time_series",
4184
- "select": [
4185
- [
4186
- {
4187
- "params": [
4188
- "value"
4189
- ],
4190
- "type": "field"
4191
- },
4192
- {
4193
- "params": [],
4194
- "type": "mean"
4195
- },
4196
- {
4197
- "params": [
4198
- " / (1024 * 1024)"
4199
- ],
4200
- "type": "math"
4201
- }
4202
- ]
4203
- ],
4204
- "tags": []
4205
- },
4206
- {
4207
- "alias": "tx",
4208
- "dsType": "influxdb",
4209
- "groupBy": [
4210
- {
4211
- "params": [
4212
- "$interval"
4213
- ],
4214
- "type": "time"
4215
- },
4216
- {
4217
- "params": [
4218
- "null"
4219
- ],
4220
- "type": "fill"
4221
- }
4222
- ],
4223
- "hide": false,
4224
- "measurement": "memcached_tx",
4225
- "policy": "default",
4226
- "refId": "B",
4227
- "resultFormat": "time_series",
4228
- "select": [
4229
- [
4230
- {
4231
- "params": [
4232
- "value"
4233
- ],
4234
- "type": "field"
4235
- },
4236
- {
4237
- "params": [],
4238
- "type": "mean"
4239
- },
4240
- {
4241
- "params": [
4242
- " / (1024 * 1024)"
4243
- ],
4244
- "type": "math"
4245
- }
4246
- ]
4247
- ],
4248
- "tags": []
4249
- }
4250
- ],
4251
- "timeFrom": null,
4252
- "timeShift": null,
4253
- "title": "Memcached Rx/ Tx (MB)",
4254
- "tooltip": {
4255
- "msResolution": true,
4256
- "shared": true,
4257
- "sort": 0,
4258
- "value_type": "cumulative"
4259
- },
4260
- "type": "graph",
4261
- "xaxis": {
4262
- "show": true
4263
- },
4264
- "yaxes": [
4265
- {
4266
- "format": "short",
4267
- "label": null,
4268
- "logBase": 1,
4269
- "max": null,
4270
- "min": null,
4271
- "show": true
4272
- },
4273
- {
4274
- "format": "short",
4275
- "label": null,
4276
- "logBase": 1,
4277
- "max": null,
4278
- "min": null,
4279
- "show": true
4280
- }
4281
- ]
4282
- },
4283
- {
4284
- "aliasColors": {},
4285
- "bars": false,
4286
- "datasource": "${DS_INFLUX_RALLY_20_50_CADVISOR}",
4287
- "editable": true,
4288
- "error": false,
4289
- "fill": 1,
4290
- "grid": {
4291
- "threshold1": null,
4292
- "threshold1Color": "rgba(216, 200, 27, 0.27)",
4293
- "threshold2": null,
4294
- "threshold2Color": "rgba(234, 112, 112, 0.22)"
4295
- },
4296
- "id": 34,
4297
- "isNew": true,
4298
- "legend": {
4299
- "avg": true,
4300
- "current": false,
4301
- "max": true,
4302
- "min": false,
4303
- "show": true,
4304
- "total": false,
4305
- "values": true
4306
- },
4307
- "lines": true,
4308
- "linewidth": 2,
4309
- "links": [],
4310
- "nullPointMode": "connected",
4311
- "percentage": false,
4312
- "pointradius": 5,
4313
- "points": false,
4314
- "renderer": "flot",
4315
- "seriesOverrides": [],
4316
- "span": 3.231171548117155,
4317
- "stack": false,
4318
- "steppedLine": false,
4319
- "targets": [
4320
- {
4321
- "dsType": "influxdb",
4322
- "groupBy": [
4323
- {
4324
- "params": [
4325
- "$interval"
4326
- ],
4327
- "type": "time"
4328
- },
4329
- {
4330
- "params": [
4331
- "null"
4332
- ],
4333
- "type": "fill"
4334
- }
4335
- ],
4336
- "hide": false,
4337
- "measurement": "memory_usage",
4338
- "policy": "default",
4339
- "refId": "B",
4340
- "resultFormat": "time_series",
4341
- "select": [
4342
- [
4343
- {
4344
- "params": [
4345
- "value"
4346
- ],
4347
- "type": "field"
4348
- },
4349
- {
4350
- "params": [],
4351
- "type": "mean"
4352
- },
4353
- {
4354
- "params": [
4355
- " / (1024 * 1024)"
4356
- ],
4357
- "type": "math"
4358
- }
4359
- ]
4360
- ],
4361
- "tags": [
4362
- {
4363
- "key": "container_name",
4364
- "operator": "=",
4365
- "value": "memcached"
4366
- }
4367
- ]
4368
- }
4369
- ],
4370
- "timeFrom": null,
4371
- "timeShift": null,
4372
- "title": "Memcached MEM (MB)",
4373
- "tooltip": {
4374
- "msResolution": true,
4375
- "shared": true,
4376
- "sort": 0,
4377
- "value_type": "cumulative"
4378
- },
4379
- "type": "graph",
4380
- "xaxis": {
4381
- "show": true
4382
- },
4383
- "yaxes": [
4384
- {
4385
- "format": "short",
4386
- "label": null,
4387
- "logBase": 1,
4388
- "max": null,
4389
- "min": null,
4390
- "show": true
4391
- },
4392
- {
4393
- "format": "short",
4394
- "label": null,
4395
- "logBase": 1,
4396
- "max": null,
4397
- "min": null,
4398
- "show": true
4399
- }
4400
- ]
4401
- },
4402
- {
4403
- "aliasColors": {},
4404
- "bars": false,
4405
- "datasource": "${DS_INFLUX_RALLY_20_50_CADVISOR}",
4406
- "editable": true,
4407
- "error": false,
4408
- "fill": 1,
4409
- "grid": {
4410
- "threshold1": null,
4411
- "threshold1Color": "rgba(216, 200, 27, 0.27)",
4412
- "threshold2": null,
4413
- "threshold2Color": "rgba(234, 112, 112, 0.22)"
4414
- },
4415
- "id": 36,
4416
- "isNew": true,
4417
- "legend": {
4418
- "avg": true,
4419
- "current": false,
4420
- "max": true,
4421
- "min": true,
4422
- "show": true,
4423
- "total": false,
4424
- "values": true
4425
- },
4426
- "lines": true,
4427
- "linewidth": 2,
4428
- "links": [],
4429
- "nullPointMode": "connected",
4430
- "percentage": false,
4431
- "pointradius": 5,
4432
- "points": false,
4433
- "renderer": "flot",
4434
- "seriesOverrides": [],
4435
- "span": 3.231171548117155,
4436
- "stack": false,
4437
- "steppedLine": false,
4438
- "targets": [
4439
- {
4440
- "alias": "",
4441
- "dsType": "influxdb",
4442
- "groupBy": [
4443
- {
4444
- "params": [
4445
- "10s"
4446
- ],
4447
- "type": "time"
4448
- },
4449
- {
4450
- "params": [
4451
- "null"
4452
- ],
4453
- "type": "fill"
4454
- }
4455
- ],
4456
- "hide": false,
4457
- "measurement": "cpu_usage_total",
4458
- "policy": "default",
4459
- "refId": "B",
4460
- "resultFormat": "time_series",
4461
- "select": [
4462
- [
4463
- {
4464
- "params": [
4465
- "value"
4466
- ],
4467
- "type": "field"
4468
- },
4469
- {
4470
- "params": [],
4471
- "type": "mean"
4472
- },
4473
- {
4474
- "params": [
4475
- "10s"
4476
- ],
4477
- "type": "derivative"
4478
- },
4479
- {
4480
- "params": [
4481
- " / 10000000000"
4482
- ],
4483
- "type": "math"
4484
- }
4485
- ]
4486
- ],
4487
- "tags": [
4488
- {
4489
- "key": "container_name",
4490
- "operator": "=",
4491
- "value": "memcached"
4492
- }
4493
- ]
4494
- }
4495
- ],
4496
- "timeFrom": null,
4497
- "timeShift": null,
4498
- "title": "memcached CPU",
4499
- "tooltip": {
4500
- "msResolution": true,
4501
- "shared": true,
4502
- "sort": 0,
4503
- "value_type": "cumulative"
4504
- },
4505
- "type": "graph",
4506
- "xaxis": {
4507
- "show": true
4508
- },
4509
- "yaxes": [
4510
- {
4511
- "format": "short",
4512
- "label": null,
4513
- "logBase": 1,
4514
- "max": null,
4515
- "min": null,
4516
- "show": true
4517
- },
4518
- {
4519
- "format": "short",
4520
- "label": "",
4521
- "logBase": 1,
4522
- "max": null,
4523
- "min": null,
4524
- "show": false
4525
- }
4526
- ]
4527
- }
4528
- ],
4529
- "title": "New row"
4530
- }
4531
- ],
4532
- "time": {
4533
- "from": "2016-09-09T14:53:30.272Z",
4534
- "to": "2016-09-09T15:58:29.469Z"
4535
- },
4536
- "timepicker": {
4537
- "refresh_intervals": [
4538
- "5s",
4539
- "10s",
4540
- "30s",
4541
- "1m",
4542
- "5m",
4543
- "15m",
4544
- "30m",
4545
- "1h",
4546
- "2h",
4547
- "1d"
4548
- ],
4549
- "time_options": [
4550
- "5m",
4551
- "15m",
4552
- "1h",
4553
- "6h",
4554
- "12h",
4555
- "24h",
4556
- "2d",
4557
- "7d",
4558
- "30d"
4559
- ]
4560
- },
4561
- "templating": {
4562
- "list": []
4563
- },
4564
- "annotations": {
4565
- "list": []
4566
- },
4567
- "refresh": false,
4568
- "schemaVersion": 12,
4569
- "version": 8,
4570
- "links": [],
4571
- "gnetId": null
4572
- }