Skip to content

Instantly share code, notes, and snippets.

@darinhoward
Created April 4, 2017 16:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save darinhoward/8ee35cc218f11cd4a9326920f7c857fc to your computer and use it in GitHub Desktop.
Save darinhoward/8ee35cc218f11cd4a9326920f7c857fc to your computer and use it in GitHub Desktop.
es node stats
{
"cluster_name" : "...",
"nodes" : {
"f9fw7lhZSqSfYTTvt7CKPw" : {
"timestamp" : 1491318204145,
"name" : "...",
"transport_address" : "inet[/...]",
"host" : "...",
"ip" : [ "inet[/...]", "NONE" ],
"attributes" : {
"box_type" : "warm",
"master" : "false"
},
"indices" : {
"docs" : {
"count" : 1189180591,
"deleted" : 2870699
},
"store" : {
"size_in_bytes" : 829949555529,
"throttle_time_in_millis" : 557
},
"indexing" : {
"index_total" : 2269,
"index_time_in_millis" : 707628,
"index_current" : 0,
"delete_total" : 0,
"delete_time_in_millis" : 0,
"delete_current" : 0,
"noop_update_total" : 0,
"is_throttled" : false,
"throttle_time_in_millis" : 0
},
"get" : {
"total" : 15,
"time_in_millis" : 1768,
"exists_total" : 15,
"exists_time_in_millis" : 1768,
"missing_total" : 0,
"missing_time_in_millis" : 0,
"current" : 0
},
"search" : {
"open_contexts" : 0,
"query_total" : 5810,
"query_time_in_millis" : 442035,
"query_current" : 0,
"fetch_total" : 38,
"fetch_time_in_millis" : 7299,
"fetch_current" : 0
},
"merges" : {
"current" : 0,
"current_docs" : 0,
"current_size_in_bytes" : 0,
"total" : 98,
"total_time_in_millis" : 18985,
"total_docs" : 59477,
"total_size_in_bytes" : 113742047
},
"refresh" : {
"total" : 5260,
"total_time_in_millis" : 13915
},
"flush" : {
"total" : 9887,
"total_time_in_millis" : 914642
},
"warmer" : {
"current" : 0,
"total" : 0,
"total_time_in_millis" : 0
},
"filter_cache" : {
"memory_size_in_bytes" : 35425044,
"evictions" : 0
},
"id_cache" : {
"memory_size_in_bytes" : 0
},
"fielddata" : {
"memory_size_in_bytes" : 20468280,
"evictions" : 0
},
"percolate" : {
"total" : 0,
"time_in_millis" : 0,
"current" : 0,
"memory_size_in_bytes" : -1,
"memory_size" : "-1b",
"queries" : 0
},
"completion" : {
"size_in_bytes" : 0
},
"segments" : {
"count" : 24588,
"memory_in_bytes" : 2710751060,
"index_writer_memory_in_bytes" : 0,
"index_writer_max_memory_in_bytes" : 1489920000,
"version_map_memory_in_bytes" : 0,
"fixed_bit_set_memory_in_bytes" : 0
},
"translog" : {
"operations" : 0,
"size_in_bytes" : 17
},
"suggest" : {
"total" : 0,
"time_in_millis" : 0,
"current" : 0
},
"query_cache" : {
"memory_size_in_bytes" : 0,
"evictions" : 0,
"hit_count" : 0,
"miss_count" : 0
},
"recovery" : {
"current_as_source" : 0,
"current_as_target" : 0,
"throttle_time_in_millis" : 5360518
}
},
"os" : {
"timestamp" : 1491318206290,
"uptime_in_millis" : 518754,
"load_average" : [ 1.62, 1.45, 1.45 ],
"cpu" : {
"sys" : 1,
"user" : 33,
"idle" : 65,
"usage" : 34,
"stolen" : 0
},
"mem" : {
"free_in_bytes" : 468107264,
"used_in_bytes" : 29035114496,
"free_percent" : 23,
"used_percent" : 76,
"actual_free_in_bytes" : 7067910144,
"actual_used_in_bytes" : 22435311616
},
"swap" : {
"used_in_bytes" : 0,
"free_in_bytes" : 0
}
},
"process" : {
"timestamp" : 1491318206290,
"open_file_descriptors" : 49100,
"cpu" : {
"percent" : 162,
"sys_in_millis" : 15802860,
"user_in_millis" : 229502100,
"total_in_millis" : 245304960
},
"mem" : {
"resident_in_bytes" : 15763894272,
"share_in_bytes" : 284233728,
"total_virtual_in_bytes" : 249309495296
}
},
"jvm" : {
"timestamp" : 1491318206346,
"uptime_in_millis" : 518693326,
"mem" : {
"heap_used_in_bytes" : 11718396192,
"heap_used_percent" : 79,
"heap_committed_in_bytes" : 14716502016,
"heap_max_in_bytes" : 14716502016,
"non_heap_used_in_bytes" : 141556888,
"non_heap_committed_in_bytes" : 144998400,
"pools" : {
"young" : {
"used_in_bytes" : 29052456,
"max_in_bytes" : 279183360,
"peak_used_in_bytes" : 279183360,
"peak_max_in_bytes" : 279183360
},
"survivor" : {
"used_in_bytes" : 22418816,
"max_in_bytes" : 34865152,
"peak_used_in_bytes" : 34865152,
"peak_max_in_bytes" : 34865152
},
"old" : {
"used_in_bytes" : 11666924920,
"max_in_bytes" : 14402453504,
"peak_used_in_bytes" : 13959247088,
"peak_max_in_bytes" : 14402453504
}
}
},
"threads" : {
"count" : 71,
"peak_count" : 172
},
"gc" : {
"collectors" : {
"young" : {
"collection_count" : 71078,
"collection_time_in_millis" : 3187958
},
"old" : {
"collection_count" : 5417,
"collection_time_in_millis" : 473571
}
}
},
"buffer_pools" : {
"direct" : {
"count" : 448,
"used_in_bytes" : 20136532,
"total_capacity_in_bytes" : 20136532
},
"mapped" : {
"count" : 11938,
"used_in_bytes" : 230477237323,
"total_capacity_in_bytes" : 230477237323
}
}
},
"thread_pool" : {
...
},
"network" : {
...
},
"fs" : {
...
},
"transport" : {
...
},
"http" : {
...
},
"breakers" : {
"fielddata" : {
"limit_size_in_bytes" : 8829901209,
"limit_size" : "8.2gb",
"estimated_size_in_bytes" : 20468280,
"estimated_size" : "19.5mb",
"overhead" : 1.03,
"tripped" : 0
},
"request" : {
"limit_size_in_bytes" : 5886600806,
"limit_size" : "5.4gb",
"estimated_size_in_bytes" : 0,
"estimated_size" : "0b",
"overhead" : 1.0,
"tripped" : 0
},
"parent" : {
"limit_size_in_bytes" : 10301551411,
"limit_size" : "9.5gb",
"estimated_size_in_bytes" : 20468280,
"estimated_size" : "19.5mb",
"overhead" : 1.0,
"tripped" : 0
}
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment