[jira] [Created] (IGNITE-1069) Need to add information about node's type:server or client (visorcmd)

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-1069) Need to add information about node's type:server or client (visorcmd)

Anton Vinogradov (Jira)
Ilya Suntsov created IGNITE-1069:
------------------------------------

             Summary: Need to add information about node's type:server or client (visorcmd)
                 Key: IGNITE-1069
                 URL: https://issues.apache.org/jira/browse/IGNITE-1069
             Project: Ignite
          Issue Type: Bug
          Components: build
    Affects Versions: sprint-7
         Environment: OS X 10.10.3
jdk1.7.0_79
            Reporter: Ilya Suntsov
            Assignee: Alexey Kuznetsov
             Fix For: sprint-7


Steps for reproduction:
1. Start one server node and two clients
1. Start ignitevisorcmd.sh
2. Connect to grid (open)
3. Print topology (top)
Results:
{noformat}
top
Hosts: 1
+====================================================================================================================+
|          Int./Ext. IPs          |   Node ID8(@)    |           OS            | CPUs |       MACs        | CPU Load |
+====================================================================================================================+
| 2001:db8:85a3:0:0:8a2e:370:7334 | 1: 9D4F0AC0(@n0) | Mac OS X x86_64 10.10.3 | 8    | 10:40:F3:A7:6A:B6 | 0.16 %   |
| 192.168.3.7                     | 2: 6D746DAC(@n1) |                         |      |                   |          |
| 0:0:0:0:0:0:0:1                 | 3: A496C669(@n2) |                         |      |                   |          |
| 127.0.0.1                       |                  |                         |      |                   |          |
+--------------------------------------------------------------------------------------------------------------------+

Summary:
+-------------------------------------+
| Total hosts    | 1                  |
| Total nodes    | 3                  |
| Total CPUs     | 8                  |
| Avg. CPU load  | 0.16 %             |
| Avg. free heap | 80.00 %            |
| Avg. Up time   | 00:02:44           |
| Snapshot time  | 07/01/15, 17:59:14 |
+-------------------------------------+
{noformat}

I think here we should print node's types in order to know how many in a topology of servers and how many clients



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