5.9.1 Application manager The application manager periodically does the following steps: 1) Per server/module operations a) Checking the statuses of the other modules b) Other tests, see 5.3 Server configuration c) Deletion of old log, chart and SQLLDR files. This operation is done only once in every hour d) Checking the log files of the SQLLDR, Threshold processing, Report calculation and Data migration modules 2) Configuration related operations a) If needed adds the new members to already existing charts b) Delete virtual equipments where the automatic deletion is specified c) Deactivates equipment data collection if there is a license problem d) Automatically creates thresholds based on templates and synchronizes the needed Unknown thresholds e) Synchronizes the virtual site hierarchy f) Makes a snapshot of the current license usage The two operations groups are handled by separate child processes and the 1a and 2e steps might be handled by separate child processes, see the configuration parameters APPL_MAN_SEPARATE_VIRT_SITE_PROCESS and APPL_MAN_SEPARATE_STATUS_CHECK_PROCESS. |