Hi Jettro,

It seems like the cpu data is missing from the documents marvel queries. 
Those documents are based on the output of the Node Stats API. That one 
uses Sigar to extract this information, with fall back to Jvm based 
metrics. My guess is that neither could get the cpu usage on the OS level 
(not what the JVM is using). You can confirm by call GET 
_cluster/nodes/stats?os (on a 0.90.X version) or GET _nodes/stats/os (on 
1.0.X) .

Cheers,
Boaz

On Friday, February 7, 2014 8:27:28 PM UTC+1, Jettro Coenradie wrote:
>
> Hi,
> I am playing around with a raspberry pi cluster. Most of the things seem 
> to be running fine. I can see a lot of data about my cluster using the the 
> marvel plugin. I am however having problems getting data out of the nodes 
> like cpu, memory etc. So on the cluster overview screen the block with 
> information about the nodes is empty.
>
> I see a Bad Request error in the log. In the response I see this message:
> nested: FacetPhaseExecutionException[Facet [os.cpu.usage]: failed to find 
> mapping for os.cpu.usage]; }]",
>
> Anybody has an idea how I can debug further?
>
> thanks
>
> Jettro
>

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticsearch/17bce5a8-b9cd-45bc-aff2-4d923a37db8a%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to