|
Measures reported by BobiDbdLogTest
Logs related to the Dashboards Processing and Dashboards Cache servers are periodically checked by this test, so that problem events can be quickly captured and resolved.
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, user etc. |
| 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, user etc., |
| 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, user etc. |
| 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, user etc., |
| 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, user etc., |
| 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/Sec |
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. |
|