(currently work-in-progress)
The NodeView is a ViewPart in the OdysseusNet Perspective. Its shows an overview about all connected remote OdysseusNodes.
It shows the following information about each node:
| Column | Description |
|---|---|
| # | Number of the node. Only for sorting and counting. |
| Act | Shows if the node is reachable and active. Blue indicates true. |
| Name | Non-unique name. |
| Address | IP-Addess, if available |
| Hostname | Hostname of the node, if available |
| Version | Currently installed version of Odysseus |
| Starttime | Time since the node is running. |
| MEM(%) | Memory usage in percent |
| CPU(%) | Processor usage in percent |
| Queries | Number of queries running/installed. |
| Network | Amount of network bandwidth currently used. |
| Ping (ms) | Connection quality |
| Last seen | Time of last signal |
| #Nodes | Number of nodes the node is connected to |
