Skip to content

[F.REQ] Added ability to analyzes resource usage of running containers #11

@alex-agency

Description

@alex-agency

Currently, application allows to see how many virtual hard drive space used by images only.
In case of you need to see HDD, RAM or CPU per each containers you need install Google CAdvisor and go to it, which is not always useful.

It would be great to see HDD, RAM and CPU in the AMHub for each running containers.
The easiest way to implement it is to use public Google CAdvisor REST API. The application could recognise if CAdvisor is installed in the docker and then use its api to show resource usage.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions