Exception Report

This function generate an exception report against devices, frus and volumes that are not configured correctly based on a pre-defined list of normal values.
The normal values are stored in System/exception.conf and can be adjusted by the customer on a case by case basis in DATA/exception.conf. When the report runs, the values in DATA/exception.conf will take precedence over the ones in System/exception.conf.
Example: To change the default Cache Mode for Sun T3 from 'auto' to 'off', simply add the system.sysCacheMode entry from the file System/exception.conf into the file DATA/exception.conf and change the field 'value' from 'auto' to 'off'. The file DATA/exception.conf should look as follow:


[t3]
id=system.sysCacheMode
name=Cache Mode
value=off
Entries in DATA/exception.conf should be adjusted until the exception report is very short and report only exceptions to the standard site configuration.