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

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

Pavel Konstantinov created IGNITE-520:
-----------------------------------------

             Summary: 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


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)