You can check each node to find the number of sessions running on the node, the node's current processing load, and its memory use. You can also find the status of all the client connectors running on the node. (This information is presented in a node-centric view, rather than the session-centric view presented from the
tab.)
|
The DNS name or IP address of the domain node. |
|
The host operating system type of this node. |
|
The node state is online, offline, or idle. |
|
The process ID of the running node. The process ID is useful for identifying log file messages that pertain to each node. |
|
The load is the percentage of CPU that the domain node process is using. It is not a measure of the overall CPU utilization on the machine. |
|
Memory use is a measure of the memory consumed by the domain node process. |
|
The name of the session running on this node. |
|
The user who owns the session. |
|
The session state — , , , or . |
|
The number of X clients connected to this session. |
|
The number of X servers connected to this session. |
|
The network address and display number of the X session to which the client connector belongs. A single client connector might have more than one listening IP/display pair if more than one network card is present. X clients locate an X session by this pair of values. This is done by setting the DISPLAY environment variable (or the X client command line option "-display") to <network address>:<display number>. |
|
The number of X clients connected to this client connector. |
The client connectors for a session accept incoming connection requests from X clients, and forward X protocol requests received from the X client to the session.
|
The name of the session that this client connector is servicing. |
|
The network address and display number of the X session to which the client connector belongs. A single client connector might have more than one listening IP/display pair if more than one network card is present. X clients locate an X session by this pair of values. This is done by setting the DISPLAY environment variable (or the X client command line option "-display") to <network address>:<display number>. |
|
The number of X clients connected to this client connector. |