GitHub user bourneagain opened a pull request:

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

    STORM-919 Gathering worker and supervisor process information (CPU/Memory)

    - Changes to the worker and supervisor heartbeats to carry the system stats 
( CPU util % and JVM memory stats in KB ) .
    - Changes to the SystemBolt.java to include CPU metrics.
    - Tested the changes by running on the local mode ( Mac )
    


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

    $ git pull https://github.com/bourneagain/storm STORM-919

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

    https://github.com/apache/storm/pull/608.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 #608
    
----
commit 770983b889540bfb6e0ab453387da95c3bb00100
Author: Shyam Rajendran <[email protected]>
Date:   2015-06-29T21:54:46Z

    STORM-919: Gathering worker and supervisor process information (CPU/Memory)

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to