<div dir="ltr">Thanks, from what I see that doesn't make any attempt to reach the host. You can get some data out of a container without doing anything special (in the end /proc and /sys are a filtered version of what's on the host), but not all info is precise this way.<div><br></div><div>I think it would be important for collectd to be able to run in a container as I expect this use case to become more and more common, but of course somebody has to do the work. For now I have plenty of other things before bringing my organization to kubernetes, so it'll take time for me to get to this.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Aug 30, 2016 at 5:40 AM, Foley, Emma L <span dir="ltr"><<a href="mailto:emma.l.foley@intel.com" target="_blank">emma.l.foley@intel.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">There's a docker container for collectd in the kolla project in OpenStack.<br>
It just recently merged, but it might be helpful:<br>
    <a href="https://github.com/openstack/kolla/tree/master/docker/collectd" rel="noreferrer" target="_blank">https://github.com/openstack/<wbr>kolla/tree/master/docker/<wbr>collectd</a><br>
<br>
Regards,<br>
Emma<br>
<br>
------------------------------<wbr>------------------------------<wbr>--<br>
Intel Research and Development Ireland Limited<br>
Registered in Ireland<br>
Registered Office: Collinstown Industrial Park, Leixlip, County Kildare<br>
Registered Number: 308263<br>
<div><div class="h5"><br>
<br>
> -----Original Message-----<br>
> From: collectd [mailto:<a href="mailto:collectd-bounces@verplant.org">collectd-bounces@<wbr>verplant.org</a>] On Behalf Of Marc<br>
> Fournier<br>
> Sent: Tuesday, August 30, 2016 7:10 AM<br>
> To: Maurizio Vitale <<a href="mailto:mrz.vtl@gmail.com">mrz.vtl@gmail.com</a>>; <a href="mailto:collectd@verplant.org">collectd@verplant.org</a><br>
> Subject: Re: [collectd] collectd inside a container monitoring the host<br>
><br>
> Maurizio Vitale <<a href="mailto:mrz.vtl@gmail.com">mrz.vtl@gmail.com</a>> writes:<br>
><br>
> > Hi all,<br>
> >   is there an easy way for running collectd inside a docker container<br>
> > while still monitoring the host?<br>
> > For a number of plugin of interest to me it is only a matter of<br>
> > mounting /proc to /host_proc inside the container and then use that.<br>
> > Other plugins might be trickier.<br>
> > But even for the simple ones, one might have to change the source code.<br>
> ><br>
> > Has anybody done this successfully?<br>
><br>
> I started working on (but didn't really finish yet):<br>
><br>
> <a href="https://github.com/collectd/collectd/pull/1867" rel="noreferrer" target="_blank">https://github.com/collectd/<wbr>collectd/pull/1867</a><br>
><br>
> > [the reason for this, rather than running collectd as a normal process<br>
> > on every host, is that I need to have it running in kubernetes and<br>
> > having non-contenairazed processes is not nice]<br>
><br>
> Yes, this was also my use-case.<br>
><br>
> Cheers,<br>
> Marc<br>
><br>
</div></div>> ______________________________<wbr>_________________<br>
> collectd mailing list<br>
> <a href="mailto:collectd@verplant.org">collectd@verplant.org</a><br>
> <a href="https://mailman.verplant.org/listinfo/collectd" rel="noreferrer" target="_blank">https://mailman.verplant.org/<wbr>listinfo/collectd</a><br>
</blockquote></div><br></div>