Created
October 17, 2012 00:27
-
-
Save serj-p/3902994 to your computer and use it in GitHub Desktop.
nodes stats
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"cluster_name" : "..._contacts", | |
"nodes" : { | |
"I4wN75C7SMWShUGAYuIBjw" : { | |
"timestamp" : 1350431479249, | |
"name" : "Uni-Mind", | |
"transport_address" : "inet[/10.248.99.17:9300]", | |
"hostname" : "....compute.internal", | |
"indices" : { | |
"store" : { | |
"size" : "13.8gb", | |
"size_in_bytes" : 14895626106, | |
"throttle_time" : "0s", | |
"throttle_time_in_millis" : 0 | |
}, | |
"docs" : { | |
"count" : 36211476, | |
"deleted" : 796118 | |
}, | |
"indexing" : { | |
"index_total" : 0, | |
"index_time" : "0s", | |
"index_time_in_millis" : 0, | |
"index_current" : 0, | |
"delete_total" : 0, | |
"delete_time" : "0s", | |
"delete_time_in_millis" : 0, | |
"delete_current" : 0 | |
}, | |
"get" : { | |
"total" : 0, | |
"time" : "0s", | |
"time_in_millis" : 0, | |
"exists_total" : 0, | |
"exists_time" : "0s", | |
"exists_time_in_millis" : 0, | |
"missing_total" : 0, | |
"missing_time" : "0s", | |
"missing_time_in_millis" : 0, | |
"current" : 0 | |
}, | |
"search" : { | |
"query_total" : 0, | |
"query_time" : "0s", | |
"query_time_in_millis" : 0, | |
"query_current" : 0, | |
"fetch_total" : 0, | |
"fetch_time" : "0s", | |
"fetch_time_in_millis" : 0, | |
"fetch_current" : 0 | |
}, | |
"cache" : { | |
"field_evictions" : 0, | |
"field_size" : "0b", | |
"field_size_in_bytes" : 0, | |
"filter_count" : 0, | |
"filter_evictions" : 0, | |
"filter_size" : "0b", | |
"filter_size_in_bytes" : 0 | |
}, | |
"merges" : { | |
"current" : 0, | |
"current_docs" : 0, | |
"current_size" : "0b", | |
"current_size_in_bytes" : 0, | |
"total" : 0, | |
"total_time" : "0s", | |
"total_time_in_millis" : 0, | |
"total_docs" : 0, | |
"total_size" : "0b", | |
"total_size_in_bytes" : 0 | |
}, | |
"refresh" : { | |
"total" : 0, | |
"total_time" : "0s", | |
"total_time_in_millis" : 0 | |
}, | |
"flush" : { | |
"total" : 0, | |
"total_time" : "0s", | |
"total_time_in_millis" : 0 | |
} | |
}, | |
"os" : { | |
"timestamp" : 1350431479249, | |
"uptime" : "6 hours, 50 minutes and 40 seconds", | |
"uptime_in_millis" : 24640000, | |
"load_average" : [ 0.05, 0.72, 1.19 ], | |
"cpu" : { | |
"sys" : 0, | |
"user" : 0, | |
"idle" : 99 | |
}, | |
"mem" : { | |
"free" : "2.2gb", | |
"free_in_bytes" : 2367934464, | |
"used" : "12.7gb", | |
"used_in_bytes" : 13738192896, | |
"free_percent" : 92, | |
"used_percent" : 7, | |
"actual_free" : "13.9gb", | |
"actual_free_in_bytes" : 14946103296, | |
"actual_used" : "1gb", | |
"actual_used_in_bytes" : 1160024064 | |
}, | |
"swap" : { | |
"used" : "96kb", | |
"used_in_bytes" : 98304, | |
"free" : "31.9gb", | |
"free_in_bytes" : 34359631872 | |
} | |
}, | |
"process" : { | |
"timestamp" : 1350431479250, | |
"open_file_descriptors" : 963, | |
"cpu" : { | |
"percent" : 0, | |
"sys" : "8 seconds and 910 milliseconds", | |
"sys_in_millis" : 8910, | |
"user" : "29 seconds and 640 milliseconds", | |
"user_in_millis" : 29640, | |
"total" : "38 seconds and 550 milliseconds", | |
"total_in_millis" : 38550 | |
}, | |
"mem" : { | |
"resident" : "349.4mb", | |
"resident_in_bytes" : 366428160, | |
"share" : "11.5mb", | |
"share_in_bytes" : 12156928, | |
"total_virtual" : "14.6gb", | |
"total_virtual_in_bytes" : 15731318784 | |
} | |
}, | |
"jvm" : { | |
"timestamp" : 1350431479250, | |
"uptime" : "10 minutes, 29 seconds and 66 milliseconds", | |
"uptime_in_millis" : 629066, | |
"mem" : { | |
"heap_used" : "160mb", | |
"heap_used_in_bytes" : 167791040, | |
"heap_committed" : "13.9gb", | |
"heap_committed_in_bytes" : 15023669248, | |
"non_heap_used" : "35.2mb", | |
"non_heap_used_in_bytes" : 36964792, | |
"non_heap_committed" : "36.1mb", | |
"non_heap_committed_in_bytes" : 37879808, | |
"pools" : { | |
"Code Cache" : { | |
"used" : "1.7mb", | |
"used_in_bytes" : 1870912, | |
"max" : "48mb", | |
"max_in_bytes" : 50331648, | |
"peak_used" : "1.7mb", | |
"peak_used_in_bytes" : 1881600, | |
"peak_max" : "48mb", | |
"peak_max_in_bytes" : 50331648 | |
}, | |
"Par Eden Space" : { | |
"used" : "29.9mb", | |
"used_in_bytes" : 31404656, | |
"max" : "66.5mb", | |
"max_in_bytes" : 69795840, | |
"peak_used" : "66.5mb", | |
"peak_used_in_bytes" : 69795840, | |
"peak_max" : "66.5mb", | |
"peak_max_in_bytes" : 69795840 | |
}, | |
"Par Survivor Space" : { | |
"used" : "8.2mb", | |
"used_in_bytes" : 8624768, | |
"max" : "8.3mb", | |
"max_in_bytes" : 8716288, | |
"peak_used" : "8.3mb", | |
"peak_used_in_bytes" : 8716288, | |
"peak_max" : "8.3mb", | |
"peak_max_in_bytes" : 8716288 | |
}, | |
"CMS Old Gen" : { | |
"used" : "121.8mb", | |
"used_in_bytes" : 127761616, | |
"max" : "13.9gb", | |
"max_in_bytes" : 14945157120, | |
"peak_used" : "121.8mb", | |
"peak_used_in_bytes" : 127761616, | |
"peak_max" : "13.9gb", | |
"peak_max_in_bytes" : 14945157120 | |
}, | |
"CMS Perm Gen" : { | |
"used" : "33.4mb", | |
"used_in_bytes" : 35093880, | |
"max" : "82mb", | |
"max_in_bytes" : 85983232, | |
"peak_used" : "33.4mb", | |
"peak_used_in_bytes" : 35093880, | |
"peak_max" : "82mb", | |
"peak_max_in_bytes" : 85983232 | |
} | |
} | |
}, | |
"threads" : { | |
"count" : 41, | |
"peak_count" : 44 | |
}, | |
"gc" : { | |
"collection_count" : 232, | |
"collection_time" : "767 milliseconds", | |
"collection_time_in_millis" : 767, | |
"collectors" : { | |
"ParNew" : { | |
"collection_count" : 232, | |
"collection_time" : "767 milliseconds", | |
"collection_time_in_millis" : 767 | |
}, | |
"ConcurrentMarkSweep" : { | |
"collection_count" : 0, | |
"collection_time" : "0 milliseconds", | |
"collection_time_in_millis" : 0 | |
} | |
} | |
} | |
}, | |
"thread_pool" : { | |
"generic" : { | |
"threads" : 1, | |
"queue" : 0, | |
"active" : 0, | |
"rejected" : 0 | |
}, | |
"index" : { | |
"threads" : 0, | |
"queue" : 0, | |
"active" : 0, | |
"rejected" : 0 | |
}, | |
"get" : { | |
"threads" : 0, | |
"queue" : 0, | |
"active" : 0, | |
"rejected" : 0 | |
}, | |
"cache" : { | |
"threads" : 0, | |
"queue" : 0, | |
"active" : 0 | |
}, | |
"snapshot" : { | |
"threads" : 0, | |
"queue" : 0, | |
"active" : 0 | |
}, | |
"merge" : { | |
"threads" : 0, | |
"queue" : 0, | |
"active" : 0 | |
}, | |
"bulk" : { | |
"threads" : 0, | |
"queue" : 0, | |
"active" : 0, | |
"rejected" : 0 | |
}, | |
"flush" : { | |
"threads" : 0, | |
"queue" : 0, | |
"active" : 0 | |
}, | |
"search" : { | |
"threads" : 0, | |
"queue" : 0, | |
"active" : 0, | |
"rejected" : 0 | |
}, | |
"percolate" : { | |
"threads" : 0, | |
"queue" : 0, | |
"active" : 0, | |
"rejected" : 0 | |
}, | |
"management" : { | |
"threads" : 3, | |
"queue" : 0, | |
"active" : 1 | |
}, | |
"refresh" : { | |
"threads" : 0, | |
"queue" : 0, | |
"active" : 0 | |
} | |
}, | |
"network" : { | |
"tcp" : { | |
"active_opens" : 850, | |
"passive_opens" : 184, | |
"curr_estab" : 110, | |
"in_segs" : 22948196, | |
"out_segs" : 5790572, | |
"retrans_segs" : 10233, | |
"estab_resets" : 4, | |
"attempt_fails" : 299, | |
"in_errs" : 0, | |
"out_rsts" : 327 | |
} | |
}, | |
"fs" : { | |
"timestamp" : 1350431479251, | |
"data" : [ { | |
"path" : "/ebs/es_indices/..._contacts/nodes/0", | |
"mount" : "/ebs", | |
"dev" : "/dev/mapper/vg--ebs--rightscale-lvol0", | |
"total" : "199.8gb", | |
"total_in_bytes" : 214622535680, | |
"free" : "186gb", | |
"free_in_bytes" : 199719272448, | |
"available" : "186gb", | |
"available_in_bytes" : 199719272448, | |
"disk_reads" : 565999, | |
"disk_writes" : 1385137, | |
"disk_read_size" : "23.2gb", | |
"disk_read_size_in_bytes" : 24991354880, | |
"disk_write_size" : "57.1gb", | |
"disk_write_size_in_bytes" : 61345792000, | |
"disk_queue" : "0", | |
"disk_service_time" : "0" | |
} ] | |
}, | |
"transport" : { | |
"server_open" : 54, | |
"rx_count" : 19217, | |
"rx_size" : "4gb", | |
"rx_size_in_bytes" : 4311367289, | |
"tx_count" : 18961, | |
"tx_size" : "336.5kb", | |
"tx_size_in_bytes" : 344619 | |
}, | |
"http" : { | |
"current_open" : 0, | |
"total_opened" : 0 | |
} | |
}, | |
"6DB7Z_ogSNimPzycVNcbjA" : { | |
"timestamp" : 1350431479295, | |
"name" : "Captain Britain", | |
"transport_address" : "inet[/10.248.75.241:9300]", | |
"hostname" : "....compute.internal", | |
"indices" : { | |
"store" : { | |
"size" : "13.5gb", | |
"size_in_bytes" : 14548529982, | |
"throttle_time" : "0s", | |
"throttle_time_in_millis" : 0 | |
}, | |
"docs" : { | |
"count" : 34545572, | |
"deleted" : 791431 | |
}, | |
"indexing" : { | |
"index_total" : 0, | |
"index_time" : "0s", | |
"index_time_in_millis" : 0, | |
"index_current" : 0, | |
"delete_total" : 0, | |
"delete_time" : "0s", | |
"delete_time_in_millis" : 0, | |
"delete_current" : 0 | |
}, | |
"get" : { | |
"total" : 0, | |
"time" : "0s", | |
"time_in_millis" : 0, | |
"exists_total" : 0, | |
"exists_time" : "0s", | |
"exists_time_in_millis" : 0, | |
"missing_total" : 0, | |
"missing_time" : "0s", | |
"missing_time_in_millis" : 0, | |
"current" : 0 | |
}, | |
"search" : { | |
"query_total" : 0, | |
"query_time" : "0s", | |
"query_time_in_millis" : 0, | |
"query_current" : 0, | |
"fetch_total" : 0, | |
"fetch_time" : "0s", | |
"fetch_time_in_millis" : 0, | |
"fetch_current" : 0 | |
}, | |
"cache" : { | |
"field_evictions" : 0, | |
"field_size" : "0b", | |
"field_size_in_bytes" : 0, | |
"filter_count" : 0, | |
"filter_evictions" : 0, | |
"filter_size" : "0b", | |
"filter_size_in_bytes" : 0 | |
}, | |
"merges" : { | |
"current" : 0, | |
"current_docs" : 0, | |
"current_size" : "0b", | |
"current_size_in_bytes" : 0, | |
"total" : 0, | |
"total_time" : "0s", | |
"total_time_in_millis" : 0, | |
"total_docs" : 0, | |
"total_size" : "0b", | |
"total_size_in_bytes" : 0 | |
}, | |
"refresh" : { | |
"total" : 8, | |
"total_time" : "0s", | |
"total_time_in_millis" : 0 | |
}, | |
"flush" : { | |
"total" : 0, | |
"total_time" : "0s", | |
"total_time_in_millis" : 0 | |
} | |
}, | |
"os" : { | |
"timestamp" : 1350431479295, | |
"uptime" : "6 hours, 59 minutes and 20 seconds", | |
"uptime_in_millis" : 25160000, | |
"load_average" : [ 0.21, 0.71, 1.0 ], | |
"cpu" : { | |
"sys" : 0, | |
"user" : 1, | |
"idle" : 98 | |
}, | |
"mem" : { | |
"free" : "10.9gb", | |
"free_in_bytes" : 11723468800, | |
"used" : "4gb", | |
"used_in_bytes" : 4382658560, | |
"free_percent" : 93, | |
"used_percent" : 6, | |
"actual_free" : "14gb", | |
"actual_free_in_bytes" : 15065473024, | |
"actual_used" : "992.4mb", | |
"actual_used_in_bytes" : 1040654336 | |
}, | |
"swap" : { | |
"used" : "96kb", | |
"used_in_bytes" : 98304, | |
"free" : "31.9gb", | |
"free_in_bytes" : 34359631872 | |
} | |
}, | |
"process" : { | |
"timestamp" : 1350431479295, | |
"open_file_descriptors" : 963, | |
"cpu" : { | |
"percent" : 6, | |
"sys" : "8 seconds and 610 milliseconds", | |
"sys_in_millis" : 8610, | |
"user" : "1 minute, 44 seconds and 850 milliseconds", | |
"user_in_millis" : 104850, | |
"total" : "1 minute, 53 seconds and 460 milliseconds", | |
"total_in_millis" : 113460 | |
}, | |
"mem" : { | |
"resident" : "461.4mb", | |
"resident_in_bytes" : 483819520, | |
"share" : "11.6mb", | |
"share_in_bytes" : 12181504, | |
"total_virtual" : "14.6gb", | |
"total_virtual_in_bytes" : 15740805120 | |
} | |
}, | |
"jvm" : { | |
"timestamp" : 1350431479296, | |
"uptime" : "10 minutes, 50 seconds and 476 milliseconds", | |
"uptime_in_millis" : 650476, | |
"mem" : { | |
"heap_used" : "289.2mb", | |
"heap_used_in_bytes" : 303274304, | |
"heap_committed" : "13.9gb", | |
"heap_committed_in_bytes" : 15023669248, | |
"non_heap_used" : "35.5mb", | |
"non_heap_used_in_bytes" : 37259608, | |
"non_heap_committed" : "36.3mb", | |
"non_heap_committed_in_bytes" : 38076416, | |
"pools" : { | |
"Code Cache" : { | |
"used" : "1.8mb", | |
"used_in_bytes" : 1950528, | |
"max" : "48mb", | |
"max_in_bytes" : 50331648, | |
"peak_used" : "1.8mb", | |
"peak_used_in_bytes" : 1960640, | |
"peak_max" : "48mb", | |
"peak_max_in_bytes" : 50331648 | |
}, | |
"Par Eden Space" : { | |
"used" : "60.5mb", | |
"used_in_bytes" : 63492560, | |
"max" : "66.5mb", | |
"max_in_bytes" : 69795840, | |
"peak_used" : "66.5mb", | |
"peak_used_in_bytes" : 69795840, | |
"peak_max" : "66.5mb", | |
"peak_max_in_bytes" : 69795840 | |
}, | |
"Par Survivor Space" : { | |
"used" : "1.1mb", | |
"used_in_bytes" : 1235280, | |
"max" : "8.3mb", | |
"max_in_bytes" : 8716288, | |
"peak_used" : "8.3mb", | |
"peak_used_in_bytes" : 8716288, | |
"peak_max" : "8.3mb", | |
"peak_max_in_bytes" : 8716288 | |
}, | |
"CMS Old Gen" : { | |
"used" : "227.4mb", | |
"used_in_bytes" : 238546464, | |
"max" : "13.9gb", | |
"max_in_bytes" : 14945157120, | |
"peak_used" : "227.4mb", | |
"peak_used_in_bytes" : 238546464, | |
"peak_max" : "13.9gb", | |
"peak_max_in_bytes" : 14945157120 | |
}, | |
"CMS Perm Gen" : { | |
"used" : "33.6mb", | |
"used_in_bytes" : 35309080, | |
"max" : "82mb", | |
"max_in_bytes" : 85983232, | |
"peak_used" : "33.6mb", | |
"peak_used_in_bytes" : 35309080, | |
"peak_max" : "82mb", | |
"peak_max_in_bytes" : 85983232 | |
} | |
} | |
}, | |
"threads" : { | |
"count" : 43, | |
"peak_count" : 49 | |
}, | |
"gc" : { | |
"collection_count" : 40, | |
"collection_time" : "486 milliseconds", | |
"collection_time_in_millis" : 486, | |
"collectors" : { | |
"ParNew" : { | |
"collection_count" : 40, | |
"collection_time" : "486 milliseconds", | |
"collection_time_in_millis" : 486 | |
}, | |
"ConcurrentMarkSweep" : { | |
"collection_count" : 0, | |
"collection_time" : "0 milliseconds", | |
"collection_time_in_millis" : 0 | |
} | |
} | |
} | |
}, | |
"thread_pool" : { | |
"generic" : { | |
"threads" : 1, | |
"queue" : 0, | |
"active" : 0, | |
"rejected" : 0 | |
}, | |
"index" : { | |
"threads" : 0, | |
"queue" : 0, | |
"active" : 0, | |
"rejected" : 0 | |
}, | |
"get" : { | |
"threads" : 0, | |
"queue" : 0, | |
"active" : 0, | |
"rejected" : 0 | |
}, | |
"cache" : { | |
"threads" : 0, | |
"queue" : 0, | |
"active" : 0 | |
}, | |
"snapshot" : { | |
"threads" : 0, | |
"queue" : 0, | |
"active" : 0 | |
}, | |
"merge" : { | |
"threads" : 0, | |
"queue" : 0, | |
"active" : 0 | |
}, | |
"bulk" : { | |
"threads" : 0, | |
"queue" : 0, | |
"active" : 0, | |
"rejected" : 0 | |
}, | |
"flush" : { | |
"threads" : 0, | |
"queue" : 0, | |
"active" : 0 | |
}, | |
"search" : { | |
"threads" : 0, | |
"queue" : 0, | |
"active" : 0, | |
"rejected" : 0 | |
}, | |
"percolate" : { | |
"threads" : 0, | |
"queue" : 0, | |
"active" : 0, | |
"rejected" : 0 | |
}, | |
"management" : { | |
"threads" : 5, | |
"queue" : 0, | |
"active" : 1 | |
}, | |
"refresh" : { | |
"threads" : 0, | |
"queue" : 0, | |
"active" : 0 | |
} | |
}, | |
"network" : { | |
"tcp" : { | |
"active_opens" : 1012, | |
"passive_opens" : 350, | |
"curr_estab" : 110, | |
"in_segs" : 17102510, | |
"out_segs" : 3571929, | |
"retrans_segs" : 2078, | |
"estab_resets" : 3, | |
"attempt_fails" : 320, | |
"in_errs" : 0, | |
"out_rsts" : 32 | |
} | |
}, | |
"fs" : { | |
"timestamp" : 1350431479296, | |
"data" : [ { | |
"path" : "/ebs/es_indices/..._contacts/nodes/0", | |
"mount" : "/ebs", | |
"dev" : "/dev/mapper/vg--ebs--rightscale-lvol0", | |
"total" : "199.8gb", | |
"total_in_bytes" : 214622535680, | |
"free" : "186.3gb", | |
"free_in_bytes" : 200065511424, | |
"available" : "186.3gb", | |
"available_in_bytes" : 200065511424, | |
"disk_reads" : 1276675, | |
"disk_writes" : 789809, | |
"disk_read_size" : "52.1gb", | |
"disk_read_size_in_bytes" : 56047230976, | |
"disk_write_size" : "32.4gb", | |
"disk_write_size_in_bytes" : 34793061376, | |
"disk_queue" : "0", | |
"disk_service_time" : "0" | |
} ] | |
}, | |
"transport" : { | |
"server_open" : 54, | |
"rx_count" : 37708, | |
"rx_size" : "650kb", | |
"rx_size_in_bytes" : 665603, | |
"tx_count" : 36021, | |
"tx_size" : "8.1gb", | |
"tx_size_in_bytes" : 8712964392 | |
}, | |
"http" : { | |
"current_open" : 0, | |
"total_opened" : 0 | |
} | |
}, | |
"Pb3NqG6KQqGv1UyvV1KsKA" : { | |
"timestamp" : 1350431479278, | |
"name" : "Star Thief", | |
"transport_address" : "inet[/10.248.107.242:9300]", | |
"hostname" : "....compute.internal", | |
"indices" : { | |
"store" : { | |
"size" : "13.6gb", | |
"size_in_bytes" : 14618314615, | |
"throttle_time" : "0s", | |
"throttle_time_in_millis" : 0 | |
}, | |
"docs" : { | |
"count" : 34602444, | |
"deleted" : 849199 | |
}, | |
"indexing" : { | |
"index_total" : 0, | |
"index_time" : "0s", | |
"index_time_in_millis" : 0, | |
"index_current" : 0, | |
"delete_total" : 0, | |
"delete_time" : "0s", | |
"delete_time_in_millis" : 0, | |
"delete_current" : 0 | |
}, | |
"get" : { | |
"total" : 0, | |
"time" : "0s", | |
"time_in_millis" : 0, | |
"exists_total" : 0, | |
"exists_time" : "0s", | |
"exists_time_in_millis" : 0, | |
"missing_total" : 0, | |
"missing_time" : "0s", | |
"missing_time_in_millis" : 0, | |
"current" : 0 | |
}, | |
"search" : { | |
"query_total" : 0, | |
"query_time" : "0s", | |
"query_time_in_millis" : 0, | |
"query_current" : 0, | |
"fetch_total" : 0, | |
"fetch_time" : "0s", | |
"fetch_time_in_millis" : 0, | |
"fetch_current" : 0 | |
}, | |
"cache" : { | |
"field_evictions" : 0, | |
"field_size" : "0b", | |
"field_size_in_bytes" : 0, | |
"filter_count" : 0, | |
"filter_evictions" : 0, | |
"filter_size" : "0b", | |
"filter_size_in_bytes" : 0 | |
}, | |
"merges" : { | |
"current" : 0, | |
"current_docs" : 0, | |
"current_size" : "0b", | |
"current_size_in_bytes" : 0, | |
"total" : 0, | |
"total_time" : "0s", | |
"total_time_in_millis" : 0, | |
"total_docs" : 0, | |
"total_size" : "0b", | |
"total_size_in_bytes" : 0 | |
}, | |
"refresh" : { | |
"total" : 10, | |
"total_time" : "0s", | |
"total_time_in_millis" : 0 | |
}, | |
"flush" : { | |
"total" : 0, | |
"total_time" : "0s", | |
"total_time_in_millis" : 0 | |
} | |
}, | |
"os" : { | |
"timestamp" : 1350431479279, | |
"uptime" : "6 hours, 58 minutes and 58 seconds", | |
"uptime_in_millis" : 25138000, | |
"load_average" : [ 0.18, 0.73, 0.97 ], | |
"cpu" : { | |
"sys" : 0, | |
"user" : 0, | |
"idle" : 98 | |
}, | |
"mem" : { | |
"free" : "21.7mb", | |
"free_in_bytes" : 22777856, | |
"used" : "14.9gb", | |
"used_in_bytes" : 16083349504, | |
"free_percent" : 89, | |
"used_percent" : 10, | |
"actual_free" : "13.3gb", | |
"actual_free_in_bytes" : 14355755008, | |
"actual_used" : "1.6gb", | |
"actual_used_in_bytes" : 1750372352 | |
}, | |
"swap" : { | |
"used" : "96kb", | |
"used_in_bytes" : 98304, | |
"free" : "31.9gb", | |
"free_in_bytes" : 34359631872 | |
} | |
}, | |
"process" : { | |
"timestamp" : 1350431479279, | |
"open_file_descriptors" : 988, | |
"cpu" : { | |
"percent" : 0, | |
"sys" : "18 seconds and 960 milliseconds", | |
"sys_in_millis" : 18960, | |
"user" : "1 minute, 41 seconds and 780 milliseconds", | |
"user_in_millis" : 101780, | |
"total" : "2 minutes and 740 milliseconds", | |
"total_in_millis" : 120740 | |
}, | |
"mem" : { | |
"resident" : "781.4mb", | |
"resident_in_bytes" : 819441664, | |
"share" : "11.6mb", | |
"share_in_bytes" : 12210176, | |
"total_virtual" : "14.7gb", | |
"total_virtual_in_bytes" : 15812673536 | |
} | |
}, | |
"jvm" : { | |
"timestamp" : 1350431479279, | |
"uptime" : "14 minutes, 29 seconds and 807 milliseconds", | |
"uptime_in_millis" : 869807, | |
"mem" : { | |
"heap_used" : "562.8mb", | |
"heap_used_in_bytes" : 590158576, | |
"heap_committed" : "13.9gb", | |
"heap_committed_in_bytes" : 15023669248, | |
"non_heap_used" : "38mb", | |
"non_heap_used_in_bytes" : 39852520, | |
"non_heap_committed" : "38.4mb", | |
"non_heap_committed_in_bytes" : 40304640, | |
"pools" : { | |
"Code Cache" : { | |
"used" : "2.5mb", | |
"used_in_bytes" : 2691968, | |
"max" : "48mb", | |
"max_in_bytes" : 50331648, | |
"peak_used" : "2.5mb", | |
"peak_used_in_bytes" : 2697344, | |
"peak_max" : "48mb", | |
"peak_max_in_bytes" : 50331648 | |
}, | |
"Par Eden Space" : { | |
"used" : "45.6mb", | |
"used_in_bytes" : 47909168, | |
"max" : "66.5mb", | |
"max_in_bytes" : 69795840, | |
"peak_used" : "66.5mb", | |
"peak_used_in_bytes" : 69795840, | |
"peak_max" : "66.5mb", | |
"peak_max_in_bytes" : 69795840 | |
}, | |
"Par Survivor Space" : { | |
"used" : "5.5mb", | |
"used_in_bytes" : 5843568, | |
"max" : "8.3mb", | |
"max_in_bytes" : 8716288, | |
"peak_used" : "8.3mb", | |
"peak_used_in_bytes" : 8716288, | |
"peak_max" : "8.3mb", | |
"peak_max_in_bytes" : 8716288 | |
}, | |
"CMS Old Gen" : { | |
"used" : "511.5mb", | |
"used_in_bytes" : 536405840, | |
"max" : "13.9gb", | |
"max_in_bytes" : 14945157120, | |
"peak_used" : "511.5mb", | |
"peak_used_in_bytes" : 536405840, | |
"peak_max" : "13.9gb", | |
"peak_max_in_bytes" : 14945157120 | |
}, | |
"CMS Perm Gen" : { | |
"used" : "35.4mb", | |
"used_in_bytes" : 37160552, | |
"max" : "82mb", | |
"max_in_bytes" : 85983232, | |
"peak_used" : "35.4mb", | |
"peak_used_in_bytes" : 37160552, | |
"peak_max" : "82mb", | |
"peak_max_in_bytes" : 85983232 | |
} | |
} | |
}, | |
"threads" : { | |
"count" : 42, | |
"peak_count" : 65 | |
}, | |
"gc" : { | |
"collection_count" : 390, | |
"collection_time" : "2 seconds and 627 milliseconds", | |
"collection_time_in_millis" : 2627, | |
"collectors" : { | |
"ParNew" : { | |
"collection_count" : 390, | |
"collection_time" : "2 seconds and 627 milliseconds", | |
"collection_time_in_millis" : 2627 | |
}, | |
"ConcurrentMarkSweep" : { | |
"collection_count" : 0, | |
"collection_time" : "0 milliseconds", | |
"collection_time_in_millis" : 0 | |
} | |
} | |
} | |
}, | |
"thread_pool" : { | |
"generic" : { | |
"threads" : 1, | |
"queue" : 0, | |
"active" : 0, | |
"rejected" : 0 | |
}, | |
"index" : { | |
"threads" : 0, | |
"queue" : 0, | |
"active" : 0, | |
"rejected" : 0 | |
}, | |
"get" : { | |
"threads" : 0, | |
"queue" : 0, | |
"active" : 0, | |
"rejected" : 0 | |
}, | |
"cache" : { | |
"threads" : 0, | |
"queue" : 0, | |
"active" : 0 | |
}, | |
"snapshot" : { | |
"threads" : 0, | |
"queue" : 0, | |
"active" : 0 | |
}, | |
"merge" : { | |
"threads" : 0, | |
"queue" : 0, | |
"active" : 0 | |
}, | |
"bulk" : { | |
"threads" : 0, | |
"queue" : 0, | |
"active" : 0, | |
"rejected" : 0 | |
}, | |
"flush" : { | |
"threads" : 0, | |
"queue" : 0, | |
"active" : 0 | |
}, | |
"search" : { | |
"threads" : 0, | |
"queue" : 0, | |
"active" : 0, | |
"rejected" : 0 | |
}, | |
"percolate" : { | |
"threads" : 0, | |
"queue" : 0, | |
"active" : 0, | |
"rejected" : 0 | |
}, | |
"management" : { | |
"threads" : 3, | |
"queue" : 0, | |
"active" : 1 | |
}, | |
"refresh" : { | |
"threads" : 0, | |
"queue" : 0, | |
"active" : 0 | |
} | |
}, | |
"network" : { | |
"tcp" : { | |
"active_opens" : 1696, | |
"passive_opens" : 1514, | |
"curr_estab" : 113, | |
"in_segs" : 15087413, | |
"out_segs" : 3155837, | |
"retrans_segs" : 4625, | |
"estab_resets" : 5, | |
"attempt_fails" : 299, | |
"in_errs" : 0, | |
"out_rsts" : 99 | |
} | |
}, | |
"fs" : { | |
"timestamp" : 1350431479280, | |
"data" : [ { | |
"path" : "/ebs/es_indices/..._contacts/nodes/0", | |
"mount" : "/ebs", | |
"dev" : "/dev/mapper/vg--ebs--rightscale-lvol0", | |
"total" : "199.8gb", | |
"total_in_bytes" : 214622535680, | |
"free" : "186.2gb", | |
"free_in_bytes" : 199996354560, | |
"available" : "186.2gb", | |
"available_in_bytes" : 199996354560, | |
"disk_reads" : 1022480, | |
"disk_writes" : 739467, | |
"disk_read_size" : "41.7gb", | |
"disk_read_size_in_bytes" : 44860985344, | |
"disk_write_size" : "30.3gb", | |
"disk_write_size_in_bytes" : 32535500800, | |
"disk_queue" : "3.8E-4", | |
"disk_service_time" : "13" | |
} ] | |
}, | |
"transport" : { | |
"server_open" : 54, | |
"rx_count" : 53000, | |
"rx_size" : "5.9gb", | |
"rx_size_in_bytes" : 6391884498, | |
"tx_count" : 52126, | |
"tx_size" : "4.2gb", | |
"tx_size_in_bytes" : 4615600677 | |
}, | |
"http" : { | |
"current_open" : 1, | |
"total_opened" : 162 | |
} | |
}, | |
"0H8iYn9WRXylS3eLmyBlbQ" : { | |
"timestamp" : 1350431479287, | |
"name" : "Robert Kelly", | |
"transport_address" : "inet[/10.248.73.166:9300]", | |
"hostname" : "....compute.internal", | |
"indices" : { | |
"store" : { | |
"size" : "13.4gb", | |
"size_in_bytes" : 14448183689, | |
"throttle_time" : "0s", | |
"throttle_time_in_millis" : 0 | |
}, | |
"docs" : { | |
"count" : 34166360, | |
"deleted" : 801173 | |
}, | |
"indexing" : { | |
"index_total" : 0, | |
"index_time" : "0s", | |
"index_time_in_millis" : 0, | |
"index_current" : 0, | |
"delete_total" : 0, | |
"delete_time" : "0s", | |
"delete_time_in_millis" : 0, | |
"delete_current" : 0 | |
}, | |
"get" : { | |
"total" : 0, | |
"time" : "0s", | |
"time_in_millis" : 0, | |
"exists_total" : 0, | |
"exists_time" : "0s", | |
"exists_time_in_millis" : 0, | |
"missing_total" : 0, | |
"missing_time" : "0s", | |
"missing_time_in_millis" : 0, | |
"current" : 0 | |
}, | |
"search" : { | |
"query_total" : 0, | |
"query_time" : "0s", | |
"query_time_in_millis" : 0, | |
"query_current" : 0, | |
"fetch_total" : 0, | |
"fetch_time" : "0s", | |
"fetch_time_in_millis" : 0, | |
"fetch_current" : 0 | |
}, | |
"cache" : { | |
"field_evictions" : 0, | |
"field_size" : "0b", | |
"field_size_in_bytes" : 0, | |
"filter_count" : 0, | |
"filter_evictions" : 0, | |
"filter_size" : "0b", | |
"filter_size_in_bytes" : 0 | |
}, | |
"merges" : { | |
"current" : 0, | |
"current_docs" : 0, | |
"current_size" : "0b", | |
"current_size_in_bytes" : 0, | |
"total" : 0, | |
"total_time" : "0s", | |
"total_time_in_millis" : 0, | |
"total_docs" : 0, | |
"total_size" : "0b", | |
"total_size_in_bytes" : 0 | |
}, | |
"refresh" : { | |
"total" : 5, | |
"total_time" : "0s", | |
"total_time_in_millis" : 0 | |
}, | |
"flush" : { | |
"total" : 0, | |
"total_time" : "0s", | |
"total_time_in_millis" : 0 | |
} | |
}, | |
"os" : { | |
"timestamp" : 1350431479287, | |
"uptime" : "6 hours, 59 minutes and 12 seconds", | |
"uptime_in_millis" : 25152000, | |
"load_average" : [ 0.11, 0.68, 0.55 ], | |
"cpu" : { | |
"sys" : 0, | |
"user" : 0, | |
"idle" : 99 | |
}, | |
"mem" : { | |
"free" : "11gb", | |
"free_in_bytes" : 11874500608, | |
"used" : "3.9gb", | |
"used_in_bytes" : 4231626752, | |
"free_percent" : 92, | |
"used_percent" : 7, | |
"actual_free" : "13.8gb", | |
"actual_free_in_bytes" : 14831468544, | |
"actual_used" : "1.1gb", | |
"actual_used_in_bytes" : 1274658816 | |
}, | |
"swap" : { | |
"used" : "0b", | |
"used_in_bytes" : 0, | |
"free" : "31.9gb", | |
"free_in_bytes" : 34359730176 | |
} | |
}, | |
"process" : { | |
"timestamp" : 1350431479288, | |
"open_file_descriptors" : 975, | |
"cpu" : { | |
"percent" : 0, | |
"sys" : "10 seconds and 70 milliseconds", | |
"sys_in_millis" : 10070, | |
"user" : "2 minutes, 1 second and 250 milliseconds", | |
"user_in_millis" : 121250, | |
"total" : "2 minutes, 11 seconds and 320 milliseconds", | |
"total_in_millis" : 131320 | |
}, | |
"mem" : { | |
"resident" : "558.6mb", | |
"resident_in_bytes" : 585809920, | |
"share" : "11.6mb", | |
"share_in_bytes" : 12210176, | |
"total_virtual" : "14.6gb", | |
"total_virtual_in_bytes" : 15752531968 | |
} | |
}, | |
"jvm" : { | |
"timestamp" : 1350431479288, | |
"uptime" : "10 minutes, 50 seconds and 350 milliseconds", | |
"uptime_in_millis" : 650350, | |
"mem" : { | |
"heap_used" : "377mb", | |
"heap_used_in_bytes" : 395398600, | |
"heap_committed" : "13.9gb", | |
"heap_committed_in_bytes" : 15023669248, | |
"non_heap_used" : "35.7mb", | |
"non_heap_used_in_bytes" : 37463368, | |
"non_heap_committed" : "36.3mb", | |
"non_heap_committed_in_bytes" : 38076416, | |
"pools" : { | |
"Code Cache" : { | |
"used" : "2mb", | |
"used_in_bytes" : 2132544, | |
"max" : "48mb", | |
"max_in_bytes" : 50331648, | |
"peak_used" : "2mb", | |
"peak_used_in_bytes" : 2142912, | |
"peak_max" : "48mb", | |
"peak_max_in_bytes" : 50331648 | |
}, | |
"Par Eden Space" : { | |
"used" : "55mb", | |
"used_in_bytes" : 57687752, | |
"max" : "66.5mb", | |
"max_in_bytes" : 69795840, | |
"peak_used" : "66.5mb", | |
"peak_used_in_bytes" : 69795840, | |
"peak_max" : "66.5mb", | |
"peak_max_in_bytes" : 69795840 | |
}, | |
"Par Survivor Space" : { | |
"used" : "1.8mb", | |
"used_in_bytes" : 1905632, | |
"max" : "8.3mb", | |
"max_in_bytes" : 8716288, | |
"peak_used" : "8.3mb", | |
"peak_used_in_bytes" : 8716288, | |
"peak_max" : "8.3mb", | |
"peak_max_in_bytes" : 8716288 | |
}, | |
"CMS Old Gen" : { | |
"used" : "320.2mb", | |
"used_in_bytes" : 335805216, | |
"max" : "13.9gb", | |
"max_in_bytes" : 14945157120, | |
"peak_used" : "320.2mb", | |
"peak_used_in_bytes" : 335805216, | |
"peak_max" : "13.9gb", | |
"peak_max_in_bytes" : 14945157120 | |
}, | |
"CMS Perm Gen" : { | |
"used" : "33.6mb", | |
"used_in_bytes" : 35330824, | |
"max" : "82mb", | |
"max_in_bytes" : 85983232, | |
"peak_used" : "33.6mb", | |
"peak_used_in_bytes" : 35330824, | |
"peak_max" : "82mb", | |
"peak_max_in_bytes" : 85983232 | |
} | |
} | |
}, | |
"threads" : { | |
"count" : 43, | |
"peak_count" : 48 | |
}, | |
"gc" : { | |
"collection_count" : 52, | |
"collection_time" : "664 milliseconds", | |
"collection_time_in_millis" : 664, | |
"collectors" : { | |
"ParNew" : { | |
"collection_count" : 52, | |
"collection_time" : "664 milliseconds", | |
"collection_time_in_millis" : 664 | |
}, | |
"ConcurrentMarkSweep" : { | |
"collection_count" : 0, | |
"collection_time" : "0 milliseconds", | |
"collection_time_in_millis" : 0 | |
} | |
} | |
} | |
}, | |
"thread_pool" : { | |
"generic" : { | |
"threads" : 1, | |
"queue" : 0, | |
"active" : 0, | |
"rejected" : 0 | |
}, | |
"index" : { | |
"threads" : 0, | |
"queue" : 0, | |
"active" : 0, | |
"rejected" : 0 | |
}, | |
"get" : { | |
"threads" : 0, | |
"queue" : 0, | |
"active" : 0, | |
"rejected" : 0 | |
}, | |
"cache" : { | |
"threads" : 0, | |
"queue" : 0, | |
"active" : 0 | |
}, | |
"snapshot" : { | |
"threads" : 0, | |
"queue" : 0, | |
"active" : 0 | |
}, | |
"merge" : { | |
"threads" : 0, | |
"queue" : 0, | |
"active" : 0 | |
}, | |
"bulk" : { | |
"threads" : 0, | |
"queue" : 0, | |
"active" : 0, | |
"rejected" : 0 | |
}, | |
"flush" : { | |
"threads" : 0, | |
"queue" : 0, | |
"active" : 0 | |
}, | |
"search" : { | |
"threads" : 0, | |
"queue" : 0, | |
"active" : 0, | |
"rejected" : 0 | |
}, | |
"percolate" : { | |
"threads" : 0, | |
"queue" : 0, | |
"active" : 0, | |
"rejected" : 0 | |
}, | |
"management" : { | |
"threads" : 5, | |
"queue" : 0, | |
"active" : 1 | |
}, | |
"refresh" : { | |
"threads" : 0, | |
"queue" : 0, | |
"active" : 0 | |
} | |
}, | |
"network" : { | |
"tcp" : { | |
"active_opens" : 845, | |
"passive_opens" : 186, | |
"curr_estab" : 110, | |
"in_segs" : 3125598, | |
"out_segs" : 561568, | |
"retrans_segs" : 2045, | |
"estab_resets" : 1, | |
"attempt_fails" : 321, | |
"in_errs" : 0, | |
"out_rsts" : 1 | |
} | |
}, | |
"fs" : { | |
"timestamp" : 1350431479289, | |
"data" : [ { | |
"path" : "/ebs/es_indices/..._contacts/nodes/0", | |
"mount" : "/ebs", | |
"dev" : "/dev/mapper/vg--ebs--rightscale-lvol0", | |
"total" : "199.8gb", | |
"total_in_bytes" : 214622535680, | |
"free" : "186.4gb", | |
"free_in_bytes" : 200166023168, | |
"available" : "186.4gb", | |
"available_in_bytes" : 200166023168, | |
"disk_reads" : 463967, | |
"disk_writes" : 76965, | |
"disk_read_size" : "18.7gb", | |
"disk_read_size_in_bytes" : 20158414848, | |
"disk_write_size" : "3gb", | |
"disk_write_size_in_bytes" : 3265662976, | |
"disk_queue" : "0", | |
"disk_service_time" : "0" | |
} ] | |
}, | |
"transport" : { | |
"server_open" : 54, | |
"rx_count" : 35686, | |
"rx_size" : "668.8kb", | |
"rx_size_in_bytes" : 684953, | |
"tx_count" : 34049, | |
"tx_size" : "7.8gb", | |
"tx_size_in_bytes" : 8378327714 | |
}, | |
"http" : { | |
"current_open" : 0, | |
"total_opened" : 0 | |
} | |
}, | |
"gHGCAbKgSOeOplSbQzViwA" : { | |
"timestamp" : 1350431479273, | |
"name" : "Exterminator", | |
"transport_address" : "inet[/10.252.148.166:9300]", | |
"hostname" : "....compute.internal", | |
"indices" : { | |
"store" : { | |
"size" : "13.4gb", | |
"size_in_bytes" : 14445280403, | |
"throttle_time" : "0s", | |
"throttle_time_in_millis" : 0 | |
}, | |
"docs" : { | |
"count" : 33715145, | |
"deleted" : 888087 | |
}, | |
"indexing" : { | |
"index_total" : 0, | |
"index_time" : "0s", | |
"index_time_in_millis" : 0, | |
"index_current" : 0, | |
"delete_total" : 0, | |
"delete_time" : "0s", | |
"delete_time_in_millis" : 0, | |
"delete_current" : 0 | |
}, | |
"get" : { | |
"total" : 0, | |
"time" : "0s", | |
"time_in_millis" : 0, | |
"exists_total" : 0, | |
"exists_time" : "0s", | |
"exists_time_in_millis" : 0, | |
"missing_total" : 0, | |
"missing_time" : "0s", | |
"missing_time_in_millis" : 0, | |
"current" : 0 | |
}, | |
"search" : { | |
"query_total" : 0, | |
"query_time" : "0s", | |
"query_time_in_millis" : 0, | |
"query_current" : 0, | |
"fetch_total" : 0, | |
"fetch_time" : "0s", | |
"fetch_time_in_millis" : 0, | |
"fetch_current" : 0 | |
}, | |
"cache" : { | |
"field_evictions" : 0, | |
"field_size" : "0b", | |
"field_size_in_bytes" : 0, | |
"filter_count" : 0, | |
"filter_evictions" : 0, | |
"filter_size" : "0b", | |
"filter_size_in_bytes" : 0 | |
}, | |
"merges" : { | |
"current" : 0, | |
"current_docs" : 0, | |
"current_size" : "0b", | |
"current_size_in_bytes" : 0, | |
"total" : 0, | |
"total_time" : "0s", | |
"total_time_in_millis" : 0, | |
"total_docs" : 0, | |
"total_size" : "0b", | |
"total_size_in_bytes" : 0 | |
}, | |
"refresh" : { | |
"total" : 0, | |
"total_time" : "0s", | |
"total_time_in_millis" : 0 | |
}, | |
"flush" : { | |
"total" : 0, | |
"total_time" : "0s", | |
"total_time_in_millis" : 0 | |
} | |
}, | |
"os" : { | |
"timestamp" : 1350431479273, | |
"uptime" : "6 hours, 50 minutes and 21 seconds", | |
"uptime_in_millis" : 24621000, | |
"load_average" : [ 0.08, 0.85, 1.29 ], | |
"cpu" : { | |
"sys" : 0, | |
"user" : 0, | |
"idle" : 99 | |
}, | |
"mem" : { | |
"free" : "234.8mb", | |
"free_in_bytes" : 246308864, | |
"used" : "14.7gb", | |
"used_in_bytes" : 15859818496, | |
"free_percent" : 91, | |
"used_percent" : 8, | |
"actual_free" : "13.7gb", | |
"actual_free_in_bytes" : 14757937152, | |
"actual_used" : "1.2gb", | |
"actual_used_in_bytes" : 1348190208 | |
}, | |
"swap" : { | |
"used" : "96kb", | |
"used_in_bytes" : 98304, | |
"free" : "31.9gb", | |
"free_in_bytes" : 34359631872 | |
} | |
}, | |
"process" : { | |
"timestamp" : 1350431479274, | |
"open_file_descriptors" : 987, | |
"cpu" : { | |
"percent" : 0, | |
"sys" : "13 seconds and 360 milliseconds", | |
"sys_in_millis" : 13360, | |
"user" : "37 seconds and 70 milliseconds", | |
"user_in_millis" : 37070, | |
"total" : "50 seconds and 430 milliseconds", | |
"total_in_millis" : 50430 | |
}, | |
"mem" : { | |
"resident" : "361mb", | |
"resident_in_bytes" : 378572800, | |
"share" : "11.5mb", | |
"share_in_bytes" : 12156928, | |
"total_virtual" : "14.7gb", | |
"total_virtual_in_bytes" : 15804305408 | |
} | |
}, | |
"jvm" : { | |
"timestamp" : 1350431479274, | |
"uptime" : "9 minutes, 19 seconds and 665 milliseconds", | |
"uptime_in_millis" : 559665, | |
"mem" : { | |
"heap_used" : "148.6mb", | |
"heap_used_in_bytes" : 155913000, | |
"heap_committed" : "13.9gb", | |
"heap_committed_in_bytes" : 15023669248, | |
"non_heap_used" : "35mb", | |
"non_heap_used_in_bytes" : 36804784, | |
"non_heap_committed" : "36.1mb", | |
"non_heap_committed_in_bytes" : 37879808, | |
"pools" : { | |
"Code Cache" : { | |
"used" : "1.6mb", | |
"used_in_bytes" : 1737856, | |
"max" : "48mb", | |
"max_in_bytes" : 50331648, | |
"peak_used" : "1.7mb", | |
"peak_used_in_bytes" : 1829504, | |
"peak_max" : "48mb", | |
"peak_max_in_bytes" : 50331648 | |
}, | |
"Par Eden Space" : { | |
"used" : "8.3mb", | |
"used_in_bytes" : 8708528, | |
"max" : "66.5mb", | |
"max_in_bytes" : 69795840, | |
"peak_used" : "66.5mb", | |
"peak_used_in_bytes" : 69795840, | |
"peak_max" : "66.5mb", | |
"peak_max_in_bytes" : 69795840 | |
}, | |
"Par Survivor Space" : { | |
"used" : "7.1mb", | |
"used_in_bytes" : 7543768, | |
"max" : "8.3mb", | |
"max_in_bytes" : 8716288, | |
"peak_used" : "8.3mb", | |
"peak_used_in_bytes" : 8716288, | |
"peak_max" : "8.3mb", | |
"peak_max_in_bytes" : 8716288 | |
}, | |
"CMS Old Gen" : { | |
"used" : "133.1mb", | |
"used_in_bytes" : 139660704, | |
"max" : "13.9gb", | |
"max_in_bytes" : 14945157120, | |
"peak_used" : "133.1mb", | |
"peak_used_in_bytes" : 139660704, | |
"peak_max" : "13.9gb", | |
"peak_max_in_bytes" : 14945157120 | |
}, | |
"CMS Perm Gen" : { | |
"used" : "33.4mb", | |
"used_in_bytes" : 35066928, | |
"max" : "82mb", | |
"max_in_bytes" : 85983232, | |
"peak_used" : "33.4mb", | |
"peak_used_in_bytes" : 35066928, | |
"peak_max" : "82mb", | |
"peak_max_in_bytes" : 85983232 | |
} | |
} | |
}, | |
"threads" : { | |
"count" : 43, | |
"peak_count" : 49 | |
}, | |
"gc" : { | |
"collection_count" : 363, | |
"collection_time" : "1 second and 45 milliseconds", | |
"collection_time_in_millis" : 1045, | |
"collectors" : { | |
"ParNew" : { | |
"collection_count" : 363, | |
"collection_time" : "1 second and 45 milliseconds", | |
"collection_time_in_millis" : 1045 | |
}, | |
"ConcurrentMarkSweep" : { | |
"collection_count" : 0, | |
"collection_time" : "0 milliseconds", | |
"collection_time_in_millis" : 0 | |
} | |
} | |
} | |
}, | |
"thread_pool" : { | |
"generic" : { | |
"threads" : 1, | |
"queue" : 0, | |
"active" : 0, | |
"rejected" : 0 | |
}, | |
"index" : { | |
"threads" : 0, | |
"queue" : 0, | |
"active" : 0, | |
"rejected" : 0 | |
}, | |
"get" : { | |
"threads" : 0, | |
"queue" : 0, | |
"active" : 0, | |
"rejected" : 0 | |
}, | |
"cache" : { | |
"threads" : 0, | |
"queue" : 0, | |
"active" : 0 | |
}, | |
"snapshot" : { | |
"threads" : 0, | |
"queue" : 0, | |
"active" : 0 | |
}, | |
"merge" : { | |
"threads" : 0, | |
"queue" : 0, | |
"active" : 0 | |
}, | |
"bulk" : { | |
"threads" : 0, | |
"queue" : 0, | |
"active" : 0, | |
"rejected" : 0 | |
}, | |
"flush" : { | |
"threads" : 0, | |
"queue" : 0, | |
"active" : 0 | |
}, | |
"search" : { | |
"threads" : 0, | |
"queue" : 0, | |
"active" : 0, | |
"rejected" : 0 | |
}, | |
"percolate" : { | |
"threads" : 0, | |
"queue" : 0, | |
"active" : 0, | |
"rejected" : 0 | |
}, | |
"management" : { | |
"threads" : 5, | |
"queue" : 0, | |
"active" : 1 | |
}, | |
"refresh" : { | |
"threads" : 0, | |
"queue" : 0, | |
"active" : 0 | |
} | |
}, | |
"network" : { | |
"tcp" : { | |
"active_opens" : 850, | |
"passive_opens" : 359, | |
"curr_estab" : 110, | |
"in_segs" : 10802327, | |
"out_segs" : 2526463, | |
"retrans_segs" : 1651, | |
"estab_resets" : 2, | |
"attempt_fails" : 302, | |
"in_errs" : 0, | |
"out_rsts" : 2 | |
} | |
}, | |
"fs" : { | |
"timestamp" : 1350431479274, | |
"data" : [ { | |
"path" : "/ebs/es_indices/..._contacts/nodes/0", | |
"mount" : "/ebs", | |
"dev" : "/dev/mapper/vg--ebs--rightscale-lvol0", | |
"total" : "199.8gb", | |
"total_in_bytes" : 214622535680, | |
"free" : "186.4gb", | |
"free_in_bytes" : 200169418752, | |
"available" : "186.4gb", | |
"available_in_bytes" : 200169418752, | |
"disk_reads" : 283154, | |
"disk_writes" : 624791, | |
"disk_read_size" : "11.4gb", | |
"disk_read_size_in_bytes" : 12302856192, | |
"disk_write_size" : "25.7gb", | |
"disk_write_size_in_bytes" : 27610378752, | |
"disk_queue" : "0", | |
"disk_service_time" : "0" | |
} ] | |
}, | |
"transport" : { | |
"server_open" : 54, | |
"rx_count" : 29590, | |
"rx_size" : "6.5gb", | |
"rx_size_in_bytes" : 7003761755, | |
"tx_count" : 29339, | |
"tx_size" : "440.7kb", | |
"tx_size_in_bytes" : 451316 | |
}, | |
"http" : { | |
"current_open" : 0, | |
"total_opened" : 0 | |
} | |
}, | |
"7mMpd-vGRGKArz6HeVshZQ" : { | |
"timestamp" : 1350431479310, | |
"name" : "Cassiopea", | |
"transport_address" : "inet[/10.248.106.117:9300]", | |
"hostname" : "....compute.internal", | |
"indices" : { | |
"store" : { | |
"size" : "13.8gb", | |
"size_in_bytes" : 14870000966, | |
"throttle_time" : "0s", | |
"throttle_time_in_millis" : 0 | |
}, | |
"docs" : { | |
"count" : 36022259, | |
"deleted" : 810406 | |
}, | |
"indexing" : { | |
"index_total" : 0, | |
"index_time" : "0s", | |
"index_time_in_millis" : 0, | |
"index_current" : 0, | |
"delete_total" : 0, | |
"delete_time" : "0s", | |
"delete_time_in_millis" : 0, | |
"delete_current" : 0 | |
}, | |
"get" : { | |
"total" : 0, | |
"time" : "0s", | |
"time_in_millis" : 0, | |
"exists_total" : 0, | |
"exists_time" : "0s", | |
"exists_time_in_millis" : 0, | |
"missing_total" : 0, | |
"missing_time" : "0s", | |
"missing_time_in_millis" : 0, | |
"current" : 0 | |
}, | |
"search" : { | |
"query_total" : 0, | |
"query_time" : "0s", | |
"query_time_in_millis" : 0, | |
"query_current" : 0, | |
"fetch_total" : 0, | |
"fetch_time" : "0s", | |
"fetch_time_in_millis" : 0, | |
"fetch_current" : 0 | |
}, | |
"cache" : { | |
"field_evictions" : 0, | |
"field_size" : "0b", | |
"field_size_in_bytes" : 0, | |
"filter_count" : 0, | |
"filter_evictions" : 0, | |
"filter_size" : "0b", | |
"filter_size_in_bytes" : 0 | |
}, | |
"merges" : { | |
"current" : 0, | |
"current_docs" : 0, | |
"current_size" : "0b", | |
"current_size_in_bytes" : 0, | |
"total" : 0, | |
"total_time" : "0s", | |
"total_time_in_millis" : 0, | |
"total_docs" : 0, | |
"total_size" : "0b", | |
"total_size_in_bytes" : 0 | |
}, | |
"refresh" : { | |
"total" : 0, | |
"total_time" : "0s", | |
"total_time_in_millis" : 0 | |
}, | |
"flush" : { | |
"total" : 0, | |
"total_time" : "0s", | |
"total_time_in_millis" : 0 | |
} | |
}, | |
"os" : { | |
"timestamp" : 1350431479310, | |
"uptime" : "6 hours, 59 minutes and 16 seconds", | |
"uptime_in_millis" : 25156000, | |
"load_average" : [ 0.29, 0.58, 0.31 ], | |
"cpu" : { | |
"sys" : 0, | |
"user" : 0, | |
"idle" : 93 | |
}, | |
"mem" : { | |
"free" : "3gb", | |
"free_in_bytes" : 3226529792, | |
"used" : "11.9gb", | |
"used_in_bytes" : 12879597568, | |
"free_percent" : 90, | |
"used_percent" : 9, | |
"actual_free" : "13.5gb", | |
"actual_free_in_bytes" : 14577909760, | |
"actual_used" : "1.4gb", | |
"actual_used_in_bytes" : 1528217600 | |
}, | |
"swap" : { | |
"used" : "0b", | |
"used_in_bytes" : 0, | |
"free" : "31.9gb", | |
"free_in_bytes" : 34359730176 | |
} | |
}, | |
"process" : { | |
"timestamp" : 1350431479310, | |
"open_file_descriptors" : 927, | |
"cpu" : { | |
"percent" : 3, | |
"sys" : "8 seconds and 450 milliseconds", | |
"sys_in_millis" : 8450, | |
"user" : "29 seconds and 780 milliseconds", | |
"user_in_millis" : 29780, | |
"total" : "38 seconds and 230 milliseconds", | |
"total_in_millis" : 38230 | |
}, | |
"mem" : { | |
"resident" : "568.2mb", | |
"resident_in_bytes" : 595808256, | |
"share" : "11.6mb", | |
"share_in_bytes" : 12197888, | |
"total_virtual" : "14.6gb", | |
"total_virtual_in_bytes" : 15732928512 | |
} | |
}, | |
"jvm" : { | |
"timestamp" : 1350431479311, | |
"uptime" : "10 minutes, 38 seconds and 792 milliseconds", | |
"uptime_in_millis" : 638792, | |
"mem" : { | |
"heap_used" : "186.9mb", | |
"heap_used_in_bytes" : 196065960, | |
"heap_committed" : "13.9gb", | |
"heap_committed_in_bytes" : 15023669248, | |
"non_heap_used" : "35.1mb", | |
"non_heap_used_in_bytes" : 36898752, | |
"non_heap_committed" : "58mb", | |
"non_heap_committed_in_bytes" : 60846080, | |
"pools" : { | |
"Code Cache" : { | |
"used" : "1.7mb", | |
"used_in_bytes" : 1827200, | |
"max" : "48mb", | |
"max_in_bytes" : 50331648, | |
"peak_used" : "1.7mb", | |
"peak_used_in_bytes" : 1836672, | |
"peak_max" : "48mb", | |
"peak_max_in_bytes" : 50331648 | |
}, | |
"Par Eden Space" : { | |
"used" : "63.9mb", | |
"used_in_bytes" : 67011472, | |
"max" : "66.5mb", | |
"max_in_bytes" : 69795840, | |
"peak_used" : "66.5mb", | |
"peak_used_in_bytes" : 69795840, | |
"peak_max" : "66.5mb", | |
"peak_max_in_bytes" : 69795840 | |
}, | |
"Par Survivor Space" : { | |
"used" : "8.1mb", | |
"used_in_bytes" : 8562800, | |
"max" : "8.3mb", | |
"max_in_bytes" : 8716288, | |
"peak_used" : "8.3mb", | |
"peak_used_in_bytes" : 8716288, | |
"peak_max" : "8.3mb", | |
"peak_max_in_bytes" : 8716288 | |
}, | |
"CMS Old Gen" : { | |
"used" : "114.9mb", | |
"used_in_bytes" : 120491688, | |
"max" : "13.9gb", | |
"max_in_bytes" : 14945157120, | |
"peak_used" : "114.9mb", | |
"peak_used_in_bytes" : 120491688, | |
"peak_max" : "13.9gb", | |
"peak_max_in_bytes" : 14945157120 | |
}, | |
"CMS Perm Gen" : { | |
"used" : "33.4mb", | |
"used_in_bytes" : 35071552, | |
"max" : "82mb", | |
"max_in_bytes" : 85983232, | |
"peak_used" : "33.4mb", | |
"peak_used_in_bytes" : 35071552, | |
"peak_max" : "82mb", | |
"peak_max_in_bytes" : 85983232 | |
} | |
} | |
}, | |
"threads" : { | |
"count" : 41, | |
"peak_count" : 45 | |
}, | |
"gc" : { | |
"collection_count" : 235, | |
"collection_time" : "647 milliseconds", | |
"collection_time_in_millis" : 647, | |
"collectors" : { | |
"ParNew" : { | |
"collection_count" : 233, | |
"collection_time" : "644 milliseconds", | |
"collection_time_in_millis" : 644 | |
}, | |
"ConcurrentMarkSweep" : { | |
"collection_count" : 2, | |
"collection_time" : "3 milliseconds", | |
"collection_time_in_millis" : 3 | |
} | |
} | |
} | |
}, | |
"thread_pool" : { | |
"generic" : { | |
"threads" : 1, | |
"queue" : 0, | |
"active" : 0, | |
"rejected" : 0 | |
}, | |
"index" : { | |
"threads" : 0, | |
"queue" : 0, | |
"active" : 0, | |
"rejected" : 0 | |
}, | |
"get" : { | |
"threads" : 0, | |
"queue" : 0, | |
"active" : 0, | |
"rejected" : 0 | |
}, | |
"cache" : { | |
"threads" : 0, | |
"queue" : 0, | |
"active" : 0 | |
}, | |
"snapshot" : { | |
"threads" : 0, | |
"queue" : 0, | |
"active" : 0 | |
}, | |
"merge" : { | |
"threads" : 0, | |
"queue" : 0, | |
"active" : 0 | |
}, | |
"bulk" : { | |
"threads" : 0, | |
"queue" : 0, | |
"active" : 0, | |
"rejected" : 0 | |
}, | |
"flush" : { | |
"threads" : 0, | |
"queue" : 0, | |
"active" : 0 | |
}, | |
"search" : { | |
"threads" : 0, | |
"queue" : 0, | |
"active" : 0, | |
"rejected" : 0 | |
}, | |
"percolate" : { | |
"threads" : 0, | |
"queue" : 0, | |
"active" : 0, | |
"rejected" : 0 | |
}, | |
"management" : { | |
"threads" : 3, | |
"queue" : 0, | |
"active" : 1 | |
}, | |
"refresh" : { | |
"threads" : 0, | |
"queue" : 0, | |
"active" : 0 | |
} | |
}, | |
"network" : { | |
"tcp" : { | |
"active_opens" : 811, | |
"passive_opens" : 119, | |
"curr_estab" : 110, | |
"in_segs" : 3226752, | |
"out_segs" : 743455, | |
"retrans_segs" : 657, | |
"estab_resets" : 4, | |
"attempt_fails" : 305, | |
"in_errs" : 0, | |
"out_rsts" : 5 | |
} | |
}, | |
"fs" : { | |
"timestamp" : 1350431479311, | |
"data" : [ { | |
"path" : "/ebs/es_indices/..._contacts/nodes/0", | |
"mount" : "/ebs", | |
"dev" : "/dev/mapper/vg--ebs--rightscale-lvol0", | |
"total" : "199.8gb", | |
"total_in_bytes" : 214622535680, | |
"free" : "186gb", | |
"free_in_bytes" : 199744643072, | |
"available" : "186gb", | |
"available_in_bytes" : 199744643072, | |
"disk_reads" : 124698, | |
"disk_writes" : 211198, | |
"disk_read_size" : "4.7gb", | |
"disk_read_size_in_bytes" : 5107998720, | |
"disk_write_size" : "8.6gb", | |
"disk_write_size_in_bytes" : 9248274432, | |
"disk_queue" : "0", | |
"disk_service_time" : "0" | |
} ] | |
}, | |
"transport" : { | |
"server_open" : 54, | |
"rx_count" : 19256, | |
"rx_size" : "4gb", | |
"rx_size_in_bytes" : 4310862625, | |
"tx_count" : 19100, | |
"tx_size" : "371kb", | |
"tx_size_in_bytes" : 379970 | |
}, | |
"http" : { | |
"current_open" : 0, | |
"total_opened" : 0 | |
} | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment