eG Monitoring
 

Measures reported by SapRoutLgTest

This test auto-discovers the log files of an SAProuter to which the activities of the router and its connections are logged. The test scans each log file for entries matching configured error patterns such as, connection setup errors, other errors, total errors and alerts administrators whenever such entries are found in the log files. The detailed diagnosis of this tests also reports the count and details of general information, warning, and error messages of any type that has been configured for monitoring.

Outputs of the test : One set of results for each logfile configured on the SAProuter being monitored.

The measures made by this test are as follows:

Measurement Description Measurement Unit Interpretation
totalErrors Indicates the total number of errors logged into this log file during the last measurement period. Number Ideally, the value of this measure should be zero.
connectionSetupErrors Indicates the number of connection setup errors logged into this log file during the last measurement period. Number  
otherErrors Indicates the number of other errors logged into this log file during the last measurement period. Number  
connectionRefusal Indicates the number of times connection failed because the server was not running during the last measurement period. Number Ideally, the value of this measure should be zero. The detailed diagnosis of this measure lists the time, activity, handles and error messages.
unableToConnectTime Indicates the number of times “Unable to connect within time” message was logged into this logfile during the last measurement period. Number Ideally, the value of this measure is should be zero.The detailed diagnosis of this measure lists the time, activity, handles and error messages.
unableToRouteTime Indicates the number of times “Unable to route within time” message was logged into this logfile during the last measurement period. Number This error occurs when the SAProuter is able to connect to the next host using TCP/IP, but the next host takes too long to establish the route to the destinationIdeally, the value of this measure is should be zero.The detailed diagnosis of this measure lists the time, activity, handles and error messages.
subsequentHost Indicates the number of times “subsequent host error” messages was logged into this logfile during the last measurement period. Number The detailed diagnosis of this measure lists the time, activity, handles and error messages.
permissionDenail Indicates the number of times “permission denied” message was logged into this logfile during the last measurement period. Number This error occurs when the SAProuter rejects the connection because the route permission table does not allow it .The detailed diagnosis of this measure lists the time, activity, handles and error messages.
connectionTermination Indicates the number of times “connections terminated” message was logged into this logfile during the last measurement period. Number Connection terminations can be triggered from both the client side (if the local SAProuter is the server) and the server side (if the local SAProuter is the client). The detailed diagnosis of this measure lists the time, activity, handles and error messages.
maxClient Indicates the number of times “maximum client limit reached” message was logged into this logfile during the last measurement period. Number This error occurs when SAProuter cannot accept any further clients because the maximum number has been reached.
invalData Indicates the number of times “invalid data received by router” message was logged into this logfile during the last measurement period. Number The client program sends incorrect data to the SAProuter. This is usually the case if the client assumes that it is already communicating with the target system but the connection was actually established to an SAProuter that has to wait for a route first.The detailed diagnosis of this measure lists the time, activity, handles and error messages.
routInfoReceivalTime Indicates the number of times “route information receival timeout” message was logged into this logfile during the last measurement period. Number The connection setup (connect) was successful but the client sends the route to the SAProuter too late, or the client assumes that it is already connected to the server and is waiting for data, or the timeout -W is exceeded. The detailed diagnosis of this measure lists the time, activity, handles and error messages.
invalDataFromServer Indicates the number of times “invalid data from server” message was logged into the logfile during the last measurement period. Number This error occurs when the SAProuter is the client and it receives an incorrect response from the server.The detailed diagnosis of this measure lists the time, activity, handles and error messages.
invalDataFromClient Indicates the number of times “invalid data from client” message was logged into the logfile during the last measurement period. Number The detailed diagnosis of this measure lists the time, activity, handles and error messages.
sncForwardConn Indicates the number of times “Inactive SNC for forward connections” message was logged into this logfile during the last measurement period. Number This error occurs when the SAProuter on the server side has not activated SNC.The detailed diagnosis of this measure lists the time, activity, handles and error messages.
sncBackwardConn Indicates the number of “Inactive SNC for backward connections” message was logged into this logfile during the last measurement period. Number This error occurs when the SAProuter on the client side has not activated SNC.The detailed diagnosis of this measure lists the time, activity, handles and error messages.