A couple Marvel Overview Q - How CPU and Memory for a Cluster are calculated

Hello,
Have posted a screenshot of Marvel on my demo cluster
https://github.com/putztzu/Misc_images/blob/master/marvel_only.png

FYI Configuration
All nodes running on openSUSE 13.1/openjdk1.7
(On a single machine running VMware)
ES-Marvel-openSUSE
ES-LogstasthIndexer-Redis-LogstashShipper(ApacheParse)-netcat
ELASTICSEARCH-1 ES
ELASTICSEARCH-2 ES
ELASTICSEARCH-3 ES
ELASTICSEARCH-4 ES

Questions I have about what Marvel is displaying

Cluster Summary

  1. CPU usage of a cluster is interesting, is it an aggregate of cluster CPU
    resources, and is it supposed to be a realtime snaphot or
    mean/median/average/something else?

  2. Memory, similar Q to (1). Is this the aggregated cluster resources,
    total available and used, and is it current, peak or something else?

Thx,
Tony

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/85f6036a-1d85-4418-83a1-66ab95a415d9%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Hi Tony,

The cluster summary shows a snapshot of the cluster, taken every 5 second.
The CPU numer is the total cpu usage of all the ES processes (100% == one
core). Memory is the total memory used by the JVM nodes & the total memory
available to them.

Cheers,
Boaz

On Saturday, February 1, 2014 12:03:32 AM UTC+1, Tony Su wrote:

Hello,
Have posted a screenshot of Marvel on my demo cluster
https://github.com/putztzu/Misc_images/blob/master/marvel_only.png

FYI Configuration
All nodes running on openSUSE 13.1/openjdk1.7
(On a single machine running VMware)
ES-Marvel-openSUSE
ES-LogstasthIndexer-Redis-LogstashShipper(ApacheParse)-netcat
ELASTICSEARCH-1 ES
ELASTICSEARCH-2 ES
ELASTICSEARCH-3 ES
ELASTICSEARCH-4 ES

Questions I have about what Marvel is displaying

Cluster Summary

  1. CPU usage of a cluster is interesting, is it an aggregate of cluster
    CPU resources, and is it supposed to be a realtime snaphot or
    mean/median/average/something else?

  2. Memory, similar Q to (1). Is this the aggregated cluster resources,
    total available and used, and is it current, peak or something else?

Thx,
Tony

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/e3986543-cb52-4807-b756-35ecb286720b%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.