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 it works; some spots I do get the 'host' data and not the container data but it's good enough for the moment. Scott On Fri, Feb 14, 2014 at 7:41 AM, Tony Su <[email protected]> wrote: > > On Friday, February 14, 2014 4:06:06 AM UTC-8, Binh Ly wrote: >> >> May I ask which OS you are running ES on? >> > IIRC Docker is a management tool for LXC. > So, it does pique the thoughts... > > Where should marvel be pulling stats in an LXC deployment? It's not fully > isolated like other virtualization technologies and access to various Host > processes are blocked. I suppose it might be possible to point to > statistics derived by Docker, but that probably requires special > configuration. > > Some thoughts, > Tony > > -- > You received this message because you are subscribed to a topic in the > Google Groups "elasticsearch" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/elasticsearch/dhpxaOuoZWI/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/elasticsearch/b409c6f0-1ea3-44f1-bffc-423edc4bb792%40googlegroups.com > . > > For more options, visit https://groups.google.com/groups/opt_out. > -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/CALDJu4XXVEJSdb4zs9sF6%3DgM92UK15K7A%2BUJ%2B8ugBg6Kn_yB_Q%40mail.gmail.com. For more options, visit https://groups.google.com/groups/opt_out.
