|
Measures reported by BobiLSLogTest
This test periodically monitors the logs of Lumira server and reports metrics such as errors, important messages, fatal messages, etc. so that critical problem events can be quickly captured and resolved.
Outputs of the test : One set of results for the Server Abbreviation configured.
The measures made by this test are as follows:
| Measurement |
Description |
Measurement Unit |
Interpretation |
| highImportance |
Indicates the number of log messages with importance set to ‘high’ in the last measure period. |
Messages |
High importance designation for the log message is characterized by the ‘>=’ symbol. For each such message, detailed diagnosis provides the details such as location (message source), timestamp, trace category, server, message, details, Exception, PID, Caller name, Callee name, and Importance. |
| highestImportance |
Indicates the number of log messages with importance set as ‘highest’ in the last measure period. |
Messages |
Highest importance designation for the log message is characterized by the ‘>>’ symbol. For each such message, detailed diagnosis provides the details such as location (message source), timestamp, trace category, server, message, details, Exception, PID, Caller name, Callee name, and Importance. |
| errors |
Indicates the number of error log messages in the last measure period. |
Messages |
Error log messages have Severity values set to ‘E’. For each such message, detailed diagnosis provides the details such as Location (message source), timestamp, trace category, server, message, details, Exception, PID, Caller name, Callee name, and Importance. |
| asserts |
Indicates the number of Assert log messages in the last measure period. |
Messages |
Assert log messages have Severity values set to ‘A’. For each such message, detailed diagnosis provides the details such as location (message source), timestamp, trace category, server, message, details, Exception, PID, Caller name, Callee name, and Importance. |
| fatals |
Indicates the number of fatal log messages in the last measure period. |
Messages |
Fatal log messages have severity values set to ‘F’. For each such message, detailed diagnosis provides the details such as location (message source), timestamp, trace category, server, message, details, Exception, PID, Caller name, Callee name, and Importance. |
| newMsgs |
Indicates the number of log messages in the last measure period. |
Messages |
|
| ProblemRate |
Indicates the rate of all problem messages in the last measure period. |
Messages/Second |
A high value is a cause for concern as it indicates that problems are occurring frequently. Compare the value of this measure across server abbreviations to identify the server that is the most problem-prone. |
|