To
audit the SIS configuration,
use the following sis-console command or related MBean operation.
| 
 | 
 The SIS audit function verifies, for the current configuration, that the following referenced components exist: 
 If the audit finds any of these missing, the SIS logs a warning message and raises an alarm  | 
MBean operation
MBean  | 
|---|
audit
Operation  | 
public void audit()
    throws AuditFailedException, ManagementException;
 | 
|---|
