|
@@ -20,7 +20,7 @@ ip heap.percent ram.percent cpu load_1m load_5m load_15m node.role master
|
|
|
// TESTRESPONSE[s/65 99 42/\\d+ \\d+ \\d+/]
|
|
|
// TESTRESPONSE[s/[*]/[*]/ s/mJw06l1/.+/ _cat]
|
|
|
|
|
|
-The first few columns (`ip, `heap.percent`, `ram.percent`, `cpu, `load_*`) tell
|
|
|
+The first few columns (`ip`, `heap.percent`, `ram.percent`, `cpu`, `load_*`) tell
|
|
|
you where your nodes live and give a quick picture of performance stats.
|
|
|
|
|
|
The last (`node.role`, `master`, and `name`) columns provide ancillary
|
|
@@ -67,7 +67,7 @@ veJR 127.0.0.1 59938 {version} *
|
|
|
|`pid` |`p` |No |Process ID |13061
|
|
|
|`ip` |`i` |Yes |IP address |127.0.1.1
|
|
|
|`port` |`po` |No |Bound transport port |9300
|
|
|
-|`http_address` |`http`| No | bound http address | 127.0.0.1:9200
|
|
|
+|`http_address` |`http`| No |Bound http address | 127.0.0.1:9200
|
|
|
|`version` |`v` |No |Elasticsearch version |{version}
|
|
|
|`build` |`b` |No |Elasticsearch Build hash |5c03844
|
|
|
|`jdk` |`j` |No |Running Java version |1.8.0
|