7.11.1 DDS Checks on Files

The scanning module for this entity checks if a MAILbus configuration file exists, and if not produces a Monitor record and exits. This scanning module also gets the DDS$$DSSTART_LOC record to check whether the startup file exists; if one does not, the scanning module checks whether standard processes are running.

This scanning module checks whether these configuration files exist, if DDS$TIDY is not running:
DDS$$NET_INDEX_FILE   DDS$$PERM_DB 
DDS$$NETWORK_Q_FILE   DDS$$PERM_DB_INDEX 
DDS$$OUTPUT_Q_FILE   DDS$$CACHE_FILE 
DDS$$INPUT_Q_FILE   DDS$$CACHE_INDEX_FILE 
DDS$$DDS_CONFIG_FILE   DDS$$INPUT_Q_FILE 
DDS$$PRIMARY_NODE   DDS$$NETWORK_Q_FILE 
DDS$$NODE_NUMBER   DDS$$NET_INDEX_FILE 
DDS$$LOG_FILE   DDS$$OUTPUT_Q_FILE 
DDS$$DSEVANT_ROLL_OVER  DDS$$LOG_FILE 

If a check fails, the scanning module produces a Monitor record.


Previous page | Next page | Table of Contents | Index