|
Measures reported by SapRoutCltTest
This test auto-discovers the hosts on the SAProuter and for each host this tests will track the client connections to the SAProuter and reports the number of processes running on the router. With the help of the metrics reported by this test, administrators can assess the load on the router and can determine whether/not the router has sufficient free connections to handle subsequent connection requests. Based on these insights, administrators can plan the future connection capacity of the SAProuter.
Outputs of the test : One set of results for each port:host combination on the target SAProuter being monitored.
The measures made by this test are as follows:
| Measurement |
Description |
Measurement Unit |
Interpretation |
| ClntConn |
Indicates the number of client connections established on this host. |
Number |
This is a good indicator of the connection load on the router. The detailed diagnosis of this measure lists the Client ID, Client name, Port number, PID and indicates whether the connection is traced or not. |
| TraceClntConn |
Indicates the number of traced client connections established on this host. |
Number |
|
| MaxClntConn |
Indicates the maximum number of client connections that can be established on this host. |
Number |
|
| FreeClntConn |
Indicates the number of free client connections that are available on this host. |
Number |
Ideally, the value of this measure should be high. |
| MaxProc |
Indicates the maximum number of processes that were allowed on this host. |
Number |
Ideally, the value of this measure should be high. |
| ActiveProc |
Indicates the number of processes that are active on this host. |
Number |
|
| FreeProc |
Indicates the number of free processes on this host. |
Number |
Ideally, the value of this measure should not be 0. |
|