elasticsearch/docs/reference/cat
Chris Earle 2d8a140ed8 Add file descriptor details to cat/nodes
cat/nodes currently does not report any details related to file descriptors. This adds the current number in use, the maximum number available as well as their ratio (percentage) to cat/nodes as hidden-by-default metrics. In addition, this also adds current heap usage (as a non-percentage of ts max) and ram usage (as a non-percerntage of its max) to allow tools to provide more granularity.

Closes #7652
2014-10-15 10:18:41 -05:00
..
alias.asciidoc
allocation.asciidoc
count.asciidoc
fielddata.asciidoc Docs: Removed all the added/deprecated tags from 1.x 2014-09-26 21:04:42 +02:00
health.asciidoc
indices.asciidoc Admin: add total index memory in `_cat/indices` 2014-10-08 13:38:00 +02:00
master.asciidoc
nodes.asciidoc Add file descriptor details to cat/nodes 2014-10-15 10:18:41 -05:00
pending_tasks.asciidoc
plugins.asciidoc
recovery.asciidoc
shards.asciidoc
thread_pool.asciidoc