| Measurement |
Description |
Measurement
Unit |
Interpretation |
| Number_exception_count |
Indicates the
total number of exceptions logged in the log file |
Number
|
A high value of
this measure indicates the need to analyse the exceptions, ascertain their
severity, and take corrective action if required. |
| High_exception_count |
Indicates the
number of critical exceptions that have been logged in the log file |
Number
|
System
performance will suffer much on the occurrence of critical exceptions.
Such exceptions will have to be fixed with immediate effect. |
| Medium_exception_count |
Indicates the
number of not-very-critical exceptions logged in the log file |
Number
|
Medium exceptions
might not have an immediate impact on the system performance, but, in
the long run, they could grow to be fatal. Such exceptions need not be
looked into immediately, but will have to be fixed soon enough. |
| Low_exception_count |
Indicates the
number of very minor exceptions in the log file |
Number
|
Low exceptions are
very negligible in nature and can be ignored. |