You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/11/10 21:59:11 UTC

[jira] [Commented] (STORM-1198) Web UI to show resource usages and Total Resources on all supervisors

    [ https://issues.apache.org/jira/browse/STORM-1198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14999343#comment-14999343 ] 

ASF GitHub Bot commented on STORM-1198:
---------------------------------------

GitHub user zhuoliu opened a pull request:

    https://github.com/apache/storm/pull/875

    [STORM-1198] Web UI to show resource usages and Total Resources on al…

    Calculate, manage and display on UI for
    each supervisor's total memory, used memory, total cpu and used CPU (by RAS).
    
    See snapshot on UI:
    ![image](https://issues.apache.org/jira/secure/attachment/12771615/supervisor-resources.png)

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/zhuoliu/storm 1198

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/storm/pull/875.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #875
    
----
commit 88ffea9c2e4ff2871d0b1f56897c125f59ecd48f
Author: zhuol <zh...@yahoo-inc.com>
Date:   2015-11-10T20:57:14Z

    [STORM-1198] Web UI to show resource usages and Total Resources on all supervisors

----


> Web UI to show resource usages and Total Resources on all supervisors
> ---------------------------------------------------------------------
>
>                 Key: STORM-1198
>                 URL: https://issues.apache.org/jira/browse/STORM-1198
>             Project: Apache Storm
>          Issue Type: Story
>          Components: storm-core
>            Reporter: Zhuo Liu
>            Assignee: Zhuo Liu
>            Priority: Minor
>         Attachments: supervisor-resources.png
>
>
> As we have resource aware scheduler (STORM-894), we want to be able to display resource capacity (CPU, memory; and network in future) and scheduled resource usage on each supervisor node.



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