Re: Marvel not collecting system metrics

2014-02-14 Thread Scott Likens
Hi, As I am using Docker Elasticsearch is not running during the build process. I have posted my Dockerfile below. https://github.com/damm/dockerfiles/blob/master/elasticsearch/Dockerfile#L7 FWIW my /_node/stats is correct and fully populated. Additionally I have looked over

Re: Marvel not collecting system metrics

2014-02-14 Thread Scott Likens
Hi Boaz, fs: { data: [ { path: /data/elasticsearch/shared/docker/nodes/0 } ], Does not appear to be. This field is populated when I run it without Docker; so is it expecting any particular file to exist like /etc/fstab or /etc/mtab?

Re: Marvel not collecting system metrics

2014-02-14 Thread Scott Likens
Tony, We appear to be getting the information back in the cgroup currently; so what's provided is fairly good. It would be better obviously to grab them from the cgroup and push it in; but that would be external to the container (unless you mounted the cgroups in the container) So for my case

Marvel not collecting system metrics

2014-02-13 Thread Scott Likens
Hi, I've been deploying Elasticsearch with Docker and it's been working great. So I added the Marvel plugin and I get a ton of these in my Elasticsearch error log and no system metrics in Marvel. :( [2014-02-14 02:55:02,753][DEBUG][action.search.type ] [Kamal] [.marvel-2014.02.14][0],

Re: Marvel not collecting system metrics

2014-02-13 Thread Scott Likens
, Scott Likens smlik...@gmail.com wrote: Hi, I've been deploying Elasticsearch with Docker and it's been working great. So I added the Marvel plugin and I get a ton of these in my Elasticsearch error log and no system metrics in Marvel. :( [2014-02-14 02:55:02,753][DEBUG][action.search.type