You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Pavel Konstantinov (JIRA)" <ji...@apache.org> on 2015/03/20 11:38:38 UTC

[jira] [Commented] (IGNITE-520) Visorcmd shows value 0 for 'Heap Used %' metrics in 'cache -c=@c2 -a' command

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

Pavel Konstantinov commented on IGNITE-520:
-------------------------------------------

Successfully tested in branch 45

> Visorcmd shows value 0 for 'Heap Used %' metrics in 'cache -c=@c2 -a' command
> -----------------------------------------------------------------------------
>
>                 Key: IGNITE-520
>                 URL: https://issues.apache.org/jira/browse/IGNITE-520
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Pavel Konstantinov
>            Assignee: Pavel Konstantinov
>         Attachments: #_IGNITE-520_Fixed_heap_using_showing.patch, ignite-520.png
>
>
> start visor-tester (load)
> start visorcmd
> 'open' using '..dc1-node.xml'
> execute 'cache' to determine @c variables
> execute 'cache -c=c_partitioned -a' command
> please ping me if you will need help
> {code}
> Nodes for: c_partitioned(@c2)
> +==============================================================================================+
> |     Node ID8(@), IP      | CPUs | Heap Used | CPU Load |   Up Time    |  Size  | Hi/Mi/Rd/Wr |
> +==============================================================================================+
> | B8732AF5(@n0), 127.0.0.1 | 8    | 0.00 %    | 2.53 %   | 01:30:36:159 | 117120 | Hi: 0       |
> |                          |      |           |          |              |        | Mi: 0       |
> |                          |      |           |          |              |        | Rd: 0       |
> |                          |      |           |          |              |        | Wr: 117120  |
> +--------------------------+------+-----------+----------+--------------+--------+-------------+
> | E3A4F3F2(@n1), 127.0.0.1 | 8    | 0.00 %    | 4.30 %   | 01:30:36:117 | 117120 | Hi: 0       |
> |                          |      |           |          |              |        | Mi: 0       |
> |                          |      |           |          |              |        | Rd: 0       |
> |                          |      |           |          |              |        | Wr: 48890   |
> +----------------------------------------------------------------------------------------------+
> {code}



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