Skip to content

Instantly share code, notes, and snippets.

Created June 8, 2012 02:51
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 anonymous/2893236 to your computer and use it in GitHub Desktop.
Save anonymous/2893236 to your computer and use it in GitHub Desktop.
elasticsearch node stats
{
"cluster_name" : "elasticsearch",
"nodes" : {
"ZGTUCnXCRbmRjtMQk_dsnQ" : {
"name" : "Aardwolf",
"transport_address" : "inet[/127.0.0.1:9300]",
"hostname" : "svr1",
"indices" : {
"store" : {
"size" : "1.6mb",
"size_in_bytes" : 1703334
},
"docs" : {
"count" : 79,
"deleted" : 5
},
"indexing" : {
"index_total" : 75,
"index_time" : "951ms",
"index_time_in_millis" : 951,
"index_current" : 0,
"delete_total" : 81,
"delete_time" : "567ms",
"delete_time_in_millis" : 567,
"delete_current" : 0
},
"get" : {
"total" : 30,
"time" : "468ms",
"time_in_millis" : 468,
"exists_total" : 30,
"exists_time" : "468ms",
"exists_time_in_millis" : 468,
"missing_total" : 0,
"missing_time" : "0s",
"missing_time_in_millis" : 0,
"current" : 0
},
"search" : {
"query_total" : 59,
"query_time" : "1.3s",
"query_time_in_millis" : 1385,
"query_current" : 0,
"fetch_total" : 59,
"fetch_time" : "302ms",
"fetch_time_in_millis" : 302,
"fetch_current" : 0
},
"cache" : {
"field_evictions" : 0,
"field_size" : "816b",
"field_size_in_bytes" : 816,
"filter_count" : 3,
"filter_evictions" : 0,
"filter_size" : "312b",
"filter_size_in_bytes" : 312
},
"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" : 84,
"total_time" : "1s",
"total_time_in_millis" : 1003
},
"flush" : {
"total" : 1637,
"total_time" : "1.3s",
"total_time_in_millis" : 1368
}
},
"os" : {
"timestamp" : 1339122678133,
"uptime" : "819 hours, 3 minutes and 44 seconds",
"uptime_in_millis" : 2948624000,
"load_average" : [ 0.0, 0.01, 0.05 ],
"cpu" : {
"sys" : 0,
"user" : 0,
"idle" : 98
},
"mem" : {
"free" : "80mb",
"free_in_bytes" : 83906560,
"free" : "3.3gb",
"free_in_bytes" : 3579887616,
"free_percent" : 25,
"used_percent" : 74,
"actual_free" : "904.8mb",
"actual_free_in_bytes" : 948854784,
"actual_used" : "2.5gb",
"actual_used_in_bytes" : 2714939392
},
"swap" : {
"free" : "764.3mb",
"free_in_bytes" : 801431552,
"free" : "1.1gb",
"free_in_bytes" : 1205530624
}
},
"process" : {
"timestamp" : 1339122678133,
"open_file_descriptors" : 116,
"cpu" : {
"percent" : 0,
"sys" : "32 minutes, 13 seconds and 130 milliseconds",
"sys_in_millis" : 1933130,
"user" : "45 minutes, 32 seconds and 560 milliseconds",
"user_in_millis" : 2732560,
"total" : "1 hour, 17 minutes, 45 seconds and 690 milliseconds",
"total_in_millis" : 4665690
},
"mem" : {
"resident" : "1.9gb",
"resident_in_bytes" : 2082947072,
"share" : "4.3mb",
"share_in_bytes" : 4534272,
"total_virtual" : "3.6gb",
"total_virtual_in_bytes" : 3956666368
}
},
"jvm" : {
"timestamp" : 1339122678133,
"uptime" : "819 hours, 1 minute, 39 seconds and 423 milliseconds",
"uptime_in_millis" : 2948499423,
"mem" : {
"heap_used" : "80.7mb",
"heap_used_in_bytes" : 84652024,
"heap_committed" : "1007.3mb",
"heap_committed_in_bytes" : 1056309248,
"non_heap_used" : "30.9mb",
"non_heap_used_in_bytes" : 32457592,
"non_heap_committed" : "31.2mb",
"non_heap_committed_in_bytes" : 32768000,
"pools" : {
"Code Cache" : {
"used" : "2.1mb",
"used_in_bytes" : 2303104,
"max" : "48mb",
"max_in_bytes" : 50331648,
"peak_used" : "2.2mb",
"peak_used_in_bytes" : 2335104,
"peak_max" : "48mb",
"peak_max_in_bytes" : 50331648
},
"Par Eden Space" : {
"used" : "71.4mb",
"used_in_bytes" : 74898576,
"max" : "133.1mb",
"max_in_bytes" : 139591680,
"peak_used" : "133.1mb",
"peak_used_in_bytes" : 139591680,
"peak_max" : "133.1mb",
"peak_max_in_bytes" : 139591680
},
"Par Survivor Space" : {
"used" : "92.5kb",
"used_in_bytes" : 94800,
"max" : "16.6mb",
"max_in_bytes" : 17432576,
"peak_used" : "16.6mb",
"peak_used_in_bytes" : 17432512,
"peak_max" : "16.6mb",
"peak_max_in_bytes" : 17432576
},
"CMS Old Gen" : {
"used" : "9.2mb",
"used_in_bytes" : 9658648,
"max" : "857.6mb",
"max_in_bytes" : 899284992,
"peak_used" : "9.2mb",
"peak_used_in_bytes" : 9658648,
"peak_max" : "857.6mb",
"peak_max_in_bytes" : 899284992
},
"CMS Perm Gen" : {
"used" : "28.7mb",
"used_in_bytes" : 30154488,
"max" : "166mb",
"max_in_bytes" : 174063616,
"peak_used" : "28.7mb",
"peak_used_in_bytes" : 30154488,
"peak_max" : "166mb",
"peak_max_in_bytes" : 174063616
}
}
},
"threads" : {
"count" : 29,
"peak_count" : 37
},
"gc" : {
"collection_count" : 79,
"collection_time" : "1 second and 892 milliseconds",
"collection_time_in_millis" : 1892,
"collectors" : {
"ParNew" : {
"collection_count" : 79,
"collection_time" : "1 second and 892 milliseconds",
"collection_time_in_millis" : 1892
},
"ConcurrentMarkSweep" : {
"collection_count" : 0,
"collection_time" : "0 milliseconds",
"collection_time_in_millis" : 0
}
}
}
},
"thread_pool" : {
"cached" : {
"threads" : 1,
"queue" : 0,
"active" : 0
},
"index" : {
"threads" : 0,
"queue" : 0,
"active" : 0
},
"flush" : {
"threads" : 1,
"queue" : 0,
"active" : 0
},
"search" : {
"threads" : 0,
"queue" : 0,
"active" : 0
},
"snapshot" : {
"threads" : 1,
"queue" : 0,
"active" : 0
},
"merge" : {
"threads" : 1,
"queue" : 0,
"active" : 0
},
"percolate" : {
"threads" : 0,
"queue" : 0,
"active" : 0
},
"refresh" : {
"threads" : 0,
"queue" : 0,
"active" : 0
},
"management" : {
"threads" : 1,
"queue" : 0,
"active" : 1
},
"bulk" : {
"threads" : 0,
"queue" : 0,
"active" : 0
}
},
"network" : {
"tcp" : {
"active_opens" : 351694,
"passive_opens" : 30202,
"curr_estab" : 36,
"in_segs" : 3643427,
"out_segs" : 3745650,
"retrans_segs" : 6994,
"estab_resets" : 157724,
"attempt_fails" : 78,
"in_errs" : 0,
"out_rsts" : 180336
}
},
"fs" : {
"timestamp" : 1339122678134,
"data" : [ {
"path" : "/home/elasticsearch/data/elasticsearch/nodes/0",
"mount" : "/",
"dev" : "/dev/vda3",
"total" : "293.3gb",
"total_in_bytes" : 315034935296,
"free" : "281gb",
"free_in_bytes" : 301820166144,
"available" : "266.1gb",
"available_in_bytes" : 285822488576,
"disk_reads" : 457193,
"disk_writes" : 3062196,
"disk_read_size" : "4.4gb",
"disk_read_size_in_bytes" : 4800188928,
"disk_write_size" : "60.8gb",
"disk_write_size_in_bytes" : 65362042880,
"disk_queue" : "0",
"disk_service_time" : "0.8"
} ]
},
"transport" : {
"server_open" : 7,
"rx_count" : 0,
"rx_size" : "0b",
"rx_size_in_bytes" : 0,
"tx_count" : 0,
"tx_size" : "0b",
"tx_size_in_bytes" : 0
},
"http" : {
"current_open" : 3,
"total_opened" : 253
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment