Last active
August 29, 2015 13:57
-
-
Save codebird/9529114 to your computer and use it in GitHub Desktop.
Elastic Search 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" : "elasticsearch", | |
"nodes" : { | |
"Cd3eZGs5QGWqWGaX0ikj5g" : { | |
"name" : "Benjamin Jacob Grimm", | |
"transport_address" : "inet[/10.106.111.66:9300]", | |
"host" : "ns1.whoisology.com", | |
"ip" : "192.155.228.146", | |
"version" : "1.0.0", | |
"build" : "a46900e", | |
"http_address" : "inet[/10.106.111.66:9200]", | |
"attributes" : { | |
"master" : "true" | |
}, | |
"settings" : { | |
"node" : { | |
"data" : "true", | |
"master" : "true" | |
}, | |
"index" : { | |
"term_index_interval" : "256", | |
"cache" : { | |
"field" : { | |
"type" : "soft", | |
"max_size" : "10000", | |
"expire" : "10m" | |
} | |
}, | |
"number_of_shards" : "10", | |
"term_index_divisor" : "5" | |
}, | |
"ES_MIN_MEM" : "5g", | |
"name" : "Benjamin Jacob Grimm", | |
"path" : { | |
"logs" : "/home/elasticsearch/logs", | |
"home" : "/home/elasticsearch" | |
}, | |
"cluster" : { | |
"name" : "elasticsearch" | |
}, | |
"ES_MAX_MEM" : "5g", | |
"foreground" : "yes" | |
}, | |
"os" : { | |
"refresh_interval" : 1000, | |
"available_processors" : 32, | |
"cpu" : { | |
"vendor" : "Intel", | |
"model" : "Xeon", | |
"mhz" : 2000, | |
"total_cores" : 32, | |
"total_sockets" : 1, | |
"cores_per_socket" : 32, | |
"cache_size_in_bytes" : 20480 | |
}, | |
"mem" : { | |
"total_in_bytes" : 33768243200 | |
}, | |
"swap" : { | |
"total_in_bytes" : 2147475456 | |
} | |
}, | |
"process" : { | |
"refresh_interval" : 1000, | |
"id" : 780, | |
"max_file_descriptors" : 4096, | |
"mlockall" : false | |
}, | |
"jvm" : { | |
"pid" : 780, | |
"version" : "1.7.0_51", | |
"vm_name" : "Java HotSpot(TM) 64-Bit Server VM", | |
"vm_version" : "24.51-b03", | |
"vm_vendor" : "Oracle Corporation", | |
"start_time" : 1394712504888, | |
"mem" : { | |
"heap_init_in_bytes" : 8589934592, | |
"heap_max_in_bytes" : 8389328896, | |
"non_heap_init_in_bytes" : 24313856, | |
"non_heap_max_in_bytes" : 136314880, | |
"direct_max_in_bytes" : 4294967296 | |
}, | |
"gc_collectors" : [ "ParNew", "ConcurrentMarkSweep" ], | |
"memory_pools" : [ "Code Cache", "Par Eden Space", "Par Survivor Space", "CMS Old Gen", "CMS Perm Gen" ] | |
}, | |
"thread_pool" : { | |
"generic" : { | |
"type" : "cached", | |
"keep_alive" : "30s" | |
}, | |
"index" : { | |
"type" : "fixed", | |
"min" : 32, | |
"max" : 32, | |
"queue_size" : "200" | |
}, | |
"get" : { | |
"type" : "fixed", | |
"min" : 32, | |
"max" : 32, | |
"queue_size" : "1k" | |
}, | |
"snapshot" : { | |
"type" : "scaling", | |
"min" : 1, | |
"max" : 5, | |
"keep_alive" : "5m" | |
}, | |
"merge" : { | |
"type" : "scaling", | |
"min" : 1, | |
"max" : 5, | |
"keep_alive" : "5m" | |
}, | |
"suggest" : { | |
"type" : "fixed", | |
"min" : 32, | |
"max" : 32, | |
"queue_size" : "1k" | |
}, | |
"bulk" : { | |
"type" : "fixed", | |
"min" : 32, | |
"max" : 32, | |
"queue_size" : "50" | |
}, | |
"optimize" : { | |
"type" : "fixed", | |
"min" : 1, | |
"max" : 1 | |
}, | |
"warmer" : { | |
"type" : "scaling", | |
"min" : 1, | |
"max" : 5, | |
"keep_alive" : "5m" | |
}, | |
"flush" : { | |
"type" : "scaling", | |
"min" : 1, | |
"max" : 5, | |
"keep_alive" : "5m" | |
}, | |
"search" : { | |
"type" : "fixed", | |
"min" : 96, | |
"max" : 96, | |
"queue_size" : "1k" | |
}, | |
"percolate" : { | |
"type" : "fixed", | |
"min" : 32, | |
"max" : 32, | |
"queue_size" : "1k" | |
}, | |
"management" : { | |
"type" : "scaling", | |
"min" : 1, | |
"max" : 5, | |
"keep_alive" : "5m" | |
}, | |
"refresh" : { | |
"type" : "scaling", | |
"min" : 1, | |
"max" : 10, | |
"keep_alive" : "5m" | |
} | |
}, | |
"network" : { | |
"refresh_interval" : 5000, | |
"primary_interface" : { | |
"address" : "10.106.111.66", | |
"name" : "bond0", | |
"mac_address" : "00:25:90:86:AD:7C" | |
} | |
}, | |
"transport" : { | |
"bound_address" : "inet[/0:0:0:0:0:0:0:0:9300]", | |
"publish_address" : "inet[/10.106.111.66:9300]" | |
}, | |
"http" : { | |
"bound_address" : "inet[/0:0:0:0:0:0:0:0:9200]", | |
"publish_address" : "inet[/10.106.111.66:9200]", | |
"max_content_length_in_bytes" : 104857600 | |
}, | |
"plugins" : [ { | |
"name" : "head", | |
"version" : "NA", | |
"description" : "No description found.", | |
"url" : "/_plugin/head/", | |
"jvm" : false, | |
"site" : true | |
}, { | |
"name" : "paramedic", | |
"version" : "NA", | |
"description" : "No description found.", | |
"url" : "/_plugin/paramedic/", | |
"jvm" : false, | |
"site" : true | |
}, { | |
"name" : "bigdesk", | |
"version" : "NA", | |
"description" : "No description found.", | |
"url" : "/_plugin/bigdesk/", | |
"jvm" : false, | |
"site" : true | |
} ] | |
} | |
} | |
} |
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" : "elasticsearch", | |
"nodes" : { | |
"Cd3eZGs5QGWqWGaX0ikj5g" : { | |
"timestamp" : 1394719418245, | |
"name" : "Benjamin Jacob Grimm", | |
"transport_address" : "inet[/10.106.111.66:9300]", | |
"host" : "ns1.whoisology.com", | |
"ip" : [ "inet[/10.106.111.66:9300]", "NONE" ], | |
"attributes" : { | |
"master" : "true" | |
}, | |
"indices" : { | |
"docs" : { | |
"count" : 288389395, | |
"deleted" : 44153566 | |
}, | |
"store" : { | |
"size_in_bytes" : 315888999448, | |
"throttle_time_in_millis" : 0 | |
}, | |
"indexing" : { | |
"index_total" : 0, | |
"index_time_in_millis" : 0, | |
"index_current" : 0, | |
"delete_total" : 0, | |
"delete_time_in_millis" : 0, | |
"delete_current" : 0 | |
}, | |
"get" : { | |
"total" : 0, | |
"time_in_millis" : 0, | |
"exists_total" : 0, | |
"exists_time_in_millis" : 0, | |
"missing_total" : 0, | |
"missing_time_in_millis" : 0, | |
"current" : 0 | |
}, | |
"search" : { | |
"open_contexts" : 0, | |
"query_total" : 346982, | |
"query_time_in_millis" : 172402715, | |
"query_current" : 0, | |
"fetch_total" : 39818, | |
"fetch_time_in_millis" : 4735272, | |
"fetch_current" : 0 | |
}, | |
"merges" : { | |
"current" : 0, | |
"current_docs" : 0, | |
"current_size_in_bytes" : 0, | |
"total" : 0, | |
"total_time_in_millis" : 0, | |
"total_docs" : 0, | |
"total_size_in_bytes" : 0 | |
}, | |
"refresh" : { | |
"total" : 64, | |
"total_time_in_millis" : 0 | |
}, | |
"flush" : { | |
"total" : 0, | |
"total_time_in_millis" : 0 | |
}, | |
"warmer" : { | |
"current" : 0, | |
"total" : 126, | |
"total_time_in_millis" : 5 | |
}, | |
"filter_cache" : { | |
"memory_size_in_bytes" : 1675362068, | |
"evictions" : 7583122 | |
}, | |
"id_cache" : { | |
"memory_size_in_bytes" : 0 | |
}, | |
"fielddata" : { | |
"memory_size_in_bytes" : 0, | |
"evictions" : 0 | |
}, | |
"percolate" : { | |
"total" : 0, | |
"time_in_millis" : 0, | |
"current" : 0, | |
"memory_size_in_bytes" : 0, | |
"memory_size" : "0b", | |
"queries" : 0 | |
}, | |
"completion" : { | |
"size_in_bytes" : 0 | |
}, | |
"segments" : { | |
"count" : 1668, | |
"memory_in_bytes" : 3879171444 | |
}, | |
"translog" : { | |
"operations" : 0, | |
"size_in_bytes" : 0 | |
} | |
}, | |
"os" : { | |
"timestamp" : 1394719418213, | |
"uptime_in_millis" : 110358, | |
"load_average" : [ 21.4, 17.15, 21.73 ], | |
"cpu" : { | |
"sys" : 0, | |
"user" : 1, | |
"idle" : 96, | |
"usage" : 1, | |
"stolen" : 0 | |
}, | |
"mem" : { | |
"free_in_bytes" : 195727360, | |
"used_in_bytes" : 33572515840, | |
"free_percent" : 62, | |
"used_percent" : 37, | |
"actual_free_in_bytes" : 21046013952, | |
"actual_used_in_bytes" : 12722229248 | |
}, | |
"swap" : { | |
"used_in_bytes" : 19595264, | |
"free_in_bytes" : 2127880192 | |
} | |
}, | |
"process" : { | |
"timestamp" : 1394719418213, | |
"open_file_descriptors" : 789, | |
"cpu" : { | |
"percent" : 48, | |
"sys_in_millis" : 200790, | |
"user_in_millis" : 34480230, | |
"total_in_millis" : 34681020 | |
}, | |
"mem" : { | |
"resident_in_bytes" : 19950256128, | |
"share_in_bytes" : 11390853120, | |
"total_virtual_in_bytes" : 340562382848 | |
} | |
}, | |
"jvm" : { | |
"timestamp" : 1394719418214, | |
"uptime_in_millis" : 6913326, | |
"mem" : { | |
"heap_used_in_bytes" : 5262317416, | |
"heap_used_percent" : 62, | |
"heap_committed_in_bytes" : 8389328896, | |
"heap_max_in_bytes" : 8389328896, | |
"non_heap_used_in_bytes" : 42191224, | |
"non_heap_committed_in_bytes" : 65925120, | |
"pools" : { | |
"young" : { | |
"used_in_bytes" : 1289289680, | |
"max_in_bytes" : 1605304320, | |
"peak_used_in_bytes" : 1605304320, | |
"peak_max_in_bytes" : 1605304320 | |
}, | |
"survivor" : { | |
"used_in_bytes" : 200605696, | |
"max_in_bytes" : 200605696, | |
"peak_used_in_bytes" : 200605696, | |
"peak_max_in_bytes" : 200605696 | |
}, | |
"old" : { | |
"used_in_bytes" : 3772422040, | |
"max_in_bytes" : 6583418880, | |
"peak_used_in_bytes" : 5758648560, | |
"peak_max_in_bytes" : 6583418880 | |
} | |
} | |
}, | |
"threads" : { | |
"count" : 313, | |
"peak_count" : 315 | |
}, | |
"gc" : { | |
"collectors" : { | |
"young" : { | |
"collection_count" : 120, | |
"collection_time_in_millis" : 25502 | |
}, | |
"old" : { | |
"collection_count" : 58, | |
"collection_time_in_millis" : 3241 | |
} | |
} | |
}, | |
"buffer_pools" : { | |
"direct" : { | |
"count" : 258, | |
"used_in_bytes" : 46342844, | |
"total_capacity_in_bytes" : 46342844 | |
}, | |
"mapped" : { | |
"count" : 8114, | |
"used_in_bytes" : 314284591503, | |
"total_capacity_in_bytes" : 314284591503 | |
} | |
} | |
}, | |
"thread_pool" : { | |
"generic" : { | |
"threads" : 2, | |
"queue" : 0, | |
"active" : 0, | |
"rejected" : 0, | |
"largest" : 5, | |
"completed" : 8933 | |
}, | |
"index" : { | |
"threads" : 0, | |
"queue" : 0, | |
"active" : 0, | |
"rejected" : 0, | |
"largest" : 0, | |
"completed" : 0 | |
}, | |
"get" : { | |
"threads" : 0, | |
"queue" : 0, | |
"active" : 0, | |
"rejected" : 0, | |
"largest" : 0, | |
"completed" : 0 | |
}, | |
"snapshot" : { | |
"threads" : 0, | |
"queue" : 0, | |
"active" : 0, | |
"rejected" : 0, | |
"largest" : 0, | |
"completed" : 0 | |
}, | |
"merge" : { | |
"threads" : 0, | |
"queue" : 0, | |
"active" : 0, | |
"rejected" : 0, | |
"largest" : 0, | |
"completed" : 0 | |
}, | |
"suggest" : { | |
"threads" : 0, | |
"queue" : 0, | |
"active" : 0, | |
"rejected" : 0, | |
"largest" : 0, | |
"completed" : 0 | |
}, | |
"bulk" : { | |
"threads" : 0, | |
"queue" : 0, | |
"active" : 0, | |
"rejected" : 0, | |
"largest" : 0, | |
"completed" : 0 | |
}, | |
"optimize" : { | |
"threads" : 0, | |
"queue" : 0, | |
"active" : 0, | |
"rejected" : 0, | |
"largest" : 0, | |
"completed" : 0 | |
}, | |
"warmer" : { | |
"threads" : 1, | |
"queue" : 0, | |
"active" : 0, | |
"rejected" : 0, | |
"largest" : 1, | |
"completed" : 126 | |
}, | |
"flush" : { | |
"threads" : 0, | |
"queue" : 0, | |
"active" : 0, | |
"rejected" : 0, | |
"largest" : 0, | |
"completed" : 0 | |
}, | |
"search" : { | |
"threads" : 96, | |
"queue" : 0, | |
"active" : 0, | |
"rejected" : 0, | |
"largest" : 96, | |
"completed" : 386952 | |
}, | |
"percolate" : { | |
"threads" : 0, | |
"queue" : 0, | |
"active" : 0, | |
"rejected" : 0, | |
"largest" : 0, | |
"completed" : 0 | |
}, | |
"management" : { | |
"threads" : 5, | |
"queue" : 0, | |
"active" : 1, | |
"rejected" : 0, | |
"largest" : 5, | |
"completed" : 129606 | |
}, | |
"refresh" : { | |
"threads" : 0, | |
"queue" : 0, | |
"active" : 0, | |
"rejected" : 0, | |
"largest" : 0, | |
"completed" : 0 | |
} | |
}, | |
"network" : { | |
"tcp" : { | |
"active_opens" : 214072, | |
"passive_opens" : 445998, | |
"curr_estab" : 41, | |
"in_segs" : 7185345, | |
"out_segs" : 5806424, | |
"retrans_segs" : 86840, | |
"estab_resets" : 34144, | |
"attempt_fails" : 1728, | |
"in_errs" : 8, | |
"out_rsts" : 37225 | |
} | |
}, | |
"fs" : { | |
"timestamp" : 1394719418215, | |
"total" : { | |
"total_in_bytes" : 2078787633152, | |
"free_in_bytes" : 1139117953024, | |
"available_in_bytes" : 1033521582080, | |
"disk_reads" : 42297292, | |
"disk_writes" : 3056468, | |
"disk_io_op" : 45353760, | |
"disk_read_size_in_bytes" : 1377233839104, | |
"disk_write_size_in_bytes" : 47150489600, | |
"disk_io_size_in_bytes" : 1424384328704, | |
"disk_queue" : "3.9", | |
"disk_service_time" : "2" | |
}, | |
"data" : [ { | |
"path" : "/home/elasticsearch/data/elasticsearch/nodes/0", | |
"mount" : "/home", | |
"dev" : "/dev/sda8", | |
"total_in_bytes" : 2078787633152, | |
"free_in_bytes" : 1139117953024, | |
"available_in_bytes" : 1033521582080, | |
"disk_reads" : 42297292, | |
"disk_writes" : 3056468, | |
"disk_io_op" : 45353760, | |
"disk_read_size_in_bytes" : 1377233839104, | |
"disk_write_size_in_bytes" : 47150489600, | |
"disk_io_size_in_bytes" : 1424384328704, | |
"disk_queue" : "3.9", | |
"disk_service_time" : "2" | |
} ] | |
}, | |
"transport" : { | |
"server_open" : 13, | |
"rx_count" : 0, | |
"rx_size_in_bytes" : 0, | |
"tx_count" : 0, | |
"tx_size_in_bytes" : 0 | |
}, | |
"http" : { | |
"current_open" : 12, | |
"total_opened" : 10554 | |
}, | |
"fielddata_breaker" : { | |
"maximum_size_in_bytes" : 6711463116, | |
"maximum_size" : "6.2gb", | |
"estimated_size_in_bytes" : 0, | |
"estimated_size" : "0b", | |
"overhead" : 1.03 | |
} | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment