forked from msforrest/cloudfoundry-top-plugin
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathdiego_cell.txt
695 lines (695 loc) · 176 KB
/
diego_cell.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
origin:"garden-linux" eventType:ValueMetric timestamp:1477561416072470065 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" valueMetric:<name:"logSenderTotalMessagesRead" value:0 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561416072683221 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" valueMetric:<name:"numCPUS" value:2 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561416072703049 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" valueMetric:<name:"numGoRoutines" value:186 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561416072847523 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" valueMetric:<name:"memoryStats.numBytesAllocatedHeap" value:1.1027336e+07 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561416072860024 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" valueMetric:<name:"memoryStats.numBytesAllocatedStack" value:3.506176e+06 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561416072864224 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" valueMetric:<name:"memoryStats.numBytesAllocated" value:1.1027336e+07 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561416072869662 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" valueMetric:<name:"memoryStats.numMallocs" value:4.22653182e+08 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561416072876529 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" valueMetric:<name:"memoryStats.numFrees" value:4.22581696e+08 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561416072880431 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" valueMetric:<name:"memoryStats.lastGCPauseTimeNS" value:1.285678e+06 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561416109719472 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" valueMetric:<name:"logSenderTotalMessagesRead" value:0 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561416109917415 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" valueMetric:<name:"numCPUS" value:2 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561416109933244 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" valueMetric:<name:"numGoRoutines" value:114 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561416110058810 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" valueMetric:<name:"memoryStats.numBytesAllocatedHeap" value:8.233456e+06 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561416110101549 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" valueMetric:<name:"memoryStats.numBytesAllocatedStack" value:1.96608e+06 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561416110114308 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" valueMetric:<name:"memoryStats.numBytesAllocated" value:8.233456e+06 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561416110121079 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" valueMetric:<name:"memoryStats.numMallocs" value:1.78334549e+08 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561416110128724 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" valueMetric:<name:"memoryStats.numFrees" value:1.78268145e+08 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561416110136933 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" valueMetric:<name:"memoryStats.lastGCPauseTimeNS" value:577228 unit:"count" >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561416890415555 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" counterEvent:<name:"DopplerForwarder.sentMessages" delta:55 total:4370267 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561416890637524 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" counterEvent:<name:"dropsondeMarshaller.counterEventMarshalled" delta:14 total:954356 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561416890753875 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" counterEvent:<name:"udp.sentByteCount" delta:9462 total:807336941 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561416890849886 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" counterEvent:<name:"MessageAggregator.uncategorizedEvents" delta:41 total:3415911 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561416890939286 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" counterEvent:<name:"dropsondeMarshaller.logMessageMarshalled" delta:14 total:909352 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561416891285164 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" counterEvent:<name:"dropsondeUnmarshaller.logMessageTotal" delta:14 total:909352 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561416891035808 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" counterEvent:<name:"dropsondeUnmarshaller.valueMetricReceived" delta:27 total:2227264 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561416891070064 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" counterEvent:<name:"udp.sentMessageCount" delta:55 total:4370267 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561416891171829 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" counterEvent:<name:"dropsondeAgentListener.receivedMessageCount" delta:41 total:3415911 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561416891252169 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" counterEvent:<name:"dropsondeAgentListener.receivedByteCount" delta:3165 total:319394308 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561416891365195 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" counterEvent:<name:"dropsondeMarshaller.valueMetricMarshalled" delta:27 total:2227264 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561416891463055 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" counterEvent:<name:"MessageAggregator.counterEventReceived" delta:14 total:954356 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561416894654194 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" counterEvent:<name:"MessageAggregator.counterEventReceived" delta:14 total:909802 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561416894877781 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" counterEvent:<name:"MessageAggregator.uncategorizedEvents" delta:31 total:2496165 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561416895310309 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" counterEvent:<name:"dropsondeAgentListener.receivedByteCount" delta:2190 total:167875068 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561416894982970 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" counterEvent:<name:"udp.sentByteCount" delta:7526 total:559815979 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561416895107768 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" counterEvent:<name:"dropsondeMarshaller.counterEventMarshalled" delta:14 total:909802 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561416895145674 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" counterEvent:<name:"DopplerForwarder.sentMessages" delta:45 total:3405967 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561416895199989 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" counterEvent:<name:"dropsondeAgentListener.receivedMessageCount" delta:31 total:2496165 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561416895369968 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" counterEvent:<name:"udp.sentMessageCount" delta:45 total:3405967 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561416895458481 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" counterEvent:<name:"dropsondeUnmarshaller.valueMetricReceived" delta:27 total:2226201 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561416895524738 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" counterEvent:<name:"dropsondeMarshaller.valueMetricMarshalled" delta:27 total:2226201 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561416895630675 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" counterEvent:<name:"dropsondeUnmarshaller.logMessageTotal" delta:4 total:180331 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561416895733553 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" counterEvent:<name:"dropsondeMarshaller.logMessageMarshalled" delta:4 total:180331 >
origin:"rep" eventType:ValueMetric timestamp:1477561418137955537 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" valueMetric:<name:"logSenderTotalMessagesRead" value:909352 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561418138020514 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" valueMetric:<name:"numCPUS" value:2 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561418138975997 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" valueMetric:<name:"numGoRoutines" value:287 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561418139421796 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" valueMetric:<name:"memoryStats.numBytesAllocatedHeap" value:1.980536e+06 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561418139793269 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" valueMetric:<name:"memoryStats.numBytesAllocatedStack" value:1.80224e+06 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561418140159240 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" valueMetric:<name:"memoryStats.numBytesAllocated" value:1.980536e+06 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561418140504259 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" valueMetric:<name:"memoryStats.numMallocs" value:4.71366074e+08 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561418140596553 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" valueMetric:<name:"memoryStats.numFrees" value:4.71353522e+08 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561418140651709 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" valueMetric:<name:"memoryStats.lastGCPauseTimeNS" value:2.319501e+06 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561418168706001 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" valueMetric:<name:"logSenderTotalMessagesRead" value:180331 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561418168789480 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" valueMetric:<name:"numCPUS" value:2 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561418168797522 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" valueMetric:<name:"numGoRoutines" value:280 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561418168872884 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" valueMetric:<name:"memoryStats.numBytesAllocatedHeap" value:1.793616e+06 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561418168884945 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" valueMetric:<name:"memoryStats.numBytesAllocatedStack" value:1.654784e+06 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561418168889201 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" valueMetric:<name:"memoryStats.numBytesAllocated" value:1.793616e+06 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561418168894450 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" valueMetric:<name:"memoryStats.numMallocs" value:2.10912695e+08 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561418168898532 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" valueMetric:<name:"memoryStats.numFrees" value:2.10899527e+08 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561418168902909 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" valueMetric:<name:"memoryStats.lastGCPauseTimeNS" value:2.483292e+06 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561418302661468 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" valueMetric:<name:"logSenderTotalMessagesRead" value:0 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561418302863281 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" valueMetric:<name:"numCPUS" value:2 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561418302884093 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" valueMetric:<name:"numGoRoutines" value:158 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561418303145283 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" valueMetric:<name:"memoryStats.numBytesAllocatedHeap" value:1.0842624e+07 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561418303265475 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" valueMetric:<name:"memoryStats.lastGCPauseTimeNS" value:817783 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561418303204785 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" valueMetric:<name:"memoryStats.numBytesAllocatedStack" value:3.375104e+06 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561418303228703 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" valueMetric:<name:"memoryStats.numBytesAllocated" value:1.0842624e+07 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561418303241526 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" valueMetric:<name:"memoryStats.numMallocs" value:3.39170567e+08 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561418303253543 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" valueMetric:<name:"memoryStats.numFrees" value:3.39094435e+08 unit:"count" >
origin:"rep" eventType:ContainerMetric timestamp:1477561418349154432 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" containerMetric:<applicationId:"89cb4478-5577-4bce-ba63-e34956d6158c" instanceIndex:0 cpuPercentage:0.14869684223962923 memoryBytes:435458048 diskBytes:143294464 >
origin:"rep" eventType:ContainerMetric timestamp:1477561418349231623 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" containerMetric:<applicationId:"68137e39-749f-47d5-a4ec-cff81274f19d" instanceIndex:1 cpuPercentage:0.03144319336795983 memoryBytes:7233536 diskBytes:6852608 >
origin:"rep" eventType:ContainerMetric timestamp:1477561418349212792 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" containerMetric:<applicationId:"f1fa874b-0634-403a-bf52-f9b0b7dedd2d" instanceIndex:0 cpuPercentage:0.0378713686343079 memoryBytes:134074368 diskBytes:300785664 >
origin:"rep" eventType:ContainerMetric timestamp:1477561418349220944 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" containerMetric:<applicationId:"de2b5d50-1b46-41a5-aaf3-bdd0ab0c48dd" instanceIndex:1 cpuPercentage:0.029029678681237715 memoryBytes:11743232 diskBytes:14486528 >
origin:"rep" eventType:ContainerMetric timestamp:1477561418349226380 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" containerMetric:<applicationId:"f8dfcabc-2a1d-4734-9c60-dd07820cae8c" instanceIndex:1 cpuPercentage:0.15652187311958796 memoryBytes:506773504 diskBytes:142925824 >
origin:"rep" eventType:ContainerMetric timestamp:1477561418349239767 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" containerMetric:<applicationId:"27f16916-d342-492e-9e74-b6edc9e35fd7" instanceIndex:0 cpuPercentage:0.04879024748786876 memoryBytes:89198592 diskBytes:139776000 >
origin:"rep" eventType:ContainerMetric timestamp:1477561418349249525 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" containerMetric:<applicationId:"124b66ca-de65-464c-8853-02d588ccea1e" instanceIndex:0 cpuPercentage:0.07519288981526669 memoryBytes:18440192 diskBytes:43487232 >
origin:"rep" eventType:ContainerMetric timestamp:1477561418372868431 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" containerMetric:<applicationId:"68137e39-749f-47d5-a4ec-cff81274f19d" instanceIndex:0 cpuPercentage:0.03026809369978067 memoryBytes:8630272 diskBytes:6852608 >
origin:"rep" eventType:ContainerMetric timestamp:1477561418372966866 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" containerMetric:<applicationId:"f8e88a94-1d56-4f61-a579-d46cb8fffea3" instanceIndex:0 cpuPercentage:0.13306879185963671 memoryBytes:466726912 diskBytes:142925824 >
origin:"rep" eventType:ContainerMetric timestamp:1477561418372997356 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" containerMetric:<applicationId:"f8dfcabc-2a1d-4734-9c60-dd07820cae8c" instanceIndex:0 cpuPercentage:0.1328780292801432 memoryBytes:501600256 diskBytes:142925824 >
origin:"rep" eventType:ContainerMetric timestamp:1477561418373005091 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" containerMetric:<applicationId:"a393ee73-2766-4f03-b1c3-2f1faf52f7d2" instanceIndex:0 cpuPercentage:0.03083664831537485 memoryBytes:6619136 diskBytes:9102336 >
origin:"rep" eventType:LogMessage timestamp:1477561418602609914 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" logMessage:<message:"\033[0m[autoscale] 2016/10/27 09:43:38 [Metrics Agent 7d31c] Received Timing Event -----> true" message_type:OUT timestamp:1477561418602607632 app_id:"124b66ca-de65-464c-8853-02d588ccea1e" source_type:"APP" source_instance:"0" >
origin:"rep" eventType:LogMessage timestamp:1477561418979848936 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" logMessage:<message:"\033[0m[autoscale] 2016/10/27 09:43:38 [Metrics Agent 7d31c] Sending Reading -----> {ID:0 ServiceBindingGuid:7d31cc49-ddbf-4063-a435-2854e92579ae AppName:autoscaler-test-app CPUUtilization:0 ExpectedInstanceCount:1 RunningInstanceCount:1 State:RUNNING CreatedAt:2016-10-27 09:43:38.97928154 +0000 UTC}" message_type:OUT timestamp:1477561418979846929 app_id:"124b66ca-de65-464c-8853-02d588ccea1e" source_type:"APP" source_instance:"0" >
origin:"rep" eventType:LogMessage timestamp:1477561418979895473 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" logMessage:<message:"\033[0m[autoscale] 2016/10/27 09:43:38 [Metrics Director] Received new Reading -----> {ID:0 ServiceBindingGuid:7d31cc49-ddbf-4063-a435-2854e92579ae AppName:autoscaler-test-app CPUUtilization:0 ExpectedInstanceCount:1 RunningInstanceCount:1 State:RUNNING CreatedAt:2016-10-27 09:43:38.97928154 +0000 UTC}" message_type:OUT timestamp:1477561418979894417 app_id:"124b66ca-de65-464c-8853-02d588ccea1e" source_type:"APP" source_instance:"0" >
origin:"rep" eventType:LogMessage timestamp:1477561418986064422 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" logMessage:<message:"\033[0m[autoscale] 2016/10/27 09:43:38 [Scaling Director] Received new Reading -----> {ID:93466 ServiceBindingGuid:7d31cc49-ddbf-4063-a435-2854e92579ae AppName:autoscaler-test-app CPUUtilization:0 ExpectedInstanceCount:1 RunningInstanceCount:1 State:RUNNING CreatedAt:2016-10-27 09:43:38 +0000 UTC}" message_type:OUT timestamp:1477561418986062692 app_id:"124b66ca-de65-464c-8853-02d588ccea1e" source_type:"APP" source_instance:"0" >
origin:"rep" eventType:LogMessage timestamp:1477561418986102042 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" logMessage:<message:"\033[0m[autoscale] 2016/10/27 09:43:38 [Scaling Agent] Making scaling decision -----> {ID:93466 ServiceBindingGuid:7d31cc49-ddbf-4063-a435-2854e92579ae AppName:autoscaler-test-app CPUUtilization:0 ExpectedInstanceCount:1 RunningInstanceCount:1 State:RUNNING CreatedAt:2016-10-27 09:43:38 +0000 UTC}" message_type:OUT timestamp:1477561418986101284 app_id:"124b66ca-de65-464c-8853-02d588ccea1e" source_type:"APP" source_instance:"0" >
origin:"rep" eventType:LogMessage timestamp:1477561418991757453 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" logMessage:<message:"\033[0m[autoscale] 2016/10/27 09:43:38 [Scaling Agent] Notifying director of completion -----> true" message_type:OUT timestamp:1477561418991756549 app_id:"124b66ca-de65-464c-8853-02d588ccea1e" source_type:"APP" source_instance:"0" >
origin:"rep" eventType:LogMessage timestamp:1477561418991786571 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" logMessage:<message:"\033[0m[autoscale] 2016/10/27 09:43:38 [Scaling Director] Agent has completed -----> true" message_type:OUT timestamp:1477561418991785958 app_id:"124b66ca-de65-464c-8853-02d588ccea1e" source_type:"APP" source_instance:"0" >
origin:"rep" eventType:LogMessage timestamp:1477561419761076149 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" logMessage:<message:"\033[0m[autoscale] 2016/10/27 09:43:39 [GC] Pruning Scaling Decisions and Readings tables" message_type:OUT timestamp:1477561419761073894 app_id:"124b66ca-de65-464c-8853-02d588ccea1e" source_type:"APP" source_instance:"0" >
origin:"rep" eventType:ValueMetric timestamp:1477561420029811970 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" valueMetric:<name:"logSenderTotalMessagesRead" value:443451 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561420029930886 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" valueMetric:<name:"numCPUS" value:2 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561420029994043 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" valueMetric:<name:"numGoRoutines" value:295 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561420030126395 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" valueMetric:<name:"memoryStats.numFrees" value:3.98410701e+08 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561420030061328 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" valueMetric:<name:"memoryStats.numBytesAllocatedHeap" value:2.117488e+06 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561420030086779 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" valueMetric:<name:"memoryStats.numBytesAllocatedStack" value:1.818624e+06 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561420030105515 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" valueMetric:<name:"memoryStats.numBytesAllocated" value:2.117488e+06 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561420030118537 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" valueMetric:<name:"memoryStats.numMallocs" value:3.98426588e+08 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561420030132606 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" valueMetric:<name:"memoryStats.lastGCPauseTimeNS" value:4.000224e+06 unit:"count" >
origin:"rep" eventType:LogMessage timestamp:1477561422172082077 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" logMessage:<message:"\033[0m[autoscale] 2016/10/27 09:43:42 [SchedulingDirector] Looking up events between 2016-10-27 09:42:42.160541023 +0000 UTC -> 2016-10-27 09:43:42.171613643 +0000 UTC..." message_type:OUT timestamp:1477561422172079484 app_id:"124b66ca-de65-464c-8853-02d588ccea1e" source_type:"APP" source_instance:"0" >
origin:"rep" eventType:ValueMetric timestamp:1477561422875070551 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" valueMetric:<name:"RepBulkSyncDuration" value:1.136468e+07 unit:"nanos" >
origin:"rep" eventType:ValueMetric timestamp:1477561422975725114 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" valueMetric:<name:"RepBulkSyncDuration" value:1.0272323e+07 unit:"nanos" >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561423753954069 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" counterEvent:<name:"udp.sentByteCount" delta:7517 total:653908883 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561423754265110 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" counterEvent:<name:"MessageAggregator.uncategorizedEvents" delta:34 total:2930789 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561423754084197 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" counterEvent:<name:"dropsondeMarshaller.counterEventMarshalled" delta:12 total:948320 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561423754153751 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" counterEvent:<name:"DopplerForwarder.sentMessages" delta:46 total:3879109 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561423754173090 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" counterEvent:<name:"dropsondeAgentListener.receivedByteCount" delta:2245 total:213611179 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561423754229243 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" counterEvent:<name:"dropsondeUnmarshaller.valueMetricReceived" delta:28 total:2226766 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561423754322288 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" counterEvent:<name:"dropsondeMarshaller.valueMetricMarshalled" delta:28 total:2226766 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561423754362121 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" counterEvent:<name:"dropsondeMarshaller.containerMetricMarshalled" delta:6 total:260572 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561423754446718 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" counterEvent:<name:"MessageAggregator.counterEventReceived" delta:12 total:948320 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561423754491898 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" counterEvent:<name:"udp.sentMessageCount" delta:46 total:3879109 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561423754582008 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" counterEvent:<name:"dropsondeAgentListener.receivedMessageCount" delta:34 total:2930789 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561423754670411 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" counterEvent:<name:"dropsondeUnmarshaller.containerMetricReceived" delta:6 total:260572 >
origin:"rep" eventType:ValueMetric timestamp:1477561424318296065 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" valueMetric:<name:"RepBulkSyncDuration" value:9.538271e+06 unit:"nanos" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561426072690773 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" valueMetric:<name:"logSenderTotalMessagesRead" value:0 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561426072739623 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" valueMetric:<name:"numCPUS" value:2 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561426073701883 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" valueMetric:<name:"numGoRoutines" value:186 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561426074126470 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" valueMetric:<name:"memoryStats.numBytesAllocatedHeap" value:1.1493768e+07 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561426074428655 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" valueMetric:<name:"memoryStats.numBytesAllocatedStack" value:3.506176e+06 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561426074659667 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" valueMetric:<name:"memoryStats.numBytesAllocated" value:1.1493768e+07 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561426074886385 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" valueMetric:<name:"memoryStats.numMallocs" value:4.2265672e+08 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561426075100022 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" valueMetric:<name:"memoryStats.numFrees" value:4.22582081e+08 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561426075511994 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" valueMetric:<name:"memoryStats.lastGCPauseTimeNS" value:1.285678e+06 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561426109723076 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" valueMetric:<name:"logSenderTotalMessagesRead" value:0 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561426110038441 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" valueMetric:<name:"numCPUS" value:2 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561426110072681 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" valueMetric:<name:"numGoRoutines" value:114 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561426110365446 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" valueMetric:<name:"memoryStats.numBytesAllocatedHeap" value:8.501208e+06 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561426110648599 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" valueMetric:<name:"memoryStats.lastGCPauseTimeNS" value:577228 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561426110398614 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" valueMetric:<name:"memoryStats.numBytesAllocatedStack" value:1.96608e+06 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561426110610810 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" valueMetric:<name:"memoryStats.numBytesAllocated" value:8.501208e+06 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561426110630762 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" valueMetric:<name:"memoryStats.numMallocs" value:1.78336734e+08 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561426110640855 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" valueMetric:<name:"memoryStats.numFrees" value:1.78268382e+08 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561428138060188 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" valueMetric:<name:"logSenderTotalMessagesRead" value:909361 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561428138194359 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" valueMetric:<name:"numCPUS" value:2 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561428138251245 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" valueMetric:<name:"numGoRoutines" value:287 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561428138320466 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" valueMetric:<name:"memoryStats.numBytesAllocatedHeap" value:1.162752e+06 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561428138336769 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" valueMetric:<name:"memoryStats.numBytesAllocatedStack" value:1.80224e+06 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561428138349655 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" valueMetric:<name:"memoryStats.numBytesAllocated" value:1.162752e+06 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561428138362468 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" valueMetric:<name:"memoryStats.numMallocs" value:4.7137263e+08 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561428138374844 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" valueMetric:<name:"memoryStats.numFrees" value:4.71365938e+08 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561428138386300 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" valueMetric:<name:"memoryStats.lastGCPauseTimeNS" value:2.176335e+06 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561428168686586 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" valueMetric:<name:"logSenderTotalMessagesRead" value:180331 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561428168765565 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" valueMetric:<name:"numCPUS" value:2 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561428168773498 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" valueMetric:<name:"numGoRoutines" value:280 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561428168878423 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" valueMetric:<name:"memoryStats.numBytesAllocatedHeap" value:1.161896e+06 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561428168893913 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" valueMetric:<name:"memoryStats.numBytesAllocatedStack" value:1.6384e+06 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561428168898424 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" valueMetric:<name:"memoryStats.numBytesAllocated" value:1.161896e+06 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561428168902787 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" valueMetric:<name:"memoryStats.numMallocs" value:2.10916827e+08 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561428168909167 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" valueMetric:<name:"memoryStats.numFrees" value:2.10908855e+08 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561428168913095 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" valueMetric:<name:"memoryStats.lastGCPauseTimeNS" value:2.888401e+06 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561428302687912 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" valueMetric:<name:"logSenderTotalMessagesRead" value:0 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561428303694013 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" valueMetric:<name:"memoryStats.numBytesAllocated" value:1.0859656e+07 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561428302872280 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" valueMetric:<name:"numCPUS" value:2 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561428302992915 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" valueMetric:<name:"numGoRoutines" value:158 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561428303628044 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" valueMetric:<name:"memoryStats.numBytesAllocatedHeap" value:1.0859656e+07 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561428303677780 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" valueMetric:<name:"memoryStats.numBytesAllocatedStack" value:3.375104e+06 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561428303703396 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" valueMetric:<name:"memoryStats.numMallocs" value:3.39170838e+08 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561428303712352 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" valueMetric:<name:"memoryStats.numFrees" value:3.39094459e+08 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561428303720163 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" valueMetric:<name:"memoryStats.lastGCPauseTimeNS" value:817783 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561430029736182 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" valueMetric:<name:"logSenderTotalMessagesRead" value:443451 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561430029765720 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" valueMetric:<name:"numCPUS" value:2 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561430029904167 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" valueMetric:<name:"numGoRoutines" value:295 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561430029999775 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" valueMetric:<name:"memoryStats.numBytesAllocatedHeap" value:1.379312e+06 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561430030041822 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" valueMetric:<name:"memoryStats.lastGCPauseTimeNS" value:2.03451e+06 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561430030015272 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" valueMetric:<name:"memoryStats.numBytesAllocatedStack" value:1.80224e+06 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561430030023143 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" valueMetric:<name:"memoryStats.numBytesAllocated" value:1.379312e+06 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561430030029656 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" valueMetric:<name:"memoryStats.numMallocs" value:3.98431025e+08 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561430030035860 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" valueMetric:<name:"memoryStats.numFrees" value:3.98422063e+08 unit:"count" >
origin:"rep" eventType:LogMessage timestamp:1477561430907315419 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" logMessage:<message:"healthcheck passed" message_type:OUT timestamp:1477561430907271830 app_id:"f8e88a94-1d56-4f61-a579-d46cb8fffea3" source_type:"HEALTH" source_instance:"0" >
origin:"rep" eventType:LogMessage timestamp:1477561430909838913 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" logMessage:<message:"Exit status 0" message_type:OUT timestamp:1477561430909837962 app_id:"f8e88a94-1d56-4f61-a579-d46cb8fffea3" source_type:"HEALTH" source_instance:"0" >
origin:"rep" eventType:LogMessage timestamp:1477561430912096986 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" logMessage:<message:"healthcheck passed" message_type:OUT timestamp:1477561430912069470 app_id:"f8dfcabc-2a1d-4734-9c60-dd07820cae8c" source_type:"HEALTH" source_instance:"0" >
origin:"rep" eventType:LogMessage timestamp:1477561430914334110 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" logMessage:<message:"Exit status 0" message_type:OUT timestamp:1477561430914333424 app_id:"f8dfcabc-2a1d-4734-9c60-dd07820cae8c" source_type:"HEALTH" source_instance:"0" >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561431890403954 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" counterEvent:<name:"dropsondeUnmarshaller.valueMetricReceived" delta:28 total:2227292 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561431890752438 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" counterEvent:<name:"dropsondeMarshaller.counterEventMarshalled" delta:12 total:954368 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561431890570160 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" counterEvent:<name:"MessageAggregator.uncategorizedEvents" delta:44 total:3415955 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561431890645624 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" counterEvent:<name:"dropsondeMarshaller.containerMetricMarshalled" delta:7 total:279302 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561431890683719 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" counterEvent:<name:"dropsondeUnmarshaller.logMessageTotal" delta:9 total:909361 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561431890700648 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" counterEvent:<name:"MessageAggregator.counterEventReceived" delta:12 total:954368 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561431890807262 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" counterEvent:<name:"dropsondeAgentListener.receivedMessageCount" delta:44 total:3415955 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561431890855558 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" counterEvent:<name:"dropsondeMarshaller.valueMetricMarshalled" delta:28 total:2227292 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561431890920525 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" counterEvent:<name:"dropsondeUnmarshaller.containerMetricReceived" delta:7 total:279302 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561431890952329 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" counterEvent:<name:"dropsondeMarshaller.logMessageMarshalled" delta:9 total:909361 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561431891220897 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" counterEvent:<name:"udp.sentMessageCount" delta:56 total:4370323 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561431891330021 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" counterEvent:<name:"udp.sentByteCount" delta:10997 total:807347938 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561431891388925 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" counterEvent:<name:"DopplerForwarder.sentMessages" delta:56 total:4370323 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561431891440750 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" counterEvent:<name:"dropsondeAgentListener.receivedByteCount" delta:4764 total:319399072 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561431894619923 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" counterEvent:<name:"dropsondeMarshaller.counterEventMarshalled" delta:12 total:909814 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561431894938052 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" counterEvent:<name:"dropsondeUnmarshaller.logMessageTotal" delta:4 total:180335 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561431895028239 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" counterEvent:<name:"dropsondeMarshaller.logMessageMarshalled" delta:4 total:180335 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561431895081212 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" counterEvent:<name:"dropsondeMarshaller.valueMetricMarshalled" delta:28 total:2226229 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561431895171318 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" counterEvent:<name:"dropsondeUnmarshaller.containerMetricReceived" delta:4 total:89637 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561431895339544 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" counterEvent:<name:"dropsondeMarshaller.containerMetricMarshalled" delta:4 total:89637 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561431895664581 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" counterEvent:<name:"udp.sentMessageCount" delta:48 total:3406015 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561431895393964 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" counterEvent:<name:"MessageAggregator.counterEventReceived" delta:12 total:909814 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561431895460516 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" counterEvent:<name:"DopplerForwarder.sentMessages" delta:48 total:3406015 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561431895557727 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" counterEvent:<name:"dropsondeUnmarshaller.valueMetricReceived" delta:28 total:2226229 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561431895587557 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" counterEvent:<name:"MessageAggregator.uncategorizedEvents" delta:36 total:2496201 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561431895755560 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" counterEvent:<name:"udp.sentByteCount" delta:7943 total:559823922 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561431895805621 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" counterEvent:<name:"dropsondeAgentListener.receivedByteCount" delta:2479 total:167877547 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561431895893374 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" counterEvent:<name:"dropsondeAgentListener.receivedMessageCount" delta:36 total:2496201 >
origin:"rep" eventType:LogMessage timestamp:1477561433634567241 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" logMessage:<message:"healthcheck passed" message_type:OUT timestamp:1477561433634543714 app_id:"124b66ca-de65-464c-8853-02d588ccea1e" source_type:"HEALTH" source_instance:"0" >
origin:"rep" eventType:LogMessage timestamp:1477561433637752109 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" logMessage:<message:"healthcheck passed" message_type:OUT timestamp:1477561433637734577 app_id:"68137e39-749f-47d5-a4ec-cff81274f19d" source_type:"HEALTH" source_instance:"1" >
origin:"rep" eventType:LogMessage timestamp:1477561433639879835 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" logMessage:<message:"Exit status 0" message_type:OUT timestamp:1477561433639878490 app_id:"124b66ca-de65-464c-8853-02d588ccea1e" source_type:"HEALTH" source_instance:"0" >
origin:"rep" eventType:LogMessage timestamp:1477561433641237520 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" logMessage:<message:"Exit status 0" message_type:OUT timestamp:1477561433641236699 app_id:"68137e39-749f-47d5-a4ec-cff81274f19d" source_type:"HEALTH" source_instance:"1" >
origin:"rep" eventType:LogMessage timestamp:1477561433990129646 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" logMessage:<message:"healthcheck passed" message_type:OUT timestamp:1477561433990106529 app_id:"89cb4478-5577-4bce-ba63-e34956d6158c" source_type:"HEALTH" source_instance:"0" >
origin:"rep" eventType:LogMessage timestamp:1477561433992612717 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" logMessage:<message:"Exit status 0" message_type:OUT timestamp:1477561433992611591 app_id:"89cb4478-5577-4bce-ba63-e34956d6158c" source_type:"HEALTH" source_instance:"0" >
origin:"rep" eventType:LogMessage timestamp:1477561434607709054 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" logMessage:<message:"healthcheck passed" message_type:OUT timestamp:1477561434607672460 app_id:"27f16916-d342-492e-9e74-b6edc9e35fd7" source_type:"HEALTH" source_instance:"0" >
origin:"rep" eventType:LogMessage timestamp:1477561434611422293 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" logMessage:<message:"Exit status 0" message_type:OUT timestamp:1477561434611420170 app_id:"27f16916-d342-492e-9e74-b6edc9e35fd7" source_type:"HEALTH" source_instance:"0" >
origin:"rep" eventType:LogMessage timestamp:1477561435635091326 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" logMessage:<message:"healthcheck passed" message_type:OUT timestamp:1477561435635063433 app_id:"68137e39-749f-47d5-a4ec-cff81274f19d" source_type:"HEALTH" source_instance:"0" >
origin:"rep" eventType:LogMessage timestamp:1477561435637953520 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" logMessage:<message:"Exit status 0" message_type:OUT timestamp:1477561435637952360 app_id:"68137e39-749f-47d5-a4ec-cff81274f19d" source_type:"HEALTH" source_instance:"0" >
origin:"rep" eventType:ValueMetric timestamp:1477561435748785466 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" valueMetric:<name:"CapacityTotalMemory" value:16048 unit:"MiB" >
origin:"rep" eventType:ValueMetric timestamp:1477561435749021552 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" valueMetric:<name:"CapacityRemainingContainers" value:243 unit:"Metric" >
origin:"rep" eventType:ValueMetric timestamp:1477561435748984669 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" valueMetric:<name:"CapacityTotalDisk" value:48576 unit:"MiB" >
origin:"rep" eventType:ValueMetric timestamp:1477561435749002047 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" valueMetric:<name:"CapacityTotalContainers" value:250 unit:"Metric" >
origin:"rep" eventType:ValueMetric timestamp:1477561435749008886 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" valueMetric:<name:"CapacityRemainingMemory" value:11576 unit:"MiB" >
origin:"rep" eventType:ValueMetric timestamp:1477561435749015124 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" valueMetric:<name:"CapacityRemainingDisk" value:42376 unit:"MiB" >
origin:"rep" eventType:ValueMetric timestamp:1477561435749028504 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" valueMetric:<name:"ContainerCount" value:7 unit:"Metric" >
origin:"rep" eventType:LogMessage timestamp:1477561435983032468 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" logMessage:<message:"healthcheck passed" message_type:OUT timestamp:1477561435983005478 app_id:"f1fa874b-0634-403a-bf52-f9b0b7dedd2d" source_type:"HEALTH" source_instance:"0" >
origin:"rep" eventType:LogMessage timestamp:1477561435985468048 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" logMessage:<message:"Exit status 0" message_type:OUT timestamp:1477561435985466589 app_id:"f1fa874b-0634-403a-bf52-f9b0b7dedd2d" source_type:"HEALTH" source_instance:"0" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561436072560047 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" valueMetric:<name:"logSenderTotalMessagesRead" value:0 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561436072720634 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" valueMetric:<name:"numCPUS" value:2 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561436072735379 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" valueMetric:<name:"numGoRoutines" value:186 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561436072931949 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" valueMetric:<name:"memoryStats.numBytesAllocatedHeap" value:1.2740224e+07 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561436072948853 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" valueMetric:<name:"memoryStats.numBytesAllocatedStack" value:3.506176e+06 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561436072963707 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" valueMetric:<name:"memoryStats.numFrees" value:4.22582364e+08 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561436072955058 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" valueMetric:<name:"memoryStats.numBytesAllocated" value:1.2740224e+07 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561436072958962 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" valueMetric:<name:"memoryStats.numMallocs" value:4.22661013e+08 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561436072967470 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" valueMetric:<name:"memoryStats.lastGCPauseTimeNS" value:1.285678e+06 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561436109737942 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" valueMetric:<name:"logSenderTotalMessagesRead" value:0 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561436109952805 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" valueMetric:<name:"numCPUS" value:2 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561436109980563 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" valueMetric:<name:"numGoRoutines" value:114 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561436110289749 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" valueMetric:<name:"memoryStats.numBytesAllocatedHeap" value:9.249312e+06 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561436110315385 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" valueMetric:<name:"memoryStats.numBytesAllocatedStack" value:1.96608e+06 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561436110327261 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" valueMetric:<name:"memoryStats.numBytesAllocated" value:9.249312e+06 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561436110336604 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" valueMetric:<name:"memoryStats.numMallocs" value:1.78339417e+08 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561436110342823 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" valueMetric:<name:"memoryStats.numFrees" value:1.7826856e+08 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561436110347088 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" valueMetric:<name:"memoryStats.lastGCPauseTimeNS" value:577228 unit:"count" >
origin:"rep" eventType:LogMessage timestamp:1477561436532393830 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" logMessage:<message:"healthcheck passed" message_type:OUT timestamp:1477561436532359380 app_id:"f8e88a94-1d56-4f61-a579-d46cb8fffea3" source_type:"HEALTH" source_instance:"1" >
origin:"rep" eventType:LogMessage timestamp:1477561436535766120 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" logMessage:<message:"Exit status 0" message_type:OUT timestamp:1477561436535765192 app_id:"f8e88a94-1d56-4f61-a579-d46cb8fffea3" source_type:"HEALTH" source_instance:"1" >
origin:"rep" eventType:LogMessage timestamp:1477561436611767839 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" logMessage:<message:"healthcheck passed" message_type:OUT timestamp:1477561436611742851 app_id:"a393ee73-2766-4f03-b1c3-2f1faf52f7d2" source_type:"HEALTH" source_instance:"0" >
origin:"rep" eventType:LogMessage timestamp:1477561436614764644 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" logMessage:<message:"Exit status 0" message_type:OUT timestamp:1477561436614763400 app_id:"a393ee73-2766-4f03-b1c3-2f1faf52f7d2" source_type:"HEALTH" source_instance:"0" >
origin:"rep" eventType:LogMessage timestamp:1477561436782292804 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" logMessage:<message:"healthcheck passed" message_type:OUT timestamp:1477561436782258697 app_id:"aef19ed8-684b-40d4-b3b9-577847b4f1da" source_type:"HEALTH" source_instance:"0" >
origin:"rep" eventType:LogMessage timestamp:1477561436785257628 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" logMessage:<message:"Exit status 0" message_type:OUT timestamp:1477561436785256493 app_id:"aef19ed8-684b-40d4-b3b9-577847b4f1da" source_type:"HEALTH" source_instance:"0" >
origin:"rep" eventType:LogMessage timestamp:1477561436865243746 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" logMessage:<message:"healthcheck passed" message_type:OUT timestamp:1477561436865215605 app_id:"de2b5d50-1b46-41a5-aaf3-bdd0ab0c48dd" source_type:"HEALTH" source_instance:"0" >
origin:"rep" eventType:LogMessage timestamp:1477561436868006891 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" logMessage:<message:"Exit status 0" message_type:OUT timestamp:1477561436868004730 app_id:"de2b5d50-1b46-41a5-aaf3-bdd0ab0c48dd" source_type:"HEALTH" source_instance:"0" >
origin:"rep" eventType:ValueMetric timestamp:1477561436887720507 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" valueMetric:<name:"CapacityTotalMemory" value:16048 unit:"MiB" >
origin:"rep" eventType:ValueMetric timestamp:1477561436887819000 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" valueMetric:<name:"CapacityTotalDisk" value:48576 unit:"MiB" >
origin:"rep" eventType:ValueMetric timestamp:1477561436887830436 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" valueMetric:<name:"CapacityTotalContainers" value:250 unit:"Metric" >
origin:"rep" eventType:ValueMetric timestamp:1477561436887835794 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" valueMetric:<name:"CapacityRemainingMemory" value:13928 unit:"MiB" >
origin:"rep" eventType:ValueMetric timestamp:1477561436887840447 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" valueMetric:<name:"CapacityRemainingDisk" value:45492 unit:"MiB" >
origin:"rep" eventType:ValueMetric timestamp:1477561436887844556 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" valueMetric:<name:"CapacityRemainingContainers" value:246 unit:"Metric" >
origin:"rep" eventType:ValueMetric timestamp:1477561436887849549 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" valueMetric:<name:"ContainerCount" value:4 unit:"Metric" >
origin:"rep" eventType:LogMessage timestamp:1477561437774917501 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" logMessage:<message:"healthcheck passed" message_type:OUT timestamp:1477561437774870426 app_id:"7c04ccb3-3d15-4e64-866a-cfc11b7df18c" source_type:"HEALTH" source_instance:"0" >
origin:"rep" eventType:LogMessage timestamp:1477561437778456187 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" logMessage:<message:"Exit status 0" message_type:OUT timestamp:1477561437778454785 app_id:"7c04ccb3-3d15-4e64-866a-cfc11b7df18c" source_type:"HEALTH" source_instance:"0" >
origin:"rep" eventType:ValueMetric timestamp:1477561438137869141 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" valueMetric:<name:"logSenderTotalMessagesRead" value:909371 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561438137986631 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" valueMetric:<name:"numCPUS" value:2 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561438138033588 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" valueMetric:<name:"numGoRoutines" value:287 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561438138096734 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" valueMetric:<name:"memoryStats.numBytesAllocatedHeap" value:1.615672e+06 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561438138115932 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" valueMetric:<name:"memoryStats.numBytesAllocatedStack" value:1.80224e+06 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561438138127369 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" valueMetric:<name:"memoryStats.numBytesAllocated" value:1.615672e+06 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561438138142029 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" valueMetric:<name:"memoryStats.numMallocs" value:4.71376213e+08 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561438138155333 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" valueMetric:<name:"memoryStats.numFrees" value:4.71366243e+08 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561438138166709 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" valueMetric:<name:"memoryStats.lastGCPauseTimeNS" value:2.176335e+06 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561438168658283 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" valueMetric:<name:"logSenderTotalMessagesRead" value:180339 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561438168770604 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" valueMetric:<name:"numCPUS" value:2 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561438168782927 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" valueMetric:<name:"numGoRoutines" value:280 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561438168875053 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" valueMetric:<name:"memoryStats.numFrees" value:2.10909117e+08 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561438168850573 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" valueMetric:<name:"memoryStats.numBytesAllocatedHeap" value:1.524376e+06 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561438168862061 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" valueMetric:<name:"memoryStats.numBytesAllocatedStack" value:1.6384e+06 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561438168866677 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" valueMetric:<name:"memoryStats.numBytesAllocated" value:1.524376e+06 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561438168871304 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" valueMetric:<name:"memoryStats.numMallocs" value:2.10919811e+08 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561438168903296 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" valueMetric:<name:"memoryStats.lastGCPauseTimeNS" value:2.888401e+06 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561438302590153 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" valueMetric:<name:"logSenderTotalMessagesRead" value:0 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561438302779691 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" valueMetric:<name:"numCPUS" value:2 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561438303290997 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" valueMetric:<name:"memoryStats.numMallocs" value:3.39174758e+08 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561438302827807 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" valueMetric:<name:"numGoRoutines" value:158 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561438303195020 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" valueMetric:<name:"memoryStats.numBytesAllocatedHeap" value:1.1887744e+07 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561438303228739 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" valueMetric:<name:"memoryStats.numBytesAllocatedStack" value:3.375104e+06 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561438303273008 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" valueMetric:<name:"memoryStats.numBytesAllocated" value:1.1887744e+07 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561438303302001 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" valueMetric:<name:"memoryStats.numFrees" value:3.3909471e+08 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561438303309974 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" valueMetric:<name:"memoryStats.lastGCPauseTimeNS" value:817783 unit:"count" >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561438754002595 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" counterEvent:<name:"dropsondeMarshaller.valueMetricMarshalled" delta:27 total:2226793 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561438754354156 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" counterEvent:<name:"dropsondeMarshaller.counterEventMarshalled" delta:12 total:948332 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561438754464441 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" counterEvent:<name:"dropsondeAgentListener.receivedByteCount" delta:2580 total:213613759 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561438754566031 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" counterEvent:<name:"udp.sentByteCount" delta:7961 total:653916844 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561438754693800 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" counterEvent:<name:"DopplerForwarder.sentMessages" delta:47 total:3879156 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561438754823831 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" counterEvent:<name:"dropsondeAgentListener.receivedMessageCount" delta:35 total:2930824 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561438754931523 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" counterEvent:<name:"dropsondeUnmarshaller.valueMetricReceived" delta:27 total:2226793 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561438755471197 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" counterEvent:<name:"dropsondeMarshaller.logMessageMarshalled" delta:8 total:443459 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561438755054165 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" counterEvent:<name:"MessageAggregator.uncategorizedEvents" delta:35 total:2930824 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561438755138562 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" counterEvent:<name:"dropsondeUnmarshaller.logMessageTotal" delta:8 total:443459 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561438755345202 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" counterEvent:<name:"MessageAggregator.counterEventReceived" delta:12 total:948332 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561438755430317 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" counterEvent:<name:"udp.sentMessageCount" delta:47 total:3879156 >
origin:"rep" eventType:LogMessage timestamp:1477561439095357509 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" logMessage:<message:"healthcheck passed" message_type:OUT timestamp:1477561439095326275 app_id:"f8dfcabc-2a1d-4734-9c60-dd07820cae8c" source_type:"HEALTH" source_instance:"1" >
origin:"rep" eventType:LogMessage timestamp:1477561439098535963 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" logMessage:<message:"Exit status 0" message_type:OUT timestamp:1477561439098533951 app_id:"f8dfcabc-2a1d-4734-9c60-dd07820cae8c" source_type:"HEALTH" source_instance:"1" >
origin:"rep" eventType:LogMessage timestamp:1477561439101375534 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" logMessage:<message:"healthcheck passed" message_type:OUT timestamp:1477561439101350837 app_id:"de2b5d50-1b46-41a5-aaf3-bdd0ab0c48dd" source_type:"HEALTH" source_instance:"1" >
origin:"rep" eventType:LogMessage timestamp:1477561439105272547 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" logMessage:<message:"Exit status 0" message_type:OUT timestamp:1477561439105271306 app_id:"de2b5d50-1b46-41a5-aaf3-bdd0ab0c48dd" source_type:"HEALTH" source_instance:"1" >
origin:"rep" eventType:ValueMetric timestamp:1477561440029676398 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" valueMetric:<name:"logSenderTotalMessagesRead" value:443459 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561440029808964 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" valueMetric:<name:"numCPUS" value:2 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561440029834722 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" valueMetric:<name:"numGoRoutines" value:295 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561440029909900 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" valueMetric:<name:"memoryStats.numFrees" value:3.98422304e+08 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561440029880860 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" valueMetric:<name:"memoryStats.numBytesAllocatedHeap" value:1.734512e+06 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561440029891637 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" valueMetric:<name:"memoryStats.numBytesAllocatedStack" value:1.80224e+06 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561440029897572 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" valueMetric:<name:"memoryStats.numBytesAllocated" value:1.734512e+06 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561440029903197 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" valueMetric:<name:"memoryStats.numMallocs" value:3.98433854e+08 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561440029915578 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" valueMetric:<name:"memoryStats.lastGCPauseTimeNS" value:2.03451e+06 unit:"count" >
origin:"rep" eventType:ContainerMetric timestamp:1477561440228859456 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" containerMetric:<applicationId:"de2b5d50-1b46-41a5-aaf3-bdd0ab0c48dd" instanceIndex:0 cpuPercentage:0.026818515378845036 memoryBytes:9805824 diskBytes:14486528 >
origin:"rep" eventType:ContainerMetric timestamp:1477561440228943733 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" containerMetric:<applicationId:"aef19ed8-684b-40d4-b3b9-577847b4f1da" instanceIndex:0 cpuPercentage:0.15732690095065555 memoryBytes:446091264 diskBytes:141742080 >
origin:"rep" eventType:ContainerMetric timestamp:1477561440228955928 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" containerMetric:<applicationId:"acd68095-5244-4ccd-b815-65e2b457b418" instanceIndex:0 cpuPercentage:0.03045321038931231 memoryBytes:81907712 diskBytes:139755520 >
origin:"rep" eventType:ContainerMetric timestamp:1477561440228961433 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" containerMetric:<applicationId:"b36fa4fe-5dad-4d4f-a298-be223e34fa72" instanceIndex:0 cpuPercentage:0.019013368123625904 memoryBytes:75366400 diskBytes:139755520 >
origin:"rep" eventType:ContainerMetric timestamp:1477561440228966219 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" containerMetric:<applicationId:"7c04ccb3-3d15-4e64-866a-cfc11b7df18c" instanceIndex:0 cpuPercentage:0.030079147651333436 memoryBytes:8876032 diskBytes:26193920 >
origin:"rep" eventType:ContainerMetric timestamp:1477561440228971658 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" containerMetric:<applicationId:"f8e88a94-1d56-4f61-a579-d46cb8fffea3" instanceIndex:1 cpuPercentage:0.17413046096372245 memoryBytes:480903168 diskBytes:142925824 >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561446072497165 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" valueMetric:<name:"logSenderTotalMessagesRead" value:0 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561446072656152 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" valueMetric:<name:"numCPUS" value:2 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561446072675038 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" valueMetric:<name:"numGoRoutines" value:186 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561446072815978 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" valueMetric:<name:"memoryStats.numBytesAllocatedHeap" value:1.3272168e+07 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561446072835052 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" valueMetric:<name:"memoryStats.numBytesAllocatedStack" value:3.506176e+06 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561446072845093 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" valueMetric:<name:"memoryStats.numBytesAllocated" value:1.3272168e+07 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561446072854756 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" valueMetric:<name:"memoryStats.numMallocs" value:4.22662897e+08 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561446072862128 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" valueMetric:<name:"memoryStats.numFrees" value:4.2258249e+08 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561446072873740 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" valueMetric:<name:"memoryStats.lastGCPauseTimeNS" value:1.285678e+06 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561446109686739 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" valueMetric:<name:"logSenderTotalMessagesRead" value:0 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561446109957637 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" valueMetric:<name:"numCPUS" value:2 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561446109988547 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" valueMetric:<name:"numGoRoutines" value:114 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561446110193463 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" valueMetric:<name:"memoryStats.numBytesAllocatedHeap" value:9.532152e+06 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561446110220767 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" valueMetric:<name:"memoryStats.numBytesAllocatedStack" value:1.96608e+06 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561446110232165 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" valueMetric:<name:"memoryStats.numBytesAllocated" value:9.532152e+06 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561446110243301 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" valueMetric:<name:"memoryStats.numMallocs" value:1.78340499e+08 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561446110254354 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" valueMetric:<name:"memoryStats.numFrees" value:1.78268635e+08 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561446110263068 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" valueMetric:<name:"memoryStats.lastGCPauseTimeNS" value:577228 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561446384156715 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" valueMetric:<name:"LoopDevices" value:5 unit:"Metric" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561446384869666 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" valueMetric:<name:"BackingStores" value:4 unit:"Metric" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561446384920732 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" valueMetric:<name:"DepotDirs" value:4 unit:"Metric" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561446384930620 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" valueMetric:<name:"MetricsReporting" value:4.070833e+06 unit:"nanos" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561446457913043 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" valueMetric:<name:"LoopDevices" value:8 unit:"Metric" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561446458579945 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" valueMetric:<name:"BackingStores" value:7 unit:"Metric" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561446458880585 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" valueMetric:<name:"DepotDirs" value:7 unit:"Metric" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561446460454730 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" valueMetric:<name:"MetricsReporting" value:5.913368e+06 unit:"nanos" >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561446890370413 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" counterEvent:<name:"DopplerForwarder.sentMessages" delta:66 total:4370389 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561446890778323 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" counterEvent:<name:"dropsondeMarshaller.counterEventMarshalled" delta:14 total:954382 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561446890569364 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" counterEvent:<name:"dropsondeAgentListener.receivedMessageCount" delta:52 total:3416007 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561446890629196 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" counterEvent:<name:"dropsondeAgentListener.receivedByteCount" delta:3799 total:319402871 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561446890680712 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" counterEvent:<name:"dropsondeMarshaller.logMessageMarshalled" delta:14 total:909375 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561446890730490 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" counterEvent:<name:"MessageAggregator.counterEventReceived" delta:14 total:954382 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561446890844620 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" counterEvent:<name:"dropsondeMarshaller.valueMetricMarshalled" delta:38 total:2227330 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561446890878575 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" counterEvent:<name:"udp.sentMessageCount" delta:66 total:4370389 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561446890945252 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" counterEvent:<name:"udp.sentByteCount" delta:11152 total:807359090 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561446890992658 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" counterEvent:<name:"dropsondeUnmarshaller.logMessageTotal" delta:14 total:909375 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561446891040532 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" counterEvent:<name:"MessageAggregator.uncategorizedEvents" delta:52 total:3416007 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561446891088174 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" counterEvent:<name:"dropsondeUnmarshaller.valueMetricReceived" delta:38 total:2227330 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561446894649264 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" counterEvent:<name:"dropsondeMarshaller.counterEventMarshalled" delta:14 total:909828 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561446895039313 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" counterEvent:<name:"DopplerForwarder.sentMessages" delta:56 total:3406071 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561446895218498 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" counterEvent:<name:"dropsondeAgentListener.receivedMessageCount" delta:42 total:2496243 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561446895356926 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" counterEvent:<name:"MessageAggregator.uncategorizedEvents" delta:42 total:2496243 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561446895483236 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" counterEvent:<name:"dropsondeUnmarshaller.valueMetricReceived" delta:38 total:2226267 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561446895616690 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" counterEvent:<name:"dropsondeMarshaller.valueMetricMarshalled" delta:38 total:2226267 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561446895760208 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" counterEvent:<name:"udp.sentMessageCount" delta:56 total:3406071 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561446895893905 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" counterEvent:<name:"udp.sentByteCount" delta:9216 total:559833138 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561446896231797 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" counterEvent:<name:"dropsondeAgentListener.receivedByteCount" delta:2824 total:167880371 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561446896367673 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" counterEvent:<name:"dropsondeUnmarshaller.logMessageTotal" delta:4 total:180339 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561446896716739 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" counterEvent:<name:"dropsondeMarshaller.logMessageMarshalled" delta:4 total:180339 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561446896843151 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" counterEvent:<name:"MessageAggregator.counterEventReceived" delta:14 total:909828 >
origin:"rep" eventType:ValueMetric timestamp:1477561448137929756 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" valueMetric:<name:"logSenderTotalMessagesRead" value:909375 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561448138456175 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" valueMetric:<name:"numCPUS" value:2 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561448138721880 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" valueMetric:<name:"numGoRoutines" value:287 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561448139067586 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" valueMetric:<name:"memoryStats.numBytesAllocatedHeap" value:1.8134e+06 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561448139285209 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" valueMetric:<name:"memoryStats.numBytesAllocatedStack" value:1.80224e+06 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561448139661287 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" valueMetric:<name:"memoryStats.numBytesAllocated" value:1.8134e+06 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561448140052540 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" valueMetric:<name:"memoryStats.numMallocs" value:4.71377872e+08 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561448140446833 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" valueMetric:<name:"memoryStats.numFrees" value:4.71366395e+08 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561448140838827 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" valueMetric:<name:"memoryStats.lastGCPauseTimeNS" value:2.176335e+06 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561448168678155 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" valueMetric:<name:"logSenderTotalMessagesRead" value:180339 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561448168764409 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" valueMetric:<name:"numCPUS" value:2 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561448168772940 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" valueMetric:<name:"numGoRoutines" value:280 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561448168874747 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" valueMetric:<name:"memoryStats.numBytesAllocatedHeap" value:1.567848e+06 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561448168930316 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" valueMetric:<name:"memoryStats.lastGCPauseTimeNS" value:2.888401e+06 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561448168900686 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" valueMetric:<name:"memoryStats.numBytesAllocatedStack" value:1.6384e+06 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561448168909184 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" valueMetric:<name:"memoryStats.numBytesAllocated" value:1.567848e+06 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561448168915887 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" valueMetric:<name:"memoryStats.numMallocs" value:2.10920308e+08 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561448168922545 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" valueMetric:<name:"memoryStats.numFrees" value:2.1090918e+08 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561448302582230 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" valueMetric:<name:"logSenderTotalMessagesRead" value:0 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561448302743106 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" valueMetric:<name:"numCPUS" value:2 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561448302758785 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" valueMetric:<name:"numGoRoutines" value:158 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561448302982174 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" valueMetric:<name:"memoryStats.numBytesAllocatedHeap" value:1.2292312e+07 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561448303002268 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" valueMetric:<name:"memoryStats.numBytesAllocatedStack" value:3.375104e+06 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561448303007038 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" valueMetric:<name:"memoryStats.numBytesAllocated" value:1.2292312e+07 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561448303011756 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" valueMetric:<name:"memoryStats.numMallocs" value:3.39177843e+08 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561448303016371 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" valueMetric:<name:"memoryStats.numFrees" value:3.39095048e+08 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561448303021358 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" valueMetric:<name:"memoryStats.lastGCPauseTimeNS" value:817783 unit:"count" >
origin:"rep" eventType:ContainerMetric timestamp:1477561448329535709 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" containerMetric:<applicationId:"de2b5d50-1b46-41a5-aaf3-bdd0ab0c48dd" instanceIndex:1 cpuPercentage:0.02435325058164008 memoryBytes:11743232 diskBytes:14486528 >
origin:"rep" eventType:ContainerMetric timestamp:1477561448329600130 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" containerMetric:<applicationId:"f8dfcabc-2a1d-4734-9c60-dd07820cae8c" instanceIndex:1 cpuPercentage:0.14873210548874286 memoryBytes:506773504 diskBytes:142925824 >
origin:"rep" eventType:ContainerMetric timestamp:1477561448329608221 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" containerMetric:<applicationId:"68137e39-749f-47d5-a4ec-cff81274f19d" instanceIndex:1 cpuPercentage:0.032227020098818074 memoryBytes:7233536 diskBytes:6852608 >
origin:"rep" eventType:ContainerMetric timestamp:1477561448329613942 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" containerMetric:<applicationId:"89cb4478-5577-4bce-ba63-e34956d6158c" instanceIndex:0 cpuPercentage:0.14957735162076646 memoryBytes:435458048 diskBytes:143294464 >
origin:"rep" eventType:ContainerMetric timestamp:1477561448329618582 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" containerMetric:<applicationId:"f1fa874b-0634-403a-bf52-f9b0b7dedd2d" instanceIndex:0 cpuPercentage:0.03814461025682874 memoryBytes:134107136 diskBytes:300785664 >
origin:"rep" eventType:ContainerMetric timestamp:1477561448329623187 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" containerMetric:<applicationId:"27f16916-d342-492e-9e74-b6edc9e35fd7" instanceIndex:0 cpuPercentage:0.04582184123600783 memoryBytes:89198592 diskBytes:139776000 >
origin:"rep" eventType:ContainerMetric timestamp:1477561448329628529 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" containerMetric:<applicationId:"124b66ca-de65-464c-8853-02d588ccea1e" instanceIndex:0 cpuPercentage:0.07903960929303941 memoryBytes:18440192 diskBytes:43487232 >
origin:"rep" eventType:ContainerMetric timestamp:1477561448369045667 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" containerMetric:<applicationId:"68137e39-749f-47d5-a4ec-cff81274f19d" instanceIndex:0 cpuPercentage:0.03190171422628629 memoryBytes:8630272 diskBytes:6852608 >
origin:"rep" eventType:ContainerMetric timestamp:1477561448369100942 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" containerMetric:<applicationId:"f8e88a94-1d56-4f61-a579-d46cb8fffea3" instanceIndex:0 cpuPercentage:0.12346141544934126 memoryBytes:466726912 diskBytes:142925824 >
origin:"rep" eventType:ContainerMetric timestamp:1477561448369108859 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" containerMetric:<applicationId:"f8dfcabc-2a1d-4734-9c60-dd07820cae8c" instanceIndex:0 cpuPercentage:0.14492927041900025 memoryBytes:501600256 diskBytes:142925824 >
origin:"rep" eventType:ContainerMetric timestamp:1477561448369113644 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" containerMetric:<applicationId:"a393ee73-2766-4f03-b1c3-2f1faf52f7d2" instanceIndex:0 cpuPercentage:0.034855633884159305 memoryBytes:6623232 diskBytes:9102336 >
origin:"rep" eventType:LogMessage timestamp:1477561448980304416 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" logMessage:<message:"\033[0m[autoscale] 2016/10/27 09:44:08 [Metrics Agent 7d31c] Received Timing Event -----> true" message_type:OUT timestamp:1477561448980302009 app_id:"124b66ca-de65-464c-8853-02d588ccea1e" source_type:"APP" source_instance:"0" >
origin:"rep" eventType:LogMessage timestamp:1477561449344768845 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" logMessage:<message:"\033[0m[autoscale] 2016/10/27 09:44:09 [Metrics Agent 7d31c] Sending Reading -----> {ID:0 ServiceBindingGuid:7d31cc49-ddbf-4063-a435-2854e92579ae AppName:autoscaler-test-app CPUUtilization:0 ExpectedInstanceCount:1 RunningInstanceCount:1 State:RUNNING CreatedAt:2016-10-27 09:44:09.344180383 +0000 UTC}" message_type:OUT timestamp:1477561449344766494 app_id:"124b66ca-de65-464c-8853-02d588ccea1e" source_type:"APP" source_instance:"0" >
origin:"rep" eventType:LogMessage timestamp:1477561449344821477 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" logMessage:<message:"\033[0m[autoscale] 2016/10/27 09:44:09 [Metrics Director] Received new Reading -----> {ID:0 ServiceBindingGuid:7d31cc49-ddbf-4063-a435-2854e92579ae AppName:autoscaler-test-app CPUUtilization:0 ExpectedInstanceCount:1 RunningInstanceCount:1 State:RUNNING CreatedAt:2016-10-27 09:44:09.344180383 +0000 UTC}" message_type:OUT timestamp:1477561449344820547 app_id:"124b66ca-de65-464c-8853-02d588ccea1e" source_type:"APP" source_instance:"0" >
origin:"rep" eventType:LogMessage timestamp:1477561449352448633 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" logMessage:<message:"\033[0m[autoscale] 2016/10/27 09:44:09 [Scaling Director] Received new Reading -----> {ID:93467 ServiceBindingGuid:7d31cc49-ddbf-4063-a435-2854e92579ae AppName:autoscaler-test-app CPUUtilization:0 ExpectedInstanceCount:1 RunningInstanceCount:1 State:RUNNING CreatedAt:2016-10-27 09:44:09 +0000 UTC}" message_type:OUT timestamp:1477561449352445721 app_id:"124b66ca-de65-464c-8853-02d588ccea1e" source_type:"APP" source_instance:"0" >
origin:"rep" eventType:LogMessage timestamp:1477561449353112209 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" logMessage:<message:"\033[0m[autoscale] 2016/10/27 09:44:09 [Scaling Agent] Making scaling decision -----> {ID:93467 ServiceBindingGuid:7d31cc49-ddbf-4063-a435-2854e92579ae AppName:autoscaler-test-app CPUUtilization:0 ExpectedInstanceCount:1 RunningInstanceCount:1 State:RUNNING CreatedAt:2016-10-27 09:44:09 +0000 UTC}" message_type:OUT timestamp:1477561449353111249 app_id:"124b66ca-de65-464c-8853-02d588ccea1e" source_type:"APP" source_instance:"0" >
origin:"rep" eventType:LogMessage timestamp:1477561449358183918 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" logMessage:<message:"\033[0m[autoscale] 2016/10/27 09:44:09 [Scaling Agent] Notifying director of completion -----> true" message_type:OUT timestamp:1477561449358182252 app_id:"124b66ca-de65-464c-8853-02d588ccea1e" source_type:"APP" source_instance:"0" >
origin:"rep" eventType:LogMessage timestamp:1477561449358304994 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" logMessage:<message:"\033[0m[autoscale] 2016/10/27 09:44:09 [Scaling Director] Agent has completed -----> true" message_type:OUT timestamp:1477561449358303741 app_id:"124b66ca-de65-464c-8853-02d588ccea1e" source_type:"APP" source_instance:"0" >
origin:"rep" eventType:ValueMetric timestamp:1477561450029750888 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" valueMetric:<name:"logSenderTotalMessagesRead" value:443459 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561450029899602 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" valueMetric:<name:"numCPUS" value:2 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561450029939507 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" valueMetric:<name:"numGoRoutines" value:295 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561450029990371 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" valueMetric:<name:"memoryStats.numBytesAllocatedHeap" value:1.858488e+06 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561450030042917 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" valueMetric:<name:"memoryStats.lastGCPauseTimeNS" value:2.03451e+06 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561450030010892 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" valueMetric:<name:"memoryStats.numBytesAllocatedStack" value:1.818624e+06 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561450030020756 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" valueMetric:<name:"memoryStats.numBytesAllocated" value:1.858488e+06 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561450030029589 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" valueMetric:<name:"memoryStats.numMallocs" value:3.98435864e+08 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561450030036796 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" valueMetric:<name:"memoryStats.numFrees" value:3.98422903e+08 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561452884667957 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" valueMetric:<name:"RepBulkSyncDuration" value:8.488831e+06 unit:"nanos" >
origin:"rep" eventType:ValueMetric timestamp:1477561452989399451 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" valueMetric:<name:"RepBulkSyncDuration" value:1.2421285e+07 unit:"nanos" >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561453754262158 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" counterEvent:<name:"DopplerForwarder.sentMessages" delta:46 total:3879202 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561453754823224 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" counterEvent:<name:"udp.sentByteCount" delta:7517 total:653924361 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561453754582319 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" counterEvent:<name:"dropsondeAgentListener.receivedMessageCount" delta:34 total:2930858 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561453754616038 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" counterEvent:<name:"MessageAggregator.uncategorizedEvents" delta:34 total:2930858 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561453754703589 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" counterEvent:<name:"dropsondeUnmarshaller.containerMetricReceived" delta:6 total:260578 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561453754786011 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" counterEvent:<name:"udp.sentMessageCount" delta:46 total:3879202 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561453754840835 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" counterEvent:<name:"dropsondeMarshaller.counterEventMarshalled" delta:12 total:948344 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561453754907220 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" counterEvent:<name:"dropsondeAgentListener.receivedByteCount" delta:2245 total:213616004 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561453754924407 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" counterEvent:<name:"dropsondeUnmarshaller.valueMetricReceived" delta:28 total:2226821 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561453754983828 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" counterEvent:<name:"dropsondeMarshaller.valueMetricMarshalled" delta:28 total:2226821 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561453755019129 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" counterEvent:<name:"dropsondeMarshaller.containerMetricMarshalled" delta:6 total:260578 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561453755035393 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" counterEvent:<name:"MessageAggregator.counterEventReceived" delta:12 total:948344 >
origin:"rep" eventType:ValueMetric timestamp:1477561454328978566 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" valueMetric:<name:"RepBulkSyncDuration" value:8.281279e+06 unit:"nanos" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561456072497482 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" valueMetric:<name:"logSenderTotalMessagesRead" value:0 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561456072695075 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" valueMetric:<name:"numCPUS" value:2 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561456072715230 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" valueMetric:<name:"numGoRoutines" value:186 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561456073060497 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" valueMetric:<name:"memoryStats.numBytesAllocatedHeap" value:1.3751504e+07 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561456073126438 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" valueMetric:<name:"memoryStats.lastGCPauseTimeNS" value:1.285678e+06 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561456073091219 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" valueMetric:<name:"memoryStats.numBytesAllocatedStack" value:3.506176e+06 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561456073102450 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" valueMetric:<name:"memoryStats.numBytesAllocated" value:1.3751504e+07 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561456073110382 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" valueMetric:<name:"memoryStats.numMallocs" value:4.22666619e+08 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561456073119367 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" valueMetric:<name:"memoryStats.numFrees" value:4.22582889e+08 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561456109686756 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" valueMetric:<name:"logSenderTotalMessagesRead" value:0 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561456110215181 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" valueMetric:<name:"numCPUS" value:2 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561456110507557 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" valueMetric:<name:"memoryStats.numMallocs" value:1.7834285e+08 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561456110270951 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" valueMetric:<name:"numGoRoutines" value:114 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561456110445127 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" valueMetric:<name:"memoryStats.numBytesAllocatedHeap" value:9.82284e+06 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561456110490597 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" valueMetric:<name:"memoryStats.numBytesAllocatedStack" value:1.96608e+06 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561456110501268 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" valueMetric:<name:"memoryStats.numBytesAllocated" value:9.82284e+06 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561456110512886 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" valueMetric:<name:"memoryStats.numFrees" value:1.78268884e+08 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561456110517828 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" valueMetric:<name:"memoryStats.lastGCPauseTimeNS" value:577228 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561458137881246 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" valueMetric:<name:"logSenderTotalMessagesRead" value:909382 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561458137993698 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" valueMetric:<name:"numCPUS" value:2 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561458138008461 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" valueMetric:<name:"numGoRoutines" value:287 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561458138128187 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" valueMetric:<name:"memoryStats.numFrees" value:4.71376632e+08 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561458138100978 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" valueMetric:<name:"memoryStats.numBytesAllocatedHeap" value:1.32088e+06 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561458138113990 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" valueMetric:<name:"memoryStats.numBytesAllocatedStack" value:1.80224e+06 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561458138119380 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" valueMetric:<name:"memoryStats.numBytesAllocated" value:1.32088e+06 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561458138123388 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" valueMetric:<name:"memoryStats.numMallocs" value:4.71384392e+08 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561458138132003 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" valueMetric:<name:"memoryStats.lastGCPauseTimeNS" value:2.269907e+06 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561458158778816 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" valueMetric:<name:"CapacityTotalMemory" value:16048 unit:"MiB" >
origin:"rep" eventType:ValueMetric timestamp:1477561458158899151 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" valueMetric:<name:"CapacityTotalDisk" value:48576 unit:"MiB" >
origin:"rep" eventType:ValueMetric timestamp:1477561458158920101 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" valueMetric:<name:"CapacityTotalContainers" value:250 unit:"Metric" >
origin:"rep" eventType:ValueMetric timestamp:1477561458158934740 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" valueMetric:<name:"CapacityRemainingMemory" value:11832 unit:"MiB" >
origin:"rep" eventType:ValueMetric timestamp:1477561458158948959 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" valueMetric:<name:"CapacityRemainingDisk" value:43400 unit:"MiB" >
origin:"rep" eventType:ValueMetric timestamp:1477561458158961743 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" valueMetric:<name:"CapacityRemainingContainers" value:244 unit:"Metric" >
origin:"rep" eventType:ValueMetric timestamp:1477561458158974445 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" valueMetric:<name:"ContainerCount" value:6 unit:"Metric" >
origin:"rep" eventType:ValueMetric timestamp:1477561458168697967 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" valueMetric:<name:"logSenderTotalMessagesRead" value:180339 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561458169116486 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" valueMetric:<name:"numCPUS" value:2 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561458169304178 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" valueMetric:<name:"numGoRoutines" value:280 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561458169518398 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" valueMetric:<name:"memoryStats.numBytesAllocatedHeap" value:1.000664e+06 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561458169695887 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" valueMetric:<name:"memoryStats.numBytesAllocatedStack" value:1.671168e+06 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561458169885464 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" valueMetric:<name:"memoryStats.numBytesAllocated" value:1.000664e+06 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561458170070331 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" valueMetric:<name:"memoryStats.numMallocs" value:2.10924412e+08 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561458170381206 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" valueMetric:<name:"memoryStats.numFrees" value:2.1091835e+08 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561458170699559 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" valueMetric:<name:"memoryStats.lastGCPauseTimeNS" value:3.408287e+06 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561458302576491 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" valueMetric:<name:"logSenderTotalMessagesRead" value:0 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561458302746534 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" valueMetric:<name:"numCPUS" value:2 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561458302792876 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" valueMetric:<name:"numGoRoutines" value:158 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561458302915517 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" valueMetric:<name:"memoryStats.numBytesAllocatedHeap" value:1.230936e+07 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561458302946071 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" valueMetric:<name:"memoryStats.lastGCPauseTimeNS" value:817783 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561458302928764 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" valueMetric:<name:"memoryStats.numBytesAllocatedStack" value:3.375104e+06 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561458302933049 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" valueMetric:<name:"memoryStats.numBytesAllocated" value:1.230936e+07 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561458302937580 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" valueMetric:<name:"memoryStats.numMallocs" value:3.39178114e+08 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561458302941911 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" valueMetric:<name:"memoryStats.numFrees" value:3.39095071e+08 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561460029750509 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" valueMetric:<name:"logSenderTotalMessagesRead" value:443459 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561460029840849 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" valueMetric:<name:"numCPUS" value:2 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561460029863318 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" valueMetric:<name:"numGoRoutines" value:295 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561460029916158 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" valueMetric:<name:"memoryStats.numBytesAllocatedHeap" value:1.17468e+06 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561460029931585 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" valueMetric:<name:"memoryStats.numBytesAllocatedStack" value:1.80224e+06 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561460029944903 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" valueMetric:<name:"memoryStats.numBytesAllocated" value:1.17468e+06 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561460029956090 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" valueMetric:<name:"memoryStats.numMallocs" value:3.98440117e+08 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561460029967019 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" valueMetric:<name:"memoryStats.numFrees" value:3.984332e+08 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561460029977799 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" valueMetric:<name:"memoryStats.lastGCPauseTimeNS" value:2.363647e+06 unit:"count" >
origin:"rep" eventType:LogMessage timestamp:1477561460948942507 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" logMessage:<message:"healthcheck passed" message_type:OUT timestamp:1477561460948909670 app_id:"f8dfcabc-2a1d-4734-9c60-dd07820cae8c" source_type:"HEALTH" source_instance:"0" >
origin:"rep" eventType:LogMessage timestamp:1477561460951340351 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" logMessage:<message:"Exit status 0" message_type:OUT timestamp:1477561460951338570 app_id:"f8dfcabc-2a1d-4734-9c60-dd07820cae8c" source_type:"HEALTH" source_instance:"0" >
origin:"rep" eventType:LogMessage timestamp:1477561460955333765 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" logMessage:<message:"healthcheck passed" message_type:OUT timestamp:1477561460955307608 app_id:"f8e88a94-1d56-4f61-a579-d46cb8fffea3" source_type:"HEALTH" source_instance:"0" >
origin:"rep" eventType:LogMessage timestamp:1477561460958851156 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" logMessage:<message:"Exit status 0" message_type:OUT timestamp:1477561460958849688 app_id:"f8e88a94-1d56-4f61-a579-d46cb8fffea3" source_type:"HEALTH" source_instance:"0" >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561461890357786 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" counterEvent:<name:"udp.sentMessageCount" delta:54 total:4370443 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561461890513599 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" counterEvent:<name:"udp.sentByteCount" delta:10392 total:807369482 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561461890556253 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" counterEvent:<name:"dropsondeMarshaller.containerMetricMarshalled" delta:7 total:279309 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561461890606159 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" counterEvent:<name:"dropsondeMarshaller.counterEventMarshalled" delta:12 total:954394 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561461890656150 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" counterEvent:<name:"DopplerForwarder.sentMessages" delta:54 total:4370443 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561461890701666 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" counterEvent:<name:"dropsondeUnmarshaller.valueMetricReceived" delta:28 total:2227358 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561461890902772 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" counterEvent:<name:"dropsondeUnmarshaller.containerMetricReceived" delta:7 total:279309 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561461890745954 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" counterEvent:<name:"dropsondeUnmarshaller.logMessageTotal" delta:7 total:909382 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561461890793091 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" counterEvent:<name:"MessageAggregator.counterEventReceived" delta:12 total:954394 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561461890840411 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" counterEvent:<name:"dropsondeAgentListener.receivedMessageCount" delta:42 total:3416049 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561461890887784 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" counterEvent:<name:"dropsondeMarshaller.valueMetricMarshalled" delta:28 total:2227358 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561461890914919 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" counterEvent:<name:"dropsondeAgentListener.receivedByteCount" delta:4351 total:319407222 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561461890926279 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" counterEvent:<name:"MessageAggregator.uncategorizedEvents" delta:42 total:3416049 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561461890974093 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" counterEvent:<name:"dropsondeMarshaller.logMessageMarshalled" delta:7 total:909382 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561461894638347 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" counterEvent:<name:"MessageAggregator.counterEventReceived" delta:12 total:909840 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561461894909299 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" counterEvent:<name:"udp.sentByteCount" delta:7943 total:559841081 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561461895086749 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" counterEvent:<name:"udp.sentMessageCount" delta:48 total:3406119 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561461895329878 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" counterEvent:<name:"dropsondeMarshaller.counterEventMarshalled" delta:12 total:909840 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561461895426320 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" counterEvent:<name:"dropsondeAgentListener.receivedByteCount" delta:2479 total:167882850 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561461895553999 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" counterEvent:<name:"dropsondeUnmarshaller.containerMetricReceived" delta:4 total:89641 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561461895751189 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" counterEvent:<name:"dropsondeUnmarshaller.logMessageTotal" delta:4 total:180343 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561461896292884 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" counterEvent:<name:"dropsondeMarshaller.logMessageMarshalled" delta:4 total:180343 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561461896475687 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" counterEvent:<name:"DopplerForwarder.sentMessages" delta:48 total:3406119 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561461896780233 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" counterEvent:<name:"dropsondeUnmarshaller.valueMetricReceived" delta:28 total:2226295 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561461896907798 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" counterEvent:<name:"MessageAggregator.uncategorizedEvents" delta:36 total:2496279 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561461897076563 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" counterEvent:<name:"dropsondeMarshaller.valueMetricMarshalled" delta:28 total:2226295 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561461897471431 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" counterEvent:<name:"dropsondeMarshaller.containerMetricMarshalled" delta:4 total:89641 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561461897789279 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" counterEvent:<name:"dropsondeAgentListener.receivedMessageCount" delta:36 total:2496279 >
origin:"rep" eventType:LogMessage timestamp:1477561463668318845 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" logMessage:<message:"healthcheck passed" message_type:OUT timestamp:1477561463668259706 app_id:"124b66ca-de65-464c-8853-02d588ccea1e" source_type:"HEALTH" source_instance:"0" >
origin:"rep" eventType:LogMessage timestamp:1477561463671009565 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" logMessage:<message:"healthcheck passed" message_type:OUT timestamp:1477561463670994799 app_id:"68137e39-749f-47d5-a4ec-cff81274f19d" source_type:"HEALTH" source_instance:"1" >
origin:"rep" eventType:LogMessage timestamp:1477561463672169379 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" logMessage:<message:"Exit status 0" message_type:OUT timestamp:1477561463672168116 app_id:"124b66ca-de65-464c-8853-02d588ccea1e" source_type:"HEALTH" source_instance:"0" >
origin:"rep" eventType:LogMessage timestamp:1477561463674821528 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" logMessage:<message:"Exit status 0" message_type:OUT timestamp:1477561463674820408 app_id:"68137e39-749f-47d5-a4ec-cff81274f19d" source_type:"HEALTH" source_instance:"1" >
origin:"rep" eventType:LogMessage timestamp:1477561464019746237 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" logMessage:<message:"healthcheck passed" message_type:OUT timestamp:1477561464019722183 app_id:"89cb4478-5577-4bce-ba63-e34956d6158c" source_type:"HEALTH" source_instance:"0" >
origin:"rep" eventType:LogMessage timestamp:1477561464021846145 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" logMessage:<message:"Exit status 0" message_type:OUT timestamp:1477561464021844977 app_id:"89cb4478-5577-4bce-ba63-e34956d6158c" source_type:"HEALTH" source_instance:"0" >
origin:"rep" eventType:LogMessage timestamp:1477561464649198739 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" logMessage:<message:"healthcheck passed" message_type:OUT timestamp:1477561464649174172 app_id:"27f16916-d342-492e-9e74-b6edc9e35fd7" source_type:"HEALTH" source_instance:"0" >
origin:"rep" eventType:LogMessage timestamp:1477561464650743169 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" logMessage:<message:"Exit status 0" message_type:OUT timestamp:1477561464650742125 app_id:"27f16916-d342-492e-9e74-b6edc9e35fd7" source_type:"HEALTH" source_instance:"0" >
origin:"rep" eventType:LogMessage timestamp:1477561465658097833 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" logMessage:<message:"healthcheck passed" message_type:OUT timestamp:1477561465658072853 app_id:"68137e39-749f-47d5-a4ec-cff81274f19d" source_type:"HEALTH" source_instance:"0" >
origin:"rep" eventType:LogMessage timestamp:1477561465660124422 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" logMessage:<message:"Exit status 0" message_type:OUT timestamp:1477561465660123059 app_id:"68137e39-749f-47d5-a4ec-cff81274f19d" source_type:"HEALTH" source_instance:"0" >
origin:"rep" eventType:LogMessage timestamp:1477561466012036349 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" logMessage:<message:"healthcheck passed" message_type:OUT timestamp:1477561466012011348 app_id:"f1fa874b-0634-403a-bf52-f9b0b7dedd2d" source_type:"HEALTH" source_instance:"0" >
origin:"rep" eventType:LogMessage timestamp:1477561466014757028 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" logMessage:<message:"Exit status 0" message_type:OUT timestamp:1477561466014755429 app_id:"f1fa874b-0634-403a-bf52-f9b0b7dedd2d" source_type:"HEALTH" source_instance:"0" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561466072618794 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" valueMetric:<name:"logSenderTotalMessagesRead" value:0 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561466072693446 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" valueMetric:<name:"numCPUS" value:2 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561466072761283 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" valueMetric:<name:"numGoRoutines" value:186 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561466073560832 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" valueMetric:<name:"memoryStats.numBytesAllocatedHeap" value:7.939528e+06 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561466073622787 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" valueMetric:<name:"memoryStats.numBytesAllocatedStack" value:3.506176e+06 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561466073632831 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" valueMetric:<name:"memoryStats.numBytesAllocated" value:7.939528e+06 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561466073637886 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" valueMetric:<name:"memoryStats.numMallocs" value:4.2267142e+08 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561466073642520 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" valueMetric:<name:"memoryStats.numFrees" value:4.22611622e+08 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561466073648269 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" valueMetric:<name:"memoryStats.lastGCPauseTimeNS" value:1.357102e+06 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561466109721795 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" valueMetric:<name:"logSenderTotalMessagesRead" value:0 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561466110843205 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" valueMetric:<name:"numCPUS" value:2 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561466111405343 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" valueMetric:<name:"numGoRoutines" value:114 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561466111978672 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" valueMetric:<name:"memoryStats.numBytesAllocatedHeap" value:1.0597216e+07 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561466112342072 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" valueMetric:<name:"memoryStats.lastGCPauseTimeNS" value:577228 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561466112283854 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" valueMetric:<name:"memoryStats.numBytesAllocatedStack" value:1.96608e+06 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561466112311102 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" valueMetric:<name:"memoryStats.numBytesAllocated" value:1.0597216e+07 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561466112324303 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" valueMetric:<name:"memoryStats.numMallocs" value:1.78345906e+08 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561466112333943 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" valueMetric:<name:"memoryStats.numFrees" value:1.7826908e+08 unit:"count" >
origin:"rep" eventType:LogMessage timestamp:1477561466559338577 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" logMessage:<message:"healthcheck passed" message_type:OUT timestamp:1477561466559311978 app_id:"f8e88a94-1d56-4f61-a579-d46cb8fffea3" source_type:"HEALTH" source_instance:"1" >
origin:"rep" eventType:LogMessage timestamp:1477561466562197058 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" logMessage:<message:"Exit status 0" message_type:OUT timestamp:1477561466562195826 app_id:"f8e88a94-1d56-4f61-a579-d46cb8fffea3" source_type:"HEALTH" source_instance:"1" >
origin:"rep" eventType:LogMessage timestamp:1477561466635984035 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" logMessage:<message:"healthcheck passed" message_type:OUT timestamp:1477561466635952948 app_id:"a393ee73-2766-4f03-b1c3-2f1faf52f7d2" source_type:"HEALTH" source_instance:"0" >
origin:"rep" eventType:LogMessage timestamp:1477561466637959499 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" logMessage:<message:"Exit status 0" message_type:OUT timestamp:1477561466637958402 app_id:"a393ee73-2766-4f03-b1c3-2f1faf52f7d2" source_type:"HEALTH" source_instance:"0" >
origin:"rep" eventType:LogMessage timestamp:1477561466808910792 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" logMessage:<message:"healthcheck passed" message_type:OUT timestamp:1477561466808888498 app_id:"aef19ed8-684b-40d4-b3b9-577847b4f1da" source_type:"HEALTH" source_instance:"0" >
origin:"rep" eventType:LogMessage timestamp:1477561466811009879 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" logMessage:<message:"Exit status 0" message_type:OUT timestamp:1477561466811008856 app_id:"aef19ed8-684b-40d4-b3b9-577847b4f1da" source_type:"HEALTH" source_instance:"0" >
origin:"rep" eventType:LogMessage timestamp:1477561466895088791 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" logMessage:<message:"healthcheck passed" message_type:OUT timestamp:1477561466895055027 app_id:"de2b5d50-1b46-41a5-aaf3-bdd0ab0c48dd" source_type:"HEALTH" source_instance:"0" >
origin:"rep" eventType:LogMessage timestamp:1477561466898393497 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" logMessage:<message:"Exit status 0" message_type:OUT timestamp:1477561466898391711 app_id:"de2b5d50-1b46-41a5-aaf3-bdd0ab0c48dd" source_type:"HEALTH" source_instance:"0" >
origin:"rep" eventType:LogMessage timestamp:1477561467802278242 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" logMessage:<message:"healthcheck passed" message_type:OUT timestamp:1477561467802231158 app_id:"7c04ccb3-3d15-4e64-866a-cfc11b7df18c" source_type:"HEALTH" source_instance:"0" >
origin:"rep" eventType:LogMessage timestamp:1477561467804868653 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" logMessage:<message:"Exit status 0" message_type:OUT timestamp:1477561467804866736 app_id:"7c04ccb3-3d15-4e64-866a-cfc11b7df18c" source_type:"HEALTH" source_instance:"0" >
origin:"rep" eventType:ValueMetric timestamp:1477561468137962754 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" valueMetric:<name:"logSenderTotalMessagesRead" value:909392 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561468138082182 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" valueMetric:<name:"numCPUS" value:2 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561468138104188 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" valueMetric:<name:"numGoRoutines" value:287 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561468138287783 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" valueMetric:<name:"memoryStats.numFrees" value:4.71376935e+08 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561468138245441 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" valueMetric:<name:"memoryStats.numBytesAllocatedHeap" value:1.793992e+06 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561468138263345 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" valueMetric:<name:"memoryStats.numBytesAllocatedStack" value:1.80224e+06 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561468138269754 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" valueMetric:<name:"memoryStats.numBytesAllocated" value:1.793992e+06 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561468138277542 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" valueMetric:<name:"memoryStats.numMallocs" value:4.71388131e+08 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561468138297143 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" valueMetric:<name:"memoryStats.lastGCPauseTimeNS" value:2.269907e+06 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561468168684790 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" valueMetric:<name:"logSenderTotalMessagesRead" value:180347 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561468168765251 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" valueMetric:<name:"numCPUS" value:2 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561468168773205 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" valueMetric:<name:"numGoRoutines" value:280 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561468168841083 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" valueMetric:<name:"memoryStats.numBytesAllocatedHeap" value:1.400344e+06 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561468168854086 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" valueMetric:<name:"memoryStats.numBytesAllocatedStack" value:1.671168e+06 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561468168859182 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" valueMetric:<name:"memoryStats.numBytesAllocated" value:1.400344e+06 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561468168864268 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" valueMetric:<name:"memoryStats.numMallocs" value:2.1092756e+08 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561468168868981 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" valueMetric:<name:"memoryStats.numFrees" value:2.10918609e+08 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561468168872922 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" valueMetric:<name:"memoryStats.lastGCPauseTimeNS" value:3.408287e+06 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561468302610200 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" valueMetric:<name:"logSenderTotalMessagesRead" value:0 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561468302874532 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" valueMetric:<name:"numCPUS" value:2 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561468302895271 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" valueMetric:<name:"numGoRoutines" value:158 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561468303108207 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" valueMetric:<name:"memoryStats.numBytesAllocatedHeap" value:7.486296e+06 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561468303173246 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" valueMetric:<name:"memoryStats.numBytesAllocatedStack" value:3.375104e+06 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561468303180784 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" valueMetric:<name:"memoryStats.numBytesAllocated" value:7.486296e+06 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561468303185529 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" valueMetric:<name:"memoryStats.numMallocs" value:3.39181655e+08 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561468303192584 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" valueMetric:<name:"memoryStats.numFrees" value:3.39121533e+08 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561468303198957 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" valueMetric:<name:"memoryStats.lastGCPauseTimeNS" value:2.001847e+06 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561468586770792 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" valueMetric:<name:"LoopDevices" value:7 unit:"Metric" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561468586945847 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" valueMetric:<name:"BackingStores" value:6 unit:"Metric" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561468587005644 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" valueMetric:<name:"DepotDirs" value:6 unit:"Metric" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561468587017358 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" valueMetric:<name:"MetricsReporting" value:4.507176e+06 unit:"nanos" >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561468754056242 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" counterEvent:<name:"dropsondeMarshaller.valueMetricMarshalled" delta:38 total:2226859 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561468754643130 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" counterEvent:<name:"MessageAggregator.counterEventReceived" delta:12 total:948356 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561468755270570 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" counterEvent:<name:"dropsondeMarshaller.logMessageMarshalled" delta:8 total:443467 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561468754752772 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" counterEvent:<name:"udp.sentMessageCount" delta:58 total:3879260 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561468755086473 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" counterEvent:<name:"dropsondeAgentListener.receivedByteCount" delta:3214 total:213619218 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561468755169501 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" counterEvent:<name:"dropsondeUnmarshaller.valueMetricReceived" delta:38 total:2226859 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561468755235433 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" counterEvent:<name:"MessageAggregator.uncategorizedEvents" delta:46 total:2930904 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561468755330752 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" counterEvent:<name:"udp.sentByteCount" delta:9651 total:653934012 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561468755381546 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" counterEvent:<name:"dropsondeMarshaller.counterEventMarshalled" delta:12 total:948356 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561468755479519 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" counterEvent:<name:"DopplerForwarder.sentMessages" delta:58 total:3879260 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561468755542683 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" counterEvent:<name:"dropsondeAgentListener.receivedMessageCount" delta:46 total:2930904 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561468755576457 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" counterEvent:<name:"dropsondeUnmarshaller.logMessageTotal" delta:8 total:443467 >
origin:"rep" eventType:LogMessage timestamp:1477561469136044724 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" logMessage:<message:"healthcheck passed" message_type:OUT timestamp:1477561469136020854 app_id:"f8dfcabc-2a1d-4734-9c60-dd07820cae8c" source_type:"HEALTH" source_instance:"1" >
origin:"rep" eventType:LogMessage timestamp:1477561469136300210 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" logMessage:<message:"Exit status 0" message_type:OUT timestamp:1477561469136299540 app_id:"f8dfcabc-2a1d-4734-9c60-dd07820cae8c" source_type:"HEALTH" source_instance:"1" >
origin:"rep" eventType:LogMessage timestamp:1477561469147517461 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" logMessage:<message:"healthcheck passed" message_type:OUT timestamp:1477561469147495390 app_id:"de2b5d50-1b46-41a5-aaf3-bdd0ab0c48dd" source_type:"HEALTH" source_instance:"1" >
origin:"rep" eventType:LogMessage timestamp:1477561469149966827 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" logMessage:<message:"Exit status 0" message_type:OUT timestamp:1477561469149965744 app_id:"de2b5d50-1b46-41a5-aaf3-bdd0ab0c48dd" source_type:"HEALTH" source_instance:"1" >
origin:"rep" eventType:ValueMetric timestamp:1477561470029794470 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" valueMetric:<name:"logSenderTotalMessagesRead" value:443467 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561470029928823 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" valueMetric:<name:"numCPUS" value:2 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561470029942417 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" valueMetric:<name:"numGoRoutines" value:295 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561470030095166 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" valueMetric:<name:"memoryStats.numBytesAllocatedHeap" value:1.530984e+06 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561470030137296 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" valueMetric:<name:"memoryStats.numBytesAllocatedStack" value:1.80224e+06 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561470030150646 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" valueMetric:<name:"memoryStats.numBytesAllocated" value:1.530984e+06 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561470030159922 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" valueMetric:<name:"memoryStats.numMallocs" value:3.98442957e+08 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561470030168400 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" valueMetric:<name:"memoryStats.numFrees" value:3.98433441e+08 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561470030176177 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" valueMetric:<name:"memoryStats.lastGCPauseTimeNS" value:2.363647e+06 unit:"count" >
origin:"rep" eventType:ContainerMetric timestamp:1477561470227909996 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" containerMetric:<applicationId:"b36fa4fe-5dad-4d4f-a298-be223e34fa72" instanceIndex:0 cpuPercentage:0.01898978070626505 memoryBytes:75366400 diskBytes:139755520 >
origin:"rep" eventType:ContainerMetric timestamp:1477561470227991198 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" containerMetric:<applicationId:"7c04ccb3-3d15-4e64-866a-cfc11b7df18c" instanceIndex:0 cpuPercentage:0.02613184329874998 memoryBytes:8884224 diskBytes:26193920 >
origin:"rep" eventType:ContainerMetric timestamp:1477561470228002979 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" containerMetric:<applicationId:"acd68095-5244-4ccd-b815-65e2b457b418" instanceIndex:0 cpuPercentage:0.032002589008831794 memoryBytes:81907712 diskBytes:139755520 >
origin:"rep" eventType:ContainerMetric timestamp:1477561470228008412 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" containerMetric:<applicationId:"de2b5d50-1b46-41a5-aaf3-bdd0ab0c48dd" instanceIndex:0 cpuPercentage:0.03606855429472048 memoryBytes:9805824 diskBytes:14486528 >
origin:"rep" eventType:ContainerMetric timestamp:1477561470228013911 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" containerMetric:<applicationId:"aef19ed8-684b-40d4-b3b9-577847b4f1da" instanceIndex:0 cpuPercentage:0.1807259935961189 memoryBytes:446091264 diskBytes:141742080 >
origin:"rep" eventType:ContainerMetric timestamp:1477561470228019667 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" containerMetric:<applicationId:"f8e88a94-1d56-4f61-a579-d46cb8fffea3" instanceIndex:1 cpuPercentage:0.15092526423900704 memoryBytes:480903168 diskBytes:142925824 >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561476072862691 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" valueMetric:<name:"logSenderTotalMessagesRead" value:0 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561476073183508 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" valueMetric:<name:"numCPUS" value:2 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561476073210325 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" valueMetric:<name:"numGoRoutines" value:186 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561476074274178 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" valueMetric:<name:"memoryStats.numFrees" value:4.22611748e+08 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561476074194727 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" valueMetric:<name:"memoryStats.numBytesAllocatedHeap" value:8.440592e+06 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561476074230851 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" valueMetric:<name:"memoryStats.numBytesAllocatedStack" value:3.506176e+06 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561476074242133 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" valueMetric:<name:"memoryStats.numBytesAllocated" value:8.440592e+06 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561476074258795 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" valueMetric:<name:"memoryStats.numMallocs" value:4.22673299e+08 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561476074278950 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" valueMetric:<name:"memoryStats.lastGCPauseTimeNS" value:1.357102e+06 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561476109840555 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" valueMetric:<name:"logSenderTotalMessagesRead" value:0 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561476110219508 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" valueMetric:<name:"numCPUS" value:2 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561476110307279 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" valueMetric:<name:"numGoRoutines" value:114 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561476111709142 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" valueMetric:<name:"memoryStats.numBytesAllocatedHeap" value:1.0880024e+07 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561476111786762 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" valueMetric:<name:"memoryStats.numBytesAllocatedStack" value:1.96608e+06 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561476111799642 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" valueMetric:<name:"memoryStats.numBytesAllocated" value:1.0880024e+07 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561476111810163 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" valueMetric:<name:"memoryStats.numMallocs" value:1.78346987e+08 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561476111817841 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" valueMetric:<name:"memoryStats.numFrees" value:1.78269155e+08 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561476111822354 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" valueMetric:<name:"memoryStats.lastGCPauseTimeNS" value:577228 unit:"count" >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561476890681601 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" counterEvent:<name:"MessageAggregator.uncategorizedEvents" delta:41 total:3416090 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561476891100862 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" counterEvent:<name:"udp.sentMessageCount" delta:55 total:4370498 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561476890941511 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" counterEvent:<name:"dropsondeAgentListener.receivedByteCount" delta:3165 total:319410387 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561476891037582 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" counterEvent:<name:"dropsondeMarshaller.counterEventMarshalled" delta:14 total:954408 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561476891058579 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" counterEvent:<name:"dropsondeUnmarshaller.valueMetricReceived" delta:27 total:2227385 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561476891071067 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" counterEvent:<name:"dropsondeMarshaller.valueMetricMarshalled" delta:27 total:2227385 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561476891149284 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" counterEvent:<name:"udp.sentByteCount" delta:9462 total:807378944 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561476891248944 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" counterEvent:<name:"dropsondeAgentListener.receivedMessageCount" delta:41 total:3416090 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561476891183957 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" counterEvent:<name:"DopplerForwarder.sentMessages" delta:55 total:4370498 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561476891205999 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" counterEvent:<name:"dropsondeMarshaller.logMessageMarshalled" delta:14 total:909396 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561476891224210 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" counterEvent:<name:"MessageAggregator.counterEventReceived" delta:14 total:954408 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561476891236461 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" counterEvent:<name:"dropsondeUnmarshaller.logMessageTotal" delta:14 total:909396 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561476894683165 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" counterEvent:<name:"udp.sentByteCount" delta:7526 total:559848607 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561476895094647 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" counterEvent:<name:"dropsondeAgentListener.receivedByteCount" delta:2190 total:167885040 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561476895178386 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" counterEvent:<name:"MessageAggregator.uncategorizedEvents" delta:31 total:2496310 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561476895287686 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" counterEvent:<name:"DopplerForwarder.sentMessages" delta:45 total:3406164 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561476895417678 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" counterEvent:<name:"dropsondeUnmarshaller.logMessageTotal" delta:4 total:180347 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561476895544714 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" counterEvent:<name:"dropsondeMarshaller.logMessageMarshalled" delta:4 total:180347 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561476896129952 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" counterEvent:<name:"dropsondeAgentListener.receivedMessageCount" delta:31 total:2496310 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561476895653511 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" counterEvent:<name:"dropsondeUnmarshaller.valueMetricReceived" delta:27 total:2226322 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561476895762918 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" counterEvent:<name:"MessageAggregator.counterEventReceived" delta:14 total:909854 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561476895939668 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" counterEvent:<name:"udp.sentMessageCount" delta:45 total:3406164 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561476896091835 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" counterEvent:<name:"dropsondeMarshaller.counterEventMarshalled" delta:14 total:909854 >
origin:"MetronAgent" eventType:CounterEvent timestamp:1477561476896195883 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" counterEvent:<name:"dropsondeMarshaller.valueMetricMarshalled" delta:27 total:2226322 >
origin:"rep" eventType:ValueMetric timestamp:1477561478137928430 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" valueMetric:<name:"logSenderTotalMessagesRead" value:909396 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561478137928481 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" valueMetric:<name:"numCPUS" value:2 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561478138187719 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" valueMetric:<name:"numGoRoutines" value:287 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561478138804551 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" valueMetric:<name:"memoryStats.numBytesAllocatedHeap" value:1.993128e+06 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561478138911753 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" valueMetric:<name:"memoryStats.lastGCPauseTimeNS" value:2.269907e+06 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561478138826984 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" valueMetric:<name:"memoryStats.numBytesAllocatedStack" value:1.80224e+06 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561478138863002 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" valueMetric:<name:"memoryStats.numBytesAllocated" value:1.993128e+06 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561478138881164 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" valueMetric:<name:"memoryStats.numMallocs" value:4.71389791e+08 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561478138904698 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" valueMetric:<name:"memoryStats.numFrees" value:4.71377084e+08 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561478168728733 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" valueMetric:<name:"logSenderTotalMessagesRead" value:180347 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561478168729021 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" valueMetric:<name:"numCPUS" value:2 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561478168959604 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" valueMetric:<name:"numGoRoutines" value:280 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561478169128343 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" valueMetric:<name:"memoryStats.numBytesAllocatedHeap" value:1.44388e+06 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561478169143738 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" valueMetric:<name:"memoryStats.numBytesAllocatedStack" value:1.671168e+06 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561478169151881 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" valueMetric:<name:"memoryStats.numBytesAllocated" value:1.44388e+06 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561478169173918 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" valueMetric:<name:"memoryStats.numMallocs" value:2.10928058e+08 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561478169180479 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" valueMetric:<name:"memoryStats.numFrees" value:2.10918672e+08 unit:"count" >
origin:"rep" eventType:ValueMetric timestamp:1477561478169184648 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"2" ip:"172.28.1.67" valueMetric:<name:"memoryStats.lastGCPauseTimeNS" value:3.408287e+06 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561478302580905 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" valueMetric:<name:"logSenderTotalMessagesRead" value:0 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561478302746007 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" valueMetric:<name:"numCPUS" value:2 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561478302763067 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" valueMetric:<name:"numGoRoutines" value:158 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561478302988453 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" valueMetric:<name:"memoryStats.numBytesAllocatedHeap" value:7.93228e+06 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561478303011027 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" valueMetric:<name:"memoryStats.numBytesAllocatedStack" value:3.375104e+06 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561478303016827 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" valueMetric:<name:"memoryStats.numBytesAllocated" value:7.93228e+06 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561478303021521 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" valueMetric:<name:"memoryStats.numMallocs" value:3.39184936e+08 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561478303027157 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" valueMetric:<name:"memoryStats.numFrees" value:3.39121884e+08 unit:"count" >
origin:"garden-linux" eventType:ValueMetric timestamp:1477561478303031805 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"1" ip:"172.28.1.66" valueMetric:<name:"memoryStats.lastGCPauseTimeNS" value:2.001847e+06 unit:"count" >
origin:"rep" eventType:ContainerMetric timestamp:1477561478346138372 deployment:"cf" job:"diego_cell-partition-6c9fddda6d386d1b5b54" index:"0" ip:"172.28.1.65" containerMetric:<applicationId:"f1fa874b-0634-403a-bf52-f9b0b7dedd2d" instanceIndex:0 cpuPercentage:0.04494078551849349 memoryBytes