You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Jake Farrell (JIRA)" <ji...@apache.org> on 2015/05/13 05:29:00 UTC

[jira] [Updated] (MESOS-92) Monitor resources for lxc containers by using cgroups

     [ https://issues.apache.org/jira/browse/MESOS-92?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jake Farrell updated MESOS-92:
------------------------------
    Issue Type: Bug  (was: Sub-task)
        Parent:     (was: MESOS-38)

> Monitor resources for lxc containers by using cgroups
> -----------------------------------------------------
>
>                 Key: MESOS-92
>                 URL: https://issues.apache.org/jira/browse/MESOS-92
>             Project: Mesos
>          Issue Type: Bug
>          Components: slave
>         Environment: This is specific to Linux, as OS X does not support lxc and cgroups.
>            Reporter: Alex Degtiar
>            Assignee: Sam Whitlock
>              Labels: monitoring
>
> This is primarily a component of MESOS-38 https://issues.apache.org/jira/browse/MESOS-38 
> Create a ResourceMonitor implementation that monitors the memory and CPU usage of a Linux container. This will query lxc-cgroups to collect the memory and CPU usage for the associated container and generate a report. It will use the proc_utils additions of MESOS-89 https://issues.apache.org/jira/browse/MESOS-38 for a bit of this functionality.
> This monitor module will be used by the LxcIsolationModule to periodically measure the memory and delta CPU usage of the slave's executors.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)