Below is a portion of a sample of the current configuration file
(<install path>\source\ctsysm.cfg):
[Version]
FairCom Server Status Log Monitor Configuration File V12
[Subsystems]
CADM Connection administration
COMM Communication
DIAG Diagnostic information
DDMP Dynamic dump
FMNT File maintenance
.
.
.
[Actions]
CCFG The server found an unsupported or invalid option in the server configuration file. Check the server configuration file.
CFGW An option specified in the server configuration file might lead to undesired behavior. Review the message to understand the situation.
CKDS The operation failed due to insufficient disk space. Free up disk space to allow the operation to complete.
.
.
.
[Messages]
;==================================================
;Server configuration messages
;==================================================
F0001 SCFG CCFG 1 Log set range too large
F0002 SCFG CCFG 1 Cannot read existing encrypted logs. Enable log encryption to proceed.
F0003 SCFG CCFG 1 Bad COMPATIBILITY argument
.
.
.
;==================================================
;Server startup messages
;==================================================
F0041 STUP SUPT 1 D0000000.FCS:
F0042 STUP SUPT 1 I0000001.FCS
F0043 STUP SUPT 1 System monitor queue creation error
.
.
.
;==================================================
;Diagnostic information messages
;==================================================
F0135 DIAG SUPT 1 Unexpected internal c-tree(R) error #
E0136 DIAG SUPT 1 relaim_queue processing error
E0137 DIAG SUPT 1 SnapShot event error
.
.
.